wifi home icon
wifi-home-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-home-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 home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5 9.625l-1.538 1.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.224-.162.478-.242q.254-.081.519-.081t.517.08t.474.243l8.154 6.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104L12 4.294L6 8.87v8.516q0 .269.173.442t.443.173h3.634q.213 0 .356.144t.144.357t-.144.356t-.356.143H6.616q-.667 0-1.141-.475T5 17.386zm8.789 13.106q-.192 0-.317-.125t-.126-.317t.126-.317t.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-.191.125-.317t.317-.125t.317.125t.126.317v2.135q0 .343-.232.575t-.576.233zm5.967-.425q-.179.086-.333 0q-.154-.087-.221-.247q-.068-.159-.016-.331t.273-.276q.972-.488 1.564-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0 .192-.125.317q-.125.126-.316.126t-.318-.126t-.126-.317v-2.134q0-.344.232-.576q.233-.232.576-.232h2.135q.191 0 .317.125q.125.125.125.316t-.125.318t-.317.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 MaterialSymbolsLightWifiHomeOutlineRounded(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="m5 9.625l-1.538 1.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.224-.162.478-.242q.254-.081.519-.081t.517.08t.474.243l8.154 6.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104L12 4.294L6 8.87v8.516q0 .269.173.442t.443.173h3.634q.213 0 .356.144t.144.357t-.144.356t-.356.143H6.616q-.667 0-1.141-.475T5 17.386zm8.789 13.106q-.192 0-.317-.125t-.126-.317t.126-.317t.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-.191.125-.317t.317-.125t.317.125t.126.317v2.135q0 .343-.232.575t-.576.233zm5.967-.425q-.179.086-.333 0q-.154-.087-.221-.247q-.068-.159-.016-.331t.273-.276q.972-.488 1.564-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0 .192-.125.317q-.125.126-.316.126t-.318-.126t-.126-.317v-2.134q0-.344.232-.576q.233-.232.576-.232h2.135q.191 0 .317.125q.125.125.125.316t-.125.318t-.317.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="m5 9.625l-1.538 1.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.224-.162.478-.242q.254-.081.519-.081t.517.08t.474.243l8.154 6.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104L12 4.294L6 8.87v8.516q0 .269.173.442t.443.173h3.634q.213 0 .356.144t.144.357t-.144.356t-.356.143H6.616q-.667 0-1.141-.475T5 17.386zm8.789 13.106q-.192 0-.317-.125t-.126-.317t.126-.317t.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-.191.125-.317t.317-.125t.317.125t.126.317v2.135q0 .343-.232.575t-.576.233zm5.967-.425q-.179.086-.333 0q-.154-.087-.221-.247q-.068-.159-.016-.331t.273-.276q.972-.488 1.564-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0 .192-.125.317q-.125.126-.316.126t-.318-.126t-.126-.317v-2.134q0-.344.232-.576q.233-.232.576-.232h2.135q.191 0 .317.125q.125.125.125.316t-.125.318t-.317.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-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%22m5%209.625l-1.538%201.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.224-.162.478-.242q.254-.081.519-.081t.517.08t.474.243l8.154%206.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104L12%204.294L6%208.87v8.516q0%20.269.173.442t.443.173h3.634q.213%200%20.356.144t.144.357t-.144.356t-.356.143H6.616q-.667%200-1.141-.475T5%2017.386zm8.789%2013.106q-.192%200-.317-.125t-.126-.317t.126-.317t.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-.191.125-.317t.317-.125t.317.125t.126.317v2.135q0%20.343-.232.575t-.576.233zm5.967-.425q-.179.086-.333%200q-.154-.087-.221-.247q-.068-.159-.016-.331t.273-.276q.972-.488%201.564-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0%20.192-.125.317q-.125.126-.316.126t-.318-.126t-.126-.317v-2.134q0-.344.232-.576q.233-.232.576-.232h2.135q.191%200%20.317.125q.125.125.125.316t-.125.318t-.317.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%22m5%209.625l-1.538%201.198q-.178.135-.366.104q-.188-.03-.323-.208q-.135-.177-.11-.365q.023-.189.195-.323l8.148-6.26q.224-.162.478-.242q.254-.081.519-.081t.517.08t.474.243l8.154%206.26q.171.134.193.326q.02.191-.114.362q-.135.171-.323.202t-.36-.104L12%204.294L6%208.87v8.516q0%20.269.173.442t.443.173h3.634q.213%200%20.356.144t.144.357t-.144.356t-.356.143H6.616q-.667%200-1.141-.475T5%2017.386zm8.789%2013.106q-.192%200-.317-.125t-.126-.317t.126-.317t.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-.191.125-.317t.317-.125t.317.125t.126.317v2.135q0%20.343-.232.575t-.576.233zm5.967-.425q-.179.086-.333%200q-.154-.087-.221-.247q-.068-.159-.016-.331t.273-.276q.972-.488%201.564-1.4t.593-2.013q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.45q0%20.192-.125.317q-.125.126-.316.126t-.318-.126t-.126-.317v-2.134q0-.344.232-.576q.233-.232.576-.232h2.135q.191%200%20.317.125q.125.125.125.316t-.125.318t-.317.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-outline-rounded.svg?color=%231a73e8&size=48