wifi device icon
wifi-device-sharp from Material Symbols by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-device-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the wifi device icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3v18h18V3zm4.275 8.525L5.9 10.15q1.05-1.275 2.713-1.963T12 7.5q1.675 0 3.35.688t2.725 1.962L16.7 11.525q-.875-.95-2.087-1.487T12 9.5t-2.613.538t-2.112 1.487m2.85 2.85L8.7 12.95q.65-.7 1.513-1.075t1.812-.375t1.787.375T15.3 12.95l-1.4 1.425q-.35-.375-.863-.625T12 13.5t-1.025.25t-.85.625m1.163 2.338Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWifiDeviceSharp(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="M3 3v18h18V3zm4.275 8.525L5.9 10.15q1.05-1.275 2.713-1.963T12 7.5q1.675 0 3.35.688t2.725 1.962L16.7 11.525q-.875-.95-2.087-1.487T12 9.5t-2.613.538t-2.112 1.487m2.85 2.85L8.7 12.95q.65-.7 1.513-1.075t1.812-.375t1.787.375T15.3 12.95l-1.4 1.425q-.35-.375-.863-.625T12 13.5t-1.025.25t-.85.625m1.163 2.338Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3v18h18V3zm4.275 8.525L5.9 10.15q1.05-1.275 2.713-1.963T12 7.5q1.675 0 3.35.688t2.725 1.962L16.7 11.525q-.875-.95-2.087-1.487T12 9.5t-2.613.538t-2.112 1.487m2.85 2.85L8.7 12.95q.65-.7 1.513-1.075t1.812-.375t1.787.375T15.3 12.95l-1.4 1.425q-.35-.375-.863-.625T12 13.5t-1.025.25t-.85.625m1.163 2.338Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288"/></svg> </template>
CSS
.icon-wifi-device-sharp {
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%22M3%203v18h18V3zm4.275%208.525L5.9%2010.15q1.05-1.275%202.713-1.963T12%207.5q1.675%200%203.35.688t2.725%201.962L16.7%2011.525q-.875-.95-2.087-1.487T12%209.5t-2.613.538t-2.112%201.487m2.85%202.85L8.7%2012.95q.65-.7%201.513-1.075t1.812-.375t1.787.375T15.3%2012.95l-1.4%201.425q-.35-.375-.863-.625T12%2013.5t-1.025.25t-.85.625m1.163%202.338Q11%2016.425%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288%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%22M3%203v18h18V3zm4.275%208.525L5.9%2010.15q1.05-1.275%202.713-1.963T12%207.5q1.675%200%203.35.688t2.725%201.962L16.7%2011.525q-.875-.95-2.087-1.487T12%209.5t-2.613.538t-2.112%201.487m2.85%202.85L8.7%2012.95q.65-.7%201.513-1.075t1.812-.375t1.787.375T15.3%2012.95l-1.4%201.425q-.35-.375-.863-.625T12%2013.5t-1.025.25t-.85.625m1.163%202.338Q11%2016.425%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/wifi-device-sharp.svg?color=%231a73e8&size=48