bluetooth connected icon
bluetooth-connected from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bluetooth-connected
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the bluetooth connected icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.25 12l3.61-3.439c.765-.728 1.147-1.092 1.13-1.542s-.426-.785-1.242-1.454l-.48-.392c-1.415-1.158-2.123-1.737-2.695-1.466c-.572.27-.572 1.185-.572 3.014v5.042m.249.237l-.249.236M12.25 12l3.61 3.438c.765.728 1.147 1.092 1.13 1.542c-.017.451-.426.785-1.242 1.454l-.48.392c-1.415 1.159-2.123 1.738-2.695 1.467s-.572-1.186-.572-3.014v-5.043M12.25 12l-.249-.237m0 .473L7 17m5.001-4.764v-.473m0 0L7 7m10 5h1M7 12H6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBluetoothConnected(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m12.25 12l3.61-3.439c.765-.728 1.147-1.092 1.13-1.542s-.426-.785-1.242-1.454l-.48-.392c-1.415-1.158-2.123-1.737-2.695-1.466c-.572.27-.572 1.185-.572 3.014v5.042m.249.237l-.249.236M12.25 12l3.61 3.438c.765.728 1.147 1.092 1.13 1.542c-.017.451-.426.785-1.242 1.454l-.48.392c-1.415 1.159-2.123 1.738-2.695 1.467s-.572-1.186-.572-3.014v-5.043M12.25 12l-.249-.237m0 .473L7 17m5.001-4.764v-.473m0 0L7 7m10 5h1M7 12H6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.25 12l3.61-3.439c.765-.728 1.147-1.092 1.13-1.542s-.426-.785-1.242-1.454l-.48-.392c-1.415-1.158-2.123-1.737-2.695-1.466c-.572.27-.572 1.185-.572 3.014v5.042m.249.237l-.249.236M12.25 12l3.61 3.438c.765.728 1.147 1.092 1.13 1.542c-.017.451-.426.785-1.242 1.454l-.48.392c-1.415 1.159-2.123 1.738-2.695 1.467s-.572-1.186-.572-3.014v-5.043M12.25 12l-.249-.237m0 .473L7 17m5.001-4.764v-.473m0 0L7 7m10 5h1M7 12H6"/></svg> </template>
CSS
.icon-bluetooth-connected {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m12.25%2012l3.61-3.439c.765-.728%201.147-1.092%201.13-1.542s-.426-.785-1.242-1.454l-.48-.392c-1.415-1.158-2.123-1.737-2.695-1.466c-.572.27-.572%201.185-.572%203.014v5.042m.249.237l-.249.236M12.25%2012l3.61%203.438c.765.728%201.147%201.092%201.13%201.542c-.017.451-.426.785-1.242%201.454l-.48.392c-1.415%201.159-2.123%201.738-2.695%201.467s-.572-1.186-.572-3.014v-5.043M12.25%2012l-.249-.237m0%20.473L7%2017m5.001-4.764v-.473m0%200L7%207m10%205h1M7%2012H6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m12.25%2012l3.61-3.439c.765-.728%201.147-1.092%201.13-1.542s-.426-.785-1.242-1.454l-.48-.392c-1.415-1.158-2.123-1.737-2.695-1.466c-.572.27-.572%201.185-.572%203.014v5.042m.249.237l-.249.236M12.25%2012l3.61%203.438c.765.728%201.147%201.092%201.13%201.542c-.017.451-.426.785-1.242%201.454l-.48.392c-1.415%201.159-2.123%201.738-2.695%201.467s-.572-1.186-.572-3.014v-5.043M12.25%2012l-.249-.237m0%20.473L7%2017m5.001-4.764v-.473m0%200L7%207m10%205h1M7%2012H6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bluetooth-connected.svg?color=%231a73e8&size=48