twotone wifi protected setup icon

twotone-wifi-protected-setup from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
twotone-wifi-protected-setup
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the twotone 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.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42c0 1.31-.32 2.54-.88 3.63c2.33-1.52 3.88-4.14 3.88-7.13c0-2.52-1.11-4.77-2.84-6.33"/><path fill="currentColor" d="M7.46 8.88c0-1.31.32-2.54.88-3.63a8.48 8.48 0 0 0-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneWifiProtectedSetup(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.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42c0 1.31-.32 2.54-.88 3.63c2.33-1.52 3.88-4.14 3.88-7.13c0-2.52-1.11-4.77-2.84-6.33"/><path fill="currentColor" d="M7.46 8.88c0-1.31.32-2.54.88-3.63a8.48 8.48 0 0 0-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42"/></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.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42c0 1.31-.32 2.54-.88 3.63c2.33-1.52 3.88-4.14 3.88-7.13c0-2.52-1.11-4.77-2.84-6.33"/><path fill="currentColor" d="M7.46 8.88c0-1.31.32-2.54.88-3.63a8.48 8.48 0 0 0-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42"/></svg>
</template>

CSS

.icon-twotone-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%22M16.71%205.29L19%203h-8v8l2.3-2.3c1.97%201.46%203.25%203.78%203.25%206.42c0%201.31-.32%202.54-.88%203.63c2.33-1.52%203.88-4.14%203.88-7.13c0-2.52-1.11-4.77-2.84-6.33%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.46%208.88c0-1.31.32-2.54.88-3.63a8.48%208.48%200%200%200-3.88%207.13c0%202.52%201.1%204.77%202.84%206.33L5%2021h8v-8l-2.3%202.3c-1.96-1.46-3.24-3.78-3.24-6.42%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.71%205.29L19%203h-8v8l2.3-2.3c1.97%201.46%203.25%203.78%203.25%206.42c0%201.31-.32%202.54-.88%203.63c2.33-1.52%203.88-4.14%203.88-7.13c0-2.52-1.11-4.77-2.84-6.33%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.46%208.88c0-1.31.32-2.54.88-3.63a8.48%208.48%200%200%200-3.88%207.13c0%202.52%201.1%204.77%202.84%206.33L5%2021h8v-8l-2.3%202.3c-1.96-1.46-3.24-3.78-3.24-6.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-wifi-protected-setup.svg?color=%231a73e8&size=48