Underline Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Underline 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/306829.svg" alt="Underline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306829.svg" alt="Underline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306829.svg" alt="Underline icon" :width="24" :height="24" />
CSS background
.icon-underline {
background-image: url('https://proicons.com/icon/306829.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M148 294h28c14-67 30-119 49-158s42-67 69-83c26-17 59-26 98-26h26v684c0 33-3 57-10 73-7 15-19 25-36 31-17 5-45 8-82 8v24c96-2 169-3 219-3 51 0 127 1 227 3v-24c-37 0-64-3-81-8-17-6-29-16-36-31-7-16-10-40-10-73V27h27c38 0 71 9 97 26 27 17 50 45 69 83 19 39 35 92 48 158h28c-3-26-4-56-4-91 0-54 3-122 9-203-73 2-195 3-369 3S217 2 144 0c6 81 9 149 9 203 0 35-2 65-5 91zM53 944h894v56H53v-56z"/></svg>
Underline in other icon packs
Copied!