sharp signal wifi 3 bar lock icon

sharp-signal-wifi-3-bar-lock from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
sharp-signal-wifi-3-bar-lock
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the sharp signal 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" fill-opacity=".3" d="M15.5 14.5c0-2.8 2.2-5 5-5c.36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36z"/><path fill="currentColor" d="M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0 0 18 14.5V16h-1v6h7v-6zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5zm-6.5-1.5a4.92 4.92 0 0 1 3.27-4.68C17.29 8.98 14.94 8 12 8c-4.81 0-8.04 2.62-8.47 2.95L12 21.5l3.5-4.36z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpSignalWifi3BarLock(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" fillOpacity=".3" d="M15.5 14.5c0-2.8 2.2-5 5-5c.36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36z"/><path fill="currentColor" d="M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0 0 18 14.5V16h-1v6h7v-6zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5zm-6.5-1.5a4.92 4.92 0 0 1 3.27-4.68C17.29 8.98 14.94 8 12 8c-4.81 0-8.04 2.62-8.47 2.95L12 21.5l3.5-4.36z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-opacity=".3" d="M15.5 14.5c0-2.8 2.2-5 5-5c.36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36z"/><path fill="currentColor" d="M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0 0 18 14.5V16h-1v6h7v-6zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5zm-6.5-1.5a4.92 4.92 0 0 1 3.27-4.68C17.29 8.98 14.94 8 12 8c-4.81 0-8.04 2.62-8.47 2.95L12 21.5l3.5-4.36z"/></svg>
</template>

CSS

.icon-sharp-signal-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%20fill-opacity%3D%22.3%22%20d%3D%22M15.5%2014.5c0-2.8%202.2-5%205-5c.36%200%20.71.04%201.05.11L23.64%207c-.45-.34-4.93-4-11.64-4C5.28%203%20.81%206.66.36%207L12%2021.5l3.5-4.36z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2016v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484%202.484%200%200%200%2018%2014.5V16h-1v6h7v-6zm-1%200h-3v-1.5c0-.8.7-1.5%201.5-1.5s1.5.7%201.5%201.5zm-6.5-1.5a4.92%204.92%200%200%201%203.27-4.68C17.29%208.98%2014.94%208%2012%208c-4.81%200-8.04%202.62-8.47%202.95L12%2021.5l3.5-4.36z%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%20fill-opacity%3D%22.3%22%20d%3D%22M15.5%2014.5c0-2.8%202.2-5%205-5c.36%200%20.71.04%201.05.11L23.64%207c-.45-.34-4.93-4-11.64-4C5.28%203%20.81%206.66.36%207L12%2021.5l3.5-4.36z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2016v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484%202.484%200%200%200%2018%2014.5V16h-1v6h7v-6zm-1%200h-3v-1.5c0-.8.7-1.5%201.5-1.5s1.5.7%201.5%201.5zm-6.5-1.5a4.92%204.92%200%200%201%203.27-4.68C17.29%208.98%2014.94%208%2012%208c-4.81%200-8.04%202.62-8.47%202.95L12%2021.5l3.5-4.36z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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