bluetooth icon
bluetooth from Line Awesome by Icons8 · Line · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- bluetooth
- Set
- Line Awesome
- Style
- Line
- Category
- Communication
- Viewbox
- 32×32
- License
- Apache 2.0
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 IconsbluetoothSVG LogosbluetoothLucidebluetoothMajesticonsbluetoothMaterial SymbolsbluetoothMaterial Symbols LightbluetoothMaterial Design Iconsbluetooth-fillMingCute IconbluetoothMyna UI Icons
More communication icons from Line Awesome
Use the bluetooth icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c-3.113 0-5.969.742-7.969 2.969S5 10.715 5 16s1.031 8.805 3.031 11.031S12.887 30 16 30s5.973-.742 7.969-2.969S27 21.285 27 16s-1.035-8.805-3.031-11.031S19.113 2 16 2m0 2c2.809 0 4.945.617 6.469 2.313C23.992 8.008 25 10.98 25 16s-1.008 7.992-2.531 9.688C20.945 27.383 18.809 28 16 28s-4.945-.617-6.469-2.313C8.008 23.992 7 21.02 7 16s1.008-7.992 2.531-9.688C11.055 4.617 13.191 4 16 4m-1 3v6.563l-2.281-2.282l-1.438 1.438L14.562 16l-3.28 3.281l1.437 1.438L15 18.437V25l1.594-1.188l4-3l.937-.718L17.438 16l4.093-4.094l-.937-.719l-4-3zm2 4l1.469 1.094L17 13.563zm0 7.438l1.469 1.468L17 21z"/></svg>
React
import type { SVGProps } from "react";
export function LaBluetooth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c-3.113 0-5.969.742-7.969 2.969S5 10.715 5 16s1.031 8.805 3.031 11.031S12.887 30 16 30s5.973-.742 7.969-2.969S27 21.285 27 16s-1.035-8.805-3.031-11.031S19.113 2 16 2m0 2c2.809 0 4.945.617 6.469 2.313C23.992 8.008 25 10.98 25 16s-1.008 7.992-2.531 9.688C20.945 27.383 18.809 28 16 28s-4.945-.617-6.469-2.313C8.008 23.992 7 21.02 7 16s1.008-7.992 2.531-9.688C11.055 4.617 13.191 4 16 4m-1 3v6.563l-2.281-2.282l-1.438 1.438L14.562 16l-3.28 3.281l1.437 1.438L15 18.437V25l1.594-1.188l4-3l.937-.718L17.438 16l4.093-4.094l-.937-.719l-4-3zm2 4l1.469 1.094L17 13.563zm0 7.438l1.469 1.468L17 21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c-3.113 0-5.969.742-7.969 2.969S5 10.715 5 16s1.031 8.805 3.031 11.031S12.887 30 16 30s5.973-.742 7.969-2.969S27 21.285 27 16s-1.035-8.805-3.031-11.031S19.113 2 16 2m0 2c2.809 0 4.945.617 6.469 2.313C23.992 8.008 25 10.98 25 16s-1.008 7.992-2.531 9.688C20.945 27.383 18.809 28 16 28s-4.945-.617-6.469-2.313C8.008 23.992 7 21.02 7 16s1.008-7.992 2.531-9.688C11.055 4.617 13.191 4 16 4m-1 3v6.563l-2.281-2.282l-1.438 1.438L14.562 16l-3.28 3.281l1.437 1.438L15 18.437V25l1.594-1.188l4-3l.937-.718L17.438 16l4.093-4.094l-.937-.719l-4-3zm2 4l1.469 1.094L17 13.563zm0 7.438l1.469 1.468L17 21z"/></svg> </template>
CSS
.icon-bluetooth {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202c-3.113%200-5.969.742-7.969%202.969S5%2010.715%205%2016s1.031%208.805%203.031%2011.031S12.887%2030%2016%2030s5.973-.742%207.969-2.969S27%2021.285%2027%2016s-1.035-8.805-3.031-11.031S19.113%202%2016%202m0%202c2.809%200%204.945.617%206.469%202.313C23.992%208.008%2025%2010.98%2025%2016s-1.008%207.992-2.531%209.688C20.945%2027.383%2018.809%2028%2016%2028s-4.945-.617-6.469-2.313C8.008%2023.992%207%2021.02%207%2016s1.008-7.992%202.531-9.688C11.055%204.617%2013.191%204%2016%204m-1%203v6.563l-2.281-2.282l-1.438%201.438L14.562%2016l-3.28%203.281l1.437%201.438L15%2018.437V25l1.594-1.188l4-3l.937-.718L17.438%2016l4.093-4.094l-.937-.719l-4-3zm2%204l1.469%201.094L17%2013.563zm0%207.438l1.469%201.468L17%2021z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202c-3.113%200-5.969.742-7.969%202.969S5%2010.715%205%2016s1.031%208.805%203.031%2011.031S12.887%2030%2016%2030s5.973-.742%207.969-2.969S27%2021.285%2027%2016s-1.035-8.805-3.031-11.031S19.113%202%2016%202m0%202c2.809%200%204.945.617%206.469%202.313C23.992%208.008%2025%2010.98%2025%2016s-1.008%207.992-2.531%209.688C20.945%2027.383%2018.809%2028%2016%2028s-4.945-.617-6.469-2.313C8.008%2023.992%207%2021.02%207%2016s1.008-7.992%202.531-9.688C11.055%204.617%2013.191%204%2016%204m-1%203v6.563l-2.281-2.282l-1.438%201.438L14.562%2016l-3.28%203.281l1.437%201.438L15%2018.437V25l1.594-1.188l4-3l.937-.718L17.438%2016l4.093-4.094l-.937-.719l-4-3zm2%204l1.469%201.094L17%2013.563zm0%207.438l1.469%201.468L17%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bluetooth.svg?color=%231a73e8&size=48