android wifi 3 bar lock icon

android-wifi-3-bar-lock from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.

Name
android-wifi-3-bar-lock
Set
Material Symbols Light
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
android-wifi-3-bar-lock-outline

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the android wifi 3 bar lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.37 19q-.37 0-.63-.26t-.26-.628v-2.8q0-.35.26-.6t.63-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51 1.259v1h.112q.35 0 .61.25q.259.25.259.6v2.8q0 .369-.25.629q-.25.259-.62.259zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zm-7.316 4.104q-.434-.433-.434-1.066t.434-1.066T12 16t1.066.434q.434.433.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434m-7.747-8.091L1.773 9.062q2.089-1.956 4.721-3.009T12 5t5.506 1.053t4.721 3.009l-.7.719q-.506-.235-1.049-.342t-1.112-.12q-1.627-1.153-3.504-1.736T12 7q-2.466 0-4.74.895t-4.073 2.58M7.2 14.45l-1.408-1.408q1.264-1.22 2.861-1.872q1.597-.65 3.347-.65q.794 0 1.562.145q.767.147 1.507.433q-.369.385-.65.807q-.283.422-.488.916q-.462-.158-.947-.23q-.486-.072-.984-.072q-1.367 0-2.597.5T7.2 14.45"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAndroidWifi3BarLock(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="M17.37 19q-.37 0-.63-.26t-.26-.628v-2.8q0-.35.26-.6t.63-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51 1.259v1h.112q.35 0 .61.25q.259.25.259.6v2.8q0 .369-.25.629q-.25.259-.62.259zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zm-7.316 4.104q-.434-.433-.434-1.066t.434-1.066T12 16t1.066.434q.434.433.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434m-7.747-8.091L1.773 9.062q2.089-1.956 4.721-3.009T12 5t5.506 1.053t4.721 3.009l-.7.719q-.506-.235-1.049-.342t-1.112-.12q-1.627-1.153-3.504-1.736T12 7q-2.466 0-4.74.895t-4.073 2.58M7.2 14.45l-1.408-1.408q1.264-1.22 2.861-1.872q1.597-.65 3.347-.65q.794 0 1.562.145q.767.147 1.507.433q-.369.385-.65.807q-.283.422-.488.916q-.462-.158-.947-.23q-.486-.072-.984-.072q-1.367 0-2.597.5T7.2 14.45"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.37 19q-.37 0-.63-.26t-.26-.628v-2.8q0-.35.26-.6t.63-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51 1.259v1h.112q.35 0 .61.25q.259.25.259.6v2.8q0 .369-.25.629q-.25.259-.62.259zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zm-7.316 4.104q-.434-.433-.434-1.066t.434-1.066T12 16t1.066.434q.434.433.434 1.066t-.434 1.066Q12.633 19 12 19t-1.066-.434m-7.747-8.091L1.773 9.062q2.089-1.956 4.721-3.009T12 5t5.506 1.053t4.721 3.009l-.7.719q-.506-.235-1.049-.342t-1.112-.12q-1.627-1.153-3.504-1.736T12 7q-2.466 0-4.74.895t-4.073 2.58M7.2 14.45l-1.408-1.408q1.264-1.22 2.861-1.872q1.597-.65 3.347-.65q.794 0 1.562.145q.767.147 1.507.433q-.369.385-.65.807q-.283.422-.488.916q-.462-.158-.947-.23q-.486-.072-.984-.072q-1.367 0-2.597.5T7.2 14.45"/></svg>
</template>

CSS

.icon-android-wifi-3-bar-lock {
  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%22M17.37%2019q-.37%200-.63-.26t-.26-.628v-2.8q0-.35.26-.6t.63-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51%201.259v1h.112q.35%200%20.61.25q.259.25.259.6v2.8q0%20.369-.25.629q-.25.259-.62.259zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zm-7.316%204.104q-.434-.433-.434-1.066t.434-1.066T12%2016t1.066.434q.434.433.434%201.066t-.434%201.066Q12.633%2019%2012%2019t-1.066-.434m-7.747-8.091L1.773%209.062q2.089-1.956%204.721-3.009T12%205t5.506%201.053t4.721%203.009l-.7.719q-.506-.235-1.049-.342t-1.112-.12q-1.627-1.153-3.504-1.736T12%207q-2.466%200-4.74.895t-4.073%202.58M7.2%2014.45l-1.408-1.408q1.264-1.22%202.861-1.872q1.597-.65%203.347-.65q.794%200%201.562.145q.767.147%201.507.433q-.369.385-.65.807q-.283.422-.488.916q-.462-.158-.947-.23q-.486-.072-.984-.072q-1.367%200-2.597.5T7.2%2014.45%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%22M17.37%2019q-.37%200-.63-.26t-.26-.628v-2.8q0-.35.26-.6t.63-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51%201.259v1h.112q.35%200%20.61.25q.259.25.259.6v2.8q0%20.369-.25.629q-.25.259-.62.259zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zm-7.316%204.104q-.434-.433-.434-1.066t.434-1.066T12%2016t1.066.434q.434.433.434%201.066t-.434%201.066Q12.633%2019%2012%2019t-1.066-.434m-7.747-8.091L1.773%209.062q2.089-1.956%204.721-3.009T12%205t5.506%201.053t4.721%203.009l-.7.719q-.506-.235-1.049-.342t-1.112-.12q-1.627-1.153-3.504-1.736T12%207q-2.466%200-4.74.895t-4.073%202.58M7.2%2014.45l-1.408-1.408q1.264-1.22%202.861-1.872q1.597-.65%203.347-.65q.794%200%201.562.145q.767.147%201.507.433q-.369.385-.65.807q-.283.422-.488.916q-.462-.158-.947-.23q-.486-.072-.984-.072q-1.367%200-2.597.5T7.2%2014.45%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/android-wifi-3-bar-lock.svg?color=%231a73e8&size=48