wifi password icon
wifi-password-rounded from Material Symbols by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- wifi-password-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wifi-password-outline-rounded
2 other variants in Material Symbols
The same icon in other sets
More privacy icons from Material Symbols
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="M19 24q-.425 0-.712-.288T18 23v-3q0-.425.288-.712T19 19v-1q0-.825.588-1.412T21 16t1.413.588T23 18v1q.425 0 .713.288T24 20v3q0 .425-.288.713T23 24zm1-5h2v-1q0-.425-.288-.712T21 17t-.712.288T20 18zm-9.775 1.275Q9.5 19.55 9.5 18.5t.725-1.775T12 16t1.775.725t.725 1.775t-.725 1.775T12 21t-1.775-.725m5.338-9.675q1.687.6 3.062 1.65q.5.375.513.988T18.7 14.3q-.425.425-1.05.438t-1.125-.338q-.95-.65-2.1-1.025T12 13t-2.425.375t-2.1 1.025q-.5.35-1.125.325t-1.05-.45q-.425-.45-.425-1.062t.5-.988q1.375-1.05 3.063-1.638T12 10t3.563.6m2.324-5.575q2.763 1.025 4.963 2.9q.5.425.525 1.05t-.425 1.075q-.425.425-1.05.438t-1.125-.388q-1.8-1.475-4.037-2.287T12 7t-4.737.813T3.225 10.1q-.5.4-1.125.388t-1.05-.438Q.6 9.6.625 8.975t.525-1.05q2.2-1.875 4.963-2.9T12 4t5.888 1.025"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWifiPasswordRounded(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="M19 24q-.425 0-.712-.288T18 23v-3q0-.425.288-.712T19 19v-1q0-.825.588-1.412T21 16t1.413.588T23 18v1q.425 0 .713.288T24 20v3q0 .425-.288.713T23 24zm1-5h2v-1q0-.425-.288-.712T21 17t-.712.288T20 18zm-9.775 1.275Q9.5 19.55 9.5 18.5t.725-1.775T12 16t1.775.725t.725 1.775t-.725 1.775T12 21t-1.775-.725m5.338-9.675q1.687.6 3.062 1.65q.5.375.513.988T18.7 14.3q-.425.425-1.05.438t-1.125-.338q-.95-.65-2.1-1.025T12 13t-2.425.375t-2.1 1.025q-.5.35-1.125.325t-1.05-.45q-.425-.45-.425-1.062t.5-.988q1.375-1.05 3.063-1.638T12 10t3.563.6m2.324-5.575q2.763 1.025 4.963 2.9q.5.425.525 1.05t-.425 1.075q-.425.425-1.05.438t-1.125-.388q-1.8-1.475-4.037-2.287T12 7t-4.737.813T3.225 10.1q-.5.4-1.125.388t-1.05-.438Q.6 9.6.625 8.975t.525-1.05q2.2-1.875 4.963-2.9T12 4t5.888 1.025"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 24q-.425 0-.712-.288T18 23v-3q0-.425.288-.712T19 19v-1q0-.825.588-1.412T21 16t1.413.588T23 18v1q.425 0 .713.288T24 20v3q0 .425-.288.713T23 24zm1-5h2v-1q0-.425-.288-.712T21 17t-.712.288T20 18zm-9.775 1.275Q9.5 19.55 9.5 18.5t.725-1.775T12 16t1.775.725t.725 1.775t-.725 1.775T12 21t-1.775-.725m5.338-9.675q1.687.6 3.062 1.65q.5.375.513.988T18.7 14.3q-.425.425-1.05.438t-1.125-.338q-.95-.65-2.1-1.025T12 13t-2.425.375t-2.1 1.025q-.5.35-1.125.325t-1.05-.45q-.425-.45-.425-1.062t.5-.988q1.375-1.05 3.063-1.638T12 10t3.563.6m2.324-5.575q2.763 1.025 4.963 2.9q.5.425.525 1.05t-.425 1.075q-.425.425-1.05.438t-1.125-.388q-1.8-1.475-4.037-2.287T12 7t-4.737.813T3.225 10.1q-.5.4-1.125.388t-1.05-.438Q.6 9.6.625 8.975t.525-1.05q2.2-1.875 4.963-2.9T12 4t5.888 1.025"/></svg> </template>
CSS
.icon-wifi-password-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%22M19%2024q-.425%200-.712-.288T18%2023v-3q0-.425.288-.712T19%2019v-1q0-.825.588-1.412T21%2016t1.413.588T23%2018v1q.425%200%20.713.288T24%2020v3q0%20.425-.288.713T23%2024zm1-5h2v-1q0-.425-.288-.712T21%2017t-.712.288T20%2018zm-9.775%201.275Q9.5%2019.55%209.5%2018.5t.725-1.775T12%2016t1.775.725t.725%201.775t-.725%201.775T12%2021t-1.775-.725m5.338-9.675q1.687.6%203.062%201.65q.5.375.513.988T18.7%2014.3q-.425.425-1.05.438t-1.125-.338q-.95-.65-2.1-1.025T12%2013t-2.425.375t-2.1%201.025q-.5.35-1.125.325t-1.05-.45q-.425-.45-.425-1.062t.5-.988q1.375-1.05%203.063-1.638T12%2010t3.563.6m2.324-5.575q2.763%201.025%204.963%202.9q.5.425.525%201.05t-.425%201.075q-.425.425-1.05.438t-1.125-.388q-1.8-1.475-4.037-2.287T12%207t-4.737.813T3.225%2010.1q-.5.4-1.125.388t-1.05-.438Q.6%209.6.625%208.975t.525-1.05q2.2-1.875%204.963-2.9T12%204t5.888%201.025%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%22M19%2024q-.425%200-.712-.288T18%2023v-3q0-.425.288-.712T19%2019v-1q0-.825.588-1.412T21%2016t1.413.588T23%2018v1q.425%200%20.713.288T24%2020v3q0%20.425-.288.713T23%2024zm1-5h2v-1q0-.425-.288-.712T21%2017t-.712.288T20%2018zm-9.775%201.275Q9.5%2019.55%209.5%2018.5t.725-1.775T12%2016t1.775.725t.725%201.775t-.725%201.775T12%2021t-1.775-.725m5.338-9.675q1.687.6%203.062%201.65q.5.375.513.988T18.7%2014.3q-.425.425-1.05.438t-1.125-.338q-.95-.65-2.1-1.025T12%2013t-2.425.375t-2.1%201.025q-.5.35-1.125.325t-1.05-.45q-.425-.45-.425-1.062t.5-.988q1.375-1.05%203.063-1.638T12%2010t3.563.6m2.324-5.575q2.763%201.025%204.963%202.9q.5.425.525%201.05t-.425%201.075q-.425.425-1.05.438t-1.125-.388q-1.8-1.475-4.037-2.287T12%207t-4.737.813T3.225%2010.1q-.5.4-1.125.388t-1.05-.438Q.6%209.6.625%208.975t.525-1.05q2.2-1.875%204.963-2.9T12%204t5.888%201.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/wifi-password-rounded.svg?color=%231a73e8&size=48