bluetooth icon
bluetooth-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- bluetooth-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
bluetoothAkar IconsbluetoothBootstrap IconsbluetoothBoxIcons v2bluetoothCarbonbluetooth-fillEva IconsbluetoothFont Awesome 6 BrandsbluetoothFeather Iconsbluetooth-16-filledFluent UI System IconsbluetoothHuge IconsbluetoothIconoirbluetoothIonIconsbluetoothJam IconsbluetoothLine AwesomebluetoothSVG LogosbluetoothLucidebluetoothMajesticonsbluetoothMaterial SymbolsbluetoothMaterial Design Iconsbluetooth-fillMingCute IconbluetoothPixelarticonsbluetooth-fillRemix IconbluetoothSimple Iconsbluetooth-boldSolarbluetoothTabler Icons
Related icons in Phosphor
Use the bluetooth icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M194.4 172.8L134.67 128l59.73-44.8a4 4 0 0 0 0-6.4l-64-48A4 4 0 0 0 124 32v88L66.4 76.8a4 4 0 0 0-4.8 6.4l59.73 44.8l-59.73 44.8a4 4 0 0 0 4.8 6.4L124 136v88a4 4 0 0 0 6.4 3.2l64-48a4 4 0 0 0 0-6.4M132 40l53.33 40L132 120Zm0 176v-80l53.33 40Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBluetoothThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M194.4 172.8L134.67 128l59.73-44.8a4 4 0 0 0 0-6.4l-64-48A4 4 0 0 0 124 32v88L66.4 76.8a4 4 0 0 0-4.8 6.4l59.73 44.8l-59.73 44.8a4 4 0 0 0 4.8 6.4L124 136v88a4 4 0 0 0 6.4 3.2l64-48a4 4 0 0 0 0-6.4M132 40l53.33 40L132 120Zm0 176v-80l53.33 40Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M194.4 172.8L134.67 128l59.73-44.8a4 4 0 0 0 0-6.4l-64-48A4 4 0 0 0 124 32v88L66.4 76.8a4 4 0 0 0-4.8 6.4l59.73 44.8l-59.73 44.8a4 4 0 0 0 4.8 6.4L124 136v88a4 4 0 0 0 6.4 3.2l64-48a4 4 0 0 0 0-6.4M132 40l53.33 40L132 120Zm0 176v-80l53.33 40Z"/></svg> </template>
CSS
.icon-bluetooth-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M194.4%20172.8L134.67%20128l59.73-44.8a4%204%200%200%200%200-6.4l-64-48A4%204%200%200%200%20124%2032v88L66.4%2076.8a4%204%200%200%200-4.8%206.4l59.73%2044.8l-59.73%2044.8a4%204%200%200%200%204.8%206.4L124%20136v88a4%204%200%200%200%206.4%203.2l64-48a4%204%200%200%200%200-6.4M132%2040l53.33%2040L132%20120Zm0%20176v-80l53.33%2040Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M194.4%20172.8L134.67%20128l59.73-44.8a4%204%200%200%200%200-6.4l-64-48A4%204%200%200%200%20124%2032v88L66.4%2076.8a4%204%200%200%200-4.8%206.4l59.73%2044.8l-59.73%2044.8a4%204%200%200%200%204.8%206.4L124%20136v88a4%204%200%200%200%206.4%203.2l64-48a4%204%200%200%200%200-6.4M132%2040l53.33%2040L132%20120Zm0%20176v-80l53.33%2040Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bluetooth-thin.svg?color=%231a73e8&size=48