Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md earbuds
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdEarbudsIcon = (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="M16,3c-2.76,0-5,2.24-5,5v8c0,1.66-1.34,3-3,3s-3-1.34-3-3V9h0.83C7.44,9,8.89,7.82,9,6.21c0.12-1.69-1.16-3.1-2.8-3.21 C4.44,2.89,3,4.42,3,6.19V16c0,2.76,2.24,5,5,5s5-2.24,5-5V8c0-1.66,1.34-3,3-3s3,1.34,3,3v7h-0.83c-1.61,0-3.06,1.18-3.17,2.79 c-0.12,1.69,1.16,3.1,2.8,3.21c1.76,0.12,3.2-1.42,3.2-3.18V8C21,5.24,18.76,3,16,3z M5,6c0-0.55,0.45-1,1-1s1,0.45,1,1S6.55,7,6,7 H5V6z M19,18c0,0.55-0.45,1-1,1s-1-0.45-1-1s0.45-1,1-1h1V18z"/></g>
</svg>
);SVG Optimizer
Before
0.63 KB
↓
After
0.62 KB
Tags
accessoryaudioaudio deviceaudio inputcablecommunicationconnecteddeviceearearbudsearbuds iconearphoneearphonesearphones iconentertainmentheadphoneheadphonesheadsetlistenlisteninglistening devicemediamicrophonemusicpersonal audiopersonal listeningplaybackportablesoundsound outputtechnologywirewired audio
Compare Alternatives
See how other libraries approach this concept.