lock-duotone from Reicon by REICON · Duotone · Security · MIT Free for personal and commercial use.

Name
lock-duotone
Set
Reicon
Style
Duotone
Category
Security
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All lock icons →

More security icons from Reicon

Use the lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 16c0-2.828 0-4.243.879-5.121C3.757 10 5.172 10 8 10h8c2.828 0 4.243 0 5.121.879C22 11.757 22 13.172 22 16s0 4.243-.879 5.121C20.243 22 18.828 22 16 22H8c-2.828 0-4.243 0-5.121-.879C2 20.243 2 18.828 2 16" opacity=".5"/><path d="M6.75 8a5.25 5.25 0 0 1 10.5 0v2.004c.567.005 1.064.018 1.5.05V8a6.75 6.75 0 0 0-13.5 0v2.055a24 24 0 0 1 1.5-.051z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLockDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 16c0-2.828 0-4.243.879-5.121C3.757 10 5.172 10 8 10h8c2.828 0 4.243 0 5.121.879C22 11.757 22 13.172 22 16s0 4.243-.879 5.121C20.243 22 18.828 22 16 22H8c-2.828 0-4.243 0-5.121-.879C2 20.243 2 18.828 2 16" opacity=".5"/><path d="M6.75 8a5.25 5.25 0 0 1 10.5 0v2.004c.567.005 1.064.018 1.5.05V8a6.75 6.75 0 0 0-13.5 0v2.055a24 24 0 0 1 1.5-.051z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 16c0-2.828 0-4.243.879-5.121C3.757 10 5.172 10 8 10h8c2.828 0 4.243 0 5.121.879C22 11.757 22 13.172 22 16s0 4.243-.879 5.121C20.243 22 18.828 22 16 22H8c-2.828 0-4.243 0-5.121-.879C2 20.243 2 18.828 2 16" opacity=".5"/><path d="M6.75 8a5.25 5.25 0 0 1 10.5 0v2.004c.567.005 1.064.018 1.5.05V8a6.75 6.75 0 0 0-13.5 0v2.055a24 24 0 0 1 1.5-.051z"/></g></svg>
</template>

CSS

.icon-lock-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M2%2016c0-2.828%200-4.243.879-5.121C3.757%2010%205.172%2010%208%2010h8c2.828%200%204.243%200%205.121.879C22%2011.757%2022%2013.172%2022%2016s0%204.243-.879%205.121C20.243%2022%2018.828%2022%2016%2022H8c-2.828%200-4.243%200-5.121-.879C2%2020.243%202%2018.828%202%2016%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.75%208a5.25%205.25%200%200%201%2010.5%200v2.004c.567.005%201.064.018%201.5.05V8a6.75%206.75%200%200%200-13.5%200v2.055a24%2024%200%200%201%201.5-.051z%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%22currentColor%22%3E%3Cpath%20d%3D%22M2%2016c0-2.828%200-4.243.879-5.121C3.757%2010%205.172%2010%208%2010h8c2.828%200%204.243%200%205.121.879C22%2011.757%2022%2013.172%2022%2016s0%204.243-.879%205.121C20.243%2022%2018.828%2022%2016%2022H8c-2.828%200-4.243%200-5.121-.879C2%2020.243%202%2018.828%202%2016%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.75%208a5.25%205.25%200%200%201%2010.5%200v2.004c.567.005%201.064.018%201.5.05V8a6.75%206.75%200%200%200-13.5%200v2.055a24%2024%200%200%201%201.5-.051z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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