Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md bluetooth
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBluetoothIcon = (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="M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
audiobluetoothcastcommunicationconnectconnectionconnectivitydatadeviceelectroniciconlinemobilenetworkpairingparingsharesignalstreamingsymboltechnologytransferwirelesszig-zag
Compare Alternatives
See how other libraries approach this concept.