forgot password icon
forgot-password from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- forgot-password
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the forgot password icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 9.59a3.4 3.4 0 0 0-1.605-.49a95 95 0 0 0-4.424-.1c-1.58 0-3.013.034-4.424.1c-1.678.076-3.056 1.385-3.28 3.055C3.12 13.245 3 14.362 3 15.5s.12 2.255.267 3.345c.224 1.67 1.602 2.979 3.28 3.056c1.411.065 2.845.099 4.424.099c1.432 0 2.744-.028 4.029-.082"/><path d="M6.5 9V6.5a4.5 4.5 0 0 1 9 0V9m-3.375 6.5H12m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m6.875 6.25H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M8.125 15.5H8m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M17 15a2 2 0 1 1 3.363 1.463C19.757 17.028 19 17.672 19 18.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsForgotPassword(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M17 9.59a3.4 3.4 0 0 0-1.605-.49a95 95 0 0 0-4.424-.1c-1.58 0-3.013.034-4.424.1c-1.678.076-3.056 1.385-3.28 3.055C3.12 13.245 3 14.362 3 15.5s.12 2.255.267 3.345c.224 1.67 1.602 2.979 3.28 3.056c1.411.065 2.845.099 4.424.099c1.432 0 2.744-.028 4.029-.082"/><path d="M6.5 9V6.5a4.5 4.5 0 0 1 9 0V9m-3.375 6.5H12m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m6.875 6.25H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M8.125 15.5H8m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M17 15a2 2 0 1 1 3.363 1.463C19.757 17.028 19 17.672 19 18.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 9.59a3.4 3.4 0 0 0-1.605-.49a95 95 0 0 0-4.424-.1c-1.58 0-3.013.034-4.424.1c-1.678.076-3.056 1.385-3.28 3.055C3.12 13.245 3 14.362 3 15.5s.12 2.255.267 3.345c.224 1.67 1.602 2.979 3.28 3.056c1.411.065 2.845.099 4.424.099c1.432 0 2.744-.028 4.029-.082"/><path d="M6.5 9V6.5a4.5 4.5 0 0 1 9 0V9m-3.375 6.5H12m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m6.875 6.25H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M8.125 15.5H8m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M17 15a2 2 0 1 1 3.363 1.463C19.757 17.028 19 17.672 19 18.5"/></g></svg> </template>
CSS
.icon-forgot-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%209.59a3.4%203.4%200%200%200-1.605-.49a95%2095%200%200%200-4.424-.1c-1.58%200-3.013.034-4.424.1c-1.678.076-3.056%201.385-3.28%203.055C3.12%2013.245%203%2014.362%203%2015.5s.12%202.255.267%203.345c.224%201.67%201.602%202.979%203.28%203.056c1.411.065%202.845.099%204.424.099c1.432%200%202.744-.028%204.029-.082%22%2F%3E%3Cpath%20d%3D%22M6.5%209V6.5a4.5%204.5%200%200%201%209%200V9m-3.375%206.5H12m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m6.875%206.25H19m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M8.125%2015.5H8m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M17%2015a2%202%200%201%201%203.363%201.463C19.757%2017.028%2019%2017.672%2019%2018.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%209.59a3.4%203.4%200%200%200-1.605-.49a95%2095%200%200%200-4.424-.1c-1.58%200-3.013.034-4.424.1c-1.678.076-3.056%201.385-3.28%203.055C3.12%2013.245%203%2014.362%203%2015.5s.12%202.255.267%203.345c.224%201.67%201.602%202.979%203.28%203.056c1.411.065%202.845.099%204.424.099c1.432%200%202.744-.028%204.029-.082%22%2F%3E%3Cpath%20d%3D%22M6.5%209V6.5a4.5%204.5%200%200%201%209%200V9m-3.375%206.5H12m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m6.875%206.25H19m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M8.125%2015.5H8m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M17%2015a2%202%200%201%201%203.363%201.463C19.757%2017.028%2019%2017.672%2019%2018.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/forgot-password.svg?color=%231a73e8&size=48