round bluetooth searching icon

round-bluetooth-searching from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
round-bluetooth-searching
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the round 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="m15.98 10.28l-1.38 1.38c-.2.2-.2.51 0 .71l1.38 1.38c.28.28.75.15.85-.23c.11-.5.17-1 .17-1.52a6 6 0 0 0-.18-1.48a.5.5 0 0 0-.84-.24m4.12-2.5a.863.863 0 0 0-1.4-.24c-.26.26-.31.64-.17.98c.46 1.07.72 2.24.72 3.47c0 1.24-.26 2.42-.73 3.49a.84.84 0 0 0 .16.94a.84.84 0 0 0 1.35-.23c.63-1.3.98-2.76.98-4.3a10 10 0 0 0-.91-4.11M11.41 12L15 8.42c.39-.39.39-1.02 0-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L5.11 5.7A.996.996 0 1 0 3.7 7.11L8.59 12L3.7 16.89a.996.996 0 1 0 1.41 1.41L9 14.41v6.18c0 .89 1.08 1.34 1.71.71L15 17c.39-.39.39-1.02 0-1.42zM11 5.83l1.88 1.88L11 9.59zm0 12.34v-3.76l1.88 1.88z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundBluetoothSearching(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="m15.98 10.28l-1.38 1.38c-.2.2-.2.51 0 .71l1.38 1.38c.28.28.75.15.85-.23c.11-.5.17-1 .17-1.52a6 6 0 0 0-.18-1.48a.5.5 0 0 0-.84-.24m4.12-2.5a.863.863 0 0 0-1.4-.24c-.26.26-.31.64-.17.98c.46 1.07.72 2.24.72 3.47c0 1.24-.26 2.42-.73 3.49a.84.84 0 0 0 .16.94a.84.84 0 0 0 1.35-.23c.63-1.3.98-2.76.98-4.3a10 10 0 0 0-.91-4.11M11.41 12L15 8.42c.39-.39.39-1.02 0-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L5.11 5.7A.996.996 0 1 0 3.7 7.11L8.59 12L3.7 16.89a.996.996 0 1 0 1.41 1.41L9 14.41v6.18c0 .89 1.08 1.34 1.71.71L15 17c.39-.39.39-1.02 0-1.42zM11 5.83l1.88 1.88L11 9.59zm0 12.34v-3.76l1.88 1.88z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.98 10.28l-1.38 1.38c-.2.2-.2.51 0 .71l1.38 1.38c.28.28.75.15.85-.23c.11-.5.17-1 .17-1.52a6 6 0 0 0-.18-1.48a.5.5 0 0 0-.84-.24m4.12-2.5a.863.863 0 0 0-1.4-.24c-.26.26-.31.64-.17.98c.46 1.07.72 2.24.72 3.47c0 1.24-.26 2.42-.73 3.49a.84.84 0 0 0 .16.94a.84.84 0 0 0 1.35-.23c.63-1.3.98-2.76.98-4.3a10 10 0 0 0-.91-4.11M11.41 12L15 8.42c.39-.39.39-1.02 0-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L5.11 5.7A.996.996 0 1 0 3.7 7.11L8.59 12L3.7 16.89a.996.996 0 1 0 1.41 1.41L9 14.41v6.18c0 .89 1.08 1.34 1.71.71L15 17c.39-.39.39-1.02 0-1.42zM11 5.83l1.88 1.88L11 9.59zm0 12.34v-3.76l1.88 1.88z"/></svg>
</template>

CSS

.icon-round-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%22m15.98%2010.28l-1.38%201.38c-.2.2-.2.51%200%20.71l1.38%201.38c.28.28.75.15.85-.23c.11-.5.17-1%20.17-1.52a6%206%200%200%200-.18-1.48a.5.5%200%200%200-.84-.24m4.12-2.5a.863.863%200%200%200-1.4-.24c-.26.26-.31.64-.17.98c.46%201.07.72%202.24.72%203.47c0%201.24-.26%202.42-.73%203.49a.84.84%200%200%200%20.16.94a.84.84%200%200%200%201.35-.23c.63-1.3.98-2.76.98-4.3a10%2010%200%200%200-.91-4.11M11.41%2012L15%208.42c.39-.39.39-1.02%200-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L5.11%205.7A.996.996%200%201%200%203.7%207.11L8.59%2012L3.7%2016.89a.996.996%200%201%200%201.41%201.41L9%2014.41v6.18c0%20.89%201.08%201.34%201.71.71L15%2017c.39-.39.39-1.02%200-1.42zM11%205.83l1.88%201.88L11%209.59zm0%2012.34v-3.76l1.88%201.88z%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%22m15.98%2010.28l-1.38%201.38c-.2.2-.2.51%200%20.71l1.38%201.38c.28.28.75.15.85-.23c.11-.5.17-1%20.17-1.52a6%206%200%200%200-.18-1.48a.5.5%200%200%200-.84-.24m4.12-2.5a.863.863%200%200%200-1.4-.24c-.26.26-.31.64-.17.98c.46%201.07.72%202.24.72%203.47c0%201.24-.26%202.42-.73%203.49a.84.84%200%200%200%20.16.94a.84.84%200%200%200%201.35-.23c.63-1.3.98-2.76.98-4.3a10%2010%200%200%200-.91-4.11M11.41%2012L15%208.42c.39-.39.39-1.02%200-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L5.11%205.7A.996.996%200%201%200%203.7%207.11L8.59%2012L3.7%2016.89a.996.996%200%201%200%201.41%201.41L9%2014.41v6.18c0%20.89%201.08%201.34%201.71.71L15%2017c.39-.39.39-1.02%200-1.42zM11%205.83l1.88%201.88L11%209.59zm0%2012.34v-3.76l1.88%201.88z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-bluetooth-searching.svg?color=%231a73e8&size=48