twotone wifi find icon

twotone-wifi-find from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
twotone-wifi-find
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the twotone wifi find icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.59 10.39L24 8.98A16.88 16.88 0 0 0 12 4C7.31 4 3.07 5.9 0 8.98L12 21l1.41-1.42L2.93 9.08C5.45 7.16 8.59 6 12 6c4.13 0 7.88 1.68 10.59 4.39"/><path fill="currentColor" d="m23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03c0-2.24-1.76-4-4-4s-4 1.76-4 4s1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20zM15 14c0-1.12.88-2 2-2s2 .88 2 2s-.88 2-2 2s-2-.88-2-2"/><path fill="currentColor" d="M22.59 10.39A14.94 14.94 0 0 0 12 6C8.59 6 5.45 7.16 2.93 9.08l2.26 2.26l8.24 8.24l.46-.46C12.15 18.09 11 16.21 11 14c0-1.62.62-3.13 1.75-4.25S15.38 8 17 8c2.21 0 4.09 1.15 5.13 2.89l.49-.49l-.02-.02z" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneWifiFind(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="M22.59 10.39L24 8.98A16.88 16.88 0 0 0 12 4C7.31 4 3.07 5.9 0 8.98L12 21l1.41-1.42L2.93 9.08C5.45 7.16 8.59 6 12 6c4.13 0 7.88 1.68 10.59 4.39"/><path fill="currentColor" d="m23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03c0-2.24-1.76-4-4-4s-4 1.76-4 4s1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20zM15 14c0-1.12.88-2 2-2s2 .88 2 2s-.88 2-2 2s-2-.88-2-2"/><path fill="currentColor" d="M22.59 10.39A14.94 14.94 0 0 0 12 6C8.59 6 5.45 7.16 2.93 9.08l2.26 2.26l8.24 8.24l.46-.46C12.15 18.09 11 16.21 11 14c0-1.62.62-3.13 1.75-4.25S15.38 8 17 8c2.21 0 4.09 1.15 5.13 2.89l.49-.49l-.02-.02z" opacity=".3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.59 10.39L24 8.98A16.88 16.88 0 0 0 12 4C7.31 4 3.07 5.9 0 8.98L12 21l1.41-1.42L2.93 9.08C5.45 7.16 8.59 6 12 6c4.13 0 7.88 1.68 10.59 4.39"/><path fill="currentColor" d="m23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03c0-2.24-1.76-4-4-4s-4 1.76-4 4s1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20zM15 14c0-1.12.88-2 2-2s2 .88 2 2s-.88 2-2 2s-2-.88-2-2"/><path fill="currentColor" d="M22.59 10.39A14.94 14.94 0 0 0 12 6C8.59 6 5.45 7.16 2.93 9.08l2.26 2.26l8.24 8.24l.46-.46C12.15 18.09 11 16.21 11 14c0-1.62.62-3.13 1.75-4.25S15.38 8 17 8c2.21 0 4.09 1.15 5.13 2.89l.49-.49l-.02-.02z" opacity=".3"/></svg>
</template>

CSS

.icon-twotone-wifi-find {
  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%22M22.59%2010.39L24%208.98A16.88%2016.88%200%200%200%2012%204C7.31%204%203.07%205.9%200%208.98L12%2021l1.41-1.42L2.93%209.08C5.45%207.16%208.59%206%2012%206c4.13%200%207.88%201.68%2010.59%204.39%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23%2018.59l-2.56-2.56c.35-.59.56-1.28.56-2.03c0-2.24-1.76-4-4-4s-4%201.76-4%204s1.76%204%204%204c.75%200%201.44-.21%202.03-.56L21.59%2020zM15%2014c0-1.12.88-2%202-2s2%20.88%202%202s-.88%202-2%202s-2-.88-2-2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.59%2010.39A14.94%2014.94%200%200%200%2012%206C8.59%206%205.45%207.16%202.93%209.08l2.26%202.26l8.24%208.24l.46-.46C12.15%2018.09%2011%2016.21%2011%2014c0-1.62.62-3.13%201.75-4.25S15.38%208%2017%208c2.21%200%204.09%201.15%205.13%202.89l.49-.49l-.02-.02z%22%20opacity%3D%22.3%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%22M22.59%2010.39L24%208.98A16.88%2016.88%200%200%200%2012%204C7.31%204%203.07%205.9%200%208.98L12%2021l1.41-1.42L2.93%209.08C5.45%207.16%208.59%206%2012%206c4.13%200%207.88%201.68%2010.59%204.39%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23%2018.59l-2.56-2.56c.35-.59.56-1.28.56-2.03c0-2.24-1.76-4-4-4s-4%201.76-4%204s1.76%204%204%204c.75%200%201.44-.21%202.03-.56L21.59%2020zM15%2014c0-1.12.88-2%202-2s2%20.88%202%202s-.88%202-2%202s-2-.88-2-2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.59%2010.39A14.94%2014.94%200%200%200%2012%206C8.59%206%205.45%207.16%202.93%209.08l2.26%202.26l8.24%208.24l.46-.46C12.15%2018.09%2011%2016.21%2011%2014c0-1.62.62-3.13%201.75-4.25S15.38%208%2017%208c2.21%200%204.09%201.15%205.13%202.89l.49-.49l-.02-.02z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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