lock open icon
lock-open from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- lock-open
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
lock-openBoxIcons v2lock-openBoxIcons v2 Solidlock-openFramework7 Iconslock-openFont Awesome 6 Solidlock-openFont Awesome Solidlock-open-outlineFlowbite Iconslock-open-12-filledFluent UI System Iconslock-openHeroIconslock-openHumbleiconslock-openIonIconslock-openLine Awesomelock-openLucidelock-openMajesticonslock-openMaterial Symbolslock-openMaterial Symbols Lightlock-openMaterial Design Iconslock-openMyna UI Iconslock-openPhosphorlock-openPixelarticonslock-openPrime Iconslock-openTabler Icons
Related icons in Huge Icons
Use the lock open 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-width="1.5"><path d="M13.496 9h-3c-2.335 0-3.502 0-4.386.472a4 4 0 0 0-1.642 1.643c-.472.883-.472 2.05-.472 4.386c0 2.334 0 3.501.473 4.385a4 4 0 0 0 1.642 1.642C6.994 22 8.16 22 10.496 22h3c2.334 0 3.501 0 4.385-.472a4 4 0 0 0 1.642-1.642c.473-.884.473-2.051.473-4.386s0-3.502-.473-4.386a4 4 0 0 0-1.642-1.642C16.997 9 15.831 9 13.496 9Z"/><path stroke-linejoin="round" d="M7.496 9V6.5a4.5 4.5 0 0 1 4.5-4.5c1.96 0 3.382 1.252 4 3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLockOpen(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" strokeWidth="1.5"><path d="M13.496 9h-3c-2.335 0-3.502 0-4.386.472a4 4 0 0 0-1.642 1.643c-.472.883-.472 2.05-.472 4.386c0 2.334 0 3.501.473 4.385a4 4 0 0 0 1.642 1.642C6.994 22 8.16 22 10.496 22h3c2.334 0 3.501 0 4.385-.472a4 4 0 0 0 1.642-1.642c.473-.884.473-2.051.473-4.386s0-3.502-.473-4.386a4 4 0 0 0-1.642-1.642C16.997 9 15.831 9 13.496 9Z"/><path strokeLinejoin="round" d="M7.496 9V6.5a4.5 4.5 0 0 1 4.5-4.5c1.96 0 3.382 1.252 4 3"/></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-width="1.5"><path d="M13.496 9h-3c-2.335 0-3.502 0-4.386.472a4 4 0 0 0-1.642 1.643c-.472.883-.472 2.05-.472 4.386c0 2.334 0 3.501.473 4.385a4 4 0 0 0 1.642 1.642C6.994 22 8.16 22 10.496 22h3c2.334 0 3.501 0 4.385-.472a4 4 0 0 0 1.642-1.642c.473-.884.473-2.051.473-4.386s0-3.502-.473-4.386a4 4 0 0 0-1.642-1.642C16.997 9 15.831 9 13.496 9Z"/><path stroke-linejoin="round" d="M7.496 9V6.5a4.5 4.5 0 0 1 4.5-4.5c1.96 0 3.382 1.252 4 3"/></g></svg> </template>
CSS
.icon-lock-open {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.496%209h-3c-2.335%200-3.502%200-4.386.472a4%204%200%200%200-1.642%201.643c-.472.883-.472%202.05-.472%204.386c0%202.334%200%203.501.473%204.385a4%204%200%200%200%201.642%201.642C6.994%2022%208.16%2022%2010.496%2022h3c2.334%200%203.501%200%204.385-.472a4%204%200%200%200%201.642-1.642c.473-.884.473-2.051.473-4.386s0-3.502-.473-4.386a4%204%200%200%200-1.642-1.642C16.997%209%2015.831%209%2013.496%209Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.496%209V6.5a4.5%204.5%200%200%201%204.5-4.5c1.96%200%203.382%201.252%204%203%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.496%209h-3c-2.335%200-3.502%200-4.386.472a4%204%200%200%200-1.642%201.643c-.472.883-.472%202.05-.472%204.386c0%202.334%200%203.501.473%204.385a4%204%200%200%200%201.642%201.642C6.994%2022%208.16%2022%2010.496%2022h3c2.334%200%203.501%200%204.385-.472a4%204%200%200%200%201.642-1.642c.473-.884.473-2.051.473-4.386s0-3.502-.473-4.386a4%204%200%200%200-1.642-1.642C16.997%209%2015.831%209%2013.496%209Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.496%209V6.5a4.5%204.5%200%200%201%204.5-4.5c1.96%200%203.382%201.252%204%203%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/lock-open.svg?color=%231a73e8&size=48