wifi protected setup icon

wifi-protected-setup from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
wifi-protected-setup
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
wifi-protected-setup-outline, wifi-protected-setup-outline-sharp, wifi-protected-setup-sharp

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="M15.406 18.289q.406-.768.621-1.613t.215-1.763q0-1.846-.817-3.403t-2.202-2.599l-2.165 2.166V3.616h7.461l-2.127 2.126q1.224 1.099 1.94 2.618q.718 1.519.718 3.284q0 2.102-.995 3.837t-2.65 2.808m-9.924 2.095l2.146-2.126q-1.229-1.099-1.943-2.618q-.715-1.519-.715-3.284q0-2.102.996-3.837Q6.96 6.784 8.6 5.711q-.406.768-.614 1.613q-.209.845-.209 1.762q0 1.847.81 3.403t2.19 2.6l2.146-2.166v7.461z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWifiProtectedSetup(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="M15.406 18.289q.406-.768.621-1.613t.215-1.763q0-1.846-.817-3.403t-2.202-2.599l-2.165 2.166V3.616h7.461l-2.127 2.126q1.224 1.099 1.94 2.618q.718 1.519.718 3.284q0 2.102-.995 3.837t-2.65 2.808m-9.924 2.095l2.146-2.126q-1.229-1.099-1.943-2.618q-.715-1.519-.715-3.284q0-2.102.996-3.837Q6.96 6.784 8.6 5.711q-.406.768-.614 1.613q-.209.845-.209 1.762q0 1.847.81 3.403t2.19 2.6l2.146-2.166v7.461z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.406 18.289q.406-.768.621-1.613t.215-1.763q0-1.846-.817-3.403t-2.202-2.599l-2.165 2.166V3.616h7.461l-2.127 2.126q1.224 1.099 1.94 2.618q.718 1.519.718 3.284q0 2.102-.995 3.837t-2.65 2.808m-9.924 2.095l2.146-2.126q-1.229-1.099-1.943-2.618q-.715-1.519-.715-3.284q0-2.102.996-3.837Q6.96 6.784 8.6 5.711q-.406.768-.614 1.613q-.209.845-.209 1.762q0 1.847.81 3.403t2.19 2.6l2.146-2.166v7.461z"/></svg>
</template>

CSS

.icon-wifi-protected-setup {
  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%22M15.406%2018.289q.406-.768.621-1.613t.215-1.763q0-1.846-.817-3.403t-2.202-2.599l-2.165%202.166V3.616h7.461l-2.127%202.126q1.224%201.099%201.94%202.618q.718%201.519.718%203.284q0%202.102-.995%203.837t-2.65%202.808m-9.924%202.095l2.146-2.126q-1.229-1.099-1.943-2.618q-.715-1.519-.715-3.284q0-2.102.996-3.837Q6.96%206.784%208.6%205.711q-.406.768-.614%201.613q-.209.845-.209%201.762q0%201.847.81%203.403t2.19%202.6l2.146-2.166v7.461z%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%22M15.406%2018.289q.406-.768.621-1.613t.215-1.763q0-1.846-.817-3.403t-2.202-2.599l-2.165%202.166V3.616h7.461l-2.127%202.126q1.224%201.099%201.94%202.618q.718%201.519.718%203.284q0%202.102-.995%203.837t-2.65%202.808m-9.924%202.095l2.146-2.126q-1.229-1.099-1.943-2.618q-.715-1.519-.715-3.284q0-2.102.996-3.837Q6.96%206.784%208.6%205.711q-.406.768-.614%201.613q-.209.845-.209%201.762q0%201.847.81%203.403t2.19%202.6l2.146-2.166v7.461z%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.svg?color=%231a73e8&size=48