wifi password icon
wifi-password from Material Symbols Light by Google · Regular · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-password
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wifi-password-outline
2 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tip
Use the wifi password icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.106 11.1l-1.029-1.029q2.094-2.094 4.878-3.313T12 5.538t6.045 1.22t4.878 3.313L21.894 11.1q-1.919-1.925-4.456-3.012T12 7T6.563 8.088T2.106 11.1m4.244 4.25l-1.023-1.029q1.308-1.307 3.007-2.045q1.699-.737 3.666-.737t3.666.737t3.007 2.045L17.65 15.35q-1.1-1.1-2.55-1.725T12 13t-3.1.625t-2.55 1.725m4.558 4.627q-.446-.446-.446-1.092t.446-1.093T12 17.346t1.092.446t.446 1.093t-.446 1.092t-1.092.446t-1.092-.446m8.246 3.754q-.367 0-.645-.278t-.278-.645v-2.692q0-.368.278-.646t.645-.278h.096v-1q0-.748.51-1.258q.511-.511 1.26-.511t1.258.51t.51 1.26v1h.096q.368 0 .626.277q.26.278.26.646v2.692q0 .367-.279.645q-.277.278-.645.278zm.865-4.539h2v-1q0-.425-.287-.712t-.713-.288t-.712.288t-.288.712z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWifiPassword(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="m2.106 11.1l-1.029-1.029q2.094-2.094 4.878-3.313T12 5.538t6.045 1.22t4.878 3.313L21.894 11.1q-1.919-1.925-4.456-3.012T12 7T6.563 8.088T2.106 11.1m4.244 4.25l-1.023-1.029q1.308-1.307 3.007-2.045q1.699-.737 3.666-.737t3.666.737t3.007 2.045L17.65 15.35q-1.1-1.1-2.55-1.725T12 13t-3.1.625t-2.55 1.725m4.558 4.627q-.446-.446-.446-1.092t.446-1.093T12 17.346t1.092.446t.446 1.093t-.446 1.092t-1.092.446t-1.092-.446m8.246 3.754q-.367 0-.645-.278t-.278-.645v-2.692q0-.368.278-.646t.645-.278h.096v-1q0-.748.51-1.258q.511-.511 1.26-.511t1.258.51t.51 1.26v1h.096q.368 0 .626.277q.26.278.26.646v2.692q0 .367-.279.645q-.277.278-.645.278zm.865-4.539h2v-1q0-.425-.287-.712t-.713-.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="m2.106 11.1l-1.029-1.029q2.094-2.094 4.878-3.313T12 5.538t6.045 1.22t4.878 3.313L21.894 11.1q-1.919-1.925-4.456-3.012T12 7T6.563 8.088T2.106 11.1m4.244 4.25l-1.023-1.029q1.308-1.307 3.007-2.045q1.699-.737 3.666-.737t3.666.737t3.007 2.045L17.65 15.35q-1.1-1.1-2.55-1.725T12 13t-3.1.625t-2.55 1.725m4.558 4.627q-.446-.446-.446-1.092t.446-1.093T12 17.346t1.092.446t.446 1.093t-.446 1.092t-1.092.446t-1.092-.446m8.246 3.754q-.367 0-.645-.278t-.278-.645v-2.692q0-.368.278-.646t.645-.278h.096v-1q0-.748.51-1.258q.511-.511 1.26-.511t1.258.51t.51 1.26v1h.096q.368 0 .626.277q.26.278.26.646v2.692q0 .367-.279.645q-.277.278-.645.278zm.865-4.539h2v-1q0-.425-.287-.712t-.713-.288t-.712.288t-.288.712z"/></svg> </template>
CSS
.icon-wifi-password {
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%22m2.106%2011.1l-1.029-1.029q2.094-2.094%204.878-3.313T12%205.538t6.045%201.22t4.878%203.313L21.894%2011.1q-1.919-1.925-4.456-3.012T12%207T6.563%208.088T2.106%2011.1m4.244%204.25l-1.023-1.029q1.308-1.307%203.007-2.045q1.699-.737%203.666-.737t3.666.737t3.007%202.045L17.65%2015.35q-1.1-1.1-2.55-1.725T12%2013t-3.1.625t-2.55%201.725m4.558%204.627q-.446-.446-.446-1.092t.446-1.093T12%2017.346t1.092.446t.446%201.093t-.446%201.092t-1.092.446t-1.092-.446m8.246%203.754q-.367%200-.645-.278t-.278-.645v-2.692q0-.368.278-.646t.645-.278h.096v-1q0-.748.51-1.258q.511-.511%201.26-.511t1.258.51t.51%201.26v1h.096q.368%200%20.626.277q.26.278.26.646v2.692q0%20.367-.279.645q-.277.278-.645.278zm.865-4.539h2v-1q0-.425-.287-.712t-.713-.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%22m2.106%2011.1l-1.029-1.029q2.094-2.094%204.878-3.313T12%205.538t6.045%201.22t4.878%203.313L21.894%2011.1q-1.919-1.925-4.456-3.012T12%207T6.563%208.088T2.106%2011.1m4.244%204.25l-1.023-1.029q1.308-1.307%203.007-2.045q1.699-.737%203.666-.737t3.666.737t3.007%202.045L17.65%2015.35q-1.1-1.1-2.55-1.725T12%2013t-3.1.625t-2.55%201.725m4.558%204.627q-.446-.446-.446-1.092t.446-1.093T12%2017.346t1.092.446t.446%201.093t-.446%201.092t-1.092.446t-1.092-.446m8.246%203.754q-.367%200-.645-.278t-.278-.645v-2.692q0-.368.278-.646t.645-.278h.096v-1q0-.748.51-1.258q.511-.511%201.26-.511t1.258.51t.51%201.26v1h.096q.368%200%20.626.277q.26.278.26.646v2.692q0%20.367-.279.645q-.277.278-.645.278zm.865-4.539h2v-1q0-.425-.287-.712t-.713-.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-password.svg?color=%231a73e8&size=48