Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md format overline
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatOverlineIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M19,3v2H5V3H19z M12,7c-3.87,0-7,3.13-7,7c0,3.87,3.13,7,7,7s7-3.13,7-7C19,10.13,15.87,7,12,7z M12,18.5 c-2.49,0-4.5-2.01-4.5-4.5S9.51,9.5,12,9.5s4.5,2.01,4.5,4.5S14.49,18.5,12,18.5z"/></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
alphabetbuttoncharactercharacter formattingcontroldocdocumentediteditingeditorfontformatformattinggraphic designhorizontal linesletterslinelinesmenuoptionoverlinesheetspreadsheetstrikethroughstylesymboltextthree linestypetypographyuiunderunderlineuxword processingwriting
Compare Alternatives
See how other libraries approach this concept.