Text Vertical Alignment Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Text Vertical Alignment icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319058.svg" alt="Text Vertical Alignment icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319058.svg" alt="Text Vertical Alignment icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319058.svg" alt="Text Vertical Alignment icon" :width="24" :height="24" />
CSS background
.icon-text-vertical-alignment {
background-image: url('https://proicons.com/icon/319058.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<title>text--vertical-alignment</title>
<rect x="16" y="28" width="14" height="2"/>
<rect x="16" y="23" width="14" height="2"/>
<path d="M10.8458,30H13L8.64,20H6.36L2,30H4.1542l.8-2h5.0916ZM5.7541,26,7.5,21.6347,9.2459,26Z"/>
<rect x="2" y="15" width="28" height="2"/>
<rect x="16" y="7" width="14" height="2"/>
<rect x="16" y="2" width="14" height="2"/>
<path d="M10.8458,12H13L8.64,2H6.36L2,12H4.1542l.8-2h5.0916ZM5.7541,8,7.5,3.6347,9.2459,8Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Text Vertical Alignment in other icon packs
Copied!