wifi find icon
wifi-find-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-find-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants 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 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="m11.64 19.217l-9.384-9.39q-.165-.165-.248-.383T1.95 9.02t.117-.41q.093-.201.27-.342q2.107-1.615 4.557-2.441T12 5q2.737 0 5.188.867t4.614 2.52q.165.12.241.285t.082.347t-.055.356t-.2.314q-1.968-1.737-4.558-2.713T12 6q-2.594 0-4.933.822T2.906 9.056l9.448 9.454q.14.14.15.341t-.15.366q-.165.166-.357.166t-.357-.166m9.394-.551l-2.259-2.254q-.354.275-.815.431Q17.498 17 17 17q-1.258 0-2.129-.871T14 14t.871-2.129T17 11t2.129.871T20 14q0 .46-.137.902q-.138.442-.374.796l2.253 2.26q.14.14.153.341t-.153.366q-.16.16-.353.16t-.354-.16m-2.62-3.25Q19 14.831 19 14t-.584-1.415Q17.83 12 17 12t-1.415.585T15 14t.585 1.416T17 16t1.416-.584M12 18.863"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiFindOutlineRounded(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="m11.64 19.217l-9.384-9.39q-.165-.165-.248-.383T1.95 9.02t.117-.41q.093-.201.27-.342q2.107-1.615 4.557-2.441T12 5q2.737 0 5.188.867t4.614 2.52q.165.12.241.285t.082.347t-.055.356t-.2.314q-1.968-1.737-4.558-2.713T12 6q-2.594 0-4.933.822T2.906 9.056l9.448 9.454q.14.14.15.341t-.15.366q-.165.166-.357.166t-.357-.166m9.394-.551l-2.259-2.254q-.354.275-.815.431Q17.498 17 17 17q-1.258 0-2.129-.871T14 14t.871-2.129T17 11t2.129.871T20 14q0 .46-.137.902q-.138.442-.374.796l2.253 2.26q.14.14.153.341t-.153.366q-.16.16-.353.16t-.354-.16m-2.62-3.25Q19 14.831 19 14t-.584-1.415Q17.83 12 17 12t-1.415.585T15 14t.585 1.416T17 16t1.416-.584M12 18.863"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.64 19.217l-9.384-9.39q-.165-.165-.248-.383T1.95 9.02t.117-.41q.093-.201.27-.342q2.107-1.615 4.557-2.441T12 5q2.737 0 5.188.867t4.614 2.52q.165.12.241.285t.082.347t-.055.356t-.2.314q-1.968-1.737-4.558-2.713T12 6q-2.594 0-4.933.822T2.906 9.056l9.448 9.454q.14.14.15.341t-.15.366q-.165.166-.357.166t-.357-.166m9.394-.551l-2.259-2.254q-.354.275-.815.431Q17.498 17 17 17q-1.258 0-2.129-.871T14 14t.871-2.129T17 11t2.129.871T20 14q0 .46-.137.902q-.138.442-.374.796l2.253 2.26q.14.14.153.341t-.153.366q-.16.16-.353.16t-.354-.16m-2.62-3.25Q19 14.831 19 14t-.584-1.415Q17.83 12 17 12t-1.415.585T15 14t.585 1.416T17 16t1.416-.584M12 18.863"/></svg> </template>
CSS
.icon-wifi-find-outline-rounded {
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%22m11.64%2019.217l-9.384-9.39q-.165-.165-.248-.383T1.95%209.02t.117-.41q.093-.201.27-.342q2.107-1.615%204.557-2.441T12%205q2.737%200%205.188.867t4.614%202.52q.165.12.241.285t.082.347t-.055.356t-.2.314q-1.968-1.737-4.558-2.713T12%206q-2.594%200-4.933.822T2.906%209.056l9.448%209.454q.14.14.15.341t-.15.366q-.165.166-.357.166t-.357-.166m9.394-.551l-2.259-2.254q-.354.275-.815.431Q17.498%2017%2017%2017q-1.258%200-2.129-.871T14%2014t.871-2.129T17%2011t2.129.871T20%2014q0%20.46-.137.902q-.138.442-.374.796l2.253%202.26q.14.14.153.341t-.153.366q-.16.16-.353.16t-.354-.16m-2.62-3.25Q19%2014.831%2019%2014t-.584-1.415Q17.83%2012%2017%2012t-1.415.585T15%2014t.585%201.416T17%2016t1.416-.584M12%2018.863%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%22m11.64%2019.217l-9.384-9.39q-.165-.165-.248-.383T1.95%209.02t.117-.41q.093-.201.27-.342q2.107-1.615%204.557-2.441T12%205q2.737%200%205.188.867t4.614%202.52q.165.12.241.285t.082.347t-.055.356t-.2.314q-1.968-1.737-4.558-2.713T12%206q-2.594%200-4.933.822T2.906%209.056l9.448%209.454q.14.14.15.341t-.15.366q-.165.166-.357.166t-.357-.166m9.394-.551l-2.259-2.254q-.354.275-.815.431Q17.498%2017%2017%2017q-1.258%200-2.129-.871T14%2014t.871-2.129T17%2011t2.129.871T20%2014q0%20.46-.137.902q-.138.442-.374.796l2.253%202.26q.14.14.153.341t-.153.366q-.16.16-.353.16t-.354-.16m-2.62-3.25Q19%2014.831%2019%2014t-.584-1.415Q17.83%2012%2017%2012t-1.415.585T15%2014t.585%201.416T17%2016t1.416-.584M12%2018.863%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wifi-find-outline-rounded.svg?color=%231a73e8&size=48