Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md headphones
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHeadphonesIcon = (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="M12,3c-4.97,0-9,4.03-9,9v7c0,1.1,0.9,2,2,2h4v-8H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-4v8h4c1.1,0,2-0.9,2-2v-7 C21,7.03,16.97,3,12,3z M7,15v4H5v-4H7z M19,19h-2v-4h2V19z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
accessoryaudioaudio deviceaudio equipmentcallcommunicationdeviceearear cupsearphoneelectronicsentertainmentequipmentgamingheadbandheadphonesheadphones iconheadsetheadset iconlistenlisteninglistening devicemultimediamusicover earsoundsound devicestereosupporttechnologyvirtual reality
Compare Alternatives
See how other libraries approach this concept.