Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md bolt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBoltIcon = (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="M11,21h-1l1-7H7.5c-0.88,0-0.33-0.75-0.31-0.78C8.48,10.94,10.42,7.54,13.01,3h1l-1,7h3.51c0.4,0,0.62,0.19,0.4,0.66 C12.97,17.55,11,21,11,21z"/></g>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.34 KB
Tags
alertboltchargecurrentdangerelectricelectricityenergyfastflashgraphiciconinstantlightningpowerquickshapespeedstormsurgesymbolthunderbolturgentwarningweatherzap
Compare Alternatives
See how other libraries approach this concept.