wifi home icon
wifi-home-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-home-rounded
- Set
- Material Symbols Light
- Style
- 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 home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 19q-.672 0-1.144-.472T5 17.385v-7.76l-1.538 1.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.217-.162.472-.242q.255-.081.522-.081t.522.08t.472.243l8.154 6.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104l-1.563-1.192v1.4q-.206-.054-.427-.068t-.438-.015q-2.945 0-5.03 2.057T10.962 18q0 .052.003.104q.002.052.008.098q.012.315-.203.557q-.214.241-.524.241zm7.173 3.73q-.191 0-.317-.125q-.126-.126-.126-.317q0-.19.126-.316t.317-.126h1.405q-.823-.713-1.335-1.71q-.513-.996-.513-2.098q0-1.429.758-2.57t1.992-1.697q.179-.087.33-.01t.218.237t.016.332t-.273.276q-.952.463-1.554 1.378t-.602 2.054q0 .918.445 1.754t1.17 1.446v-1.45q0-.19.126-.316t.317-.126t.316.126q.126.126.126.316v2.135q0 .348-.23.578t-.578.23zm5.967-.424q-.179.086-.333 0q-.154-.087-.221-.247q-.067-.159-.015-.331t.273-.276q.97-.488 1.563-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0 .19-.126.317t-.316.126t-.317-.126t-.126-.317v-2.134q0-.348.23-.578t.578-.23h2.135q.19 0 .316.126t.126.317t-.126.316t-.316.126h-1.406q.823.713 1.335 1.71q.513.995.513 2.097q0 1.43-.758 2.57q-.758 1.142-1.986 1.698"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiHomeRounded(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="M6.616 19q-.672 0-1.144-.472T5 17.385v-7.76l-1.538 1.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.217-.162.472-.242q.255-.081.522-.081t.522.08t.472.243l8.154 6.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104l-1.563-1.192v1.4q-.206-.054-.427-.068t-.438-.015q-2.945 0-5.03 2.057T10.962 18q0 .052.003.104q.002.052.008.098q.012.315-.203.557q-.214.241-.524.241zm7.173 3.73q-.191 0-.317-.125q-.126-.126-.126-.317q0-.19.126-.316t.317-.126h1.405q-.823-.713-1.335-1.71q-.513-.996-.513-2.098q0-1.429.758-2.57t1.992-1.697q.179-.087.33-.01t.218.237t.016.332t-.273.276q-.952.463-1.554 1.378t-.602 2.054q0 .918.445 1.754t1.17 1.446v-1.45q0-.19.126-.316t.317-.126t.316.126q.126.126.126.316v2.135q0 .348-.23.578t-.578.23zm5.967-.424q-.179.086-.333 0q-.154-.087-.221-.247q-.067-.159-.015-.331t.273-.276q.97-.488 1.563-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0 .19-.126.317t-.316.126t-.317-.126t-.126-.317v-2.134q0-.348.23-.578t.578-.23h2.135q.19 0 .316.126t.126.317t-.126.316t-.316.126h-1.406q.823.713 1.335 1.71q.513.995.513 2.097q0 1.43-.758 2.57q-.758 1.142-1.986 1.698"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 19q-.672 0-1.144-.472T5 17.385v-7.76l-1.538 1.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.217-.162.472-.242q.255-.081.522-.081t.522.08t.472.243l8.154 6.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104l-1.563-1.192v1.4q-.206-.054-.427-.068t-.438-.015q-2.945 0-5.03 2.057T10.962 18q0 .052.003.104q.002.052.008.098q.012.315-.203.557q-.214.241-.524.241zm7.173 3.73q-.191 0-.317-.125q-.126-.126-.126-.317q0-.19.126-.316t.317-.126h1.405q-.823-.713-1.335-1.71q-.513-.996-.513-2.098q0-1.429.758-2.57t1.992-1.697q.179-.087.33-.01t.218.237t.016.332t-.273.276q-.952.463-1.554 1.378t-.602 2.054q0 .918.445 1.754t1.17 1.446v-1.45q0-.19.126-.316t.317-.126t.316.126q.126.126.126.316v2.135q0 .348-.23.578t-.578.23zm5.967-.424q-.179.086-.333 0q-.154-.087-.221-.247q-.067-.159-.015-.331t.273-.276q.97-.488 1.563-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0 .19-.126.317t-.316.126t-.317-.126t-.126-.317v-2.134q0-.348.23-.578t.578-.23h2.135q.19 0 .316.126t.126.317t-.126.316t-.316.126h-1.406q.823.713 1.335 1.71q.513.995.513 2.097q0 1.43-.758 2.57q-.758 1.142-1.986 1.698"/></svg> </template>
CSS
.icon-wifi-home-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%22M6.616%2019q-.672%200-1.144-.472T5%2017.385v-7.76l-1.538%201.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.217-.162.472-.242q.255-.081.522-.081t.522.08t.472.243l8.154%206.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104l-1.563-1.192v1.4q-.206-.054-.427-.068t-.438-.015q-2.945%200-5.03%202.057T10.962%2018q0%20.052.003.104q.002.052.008.098q.012.315-.203.557q-.214.241-.524.241zm7.173%203.73q-.191%200-.317-.125q-.126-.126-.126-.317q0-.19.126-.316t.317-.126h1.405q-.823-.713-1.335-1.71q-.513-.996-.513-2.098q0-1.429.758-2.57t1.992-1.697q.179-.087.33-.01t.218.237t.016.332t-.273.276q-.952.463-1.554%201.378t-.602%202.054q0%20.918.445%201.754t1.17%201.446v-1.45q0-.19.126-.316t.317-.126t.316.126q.126.126.126.316v2.135q0%20.348-.23.578t-.578.23zm5.967-.424q-.179.086-.333%200q-.154-.087-.221-.247q-.067-.159-.015-.331t.273-.276q.97-.488%201.563-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0%20.19-.126.317t-.316.126t-.317-.126t-.126-.317v-2.134q0-.348.23-.578t.578-.23h2.135q.19%200%20.316.126t.126.317t-.126.316t-.316.126h-1.406q.823.713%201.335%201.71q.513.995.513%202.097q0%201.43-.758%202.57q-.758%201.142-1.986%201.698%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%22M6.616%2019q-.672%200-1.144-.472T5%2017.385v-7.76l-1.538%201.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.217-.162.472-.242q.255-.081.522-.081t.522.08t.472.243l8.154%206.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104l-1.563-1.192v1.4q-.206-.054-.427-.068t-.438-.015q-2.945%200-5.03%202.057T10.962%2018q0%20.052.003.104q.002.052.008.098q.012.315-.203.557q-.214.241-.524.241zm7.173%203.73q-.191%200-.317-.125q-.126-.126-.126-.317q0-.19.126-.316t.317-.126h1.405q-.823-.713-1.335-1.71q-.513-.996-.513-2.098q0-1.429.758-2.57t1.992-1.697q.179-.087.33-.01t.218.237t.016.332t-.273.276q-.952.463-1.554%201.378t-.602%202.054q0%20.918.445%201.754t1.17%201.446v-1.45q0-.19.126-.316t.317-.126t.316.126q.126.126.126.316v2.135q0%20.348-.23.578t-.578.23zm5.967-.424q-.179.086-.333%200q-.154-.087-.221-.247q-.067-.159-.015-.331t.273-.276q.97-.488%201.563-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0%20.19-.126.317t-.316.126t-.317-.126t-.126-.317v-2.134q0-.348.23-.578t.578-.23h2.135q.19%200%20.316.126t.126.317t-.126.316t-.316.126h-1.406q.823.713%201.335%201.71q.513.995.513%202.097q0%201.43-.758%202.57q-.758%201.142-1.986%201.698%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-home-rounded.svg?color=%231a73e8&size=48