wifi home icon
wifi-home-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-home-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
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 20q-.825 0-1.412-.587T4 18v-7.375L3 11.4q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l8.975-6.875q.275-.2.588-.3t.637-.1t.638.1t.587.3l9 6.875q.325.25.375.663t-.2.737t-.65.375t-.725-.2L20 10.625v.65q-.475-.15-.975-.212T18 11q-2.925 0-4.962 2.038T11 18q0 .225.013.45t.037.425q.05.45-.213.788T10.15 20zm7.75 3q-.325 0-.537-.213T13 22.25t.213-.537t.537-.213h.675q-.65-.675-1.037-1.575T13 18q0-1.525.825-2.762T16 13.425q.275-.125.513 0t.362.4t.025.563t-.475.487q-.875.425-1.4 1.263T14.5 18q0 .725.263 1.35t.737 1.1v-.7q0-.325.213-.537T16.25 19t.538.213t.212.537V22q0 .425-.288.713T16 23zm6.275-.425q-.275.125-.525 0t-.375-.4t-.025-.562t.475-.488q.875-.45 1.4-1.275T21.5 18q0-.725-.262-1.35t-.738-1.1v.7q0 .325-.213.538T19.75 17t-.537-.213T19 16.25V14q0-.425.288-.712T20 13h2.25q.325 0 .538.213t.212.537t-.213.538t-.537.212h-.675q.65.675 1.038 1.575T23 18q0 1.525-.825 2.763t-2.15 1.812"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWifiHomeRounded(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 20q-.825 0-1.412-.587T4 18v-7.375L3 11.4q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l8.975-6.875q.275-.2.588-.3t.637-.1t.638.1t.587.3l9 6.875q.325.25.375.663t-.2.737t-.65.375t-.725-.2L20 10.625v.65q-.475-.15-.975-.212T18 11q-2.925 0-4.962 2.038T11 18q0 .225.013.45t.037.425q.05.45-.213.788T10.15 20zm7.75 3q-.325 0-.537-.213T13 22.25t.213-.537t.537-.213h.675q-.65-.675-1.037-1.575T13 18q0-1.525.825-2.762T16 13.425q.275-.125.513 0t.362.4t.025.563t-.475.487q-.875.425-1.4 1.263T14.5 18q0 .725.263 1.35t.737 1.1v-.7q0-.325.213-.537T16.25 19t.538.213t.212.537V22q0 .425-.288.713T16 23zm6.275-.425q-.275.125-.525 0t-.375-.4t-.025-.562t.475-.488q.875-.45 1.4-1.275T21.5 18q0-.725-.262-1.35t-.738-1.1v.7q0 .325-.213.538T19.75 17t-.537-.213T19 16.25V14q0-.425.288-.712T20 13h2.25q.325 0 .538.213t.212.537t-.213.538t-.537.212h-.675q.65.675 1.038 1.575T23 18q0 1.525-.825 2.763t-2.15 1.812"/></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 20q-.825 0-1.412-.587T4 18v-7.375L3 11.4q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l8.975-6.875q.275-.2.588-.3t.637-.1t.638.1t.587.3l9 6.875q.325.25.375.663t-.2.737t-.65.375t-.725-.2L20 10.625v.65q-.475-.15-.975-.212T18 11q-2.925 0-4.962 2.038T11 18q0 .225.013.45t.037.425q.05.45-.213.788T10.15 20zm7.75 3q-.325 0-.537-.213T13 22.25t.213-.537t.537-.213h.675q-.65-.675-1.037-1.575T13 18q0-1.525.825-2.762T16 13.425q.275-.125.513 0t.362.4t.025.563t-.475.487q-.875.425-1.4 1.263T14.5 18q0 .725.263 1.35t.737 1.1v-.7q0-.325.213-.537T16.25 19t.538.213t.212.537V22q0 .425-.288.713T16 23zm6.275-.425q-.275.125-.525 0t-.375-.4t-.025-.562t.475-.488q.875-.45 1.4-1.275T21.5 18q0-.725-.262-1.35t-.738-1.1v.7q0 .325-.213.538T19.75 17t-.537-.213T19 16.25V14q0-.425.288-.712T20 13h2.25q.325 0 .538.213t.212.537t-.213.538t-.537.212h-.675q.65.675 1.038 1.575T23 18q0 1.525-.825 2.763t-2.15 1.812"/></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%2020q-.825%200-1.412-.587T4%2018v-7.375L3%2011.4q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l8.975-6.875q.275-.2.588-.3t.637-.1t.638.1t.587.3l9%206.875q.325.25.375.663t-.2.737t-.65.375t-.725-.2L20%2010.625v.65q-.475-.15-.975-.212T18%2011q-2.925%200-4.962%202.038T11%2018q0%20.225.013.45t.037.425q.05.45-.213.788T10.15%2020zm7.75%203q-.325%200-.537-.213T13%2022.25t.213-.537t.537-.213h.675q-.65-.675-1.037-1.575T13%2018q0-1.525.825-2.762T16%2013.425q.275-.125.513%200t.362.4t.025.563t-.475.487q-.875.425-1.4%201.263T14.5%2018q0%20.725.263%201.35t.737%201.1v-.7q0-.325.213-.537T16.25%2019t.538.213t.212.537V22q0%20.425-.288.713T16%2023zm6.275-.425q-.275.125-.525%200t-.375-.4t-.025-.562t.475-.488q.875-.45%201.4-1.275T21.5%2018q0-.725-.262-1.35t-.738-1.1v.7q0%20.325-.213.538T19.75%2017t-.537-.213T19%2016.25V14q0-.425.288-.712T20%2013h2.25q.325%200%20.538.213t.212.537t-.213.538t-.537.212h-.675q.65.675%201.038%201.575T23%2018q0%201.525-.825%202.763t-2.15%201.812%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%2020q-.825%200-1.412-.587T4%2018v-7.375L3%2011.4q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l8.975-6.875q.275-.2.588-.3t.637-.1t.638.1t.587.3l9%206.875q.325.25.375.663t-.2.737t-.65.375t-.725-.2L20%2010.625v.65q-.475-.15-.975-.212T18%2011q-2.925%200-4.962%202.038T11%2018q0%20.225.013.45t.037.425q.05.45-.213.788T10.15%2020zm7.75%203q-.325%200-.537-.213T13%2022.25t.213-.537t.537-.213h.675q-.65-.675-1.037-1.575T13%2018q0-1.525.825-2.762T16%2013.425q.275-.125.513%200t.362.4t.025.563t-.475.487q-.875.425-1.4%201.263T14.5%2018q0%20.725.263%201.35t.737%201.1v-.7q0-.325.213-.537T16.25%2019t.538.213t.212.537V22q0%20.425-.288.713T16%2023zm6.275-.425q-.275.125-.525%200t-.375-.4t-.025-.562t.475-.488q.875-.45%201.4-1.275T21.5%2018q0-.725-.262-1.35t-.738-1.1v.7q0%20.325-.213.538T19.75%2017t-.537-.213T19%2016.25V14q0-.425.288-.712T20%2013h2.25q.325%200%20.538.213t.212.537t-.213.538t-.537.212h-.675q.65.675%201.038%201.575T23%2018q0%201.525-.825%202.763t-2.15%201.812%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/wifi-home-rounded.svg?color=%231a73e8&size=48