Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md flaky
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlakyIcon = (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="M14.05,17.58l-0.01,0.01l-2.4-2.4l1.06-1.06l1.35,1.35L16.54,13l1.06,1.06 l-3.54,3.54L14.05,17.58z M12,2C6.5,2,2,6.5,2,12s4.5,10,10,10s10-4.5,10-10S17.5,2,12,2z M7.34,6.28l1.41,1.41l1.41-1.41 l1.06,1.06L9.81,8.75l1.41,1.41l-1.06,1.06L8.75,9.81l-1.41,1.41l-1.06-1.06l1.41-1.41L6.28,7.34L7.34,6.28z M12,20 c-2.2,0-4.2-0.9-5.7-2.3L17.7,6.3C19.1,7.8,20,9.8,20,12C20,16.4,16.4,20,12,20z" fillRule="evenodd"/></g>
</svg>
);SVG Optimizer
Before
0.60 KB
↓
After
0.60 KB
Tags
actionsapp menuapprovecheckcloseclose menucollapsecollapsed menucompletecontrastdonedrawerexitexpandexpanded menuflakyhamburgerhide menuhorizontal lineslineslistmarkmenumobile menumoremore optionsnavigationnookopen menuoptionsprimary menuselectshow menuside navigationsidebarstacked linesstopthree linesticktoggleverifiedwebsite navigationxyes
Compare Alternatives
See how other libraries approach this concept.