wifi home icon
wifi-home from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-home
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wifi-home-sharp
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 19V9.625l-1.934 1.49l-.604-.792L12 3.019l9.539 7.304l-.605.787l-1.953-1.485v1.4q-.206-.054-.427-.068t-.438-.015q-2.945 0-5.03 2.057T10.962 18q0 .25.017.5t.071.5zm11.73 3.73h-3.384v-.884h1.848q-.823-.713-1.335-1.71q-.513-.995-.513-2.097q0-1.608.955-2.839t2.43-1.658v.916q-1.1.402-1.8 1.372t-.7 2.209q0 .917.445 1.753t1.17 1.447v-1.893h.885zm2.386-.195V21.6q1.125-.408 1.812-1.388t.688-2.173q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.893h-.885v-3.385H22.5v.885h-1.848q.823.713 1.336 1.71q.512.995.512 2.097q0 1.608-.955 2.839t-2.43 1.658"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiHome(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 19V9.625l-1.934 1.49l-.604-.792L12 3.019l9.539 7.304l-.605.787l-1.953-1.485v1.4q-.206-.054-.427-.068t-.438-.015q-2.945 0-5.03 2.057T10.962 18q0 .25.017.5t.071.5zm11.73 3.73h-3.384v-.884h1.848q-.823-.713-1.335-1.71q-.513-.995-.513-2.097q0-1.608.955-2.839t2.43-1.658v.916q-1.1.402-1.8 1.372t-.7 2.209q0 .917.445 1.753t1.17 1.447v-1.893h.885zm2.386-.195V21.6q1.125-.408 1.812-1.388t.688-2.173q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.893h-.885v-3.385H22.5v.885h-1.848q.823.713 1.336 1.71q.512.995.512 2.097q0 1.608-.955 2.839t-2.43 1.658"/></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 19V9.625l-1.934 1.49l-.604-.792L12 3.019l9.539 7.304l-.605.787l-1.953-1.485v1.4q-.206-.054-.427-.068t-.438-.015q-2.945 0-5.03 2.057T10.962 18q0 .25.017.5t.071.5zm11.73 3.73h-3.384v-.884h1.848q-.823-.713-1.335-1.71q-.513-.995-.513-2.097q0-1.608.955-2.839t2.43-1.658v.916q-1.1.402-1.8 1.372t-.7 2.209q0 .917.445 1.753t1.17 1.447v-1.893h.885zm2.386-.195V21.6q1.125-.408 1.812-1.388t.688-2.173q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.893h-.885v-3.385H22.5v.885h-1.848q.823.713 1.336 1.71q.512.995.512 2.097q0 1.608-.955 2.839t-2.43 1.658"/></svg> </template>
CSS
.icon-wifi-home {
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%2019V9.625l-1.934%201.49l-.604-.792L12%203.019l9.539%207.304l-.605.787l-1.953-1.485v1.4q-.206-.054-.427-.068t-.438-.015q-2.945%200-5.03%202.057T10.962%2018q0%20.25.017.5t.071.5zm11.73%203.73h-3.384v-.884h1.848q-.823-.713-1.335-1.71q-.513-.995-.513-2.097q0-1.608.955-2.839t2.43-1.658v.916q-1.1.402-1.8%201.372t-.7%202.209q0%20.917.445%201.753t1.17%201.447v-1.893h.885zm2.386-.195V21.6q1.125-.408%201.812-1.388t.688-2.173q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.893h-.885v-3.385H22.5v.885h-1.848q.823.713%201.336%201.71q.512.995.512%202.097q0%201.608-.955%202.839t-2.43%201.658%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%2019V9.625l-1.934%201.49l-.604-.792L12%203.019l9.539%207.304l-.605.787l-1.953-1.485v1.4q-.206-.054-.427-.068t-.438-.015q-2.945%200-5.03%202.057T10.962%2018q0%20.25.017.5t.071.5zm11.73%203.73h-3.384v-.884h1.848q-.823-.713-1.335-1.71q-.513-.995-.513-2.097q0-1.608.955-2.839t2.43-1.658v.916q-1.1.402-1.8%201.372t-.7%202.209q0%20.917.445%201.753t1.17%201.447v-1.893h.885zm2.386-.195V21.6q1.125-.408%201.812-1.388t.688-2.173q0-.918-.446-1.754q-.445-.837-1.17-1.447v1.893h-.885v-3.385H22.5v.885h-1.848q.823.713%201.336%201.71q.512.995.512%202.097q0%201.608-.955%202.839t-2.43%201.658%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.svg?color=%231a73e8&size=48