wifi proxy icon
wifi-proxy-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-proxy-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the wifi proxy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.808 18.635h1.769v-1.77h-1.77zm0-2.654h1.769v-1.77h-1.77zm2.653 2.653h1.77v-1.769h-1.77zm-2.615.885q-.384 0-.654-.269t-.269-.654V14.25q0-.385.27-.654t.653-.269h1.693q.384 0 .653.27t.27.653v1.73h1.73q.385 0 .654.27t.27.654v1.692q0 .385-.27.654t-.654.27zM11.996 5q2.464 0 4.774.715q2.31.714 4.312 2.107q.318.222.488.536q.171.314.194.659t-.102.68t-.416.628l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.357q0-.19.165-.356l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283 6 12 6t-4.444.66t-4.04 1.948q-.25.153-.28.451q-.028.299.183.51l8.139 8.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.267-.267-.391-.609t-.1-.693t.191-.663t.458-.533q2.007-1.398 4.318-2.113Q9.534 5 11.997 5M12 11.979"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiProxyOutlineRounded(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="M16.808 18.635h1.769v-1.77h-1.77zm0-2.654h1.769v-1.77h-1.77zm2.653 2.653h1.77v-1.769h-1.77zm-2.615.885q-.384 0-.654-.269t-.269-.654V14.25q0-.385.27-.654t.653-.269h1.693q.384 0 .653.27t.27.653v1.73h1.73q.385 0 .654.27t.27.654v1.692q0 .385-.27.654t-.654.27zM11.996 5q2.464 0 4.774.715q2.31.714 4.312 2.107q.318.222.488.536q.171.314.194.659t-.102.68t-.416.628l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.357q0-.19.165-.356l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283 6 12 6t-4.444.66t-4.04 1.948q-.25.153-.28.451q-.028.299.183.51l8.139 8.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.267-.267-.391-.609t-.1-.693t.191-.663t.458-.533q2.007-1.398 4.318-2.113Q9.534 5 11.997 5M12 11.979"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.808 18.635h1.769v-1.77h-1.77zm0-2.654h1.769v-1.77h-1.77zm2.653 2.653h1.77v-1.769h-1.77zm-2.615.885q-.384 0-.654-.269t-.269-.654V14.25q0-.385.27-.654t.653-.269h1.693q.384 0 .653.27t.27.653v1.73h1.73q.385 0 .654.27t.27.654v1.692q0 .385-.27.654t-.654.27zM11.996 5q2.464 0 4.774.715q2.31.714 4.312 2.107q.318.222.488.536q.171.314.194.659t-.102.68t-.416.628l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.357q0-.19.165-.356l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283 6 12 6t-4.444.66t-4.04 1.948q-.25.153-.28.451q-.028.299.183.51l8.139 8.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.267-.267-.391-.609t-.1-.693t.191-.663t.458-.533q2.007-1.398 4.318-2.113Q9.534 5 11.997 5M12 11.979"/></svg> </template>
CSS
.icon-wifi-proxy-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%22M16.808%2018.635h1.769v-1.77h-1.77zm0-2.654h1.769v-1.77h-1.77zm2.653%202.653h1.77v-1.769h-1.77zm-2.615.885q-.384%200-.654-.269t-.269-.654V14.25q0-.385.27-.654t.653-.269h1.693q.384%200%20.653.27t.27.653v1.73h1.73q.385%200%20.654.27t.27.654v1.692q0%20.385-.27.654t-.654.27zM11.996%205q2.464%200%204.774.715q2.31.714%204.312%202.107q.318.222.488.536q.171.314.194.659t-.102.68t-.416.628l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.357q0-.19.165-.356l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283%206%2012%206t-4.444.66t-4.04%201.948q-.25.153-.28.451q-.028.299.183.51l8.139%208.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.267-.267-.391-.609t-.1-.693t.191-.663t.458-.533q2.007-1.398%204.318-2.113Q9.534%205%2011.997%205M12%2011.979%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%22M16.808%2018.635h1.769v-1.77h-1.77zm0-2.654h1.769v-1.77h-1.77zm2.653%202.653h1.77v-1.769h-1.77zm-2.615.885q-.384%200-.654-.269t-.269-.654V14.25q0-.385.27-.654t.653-.269h1.693q.384%200%20.653.27t.27.653v1.73h1.73q.385%200%20.654.27t.27.654v1.692q0%20.385-.27.654t-.654.27zM11.996%205q2.464%200%204.774.715q2.31.714%204.312%202.107q.318.222.488.536q.171.314.194.659t-.102.68t-.416.628l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.357q0-.19.165-.356l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283%206%2012%206t-4.444.66t-4.04%201.948q-.25.153-.28.451q-.028.299.183.51l8.139%208.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.267-.267-.391-.609t-.1-.693t.191-.663t.458-.533q2.007-1.398%204.318-2.113Q9.534%205%2011.997%205M12%2011.979%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-proxy-outline-rounded.svg?color=%231a73e8&size=48