Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md format bold
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatBoldIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
Balphabetbboldcharactercontentdocdocumentediteditingeditorfontformatheavyinputinterfaceletterlettersparagraphrich textsheetspreadsheetstylestylessymbolsymbolstextthicktypetypographyweightwordwriting
Compare Alternatives
See how other libraries approach this concept.