bluetooth searching icon
bluetooth-searching from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- bluetooth-searching
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- bluetooth-searching-outline, bluetooth-searching-outline-sharp, bluetooth-searching-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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="currentColor" d="M9.808 21.308v-8.1l-5.1 5.1L4 17.6L9.6 12L4 6.4l.708-.708l5.1 5.1v-8.1h.5L15.316 7.7l-4.3 4.3l4.3 4.3l-5.008 5.008zm1-10.516L13.9 7.7l-3.092-3.08zm0 8.589L13.9 16.3l-3.092-3.092zm5.896-5.762L15.096 12l1.608-1.608q.129.397.218.799q.09.401.09.809t-.08.813t-.228.806m2.219 2.197l-.673-.662q.385-.733.602-1.524t.217-1.63t-.217-1.63t-.602-1.524l.673-.673q.533.873.805 1.843Q20 10.985 20 12t-.272 1.982t-.805 1.834"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBluetoothSearching(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="M9.808 21.308v-8.1l-5.1 5.1L4 17.6L9.6 12L4 6.4l.708-.708l5.1 5.1v-8.1h.5L15.316 7.7l-4.3 4.3l4.3 4.3l-5.008 5.008zm1-10.516L13.9 7.7l-3.092-3.08zm0 8.589L13.9 16.3l-3.092-3.092zm5.896-5.762L15.096 12l1.608-1.608q.129.397.218.799q.09.401.09.809t-.08.813t-.228.806m2.219 2.197l-.673-.662q.385-.733.602-1.524t.217-1.63t-.217-1.63t-.602-1.524l.673-.673q.533.873.805 1.843Q20 10.985 20 12t-.272 1.982t-.805 1.834"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 21.308v-8.1l-5.1 5.1L4 17.6L9.6 12L4 6.4l.708-.708l5.1 5.1v-8.1h.5L15.316 7.7l-4.3 4.3l4.3 4.3l-5.008 5.008zm1-10.516L13.9 7.7l-3.092-3.08zm0 8.589L13.9 16.3l-3.092-3.092zm5.896-5.762L15.096 12l1.608-1.608q.129.397.218.799q.09.401.09.809t-.08.813t-.228.806m2.219 2.197l-.673-.662q.385-.733.602-1.524t.217-1.63t-.217-1.63t-.602-1.524l.673-.673q.533.873.805 1.843Q20 10.985 20 12t-.272 1.982t-.805 1.834"/></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%22currentColor%22%20d%3D%22M9.808%2021.308v-8.1l-5.1%205.1L4%2017.6L9.6%2012L4%206.4l.708-.708l5.1%205.1v-8.1h.5L15.316%207.7l-4.3%204.3l4.3%204.3l-5.008%205.008zm1-10.516L13.9%207.7l-3.092-3.08zm0%208.589L13.9%2016.3l-3.092-3.092zm5.896-5.762L15.096%2012l1.608-1.608q.129.397.218.799q.09.401.09.809t-.08.813t-.228.806m2.219%202.197l-.673-.662q.385-.733.602-1.524t.217-1.63t-.217-1.63t-.602-1.524l.673-.673q.533.873.805%201.843Q20%2010.985%2020%2012t-.272%201.982t-.805%201.834%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%22M9.808%2021.308v-8.1l-5.1%205.1L4%2017.6L9.6%2012L4%206.4l.708-.708l5.1%205.1v-8.1h.5L15.316%207.7l-4.3%204.3l4.3%204.3l-5.008%205.008zm1-10.516L13.9%207.7l-3.092-3.08zm0%208.589L13.9%2016.3l-3.092-3.092zm5.896-5.762L15.096%2012l1.608-1.608q.129.397.218.799q.09.401.09.809t-.08.813t-.228.806m2.219%202.197l-.673-.662q.385-.733.602-1.524t.217-1.63t-.217-1.63t-.602-1.524l.673-.673q.533.873.805%201.843Q20%2010.985%2020%2012t-.272%201.982t-.805%201.834%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bluetooth-searching.svg?color=%231a73e8&size=48