wifi-lock-outline-sharp from Material Symbols Light by Google · Outline Sharp · Android · Apache-2.0 Free for personal and commercial use.

Name
wifi-lock-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the wifi lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.462 19.577v-4.539h1.019v-1q0-.748.51-1.258q.511-.51 1.259-.51t1.259.51t.51 1.259v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM12 19.578L1.423 9q2.183-1.964 4.91-2.982Q9.063 5 12 5t5.666 1.018Q20.394 7.037 22.577 9L20.3 11.271q-.177-.175-.354-.356q-.177-.182-.354-.357L21.1 9.05q-1.975-1.5-4.3-2.275T12 6t-4.8.775T2.9 9.05l9.1 9.1l1.48-1.48l.358.356l.356.357zm0-7.502"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWifiLockOutlineSharp(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.462 19.577v-4.539h1.019v-1q0-.748.51-1.258q.511-.51 1.259-.51t1.259.51t.51 1.259v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM12 19.578L1.423 9q2.183-1.964 4.91-2.982Q9.063 5 12 5t5.666 1.018Q20.394 7.037 22.577 9L20.3 11.271q-.177-.175-.354-.356q-.177-.182-.354-.357L21.1 9.05q-1.975-1.5-4.3-2.275T12 6t-4.8.775T2.9 9.05l9.1 9.1l1.48-1.48l.358.356l.356.357zm0-7.502"/></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.462 19.577v-4.539h1.019v-1q0-.748.51-1.258q.511-.51 1.259-.51t1.259.51t.51 1.259v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM12 19.578L1.423 9q2.183-1.964 4.91-2.982Q9.063 5 12 5t5.666 1.018Q20.394 7.037 22.577 9L20.3 11.271q-.177-.175-.354-.356q-.177-.182-.354-.357L21.1 9.05q-1.975-1.5-4.3-2.275T12 6t-4.8.775T2.9 9.05l9.1 9.1l1.48-1.48l.358.356l.356.357zm0-7.502"/></svg>
</template>

CSS

.icon-wifi-lock-outline-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%22M15.462%2019.577v-4.539h1.019v-1q0-.748.51-1.258q.511-.51%201.259-.51t1.259.51t.51%201.259v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM12%2019.578L1.423%209q2.183-1.964%204.91-2.982Q9.063%205%2012%205t5.666%201.018Q20.394%207.037%2022.577%209L20.3%2011.271q-.177-.175-.354-.356q-.177-.182-.354-.357L21.1%209.05q-1.975-1.5-4.3-2.275T12%206t-4.8.775T2.9%209.05l9.1%209.1l1.48-1.48l.358.356l.356.357zm0-7.502%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.462%2019.577v-4.539h1.019v-1q0-.748.51-1.258q.511-.51%201.259-.51t1.259.51t.51%201.259v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM12%2019.578L1.423%209q2.183-1.964%204.91-2.982Q9.063%205%2012%205t5.666%201.018Q20.394%207.037%2022.577%209L20.3%2011.271q-.177-.175-.354-.356q-.177-.182-.354-.357L21.1%209.05q-1.975-1.5-4.3-2.275T12%206t-4.8.775T2.9%209.05l9.1%209.1l1.48-1.48l.358.356l.356.357zm0-7.502%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-lock-outline-sharp.svg?color=%231a73e8&size=48