bluetooth icon
bluetooth-bold from Solar by 480 Design · Bold · Devices · CC-BY-4.0 Attribution required.
- Name
- bluetooth-bold
- Set
- Solar
- Style
- Bold
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bolddisplay-bold
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="M16.7426 15.1577L12.3019 12.0043L12.3079 12.0001L12.3013 11.9954L16.7426 8.84149C17.2829 8.45788 17.7547 8.12284 18.0842 7.80771C18.435 7.47224 18.75 7.04319 18.75 6.45834C18.75 5.87349 18.435 5.44444 18.0842 5.10897C17.7547 4.79385 17.2829 4.45881 16.7426 4.0752L14.9098 2.77366C14.1803 2.25559 13.5644 1.81817 13.0535 1.55758C12.5333 1.29223 11.8982 1.09254 11.263 1.41752C10.6261 1.74342 10.4191 2.3765 10.3337 2.9534C10.2499 3.51888 10.25 4.27198 10.25 5.16266L10.25 10.5595L6.43016 7.88564C6.09082 7.6481 5.62318 7.73063 5.38564 8.06997C5.1481 8.4093 5.23063 8.87695 5.56997 9.11449L9.69222 12.0001L5.56997 14.8856C5.23063 15.1232 5.1481 15.5908 5.38564 15.9302C5.62318 16.2695 6.09082 16.352 6.43016 16.1145L10.25 13.4406L10.25 18.8365C10.25 19.7272 10.2499 20.4803 10.3337 21.0458C10.4191 21.6227 10.6261 22.2558 11.2631 22.5817C11.8982 22.9067 12.5333 22.707 13.0535 22.4416C13.5644 22.181 14.1803 21.7436 14.9098 21.2255L16.7425 19.924C17.2828 19.5404 17.7547 19.2053 18.0842 18.8902C18.435 18.5548 18.75 18.1257 18.75 17.5409C18.75 16.956 18.435 16.527 18.0842 16.1915C17.7547 15.8764 17.2829 15.5413 16.7426 15.1577Z"/></svg>
React
import type { SVGProps } from "react";
export function SolarBluetoothBold(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="M16.7426 15.1577L12.3019 12.0043L12.3079 12.0001L12.3013 11.9954L16.7426 8.84149C17.2829 8.45788 17.7547 8.12284 18.0842 7.80771C18.435 7.47224 18.75 7.04319 18.75 6.45834C18.75 5.87349 18.435 5.44444 18.0842 5.10897C17.7547 4.79385 17.2829 4.45881 16.7426 4.0752L14.9098 2.77366C14.1803 2.25559 13.5644 1.81817 13.0535 1.55758C12.5333 1.29223 11.8982 1.09254 11.263 1.41752C10.6261 1.74342 10.4191 2.3765 10.3337 2.9534C10.2499 3.51888 10.25 4.27198 10.25 5.16266L10.25 10.5595L6.43016 7.88564C6.09082 7.6481 5.62318 7.73063 5.38564 8.06997C5.1481 8.4093 5.23063 8.87695 5.56997 9.11449L9.69222 12.0001L5.56997 14.8856C5.23063 15.1232 5.1481 15.5908 5.38564 15.9302C5.62318 16.2695 6.09082 16.352 6.43016 16.1145L10.25 13.4406L10.25 18.8365C10.25 19.7272 10.2499 20.4803 10.3337 21.0458C10.4191 21.6227 10.6261 22.2558 11.2631 22.5817C11.8982 22.9067 12.5333 22.707 13.0535 22.4416C13.5644 22.181 14.1803 21.7436 14.9098 21.2255L16.7425 19.924C17.2828 19.5404 17.7547 19.2053 18.0842 18.8902C18.435 18.5548 18.75 18.1257 18.75 17.5409C18.75 16.956 18.435 16.527 18.0842 16.1915C17.7547 15.8764 17.2829 15.5413 16.7426 15.1577Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.7426 15.1577L12.3019 12.0043L12.3079 12.0001L12.3013 11.9954L16.7426 8.84149C17.2829 8.45788 17.7547 8.12284 18.0842 7.80771C18.435 7.47224 18.75 7.04319 18.75 6.45834C18.75 5.87349 18.435 5.44444 18.0842 5.10897C17.7547 4.79385 17.2829 4.45881 16.7426 4.0752L14.9098 2.77366C14.1803 2.25559 13.5644 1.81817 13.0535 1.55758C12.5333 1.29223 11.8982 1.09254 11.263 1.41752C10.6261 1.74342 10.4191 2.3765 10.3337 2.9534C10.2499 3.51888 10.25 4.27198 10.25 5.16266L10.25 10.5595L6.43016 7.88564C6.09082 7.6481 5.62318 7.73063 5.38564 8.06997C5.1481 8.4093 5.23063 8.87695 5.56997 9.11449L9.69222 12.0001L5.56997 14.8856C5.23063 15.1232 5.1481 15.5908 5.38564 15.9302C5.62318 16.2695 6.09082 16.352 6.43016 16.1145L10.25 13.4406L10.25 18.8365C10.25 19.7272 10.2499 20.4803 10.3337 21.0458C10.4191 21.6227 10.6261 22.2558 11.2631 22.5817C11.8982 22.9067 12.5333 22.707 13.0535 22.4416C13.5644 22.181 14.1803 21.7436 14.9098 21.2255L16.7425 19.924C17.2828 19.5404 17.7547 19.2053 18.0842 18.8902C18.435 18.5548 18.75 18.1257 18.75 17.5409C18.75 16.956 18.435 16.527 18.0842 16.1915C17.7547 15.8764 17.2829 15.5413 16.7426 15.1577Z"/></svg> </template>
CSS
.icon-bluetooth-bold {
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%22M16.7426%2015.1577L12.3019%2012.0043L12.3079%2012.0001L12.3013%2011.9954L16.7426%208.84149C17.2829%208.45788%2017.7547%208.12284%2018.0842%207.80771C18.435%207.47224%2018.75%207.04319%2018.75%206.45834C18.75%205.87349%2018.435%205.44444%2018.0842%205.10897C17.7547%204.79385%2017.2829%204.45881%2016.7426%204.0752L14.9098%202.77366C14.1803%202.25559%2013.5644%201.81817%2013.0535%201.55758C12.5333%201.29223%2011.8982%201.09254%2011.263%201.41752C10.6261%201.74342%2010.4191%202.3765%2010.3337%202.9534C10.2499%203.51888%2010.25%204.27198%2010.25%205.16266L10.25%2010.5595L6.43016%207.88564C6.09082%207.6481%205.62318%207.73063%205.38564%208.06997C5.1481%208.4093%205.23063%208.87695%205.56997%209.11449L9.69222%2012.0001L5.56997%2014.8856C5.23063%2015.1232%205.1481%2015.5908%205.38564%2015.9302C5.62318%2016.2695%206.09082%2016.352%206.43016%2016.1145L10.25%2013.4406L10.25%2018.8365C10.25%2019.7272%2010.2499%2020.4803%2010.3337%2021.0458C10.4191%2021.6227%2010.6261%2022.2558%2011.2631%2022.5817C11.8982%2022.9067%2012.5333%2022.707%2013.0535%2022.4416C13.5644%2022.181%2014.1803%2021.7436%2014.9098%2021.2255L16.7425%2019.924C17.2828%2019.5404%2017.7547%2019.2053%2018.0842%2018.8902C18.435%2018.5548%2018.75%2018.1257%2018.75%2017.5409C18.75%2016.956%2018.435%2016.527%2018.0842%2016.1915C17.7547%2015.8764%2017.2829%2015.5413%2016.7426%2015.1577Z%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%22M16.7426%2015.1577L12.3019%2012.0043L12.3079%2012.0001L12.3013%2011.9954L16.7426%208.84149C17.2829%208.45788%2017.7547%208.12284%2018.0842%207.80771C18.435%207.47224%2018.75%207.04319%2018.75%206.45834C18.75%205.87349%2018.435%205.44444%2018.0842%205.10897C17.7547%204.79385%2017.2829%204.45881%2016.7426%204.0752L14.9098%202.77366C14.1803%202.25559%2013.5644%201.81817%2013.0535%201.55758C12.5333%201.29223%2011.8982%201.09254%2011.263%201.41752C10.6261%201.74342%2010.4191%202.3765%2010.3337%202.9534C10.2499%203.51888%2010.25%204.27198%2010.25%205.16266L10.25%2010.5595L6.43016%207.88564C6.09082%207.6481%205.62318%207.73063%205.38564%208.06997C5.1481%208.4093%205.23063%208.87695%205.56997%209.11449L9.69222%2012.0001L5.56997%2014.8856C5.23063%2015.1232%205.1481%2015.5908%205.38564%2015.9302C5.62318%2016.2695%206.09082%2016.352%206.43016%2016.1145L10.25%2013.4406L10.25%2018.8365C10.25%2019.7272%2010.2499%2020.4803%2010.3337%2021.0458C10.4191%2021.6227%2010.6261%2022.2558%2011.2631%2022.5817C11.8982%2022.9067%2012.5333%2022.707%2013.0535%2022.4416C13.5644%2022.181%2014.1803%2021.7436%2014.9098%2021.2255L16.7425%2019.924C17.2828%2019.5404%2017.7547%2019.2053%2018.0842%2018.8902C18.435%2018.5548%2018.75%2018.1257%2018.75%2017.5409C18.75%2016.956%2018.435%2016.527%2018.0842%2016.1915C17.7547%2015.8764%2017.2829%2015.5413%2016.7426%2015.1577Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bluetooth-bold.svg?color=%231a73e8&size=48