wifi-lock-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
wifi-lock-rounded
Set
Material Symbols Light
Style
Rounded
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="M11.48 18.91q-.24-.093-.44-.293l-8.292-8.292q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714q.157-.347.492-.592q2.008-1.398 4.318-2.112T11.997 5t4.776.715t4.317 2.107q.34.222.506.57q.166.349.166.716q0 .329-.131.649t-.379.568l-.192.192q-.135.142-.328.192t-.38-.011q-.385-.117-.795-.176t-.82-.058q-2.421 0-4.123 1.701t-1.702 4.124q0 .41.058.82t.176.795q.056.186.006.379t-.186.328q-.206.206-.446.3q-.24.093-.52.093t-.52-.094m4.91.667q-.392 0-.66-.266q-.268-.265-.268-.657v-2.697q0-.382.265-.65t.658-.268h.096v-1q0-.748.51-1.26q.511-.51 1.259-.51t1.259.51t.51 1.26v1h.097q.375 0 .63.265q.254.265.254.658v2.696q0 .383-.265.65q-.265.269-.657.269zm.86-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWifiLockRounded(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="M11.48 18.91q-.24-.093-.44-.293l-8.292-8.292q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714q.157-.347.492-.592q2.008-1.398 4.318-2.112T11.997 5t4.776.715t4.317 2.107q.34.222.506.57q.166.349.166.716q0 .329-.131.649t-.379.568l-.192.192q-.135.142-.328.192t-.38-.011q-.385-.117-.795-.176t-.82-.058q-2.421 0-4.123 1.701t-1.702 4.124q0 .41.058.82t.176.795q.056.186.006.379t-.186.328q-.206.206-.446.3q-.24.093-.52.093t-.52-.094m4.91.667q-.392 0-.66-.266q-.268-.265-.268-.657v-2.697q0-.382.265-.65t.658-.268h.096v-1q0-.748.51-1.26q.511-.51 1.259-.51t1.259.51t.51 1.26v1h.097q.375 0 .63.265q.254.265.254.658v2.696q0 .383-.265.65q-.265.269-.657.269zm.86-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.48 18.91q-.24-.093-.44-.293l-8.292-8.292q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714q.157-.347.492-.592q2.008-1.398 4.318-2.112T11.997 5t4.776.715t4.317 2.107q.34.222.506.57q.166.349.166.716q0 .329-.131.649t-.379.568l-.192.192q-.135.142-.328.192t-.38-.011q-.385-.117-.795-.176t-.82-.058q-2.421 0-4.123 1.701t-1.702 4.124q0 .41.058.82t.176.795q.056.186.006.379t-.186.328q-.206.206-.446.3q-.24.093-.52.093t-.52-.094m4.91.667q-.392 0-.66-.266q-.268-.265-.268-.657v-2.697q0-.382.265-.65t.658-.268h.096v-1q0-.748.51-1.26q.511-.51 1.259-.51t1.259.51t.51 1.26v1h.097q.375 0 .63.265q.254.265.254.658v2.696q0 .383-.265.65q-.265.269-.657.269zm.86-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712z"/></svg>
</template>

CSS

.icon-wifi-lock-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%22M11.48%2018.91q-.24-.093-.44-.293l-8.292-8.292q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714q.157-.347.492-.592q2.008-1.398%204.318-2.112T11.997%205t4.776.715t4.317%202.107q.34.222.506.57q.166.349.166.716q0%20.329-.131.649t-.379.568l-.192.192q-.135.142-.328.192t-.38-.011q-.385-.117-.795-.176t-.82-.058q-2.421%200-4.123%201.701t-1.702%204.124q0%20.41.058.82t.176.795q.056.186.006.379t-.186.328q-.206.206-.446.3q-.24.093-.52.093t-.52-.094m4.91.667q-.392%200-.66-.266q-.268-.265-.268-.657v-2.697q0-.382.265-.65t.658-.268h.096v-1q0-.748.51-1.26q.511-.51%201.259-.51t1.259.51t.51%201.26v1h.097q.375%200%20.63.265q.254.265.254.658v2.696q0%20.383-.265.65q-.265.269-.657.269zm.86-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712z%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%22M11.48%2018.91q-.24-.093-.44-.293l-8.292-8.292q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714q.157-.347.492-.592q2.008-1.398%204.318-2.112T11.997%205t4.776.715t4.317%202.107q.34.222.506.57q.166.349.166.716q0%20.329-.131.649t-.379.568l-.192.192q-.135.142-.328.192t-.38-.011q-.385-.117-.795-.176t-.82-.058q-2.421%200-4.123%201.701t-1.702%204.124q0%20.41.058.82t.176.795q.056.186.006.379t-.186.328q-.206.206-.446.3q-.24.093-.52.093t-.52-.094m4.91.667q-.392%200-.66-.266q-.268-.265-.268-.657v-2.697q0-.382.265-.65t.658-.268h.096v-1q0-.748.51-1.26q.511-.51%201.259-.51t1.259.51t.51%201.26v1h.097q.375%200%20.63.265q.254.265.254.658v2.696q0%20.383-.265.65q-.265.269-.657.269zm.86-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712z%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-rounded.svg?color=%231a73e8&size=48