wifi protected setup icon
wifi-protected-setup-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-protected-setup-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wifi-protected-setup-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the wifi protected setup icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.6 17.3q-.275.23-.51.016q-.236-.216-.073-.643q.125-.43.175-.864t.05-.895q0-1.847-.817-3.403t-2.202-2.6l-1.47 1.47q-.191.192-.443.096t-.252-.37V4.424q0-.348.23-.578t.577-.23h5.685q.273 0 .37.252q.095.252-.097.445l-1.43 1.43q1.223 1.099 1.94 2.618t.717 3.284q0 1.067-.259 2.028q-.258.96-.739 1.809q-.294.513-.641.972t-.811.847M6.177 19.689l1.45-1.431Q6.398 17.16 5.684 15.64q-.715-1.52-.715-3.285q0-1.067.259-2.028q.259-.96.74-1.809q.294-.513.653-.972t.804-.847q.275-.23.501-.028q.226.203.063.65q-.106.43-.16.867q-.052.436-.052.898q0 1.846.81 3.403t2.19 2.599l1.45-1.47q.192-.211.444-.096q.252.116.252.389v5.665q0 .348-.23.578t-.577.23H6.469q-.273 0-.388-.252q-.116-.252.096-.444"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiProtectedSetupRounded(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.6 17.3q-.275.23-.51.016q-.236-.216-.073-.643q.125-.43.175-.864t.05-.895q0-1.847-.817-3.403t-2.202-2.6l-1.47 1.47q-.191.192-.443.096t-.252-.37V4.424q0-.348.23-.578t.577-.23h5.685q.273 0 .37.252q.095.252-.097.445l-1.43 1.43q1.223 1.099 1.94 2.618t.717 3.284q0 1.067-.259 2.028q-.258.96-.739 1.809q-.294.513-.641.972t-.811.847M6.177 19.689l1.45-1.431Q6.398 17.16 5.684 15.64q-.715-1.52-.715-3.285q0-1.067.259-2.028q.259-.96.74-1.809q.294-.513.653-.972t.804-.847q.275-.23.501-.028q.226.203.063.65q-.106.43-.16.867q-.052.436-.052.898q0 1.846.81 3.403t2.19 2.599l1.45-1.47q.192-.211.444-.096q.252.116.252.389v5.665q0 .348-.23.578t-.577.23H6.469q-.273 0-.388-.252q-.116-.252.096-.444"/></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.6 17.3q-.275.23-.51.016q-.236-.216-.073-.643q.125-.43.175-.864t.05-.895q0-1.847-.817-3.403t-2.202-2.6l-1.47 1.47q-.191.192-.443.096t-.252-.37V4.424q0-.348.23-.578t.577-.23h5.685q.273 0 .37.252q.095.252-.097.445l-1.43 1.43q1.223 1.099 1.94 2.618t.717 3.284q0 1.067-.259 2.028q-.258.96-.739 1.809q-.294.513-.641.972t-.811.847M6.177 19.689l1.45-1.431Q6.398 17.16 5.684 15.64q-.715-1.52-.715-3.285q0-1.067.259-2.028q.259-.96.74-1.809q.294-.513.653-.972t.804-.847q.275-.23.501-.028q.226.203.063.65q-.106.43-.16.867q-.052.436-.052.898q0 1.846.81 3.403t2.19 2.599l1.45-1.47q.192-.211.444-.096q.252.116.252.389v5.665q0 .348-.23.578t-.577.23H6.469q-.273 0-.388-.252q-.116-.252.096-.444"/></svg> </template>
CSS
.icon-wifi-protected-setup-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.6%2017.3q-.275.23-.51.016q-.236-.216-.073-.643q.125-.43.175-.864t.05-.895q0-1.847-.817-3.403t-2.202-2.6l-1.47%201.47q-.191.192-.443.096t-.252-.37V4.424q0-.348.23-.578t.577-.23h5.685q.273%200%20.37.252q.095.252-.097.445l-1.43%201.43q1.223%201.099%201.94%202.618t.717%203.284q0%201.067-.259%202.028q-.258.96-.739%201.809q-.294.513-.641.972t-.811.847M6.177%2019.689l1.45-1.431Q6.398%2017.16%205.684%2015.64q-.715-1.52-.715-3.285q0-1.067.259-2.028q.259-.96.74-1.809q.294-.513.653-.972t.804-.847q.275-.23.501-.028q.226.203.063.65q-.106.43-.16.867q-.052.436-.052.898q0%201.846.81%203.403t2.19%202.599l1.45-1.47q.192-.211.444-.096q.252.116.252.389v5.665q0%20.348-.23.578t-.577.23H6.469q-.273%200-.388-.252q-.116-.252.096-.444%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.6%2017.3q-.275.23-.51.016q-.236-.216-.073-.643q.125-.43.175-.864t.05-.895q0-1.847-.817-3.403t-2.202-2.6l-1.47%201.47q-.191.192-.443.096t-.252-.37V4.424q0-.348.23-.578t.577-.23h5.685q.273%200%20.37.252q.095.252-.097.445l-1.43%201.43q1.223%201.099%201.94%202.618t.717%203.284q0%201.067-.259%202.028q-.258.96-.739%201.809q-.294.513-.641.972t-.811.847M6.177%2019.689l1.45-1.431Q6.398%2017.16%205.684%2015.64q-.715-1.52-.715-3.285q0-1.067.259-2.028q.259-.96.74-1.809q.294-.513.653-.972t.804-.847q.275-.23.501-.028q.226.203.063.65q-.106.43-.16.867q-.052.436-.052.898q0%201.846.81%203.403t2.19%202.599l1.45-1.47q.192-.211.444-.096q.252.116.252.389v5.665q0%20.348-.23.578t-.577.23H6.469q-.273%200-.388-.252q-.116-.252.096-.444%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-protected-setup-rounded.svg?color=%231a73e8&size=48