Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md bluetooth audio
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBluetoothAudioIcon = (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.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2c.97-1.54 1.54-3.36 1.54-5.31-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z"/>
</svg>
);SVG Optimizer
Before
0.60 KB
↓
After
0.60 KB
Tags
audiobluetoothcommunicationconnectconnectingconnectionconnectivitydatadevicediscoverfindgeometriclineslinkmediamusicnetworkpairingscansearchingshapesignalsoundsymboltechnologytransferwaveswireless
Compare Alternatives
See how other libraries approach this concept.