bluetooth icon
bluetooth-outline from Eva Icons by Akveo · Outline · MIT Free for personal and commercial use.
- Name
- bluetooth-outline
- Set
- Eva Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in Eva Icons
The same icon in other sets
bluetoothAkar IconsbluetoothBootstrap IconsbluetoothBoxIcons v2bluetoothCarbonbluetoothCoreUI BrandsbluetoothFont 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="m13.63 12l4-3.79a1.14 1.14 0 0 0-.13-1.77l-4.67-3.23a1.17 1.17 0 0 0-1.21-.08a1.15 1.15 0 0 0-.62 1v6.2l-3.19-4a1 1 0 0 0-1.56 1.3L9.72 12l-3.5 4.43a1 1 0 0 0 .16 1.4A1 1 0 0 0 7 18a1 1 0 0 0 .78-.38L11 13.56v6.29A1.16 1.16 0 0 0 12.16 21a1.16 1.16 0 0 0 .67-.21l4.64-3.18a1.17 1.17 0 0 0 .49-.85a1.15 1.15 0 0 0-.34-.91ZM13 5.76l2.5 1.73L13 9.85Zm0 12.49v-4.07l2.47 2.38Z"/></svg>
React
import type { SVGProps } from "react";
export function EvaBluetoothOutline(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="m13.63 12l4-3.79a1.14 1.14 0 0 0-.13-1.77l-4.67-3.23a1.17 1.17 0 0 0-1.21-.08a1.15 1.15 0 0 0-.62 1v6.2l-3.19-4a1 1 0 0 0-1.56 1.3L9.72 12l-3.5 4.43a1 1 0 0 0 .16 1.4A1 1 0 0 0 7 18a1 1 0 0 0 .78-.38L11 13.56v6.29A1.16 1.16 0 0 0 12.16 21a1.16 1.16 0 0 0 .67-.21l4.64-3.18a1.17 1.17 0 0 0 .49-.85a1.15 1.15 0 0 0-.34-.91ZM13 5.76l2.5 1.73L13 9.85Zm0 12.49v-4.07l2.47 2.38Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.63 12l4-3.79a1.14 1.14 0 0 0-.13-1.77l-4.67-3.23a1.17 1.17 0 0 0-1.21-.08a1.15 1.15 0 0 0-.62 1v6.2l-3.19-4a1 1 0 0 0-1.56 1.3L9.72 12l-3.5 4.43a1 1 0 0 0 .16 1.4A1 1 0 0 0 7 18a1 1 0 0 0 .78-.38L11 13.56v6.29A1.16 1.16 0 0 0 12.16 21a1.16 1.16 0 0 0 .67-.21l4.64-3.18a1.17 1.17 0 0 0 .49-.85a1.15 1.15 0 0 0-.34-.91ZM13 5.76l2.5 1.73L13 9.85Zm0 12.49v-4.07l2.47 2.38Z"/></svg> </template>
CSS
.icon-bluetooth-outline {
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%22m13.63%2012l4-3.79a1.14%201.14%200%200%200-.13-1.77l-4.67-3.23a1.17%201.17%200%200%200-1.21-.08a1.15%201.15%200%200%200-.62%201v6.2l-3.19-4a1%201%200%200%200-1.56%201.3L9.72%2012l-3.5%204.43a1%201%200%200%200%20.16%201.4A1%201%200%200%200%207%2018a1%201%200%200%200%20.78-.38L11%2013.56v6.29A1.16%201.16%200%200%200%2012.16%2021a1.16%201.16%200%200%200%20.67-.21l4.64-3.18a1.17%201.17%200%200%200%20.49-.85a1.15%201.15%200%200%200-.34-.91ZM13%205.76l2.5%201.73L13%209.85Zm0%2012.49v-4.07l2.47%202.38Z%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%22m13.63%2012l4-3.79a1.14%201.14%200%200%200-.13-1.77l-4.67-3.23a1.17%201.17%200%200%200-1.21-.08a1.15%201.15%200%200%200-.62%201v6.2l-3.19-4a1%201%200%200%200-1.56%201.3L9.72%2012l-3.5%204.43a1%201%200%200%200%20.16%201.4A1%201%200%200%200%207%2018a1%201%200%200%200%20.78-.38L11%2013.56v6.29A1.16%201.16%200%200%200%2012.16%2021a1.16%201.16%200%200%200%20.67-.21l4.64-3.18a1.17%201.17%200%200%200%20.49-.85a1.15%201.15%200%200%200-.34-.91ZM13%205.76l2.5%201.73L13%209.85Zm0%2012.49v-4.07l2.47%202.38Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/eva/bluetooth-outline.svg?color=%231a73e8&size=48