bluetooth searching icon
bluetooth-searching from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bluetooth-searching
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the bluetooth searching 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="m10.001 11.998l3.42-3.419c.737-.737 1.105-1.106 1.08-1.552s-.432-.773-1.247-1.425c-1.413-1.13-2.119-1.695-2.686-1.423s-.567 1.176-.567 2.982zm.001-.001V12M10 11.999l-5 5m5-5l.001.002M10 11.999L5 7m5.001 5.002v4.836c0 1.807 0 2.71.567 2.983c.567.272 1.273-.293 2.686-1.423c.815-.653 1.223-.979 1.248-1.425s-.344-.815-1.082-1.553zm8.134-2.512a4 4 0 0 1-.01 5M15 11.99V12"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBluetoothSearching(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="m10.001 11.998l3.42-3.419c.737-.737 1.105-1.106 1.08-1.552s-.432-.773-1.247-1.425c-1.413-1.13-2.119-1.695-2.686-1.423s-.567 1.176-.567 2.982zm.001-.001V12M10 11.999l-5 5m5-5l.001.002M10 11.999L5 7m5.001 5.002v4.836c0 1.807 0 2.71.567 2.983c.567.272 1.273-.293 2.686-1.423c.815-.653 1.223-.979 1.248-1.425s-.344-.815-1.082-1.553zm8.134-2.512a4 4 0 0 1-.01 5M15 11.99V12"/></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="m10.001 11.998l3.42-3.419c.737-.737 1.105-1.106 1.08-1.552s-.432-.773-1.247-1.425c-1.413-1.13-2.119-1.695-2.686-1.423s-.567 1.176-.567 2.982zm.001-.001V12M10 11.999l-5 5m5-5l.001.002M10 11.999L5 7m5.001 5.002v4.836c0 1.807 0 2.71.567 2.983c.567.272 1.273-.293 2.686-1.423c.815-.653 1.223-.979 1.248-1.425s-.344-.815-1.082-1.553zm8.134-2.512a4 4 0 0 1-.01 5M15 11.99V12"/></svg> </template>
CSS
.icon-bluetooth-searching {
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%22m10.001%2011.998l3.42-3.419c.737-.737%201.105-1.106%201.08-1.552s-.432-.773-1.247-1.425c-1.413-1.13-2.119-1.695-2.686-1.423s-.567%201.176-.567%202.982zm.001-.001V12M10%2011.999l-5%205m5-5l.001.002M10%2011.999L5%207m5.001%205.002v4.836c0%201.807%200%202.71.567%202.983c.567.272%201.273-.293%202.686-1.423c.815-.653%201.223-.979%201.248-1.425s-.344-.815-1.082-1.553zm8.134-2.512a4%204%200%200%201-.01%205M15%2011.99V12%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%22m10.001%2011.998l3.42-3.419c.737-.737%201.105-1.106%201.08-1.552s-.432-.773-1.247-1.425c-1.413-1.13-2.119-1.695-2.686-1.423s-.567%201.176-.567%202.982zm.001-.001V12M10%2011.999l-5%205m5-5l.001.002M10%2011.999L5%207m5.001%205.002v4.836c0%201.807%200%202.71.567%202.983c.567.272%201.273-.293%202.686-1.423c.815-.653%201.223-.979%201.248-1.425s-.344-.815-1.082-1.553zm8.134-2.512a4%204%200%200%201-.01%205M15%2011.99V12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bluetooth-searching.svg?color=%231a73e8&size=48