password2 icon

password2-filled from Reicon by REICON · Filled · Security · MIT Free for personal and commercial use.

Name
password2-filled
Set
Reicon
Style
Filled
Category
Security
Viewbox
24×24
License
MIT

2 other variants in Reicon

More security icons from Reicon

Use the password2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.333 4a1 1 0 0 0-1 1v14a1 1 0 0 0 2 0V5a1 1 0 0 0-1-1M8.013 9.977l-1.346.438V8.999a1 1 0 0 0-2 0v1.416L3.32 9.977a1 1 0 0 0-.618 1.902l1.346.437l-.832 1.144a1 1 0 1 0 1.616 1.176l.832-1.145l.832 1.145a.996.996 0 0 0 1.394.221a1 1 0 0 0 .222-1.397l-.832-1.144l1.345-.437a1 1 0 0 0 .641-1.26a.994.994 0 0 0-1.259-.642Zm8.334 0L15 10.415V8.999a1 1 0 0 0-2 0v1.416l-1.347-.438a.999.999 0 1 0-.617 1.901l1.345.438l-.832 1.144a1 1 0 1 0 1.616 1.176l.832-1.145l.832 1.145a.996.996 0 0 0 1.395.221a1 1 0 0 0 .22-1.397l-.831-1.144l1.345-.437a1 1 0 0 0 .641-1.26a.995.995 0 0 0-1.258-.642Z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconPassword2Filled(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="M20.333 4a1 1 0 0 0-1 1v14a1 1 0 0 0 2 0V5a1 1 0 0 0-1-1M8.013 9.977l-1.346.438V8.999a1 1 0 0 0-2 0v1.416L3.32 9.977a1 1 0 0 0-.618 1.902l1.346.437l-.832 1.144a1 1 0 1 0 1.616 1.176l.832-1.145l.832 1.145a.996.996 0 0 0 1.394.221a1 1 0 0 0 .222-1.397l-.832-1.144l1.345-.437a1 1 0 0 0 .641-1.26a.994.994 0 0 0-1.259-.642Zm8.334 0L15 10.415V8.999a1 1 0 0 0-2 0v1.416l-1.347-.438a.999.999 0 1 0-.617 1.901l1.345.438l-.832 1.144a1 1 0 1 0 1.616 1.176l.832-1.145l.832 1.145a.996.996 0 0 0 1.395.221a1 1 0 0 0 .22-1.397l-.831-1.144l1.345-.437a1 1 0 0 0 .641-1.26a.995.995 0 0 0-1.258-.642Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.333 4a1 1 0 0 0-1 1v14a1 1 0 0 0 2 0V5a1 1 0 0 0-1-1M8.013 9.977l-1.346.438V8.999a1 1 0 0 0-2 0v1.416L3.32 9.977a1 1 0 0 0-.618 1.902l1.346.437l-.832 1.144a1 1 0 1 0 1.616 1.176l.832-1.145l.832 1.145a.996.996 0 0 0 1.394.221a1 1 0 0 0 .222-1.397l-.832-1.144l1.345-.437a1 1 0 0 0 .641-1.26a.994.994 0 0 0-1.259-.642Zm8.334 0L15 10.415V8.999a1 1 0 0 0-2 0v1.416l-1.347-.438a.999.999 0 1 0-.617 1.901l1.345.438l-.832 1.144a1 1 0 1 0 1.616 1.176l.832-1.145l.832 1.145a.996.996 0 0 0 1.395.221a1 1 0 0 0 .22-1.397l-.831-1.144l1.345-.437a1 1 0 0 0 .641-1.26a.995.995 0 0 0-1.258-.642Z"/></svg>
</template>

CSS

.icon-password2-filled {
  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%22M20.333%204a1%201%200%200%200-1%201v14a1%201%200%200%200%202%200V5a1%201%200%200%200-1-1M8.013%209.977l-1.346.438V8.999a1%201%200%200%200-2%200v1.416L3.32%209.977a1%201%200%200%200-.618%201.902l1.346.437l-.832%201.144a1%201%200%201%200%201.616%201.176l.832-1.145l.832%201.145a.996.996%200%200%200%201.394.221a1%201%200%200%200%20.222-1.397l-.832-1.144l1.345-.437a1%201%200%200%200%20.641-1.26a.994.994%200%200%200-1.259-.642Zm8.334%200L15%2010.415V8.999a1%201%200%200%200-2%200v1.416l-1.347-.438a.999.999%200%201%200-.617%201.901l1.345.438l-.832%201.144a1%201%200%201%200%201.616%201.176l.832-1.145l.832%201.145a.996.996%200%200%200%201.395.221a1%201%200%200%200%20.22-1.397l-.831-1.144l1.345-.437a1%201%200%200%200%20.641-1.26a.995.995%200%200%200-1.258-.642Z%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%22M20.333%204a1%201%200%200%200-1%201v14a1%201%200%200%200%202%200V5a1%201%200%200%200-1-1M8.013%209.977l-1.346.438V8.999a1%201%200%200%200-2%200v1.416L3.32%209.977a1%201%200%200%200-.618%201.902l1.346.437l-.832%201.144a1%201%200%201%200%201.616%201.176l.832-1.145l.832%201.145a.996.996%200%200%200%201.394.221a1%201%200%200%200%20.222-1.397l-.832-1.144l1.345-.437a1%201%200%200%200%20.641-1.26a.994.994%200%200%200-1.259-.642Zm8.334%200L15%2010.415V8.999a1%201%200%200%200-2%200v1.416l-1.347-.438a.999.999%200%201%200-.617%201.901l1.345.438l-.832%201.144a1%201%200%201%200%201.616%201.176l.832-1.145l.832%201.145a.996.996%200%200%200%201.395.221a1%201%200%200%200%20.22-1.397l-.831-1.144l1.345-.437a1%201%200%200%200%20.641-1.26a.995.995%200%200%200-1.258-.642Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/password2-filled.svg?color=%231a73e8&size=48