android wifi 4 bar lock icon
android-wifi-4-bar-lock from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- android-wifi-4-bar-lock
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- android-wifi-4-bar-lock-outline
2 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the android wifi 4 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.335 4.143q-.453-.453-.453-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086t-1.085.453t-1.086-.453m-8.82-8.428L1.012 9.133Q3.302 7.11 6.13 6.055T12 5t5.87 1.045q2.828 1.046 5.118 3.088l-1.002.969q-.138-.108-.283-.193t-.303-.155q-2.006-1.625-4.411-2.45T12 6.482q-2.76 0-5.308.947t-4.598 2.749m2.748 2.62l-1.057-1.045Q5.5 10.246 7.619 9.469t4.406-.777q1.342 0 2.614.278q1.27.278 2.486.841q-.423.164-.793.402t-.69.576q-.877-.322-1.78-.469q-.904-.147-1.843-.147q-1.979 0-3.828.667q-1.849.666-3.349 1.956m2.724 2.614l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366q.617 0 1.229.1q.612.101 1.212.278q-.147.345-.227.71t-.118.746q-.507-.183-1.027-.259q-.519-.075-1.069-.075q-1.217 0-2.351.392T7.566 15.41"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAndroidWifi4BarLock(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.335 4.143q-.453-.453-.453-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086t-1.085.453t-1.086-.453m-8.82-8.428L1.012 9.133Q3.302 7.11 6.13 6.055T12 5t5.87 1.045q2.828 1.046 5.118 3.088l-1.002.969q-.138-.108-.283-.193t-.303-.155q-2.006-1.625-4.411-2.45T12 6.482q-2.76 0-5.308.947t-4.598 2.749m2.748 2.62l-1.057-1.045Q5.5 10.246 7.619 9.469t4.406-.777q1.342 0 2.614.278q1.27.278 2.486.841q-.423.164-.793.402t-.69.576q-.877-.322-1.78-.469q-.904-.147-1.843-.147q-1.979 0-3.828.667q-1.849.666-3.349 1.956m2.724 2.614l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366q.617 0 1.229.1q.612.101 1.212.278q-.147.345-.227.71t-.118.746q-.507-.183-1.027-.259q-.519-.075-1.069-.075q-1.217 0-2.351.392T7.566 15.41"/></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.335 4.143q-.453-.453-.453-1.086t.453-1.076T12 16t1.086.443t.452 1.076t-.453 1.086t-1.085.453t-1.086-.453m-8.82-8.428L1.012 9.133Q3.302 7.11 6.13 6.055T12 5t5.87 1.045q2.828 1.046 5.118 3.088l-1.002.969q-.138-.108-.283-.193t-.303-.155q-2.006-1.625-4.411-2.45T12 6.482q-2.76 0-5.308.947t-4.598 2.749m2.748 2.62l-1.057-1.045Q5.5 10.246 7.619 9.469t4.406-.777q1.342 0 2.614.278q1.27.278 2.486.841q-.423.164-.793.402t-.69.576q-.877-.322-1.78-.469q-.904-.147-1.843-.147q-1.979 0-3.828.667q-1.849.666-3.349 1.956m2.724 2.614l-1.058-1.064q1.16-.969 2.573-1.475T12 12.366q.617 0 1.229.1q.612.101 1.212.278q-.147.345-.227.71t-.118.746q-.507-.183-1.027-.259q-.519-.075-1.069-.075q-1.217 0-2.351.392T7.566 15.41"/></svg> </template>
CSS
.icon-android-wifi-4-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.335%204.143q-.453-.453-.453-1.086t.453-1.076T12%2016t1.086.443t.452%201.076t-.453%201.086t-1.085.453t-1.086-.453m-8.82-8.428L1.012%209.133Q3.302%207.11%206.13%206.055T12%205t5.87%201.045q2.828%201.046%205.118%203.088l-1.002.969q-.138-.108-.283-.193t-.303-.155q-2.006-1.625-4.411-2.45T12%206.482q-2.76%200-5.308.947t-4.598%202.749m2.748%202.62l-1.057-1.045Q5.5%2010.246%207.619%209.469t4.406-.777q1.342%200%202.614.278q1.27.278%202.486.841q-.423.164-.793.402t-.69.576q-.877-.322-1.78-.469q-.904-.147-1.843-.147q-1.979%200-3.828.667q-1.849.666-3.349%201.956m2.724%202.614l-1.058-1.064q1.16-.969%202.573-1.475T12%2012.366q.617%200%201.229.1q.612.101%201.212.278q-.147.345-.227.71t-.118.746q-.507-.183-1.027-.259q-.519-.075-1.069-.075q-1.217%200-2.351.392T7.566%2015.41%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.335%204.143q-.453-.453-.453-1.086t.453-1.076T12%2016t1.086.443t.452%201.076t-.453%201.086t-1.085.453t-1.086-.453m-8.82-8.428L1.012%209.133Q3.302%207.11%206.13%206.055T12%205t5.87%201.045q2.828%201.046%205.118%203.088l-1.002.969q-.138-.108-.283-.193t-.303-.155q-2.006-1.625-4.411-2.45T12%206.482q-2.76%200-5.308.947t-4.598%202.749m2.748%202.62l-1.057-1.045Q5.5%2010.246%207.619%209.469t4.406-.777q1.342%200%202.614.278q1.27.278%202.486.841q-.423.164-.793.402t-.69.576q-.877-.322-1.78-.469q-.904-.147-1.843-.147q-1.979%200-3.828.667q-1.849.666-3.349%201.956m2.724%202.614l-1.058-1.064q1.16-.969%202.573-1.475T12%2012.366q.617%200%201.229.1q.612.101%201.212.278q-.147.345-.227.71t-.118.746q-.507-.183-1.027-.259q-.519-.075-1.069-.075q-1.217%200-2.351.392T7.566%2015.41%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-4-bar-lock.svg?color=%231a73e8&size=48