bluetooth icon
bluetooth from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bluetooth
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-bluetooth
The same icon in other sets
bluetoothAkar IconsbluetoothBootstrap IconsbluetoothCarbonbluetoothCoreUI Brandsbluetooth-fillEva IconsbluetoothFont Awesome 6 BrandsbluetoothFont Awesome BrandsbluetoothFeather Iconsbluetooth-16-filledFluent UI System IconsbluetoothHuge IconsbluetoothIconParkbluetoothIconPark OutlinebluetoothIconoirbluetoothIonIconsbluetoothJam IconsbluetoothLine AwesomebluetoothSVG LogosbluetoothLucidebluetoothMajesticonsbluetoothMaterial SymbolsbluetoothMaterial Symbols LightbluetoothMaterial Design Iconsbluetooth-fillMingCute IconbluetoothMyna UI 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="currentColor" d="m4.41 16.192l1.18 1.615L10 14.584V21a1 1 0 0 0 1.541.841l7-4.5a1 1 0 0 0 .049-1.649L13.537 12l5.053-3.692a1.002 1.002 0 0 0-.049-1.65l-7-4.5a1 1 0 0 0-1.021-.037c-.32.176-.52.513-.52.879v6.416L5.59 6.192L4.41 7.808L10 11.893v.215zM12 4.832l4.232 2.721L12 10.646zm0 8.522l4.232 3.093L12 19.168z"/></svg>
React
import type { SVGProps } from "react";
export function BxBluetooth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.41 16.192l1.18 1.615L10 14.584V21a1 1 0 0 0 1.541.841l7-4.5a1 1 0 0 0 .049-1.649L13.537 12l5.053-3.692a1.002 1.002 0 0 0-.049-1.65l-7-4.5a1 1 0 0 0-1.021-.037c-.32.176-.52.513-.52.879v6.416L5.59 6.192L4.41 7.808L10 11.893v.215zM12 4.832l4.232 2.721L12 10.646zm0 8.522l4.232 3.093L12 19.168z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.41 16.192l1.18 1.615L10 14.584V21a1 1 0 0 0 1.541.841l7-4.5a1 1 0 0 0 .049-1.649L13.537 12l5.053-3.692a1.002 1.002 0 0 0-.049-1.65l-7-4.5a1 1 0 0 0-1.021-.037c-.32.176-.52.513-.52.879v6.416L5.59 6.192L4.41 7.808L10 11.893v.215zM12 4.832l4.232 2.721L12 10.646zm0 8.522l4.232 3.093L12 19.168z"/></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%22currentColor%22%20d%3D%22m4.41%2016.192l1.18%201.615L10%2014.584V21a1%201%200%200%200%201.541.841l7-4.5a1%201%200%200%200%20.049-1.649L13.537%2012l5.053-3.692a1.002%201.002%200%200%200-.049-1.65l-7-4.5a1%201%200%200%200-1.021-.037c-.32.176-.52.513-.52.879v6.416L5.59%206.192L4.41%207.808L10%2011.893v.215zM12%204.832l4.232%202.721L12%2010.646zm0%208.522l4.232%203.093L12%2019.168z%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%22currentColor%22%20d%3D%22m4.41%2016.192l1.18%201.615L10%2014.584V21a1%201%200%200%200%201.541.841l7-4.5a1%201%200%200%200%20.049-1.649L13.537%2012l5.053-3.692a1.002%201.002%200%200%200-.049-1.65l-7-4.5a1%201%200%200%200-1.021-.037c-.32.176-.52.513-.52.879v6.416L5.59%206.192L4.41%207.808L10%2011.893v.215zM12%204.832l4.232%202.721L12%2010.646zm0%208.522l4.232%203.093L12%2019.168z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bluetooth.svg?color=%231a73e8&size=48