password 2 off icon
password-2-off-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- password-2-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- password-2-off-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 off 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.707m13.49-.72q-.703-.701-.703-1.702t.701-1.703t1.702-.702t1.703.7t.702 1.703q0 1-.7 1.703t-1.703.702q-1 0-1.703-.701m-3.49-1.703q0 .103-.015.206l-.033.213q-.062.236-.297.309q-.236.072-.447-.14L11.43 8.58q-.187-.186-.127-.421q.06-.236.296-.303q.09-.018.2-.033t.2-.015q1.002 0 1.703.7q.7.702.7 1.704M3.617 18.23q-.262 0-.439-.182T3 17.616t.177-.434t.439-.182h11.969L2.446 3.862q-.14-.14-.15-.345t.15-.363t.354-.16t.354.16l17.692 17.692q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16l-3.323-3.323z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPassword2OffRounded(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.707m13.49-.72q-.703-.701-.703-1.702t.701-1.703t1.702-.702t1.703.7t.702 1.703q0 1-.7 1.703t-1.703.702q-1 0-1.703-.701m-3.49-1.703q0 .103-.015.206l-.033.213q-.062.236-.297.309q-.236.072-.447-.14L11.43 8.58q-.187-.186-.127-.421q.06-.236.296-.303q.09-.018.2-.033t.2-.015q1.002 0 1.703.7q.7.702.7 1.704M3.617 18.23q-.262 0-.439-.182T3 17.616t.177-.434t.439-.182h11.969L2.446 3.862q-.14-.14-.15-.345t.15-.363t.354-.16t.354.16l17.692 17.692q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16l-3.323-3.323z"/></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.707m13.49-.72q-.703-.701-.703-1.702t.701-1.703t1.702-.702t1.703.7t.702 1.703q0 1-.7 1.703t-1.703.702q-1 0-1.703-.701m-3.49-1.703q0 .103-.015.206l-.033.213q-.062.236-.297.309q-.236.072-.447-.14L11.43 8.58q-.187-.186-.127-.421q.06-.236.296-.303q.09-.018.2-.033t.2-.015q1.002 0 1.703.7q.7.702.7 1.704M3.617 18.23q-.262 0-.439-.182T3 17.616t.177-.434t.439-.182h11.969L2.446 3.862q-.14-.14-.15-.345t.15-.363t.354-.16t.354.16l17.692 17.692q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16l-3.323-3.323z"/></svg> </template>
CSS
.icon-password-2-off-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.707m13.49-.72q-.703-.701-.703-1.702t.701-1.703t1.702-.702t1.703.7t.702%201.703q0%201-.7%201.703t-1.703.702q-1%200-1.703-.701m-3.49-1.703q0%20.103-.015.206l-.033.213q-.062.236-.297.309q-.236.072-.447-.14L11.43%208.58q-.187-.186-.127-.421q.06-.236.296-.303q.09-.018.2-.033t.2-.015q1.002%200%201.703.7q.7.702.7%201.704M3.617%2018.23q-.262%200-.439-.182T3%2017.616t.177-.434t.439-.182h11.969L2.446%203.862q-.14-.14-.15-.345t.15-.363t.354-.16t.354.16l17.692%2017.692q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16l-3.323-3.323z%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.707m13.49-.72q-.703-.701-.703-1.702t.701-1.703t1.702-.702t1.703.7t.702%201.703q0%201-.7%201.703t-1.703.702q-1%200-1.703-.701m-3.49-1.703q0%20.103-.015.206l-.033.213q-.062.236-.297.309q-.236.072-.447-.14L11.43%208.58q-.187-.186-.127-.421q.06-.236.296-.303q.09-.018.2-.033t.2-.015q1.002%200%201.703.7q.7.702.7%201.704M3.617%2018.23q-.262%200-.439-.182T3%2017.616t.177-.434t.439-.182h11.969L2.446%203.862q-.14-.14-.15-.345t.15-.363t.354-.16t.354.16l17.692%2017.692q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16l-3.323-3.323z%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-off-rounded.svg?color=%231a73e8&size=48