bluetooth icon
bluetooth from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bluetooth
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
bluetoothAkar IconsbluetoothBootstrap IconsbluetoothBoxIcons v2bluetoothCarbonbluetoothCoreUI Brandsbluetooth-fillEva IconsbluetoothFont Awesome 6 BrandsbluetoothFont Awesome BrandsbluetoothFeather Iconsbluetooth-16-filledFluent UI System IconsbluetoothIconParkbluetoothIconPark OutlinebluetoothIconoirbluetoothIonIconsbluetoothJam IconsbluetoothLine AwesomebluetoothSVG LogosbluetoothLucidebluetoothMajesticonsbluetoothMaterial SymbolsbluetoothMaterial Symbols LightbluetoothMaterial Design Iconsbluetooth-fillMingCute IconbluetoothMyna UI Icons
Related icons in Huge Icons
Use the bluetooth icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.474 12l3.769-2.945c1.076-.84 1.614-1.26 1.729-1.806a1.5 1.5 0 0 0 .003-.618c-.11-.547-.643-.973-1.71-1.825c-1.61-1.284-2.415-1.927-3.091-1.787a1.5 1.5 0 0 0-.67.33c-.526.455-.526 1.494-.526 3.573v4.69m.496.388l-.496.388m.496-.388l3.769 2.945c1.076.84 1.614 1.26 1.729 1.806c.042.204.043.414.003.618c-.11.547-.643.973-1.71 1.825c-1.61 1.284-2.415 1.927-3.091 1.787a1.5 1.5 0 0 1-.67-.33c-.526-.455-.526-1.494-.526-3.573v-4.69m.496-.388l-.496-.388m0 .776l-5.973 4.667m5.973-4.667v-.776m0 0L6.005 6.945M5.38 12h-.125m13.625 0h-.125m-13.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m13.5 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBluetooth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m12.474 12l3.769-2.945c1.076-.84 1.614-1.26 1.729-1.806a1.5 1.5 0 0 0 .003-.618c-.11-.547-.643-.973-1.71-1.825c-1.61-1.284-2.415-1.927-3.091-1.787a1.5 1.5 0 0 0-.67.33c-.526.455-.526 1.494-.526 3.573v4.69m.496.388l-.496.388m.496-.388l3.769 2.945c1.076.84 1.614 1.26 1.729 1.806c.042.204.043.414.003.618c-.11.547-.643.973-1.71 1.825c-1.61 1.284-2.415 1.927-3.091 1.787a1.5 1.5 0 0 1-.67-.33c-.526-.455-.526-1.494-.526-3.573v-4.69m.496-.388l-.496-.388m0 .776l-5.973 4.667m5.973-4.667v-.776m0 0L6.005 6.945M5.38 12h-.125m13.625 0h-.125m-13.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m13.5 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.474 12l3.769-2.945c1.076-.84 1.614-1.26 1.729-1.806a1.5 1.5 0 0 0 .003-.618c-.11-.547-.643-.973-1.71-1.825c-1.61-1.284-2.415-1.927-3.091-1.787a1.5 1.5 0 0 0-.67.33c-.526.455-.526 1.494-.526 3.573v4.69m.496.388l-.496.388m.496-.388l3.769 2.945c1.076.84 1.614 1.26 1.729 1.806c.042.204.043.414.003.618c-.11.547-.643.973-1.71 1.825c-1.61 1.284-2.415 1.927-3.091 1.787a1.5 1.5 0 0 1-.67-.33c-.526-.455-.526-1.494-.526-3.573v-4.69m.496-.388l-.496-.388m0 .776l-5.973 4.667m5.973-4.667v-.776m0 0L6.005 6.945M5.38 12h-.125m13.625 0h-.125m-13.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m13.5 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></svg> </template>
CSS
.icon-bluetooth {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m12.474%2012l3.769-2.945c1.076-.84%201.614-1.26%201.729-1.806a1.5%201.5%200%200%200%20.003-.618c-.11-.547-.643-.973-1.71-1.825c-1.61-1.284-2.415-1.927-3.091-1.787a1.5%201.5%200%200%200-.67.33c-.526.455-.526%201.494-.526%203.573v4.69m.496.388l-.496.388m.496-.388l3.769%202.945c1.076.84%201.614%201.26%201.729%201.806c.042.204.043.414.003.618c-.11.547-.643.973-1.71%201.825c-1.61%201.284-2.415%201.927-3.091%201.787a1.5%201.5%200%200%201-.67-.33c-.526-.455-.526-1.494-.526-3.573v-4.69m.496-.388l-.496-.388m0%20.776l-5.973%204.667m5.973-4.667v-.776m0%200L6.005%206.945M5.38%2012h-.125m13.625%200h-.125m-13.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m13.5%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m12.474%2012l3.769-2.945c1.076-.84%201.614-1.26%201.729-1.806a1.5%201.5%200%200%200%20.003-.618c-.11-.547-.643-.973-1.71-1.825c-1.61-1.284-2.415-1.927-3.091-1.787a1.5%201.5%200%200%200-.67.33c-.526.455-.526%201.494-.526%203.573v4.69m.496.388l-.496.388m.496-.388l3.769%202.945c1.076.84%201.614%201.26%201.729%201.806c.042.204.043.414.003.618c-.11.547-.643.973-1.71%201.825c-1.61%201.284-2.415%201.927-3.091%201.787a1.5%201.5%200%200%201-.67-.33c-.526-.455-.526-1.494-.526-3.573v-4.69m.496-.388l-.496-.388m0%20.776l-5.973%204.667m5.973-4.667v-.776m0%200L6.005%206.945M5.38%2012h-.125m13.625%200h-.125m-13.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m13.5%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bluetooth.svg?color=%231a73e8&size=48