format textdirection vertical icon
format-textdirection-vertical-outline from Material Symbols Light by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-textdirection-vertical-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- format-textdirection-vertical-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the format textdirection vertical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.77 17.308v-3.75q-1.574 0-2.672-1.099T3 9.79t1.098-2.672T6.769 6.02h6.577v1h-2v10.289h-1V7.019H7.77v10.289zM17.557 19l-3.442-3.308l.707-.707l2.235 2.113V6.019h1v11.079l2.234-2.12l.708.714zM6.769 12.558V7.019q-1.152 0-1.96.814Q4 8.646 4 9.789t.814 1.955t1.955.814m0-2.77"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatTextdirectionVerticalOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.77 17.308v-3.75q-1.574 0-2.672-1.099T3 9.79t1.098-2.672T6.769 6.02h6.577v1h-2v10.289h-1V7.019H7.77v10.289zM17.557 19l-3.442-3.308l.707-.707l2.235 2.113V6.019h1v11.079l2.234-2.12l.708.714zM6.769 12.558V7.019q-1.152 0-1.96.814Q4 8.646 4 9.789t.814 1.955t1.955.814m0-2.77"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.77 17.308v-3.75q-1.574 0-2.672-1.099T3 9.79t1.098-2.672T6.769 6.02h6.577v1h-2v10.289h-1V7.019H7.77v10.289zM17.557 19l-3.442-3.308l.707-.707l2.235 2.113V6.019h1v11.079l2.234-2.12l.708.714zM6.769 12.558V7.019q-1.152 0-1.96.814Q4 8.646 4 9.789t.814 1.955t1.955.814m0-2.77"/></svg> </template>
CSS
.icon-format-textdirection-vertical-outline {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.77%2017.308v-3.75q-1.574%200-2.672-1.099T3%209.79t1.098-2.672T6.769%206.02h6.577v1h-2v10.289h-1V7.019H7.77v10.289zM17.557%2019l-3.442-3.308l.707-.707l2.235%202.113V6.019h1v11.079l2.234-2.12l.708.714zM6.769%2012.558V7.019q-1.152%200-1.96.814Q4%208.646%204%209.789t.814%201.955t1.955.814m0-2.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.77%2017.308v-3.75q-1.574%200-2.672-1.099T3%209.79t1.098-2.672T6.769%206.02h6.577v1h-2v10.289h-1V7.019H7.77v10.289zM17.557%2019l-3.442-3.308l.707-.707l2.235%202.113V6.019h1v11.079l2.234-2.12l.708.714zM6.769%2012.558V7.019q-1.152%200-1.96.814Q4%208.646%204%209.789t.814%201.955t1.955.814m0-2.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/format-textdirection-vertical-outline.svg?color=%231a73e8&size=48