bluetooth icon
bluetooth-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- bluetooth-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
bluetoothAkar IconsbluetoothBootstrap IconsbluetoothBoxIcons v2bluetoothCarbonbluetoothCoreUI Brandsbluetooth-fillEva IconsbluetoothFont Awesome 6 BrandsbluetoothFont Awesome BrandsbluetoothFeather IconsbluetoothHuge IconsbluetoothIconParkbluetoothIconPark OutlinebluetoothIconoirbluetoothIonIconsbluetoothJam IconsbluetoothLine AwesomebluetoothSVG LogosbluetoothLucidebluetoothMajesticonsbluetoothMaterial SymbolsbluetoothMaterial Symbols LightbluetoothMaterial Design Iconsbluetooth-fillMingCute IconbluetoothMyna UI Icons
Related icons in Fluent UI System Icons
Use the bluetooth icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M22.89 4.13a1.5 1.5 0 0 1 1.613.255l10 9a1.5 1.5 0 0 1 .03 2.203L25.678 24l8.855 8.413a1.5 1.5 0 0 1-.03 2.202l-10 9A1.5 1.5 0 0 1 22 42.5V27.494l-7.467 7.093a1.5 1.5 0 1 1-2.066-2.175L21.322 24l-8.855-8.412a1.5 1.5 0 1 1 2.066-2.175L22 20.505V5.5a1.5 1.5 0 0 1 .89-1.37M25 27.494v11.638l6.29-5.662zm0-6.988l6.29-5.976L25 8.868z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBluetooth48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M22.89 4.13a1.5 1.5 0 0 1 1.613.255l10 9a1.5 1.5 0 0 1 .03 2.203L25.678 24l8.855 8.413a1.5 1.5 0 0 1-.03 2.202l-10 9A1.5 1.5 0 0 1 22 42.5V27.494l-7.467 7.093a1.5 1.5 0 1 1-2.066-2.175L21.322 24l-8.855-8.412a1.5 1.5 0 1 1 2.066-2.175L22 20.505V5.5a1.5 1.5 0 0 1 .89-1.37M25 27.494v11.638l6.29-5.662zm0-6.988l6.29-5.976L25 8.868z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M22.89 4.13a1.5 1.5 0 0 1 1.613.255l10 9a1.5 1.5 0 0 1 .03 2.203L25.678 24l8.855 8.413a1.5 1.5 0 0 1-.03 2.202l-10 9A1.5 1.5 0 0 1 22 42.5V27.494l-7.467 7.093a1.5 1.5 0 1 1-2.066-2.175L21.322 24l-8.855-8.412a1.5 1.5 0 1 1 2.066-2.175L22 20.505V5.5a1.5 1.5 0 0 1 .89-1.37M25 27.494v11.638l6.29-5.662zm0-6.988l6.29-5.976L25 8.868z"/></svg> </template>
CSS
.icon-bluetooth-48-filled {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.89%204.13a1.5%201.5%200%200%201%201.613.255l10%209a1.5%201.5%200%200%201%20.03%202.203L25.678%2024l8.855%208.413a1.5%201.5%200%200%201-.03%202.202l-10%209A1.5%201.5%200%200%201%2022%2042.5V27.494l-7.467%207.093a1.5%201.5%200%201%201-2.066-2.175L21.322%2024l-8.855-8.412a1.5%201.5%200%201%201%202.066-2.175L22%2020.505V5.5a1.5%201.5%200%200%201%20.89-1.37M25%2027.494v11.638l6.29-5.662zm0-6.988l6.29-5.976L25%208.868z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.89%204.13a1.5%201.5%200%200%201%201.613.255l10%209a1.5%201.5%200%200%201%20.03%202.203L25.678%2024l8.855%208.413a1.5%201.5%200%200%201-.03%202.202l-10%209A1.5%201.5%200%200%201%2022%2042.5V27.494l-7.467%207.093a1.5%201.5%200%201%201-2.066-2.175L21.322%2024l-8.855-8.412a1.5%201.5%200%201%201%202.066-2.175L22%2020.505V5.5a1.5%201.5%200%200%201%20.89-1.37M25%2027.494v11.638l6.29-5.662zm0-6.988l6.29-5.976L25%208.868z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bluetooth-48-filled.svg?color=%231a73e8&size=48