bluetooth icon
bluetooth-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- bluetooth-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
bluetoothAkar IconsbluetoothBootstrap 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 Icon
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="M195.6 171.2L138 128l57.6-43.2a6 6 0 0 0 0-9.6l-64-48A6 6 0 0 0 122 32v84L67.6 75.2a6 6 0 0 0-7.2 9.6L118 128l-57.6 43.2a6 6 0 1 0 7.2 9.6L122 140v84a6 6 0 0 0 9.6 4.8l64-48a6 6 0 0 0 0-9.6M134 44l48 36l-48 36Zm0 168v-72l48 36Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBluetoothLight(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="M195.6 171.2L138 128l57.6-43.2a6 6 0 0 0 0-9.6l-64-48A6 6 0 0 0 122 32v84L67.6 75.2a6 6 0 0 0-7.2 9.6L118 128l-57.6 43.2a6 6 0 1 0 7.2 9.6L122 140v84a6 6 0 0 0 9.6 4.8l64-48a6 6 0 0 0 0-9.6M134 44l48 36l-48 36Zm0 168v-72l48 36Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M195.6 171.2L138 128l57.6-43.2a6 6 0 0 0 0-9.6l-64-48A6 6 0 0 0 122 32v84L67.6 75.2a6 6 0 0 0-7.2 9.6L118 128l-57.6 43.2a6 6 0 1 0 7.2 9.6L122 140v84a6 6 0 0 0 9.6 4.8l64-48a6 6 0 0 0 0-9.6M134 44l48 36l-48 36Zm0 168v-72l48 36Z"/></svg> </template>
CSS
.icon-bluetooth-light {
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%22M195.6%20171.2L138%20128l57.6-43.2a6%206%200%200%200%200-9.6l-64-48A6%206%200%200%200%20122%2032v84L67.6%2075.2a6%206%200%200%200-7.2%209.6L118%20128l-57.6%2043.2a6%206%200%201%200%207.2%209.6L122%20140v84a6%206%200%200%200%209.6%204.8l64-48a6%206%200%200%200%200-9.6M134%2044l48%2036l-48%2036Zm0%20168v-72l48%2036Z%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%22M195.6%20171.2L138%20128l57.6-43.2a6%206%200%200%200%200-9.6l-64-48A6%206%200%200%200%20122%2032v84L67.6%2075.2a6%206%200%200%200-7.2%209.6L118%20128l-57.6%2043.2a6%206%200%201%200%207.2%209.6L122%20140v84a6%206%200%200%200%209.6%204.8l64-48a6%206%200%200%200%200-9.6M134%2044l48%2036l-48%2036Zm0%20168v-72l48%2036Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bluetooth-light.svg?color=%231a73e8&size=48