bluetooth searching icon
bluetooth-searching-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- bluetooth-searching-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the bluetooth searching icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.854 2.146A.5.5 0 0 0 9 2.5v6.398L5.83 6.124a.5.5 0 1 0-.66.752L8.74 10l-3.57 3.124a.5.5 0 0 0 .66.752L9 11.102V17.5a.5.5 0 0 0 .854.354l4-4a.5.5 0 0 0-.025-.73L10.26 10l3.57-3.124a.5.5 0 0 0 .025-.73zM10 16.293v-5.191l2.768 2.422zm2.768-9.817L10 8.898v-5.19zm4.264.254a.5.5 0 1 0-.838.546a5.01 5.01 0 0 1-.002 5.45a.5.5 0 0 0 .838.547a6.01 6.01 0 0 0 .002-6.543M14.74 7.765a.5.5 0 0 1 .686.17a4.01 4.01 0 0 1 .003 4.127a.5.5 0 1 1-.857-.516a3.01 3.01 0 0 0-.002-3.095a.5.5 0 0 1 .17-.686"/></svg>
React
import type { SVGProps } from "react";
export function FluentBluetoothSearching20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.854 2.146A.5.5 0 0 0 9 2.5v6.398L5.83 6.124a.5.5 0 1 0-.66.752L8.74 10l-3.57 3.124a.5.5 0 0 0 .66.752L9 11.102V17.5a.5.5 0 0 0 .854.354l4-4a.5.5 0 0 0-.025-.73L10.26 10l3.57-3.124a.5.5 0 0 0 .025-.73zM10 16.293v-5.191l2.768 2.422zm2.768-9.817L10 8.898v-5.19zm4.264.254a.5.5 0 1 0-.838.546a5.01 5.01 0 0 1-.002 5.45a.5.5 0 0 0 .838.547a6.01 6.01 0 0 0 .002-6.543M14.74 7.765a.5.5 0 0 1 .686.17a4.01 4.01 0 0 1 .003 4.127a.5.5 0 1 1-.857-.516a3.01 3.01 0 0 0-.002-3.095a.5.5 0 0 1 .17-.686"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.854 2.146A.5.5 0 0 0 9 2.5v6.398L5.83 6.124a.5.5 0 1 0-.66.752L8.74 10l-3.57 3.124a.5.5 0 0 0 .66.752L9 11.102V17.5a.5.5 0 0 0 .854.354l4-4a.5.5 0 0 0-.025-.73L10.26 10l3.57-3.124a.5.5 0 0 0 .025-.73zM10 16.293v-5.191l2.768 2.422zm2.768-9.817L10 8.898v-5.19zm4.264.254a.5.5 0 1 0-.838.546a5.01 5.01 0 0 1-.002 5.45a.5.5 0 0 0 .838.547a6.01 6.01 0 0 0 .002-6.543M14.74 7.765a.5.5 0 0 1 .686.17a4.01 4.01 0 0 1 .003 4.127a.5.5 0 1 1-.857-.516a3.01 3.01 0 0 0-.002-3.095a.5.5 0 0 1 .17-.686"/></svg> </template>
CSS
.icon-bluetooth-searching-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.854%202.146A.5.5%200%200%200%209%202.5v6.398L5.83%206.124a.5.5%200%201%200-.66.752L8.74%2010l-3.57%203.124a.5.5%200%200%200%20.66.752L9%2011.102V17.5a.5.5%200%200%200%20.854.354l4-4a.5.5%200%200%200-.025-.73L10.26%2010l3.57-3.124a.5.5%200%200%200%20.025-.73zM10%2016.293v-5.191l2.768%202.422zm2.768-9.817L10%208.898v-5.19zm4.264.254a.5.5%200%201%200-.838.546a5.01%205.01%200%200%201-.002%205.45a.5.5%200%200%200%20.838.547a6.01%206.01%200%200%200%20.002-6.543M14.74%207.765a.5.5%200%200%201%20.686.17a4.01%204.01%200%200%201%20.003%204.127a.5.5%200%201%201-.857-.516a3.01%203.01%200%200%200-.002-3.095a.5.5%200%200%201%20.17-.686%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.854%202.146A.5.5%200%200%200%209%202.5v6.398L5.83%206.124a.5.5%200%201%200-.66.752L8.74%2010l-3.57%203.124a.5.5%200%200%200%20.66.752L9%2011.102V17.5a.5.5%200%200%200%20.854.354l4-4a.5.5%200%200%200-.025-.73L10.26%2010l3.57-3.124a.5.5%200%200%200%20.025-.73zM10%2016.293v-5.191l2.768%202.422zm2.768-9.817L10%208.898v-5.19zm4.264.254a.5.5%200%201%200-.838.546a5.01%205.01%200%200%201-.002%205.45a.5.5%200%200%200%20.838.547a6.01%206.01%200%200%200%20.002-6.543M14.74%207.765a.5.5%200%200%201%20.686.17a4.01%204.01%200%200%201%20.003%204.127a.5.5%200%201%201-.857-.516a3.01%203.01%200%200%200-.002-3.095a.5.5%200%200%201%20.17-.686%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bluetooth-searching-20-regular.svg?color=%231a73e8&size=48