Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md watch
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWatchIcon = (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="M14.31 2l.41 2.48C13.87 4.17 12.96 4 12 4c-.95 0-1.87.17-2.71.47L9.7 2h4.61m.41 17.52L14.31 22H9.7l-.41-2.47c.84.3 1.76.47 2.71.47.96 0 1.87-.17 2.72-.48M16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73C18.81 16.81 20 14.54 20 12s-1.19-4.81-3.04-6.27L16 0zm-4 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"/>
</svg>
);SVG Optimizer
Before
0.57 KB
↓
After
0.57 KB
Tags
accessoryalertanalogbandcircleclockdevicedigitaldisplayfacefitnessfuturisticgadgethandshealthnotificationpointersretrorounded cornersscreensmartsquarestraptechnologytimetimepiecetrackingwatchwearablewearableswebwristwristwatch
Compare Alternatives
See how other libraries approach this concept.