password 2 icon
password-2-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- password-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- password-2-outline-rounded
1 other variant 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 password 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.405 12.635q-1.001 0-1.703-.705T2 10.218t.7-1.699t1.703-.692q1 0 1.703.696t.702 1.689q0 1.01-.701 1.716q-.701.707-1.702.707m-.79 5.596q-.261 0-.438-.182T3 17.616t.177-.434t.439-.182h16.769q.261 0 .438.182t.177.434t-.177.433t-.438.182zm6.683-6.317q-.702-.7-.702-1.701t.701-1.703t1.702-.702t1.703.7t.702 1.702t-.701 1.703t-1.702.702t-1.703-.7m7.596 0q-.702-.701-.702-1.702q0-1.002.701-1.704q.701-.701 1.702-.701t1.703.7t.702 1.703t-.7 1.703t-1.703.702q-1 0-1.703-.701"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPassword2Rounded(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="M4.405 12.635q-1.001 0-1.703-.705T2 10.218t.7-1.699t1.703-.692q1 0 1.703.696t.702 1.689q0 1.01-.701 1.716q-.701.707-1.702.707m-.79 5.596q-.261 0-.438-.182T3 17.616t.177-.434t.439-.182h16.769q.261 0 .438.182t.177.434t-.177.433t-.438.182zm6.683-6.317q-.702-.7-.702-1.701t.701-1.703t1.702-.702t1.703.7t.702 1.702t-.701 1.703t-1.702.702t-1.703-.7m7.596 0q-.702-.701-.702-1.702q0-1.002.701-1.704q.701-.701 1.702-.701t1.703.7t.702 1.703t-.7 1.703t-1.703.702q-1 0-1.703-.701"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.405 12.635q-1.001 0-1.703-.705T2 10.218t.7-1.699t1.703-.692q1 0 1.703.696t.702 1.689q0 1.01-.701 1.716q-.701.707-1.702.707m-.79 5.596q-.261 0-.438-.182T3 17.616t.177-.434t.439-.182h16.769q.261 0 .438.182t.177.434t-.177.433t-.438.182zm6.683-6.317q-.702-.7-.702-1.701t.701-1.703t1.702-.702t1.703.7t.702 1.702t-.701 1.703t-1.702.702t-1.703-.7m7.596 0q-.702-.701-.702-1.702q0-1.002.701-1.704q.701-.701 1.702-.701t1.703.7t.702 1.703t-.7 1.703t-1.703.702q-1 0-1.703-.701"/></svg> </template>
CSS
.icon-password-2-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%22M4.405%2012.635q-1.001%200-1.703-.705T2%2010.218t.7-1.699t1.703-.692q1%200%201.703.696t.702%201.689q0%201.01-.701%201.716q-.701.707-1.702.707m-.79%205.596q-.261%200-.438-.182T3%2017.616t.177-.434t.439-.182h16.769q.261%200%20.438.182t.177.434t-.177.433t-.438.182zm6.683-6.317q-.702-.7-.702-1.701t.701-1.703t1.702-.702t1.703.7t.702%201.702t-.701%201.703t-1.702.702t-1.703-.7m7.596%200q-.702-.701-.702-1.702q0-1.002.701-1.704q.701-.701%201.702-.701t1.703.7t.702%201.703t-.7%201.703t-1.703.702q-1%200-1.703-.701%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%22M4.405%2012.635q-1.001%200-1.703-.705T2%2010.218t.7-1.699t1.703-.692q1%200%201.703.696t.702%201.689q0%201.01-.701%201.716q-.701.707-1.702.707m-.79%205.596q-.261%200-.438-.182T3%2017.616t.177-.434t.439-.182h16.769q.261%200%20.438.182t.177.434t-.177.433t-.438.182zm6.683-6.317q-.702-.7-.702-1.701t.701-1.703t1.702-.702t1.703.7t.702%201.702t-.701%201.703t-1.702.702t-1.703-.7m7.596%200q-.702-.701-.702-1.702q0-1.002.701-1.704q.701-.701%201.702-.701t1.703.7t.702%201.703t-.7%201.703t-1.703.702q-1%200-1.703-.701%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/password-2-rounded.svg?color=%231a73e8&size=48