Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md looks
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLooksIcon = (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="M12 10c-3.86 0-7 3.14-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.86-3.14-7-7-7zm0-4C5.93 6 1 10.93 1 17h2c0-4.96 4.04-9 9-9s9 4.04 9 9h2c0-6.07-4.93-11-11-11z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
accessorycircleclarityenhancementeyeglasseseyeseyewearfashionfocusframesglasseshalflenseslookinglooksmagnifying glassophthalmologyopticaloptometristperceptionrainbowreading glassesseeseeingsightspectaclesstylesunglassesviewvision
Compare Alternatives
See how other libraries approach this concept.