bluetooth icon
bluetooth from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- bluetooth
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
The same icon in other sets
bluetoothAkar IconsbluetoothBoxIcons v2bluetoothCarbonbluetoothCoreUI 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 16 16"><path fill="currentColor" fill-rule="evenodd" d="m8.543 3.948l1.316 1.316L8.543 6.58zm0 8.104l1.316-1.316L8.543 9.42zm-1.41-4.043L4.275 5.133l.827-.827L7.377 6.58V1.128l4.137 4.136L8.787 8.01l2.745 2.745l-4.136 4.137V9.42l-2.294 2.274l-.827-.827zM7.903 16c3.498 0 5.904-1.655 5.904-8.01c0-6.335-2.406-7.99-5.903-7.99S2 1.655 2 8.01C2 14.344 4.407 16 7.904 16Z"/></svg>
React
import type { SVGProps } from "react";
export function BiBluetooth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fillRule="evenodd" d="m8.543 3.948l1.316 1.316L8.543 6.58zm0 8.104l1.316-1.316L8.543 9.42zm-1.41-4.043L4.275 5.133l.827-.827L7.377 6.58V1.128l4.137 4.136L8.787 8.01l2.745 2.745l-4.136 4.137V9.42l-2.294 2.274l-.827-.827zM7.903 16c3.498 0 5.904-1.655 5.904-8.01c0-6.335-2.406-7.99-5.903-7.99S2 1.655 2 8.01C2 14.344 4.407 16 7.904 16Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m8.543 3.948l1.316 1.316L8.543 6.58zm0 8.104l1.316-1.316L8.543 9.42zm-1.41-4.043L4.275 5.133l.827-.827L7.377 6.58V1.128l4.137 4.136L8.787 8.01l2.745 2.745l-4.136 4.137V9.42l-2.294 2.274l-.827-.827zM7.903 16c3.498 0 5.904-1.655 5.904-8.01c0-6.335-2.406-7.99-5.903-7.99S2 1.655 2 8.01C2 14.344 4.407 16 7.904 16Z"/></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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m8.543%203.948l1.316%201.316L8.543%206.58zm0%208.104l1.316-1.316L8.543%209.42zm-1.41-4.043L4.275%205.133l.827-.827L7.377%206.58V1.128l4.137%204.136L8.787%208.01l2.745%202.745l-4.136%204.137V9.42l-2.294%202.274l-.827-.827zM7.903%2016c3.498%200%205.904-1.655%205.904-8.01c0-6.335-2.406-7.99-5.903-7.99S2%201.655%202%208.01C2%2014.344%204.407%2016%207.904%2016Z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m8.543%203.948l1.316%201.316L8.543%206.58zm0%208.104l1.316-1.316L8.543%209.42zm-1.41-4.043L4.275%205.133l.827-.827L7.377%206.58V1.128l4.137%204.136L8.787%208.01l2.745%202.745l-4.136%204.137V9.42l-2.294%202.274l-.827-.827zM7.903%2016c3.498%200%205.904-1.655%205.904-8.01c0-6.335-2.406-7.99-5.903-7.99S2%201.655%202%208.01C2%2014.344%204.407%2016%207.904%2016Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/bluetooth.svg?color=%231a73e8&size=48