baseline signal wifi 3 bar lock icon

baseline-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
baseline-signal-wifi-3-bar-lock
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0
Aliases
signal-wifi-3-bar-lock

More device icons from Google Material Icons

Use the baseline 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" d="M12 3C5.3 3 .8 6.7.4 7l3.2 3.9L12 21.5l3.5-4.3v-2.6c0-2.2 1.4-4 3.3-4.7c.3-.1.5-.2.8-.2c.3-.1.6-.1.9-.1c.4 0 .7 0 1 .1L23.6 7c-.4-.3-4.9-4-11.6-4" opacity=".3"/><path fill="currentColor" d="M23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-4c0-.5-.5-1-1-1m-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5zm-10 5.5l3.5-4.3v-2.6c0-2.2 1.4-4 3.3-4.7C17.3 9 14.9 8 12 8c-4.8 0-8 2.6-8.5 2.9"/></svg>

React

import type { SVGProps } from "react";

export function IcBaselineSignalWifi3BarLock(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="M12 3C5.3 3 .8 6.7.4 7l3.2 3.9L12 21.5l3.5-4.3v-2.6c0-2.2 1.4-4 3.3-4.7c.3-.1.5-.2.8-.2c.3-.1.6-.1.9-.1c.4 0 .7 0 1 .1L23.6 7c-.4-.3-4.9-4-11.6-4" opacity=".3"/><path fill="currentColor" d="M23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-4c0-.5-.5-1-1-1m-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5zm-10 5.5l3.5-4.3v-2.6c0-2.2 1.4-4 3.3-4.7C17.3 9 14.9 8 12 8c-4.8 0-8 2.6-8.5 2.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3C5.3 3 .8 6.7.4 7l3.2 3.9L12 21.5l3.5-4.3v-2.6c0-2.2 1.4-4 3.3-4.7c.3-.1.5-.2.8-.2c.3-.1.6-.1.9-.1c.4 0 .7 0 1 .1L23.6 7c-.4-.3-4.9-4-11.6-4" opacity=".3"/><path fill="currentColor" d="M23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-4c0-.5-.5-1-1-1m-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5zm-10 5.5l3.5-4.3v-2.6c0-2.2 1.4-4 3.3-4.7C17.3 9 14.9 8 12 8c-4.8 0-8 2.6-8.5 2.9"/></svg>
</template>

CSS

.icon-baseline-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%20d%3D%22M12%203C5.3%203%20.8%206.7.4%207l3.2%203.9L12%2021.5l3.5-4.3v-2.6c0-2.2%201.4-4%203.3-4.7c.3-.1.5-.2.8-.2c.3-.1.6-.1.9-.1c.4%200%20.7%200%201%20.1L23.6%207c-.4-.3-4.9-4-11.6-4%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2016v-1.5c0-1.4-1.1-2.5-2.5-2.5S18%2013.1%2018%2014.5V16c-.5%200-1%20.5-1%201v4c0%20.5.5%201%201%201h5c.5%200%201-.5%201-1v-4c0-.5-.5-1-1-1m-1%200h-3v-1.5c0-.8.7-1.5%201.5-1.5s1.5.7%201.5%201.5zm-10%205.5l3.5-4.3v-2.6c0-2.2%201.4-4%203.3-4.7C17.3%209%2014.9%208%2012%208c-4.8%200-8%202.6-8.5%202.9%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%22M12%203C5.3%203%20.8%206.7.4%207l3.2%203.9L12%2021.5l3.5-4.3v-2.6c0-2.2%201.4-4%203.3-4.7c.3-.1.5-.2.8-.2c.3-.1.6-.1.9-.1c.4%200%20.7%200%201%20.1L23.6%207c-.4-.3-4.9-4-11.6-4%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2016v-1.5c0-1.4-1.1-2.5-2.5-2.5S18%2013.1%2018%2014.5V16c-.5%200-1%20.5-1%201v4c0%20.5.5%201%201%201h5c.5%200%201-.5%201-1v-4c0-.5-.5-1-1-1m-1%200h-3v-1.5c0-.8.7-1.5%201.5-1.5s1.5.7%201.5%201.5zm-10%205.5l3.5-4.3v-2.6c0-2.2%201.4-4%203.3-4.7C17.3%209%2014.9%208%2012%208c-4.8%200-8%202.6-8.5%202.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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