bluetooth search icon
bluetooth-search from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bluetooth-search
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the bluetooth search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.773 11.5c.102-4.413-.284-7.713.379-8.313a.8.8 0 0 1 .215-.14c.87-.398 3.321 1.786 4.925 3.175a.576.576 0 0 1 .023.865c-1.146 1.032-3.483 2.87-5.542 4.413m0 0l-6.262 4.79m6.262-4.79c.102 4.413-.284 7.713.379 8.313a1 1 0 0 0 .215.14c.382.174 1.068-.148 1.853-.683M2.5 6.726l8.915 6.827"/><path d="M19.632 19.159L21.5 21m-.793-4.404a3.6 3.6 0 0 1-3.603 3.597a3.6 3.6 0 0 1-3.604-3.597A3.6 3.6 0 0 1 17.104 13a3.6 3.6 0 0 1 3.603 3.596Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBluetoothSearch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8.773 11.5c.102-4.413-.284-7.713.379-8.313a.8.8 0 0 1 .215-.14c.87-.398 3.321 1.786 4.925 3.175a.576.576 0 0 1 .023.865c-1.146 1.032-3.483 2.87-5.542 4.413m0 0l-6.262 4.79m6.262-4.79c.102 4.413-.284 7.713.379 8.313a1 1 0 0 0 .215.14c.382.174 1.068-.148 1.853-.683M2.5 6.726l8.915 6.827"/><path d="M19.632 19.159L21.5 21m-.793-4.404a3.6 3.6 0 0 1-3.603 3.597a3.6 3.6 0 0 1-3.604-3.597A3.6 3.6 0 0 1 17.104 13a3.6 3.6 0 0 1 3.603 3.596Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.773 11.5c.102-4.413-.284-7.713.379-8.313a.8.8 0 0 1 .215-.14c.87-.398 3.321 1.786 4.925 3.175a.576.576 0 0 1 .023.865c-1.146 1.032-3.483 2.87-5.542 4.413m0 0l-6.262 4.79m6.262-4.79c.102 4.413-.284 7.713.379 8.313a1 1 0 0 0 .215.14c.382.174 1.068-.148 1.853-.683M2.5 6.726l8.915 6.827"/><path d="M19.632 19.159L21.5 21m-.793-4.404a3.6 3.6 0 0 1-3.603 3.597a3.6 3.6 0 0 1-3.604-3.597A3.6 3.6 0 0 1 17.104 13a3.6 3.6 0 0 1 3.603 3.596Z"/></g></svg> </template>
CSS
.icon-bluetooth-search {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.773%2011.5c.102-4.413-.284-7.713.379-8.313a.8.8%200%200%201%20.215-.14c.87-.398%203.321%201.786%204.925%203.175a.576.576%200%200%201%20.023.865c-1.146%201.032-3.483%202.87-5.542%204.413m0%200l-6.262%204.79m6.262-4.79c.102%204.413-.284%207.713.379%208.313a1%201%200%200%200%20.215.14c.382.174%201.068-.148%201.853-.683M2.5%206.726l8.915%206.827%22%2F%3E%3Cpath%20d%3D%22M19.632%2019.159L21.5%2021m-.793-4.404a3.6%203.6%200%200%201-3.603%203.597a3.6%203.6%200%200%201-3.604-3.597A3.6%203.6%200%200%201%2017.104%2013a3.6%203.6%200%200%201%203.603%203.596Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.773%2011.5c.102-4.413-.284-7.713.379-8.313a.8.8%200%200%201%20.215-.14c.87-.398%203.321%201.786%204.925%203.175a.576.576%200%200%201%20.023.865c-1.146%201.032-3.483%202.87-5.542%204.413m0%200l-6.262%204.79m6.262-4.79c.102%204.413-.284%207.713.379%208.313a1%201%200%200%200%20.215.14c.382.174%201.068-.148%201.853-.683M2.5%206.726l8.915%206.827%22%2F%3E%3Cpath%20d%3D%22M19.632%2019.159L21.5%2021m-.793-4.404a3.6%203.6%200%200%201-3.603%203.597a3.6%203.6%200%200%201-3.604-3.597A3.6%203.6%200%200%201%2017.104%2013a3.6%203.6%200%200%201%203.603%203.596Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bluetooth-search.svg?color=%231a73e8&size=48