square lock check 01 icon

square-lock-check-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
square-lock-check-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the square lock check 01 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 stroke-linejoin="round" d="M14 20s1 0 2 2c0 0 3.177-5 6-6"/><path d="M18 14a34 34 0 0 0-.206-1.845c-.225-1.67-1.614-2.979-3.304-3.056A96 96 0 0 0 10.032 9a95 95 0 0 0-4.458.1c-1.69.076-3.08 1.385-3.305 3.055C2.122 13.245 2 14.362 2 15.5s.122 2.255.269 3.345c.226 1.67 1.615 2.979 3.305 3.056a96 96 0 0 0 5.926.089"/><path stroke-linejoin="round" d="M5.5 9V6.5a4.5 4.5 0 0 1 9 0V9"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSquareLockCheck01(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 strokeLinejoin="round" d="M14 20s1 0 2 2c0 0 3.177-5 6-6"/><path d="M18 14a34 34 0 0 0-.206-1.845c-.225-1.67-1.614-2.979-3.304-3.056A96 96 0 0 0 10.032 9a95 95 0 0 0-4.458.1c-1.69.076-3.08 1.385-3.305 3.055C2.122 13.245 2 14.362 2 15.5s.122 2.255.269 3.345c.226 1.67 1.615 2.979 3.305 3.056a96 96 0 0 0 5.926.089"/><path strokeLinejoin="round" d="M5.5 9V6.5a4.5 4.5 0 0 1 9 0V9"/></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 stroke-linejoin="round" d="M14 20s1 0 2 2c0 0 3.177-5 6-6"/><path d="M18 14a34 34 0 0 0-.206-1.845c-.225-1.67-1.614-2.979-3.304-3.056A96 96 0 0 0 10.032 9a95 95 0 0 0-4.458.1c-1.69.076-3.08 1.385-3.305 3.055C2.122 13.245 2 14.362 2 15.5s.122 2.255.269 3.345c.226 1.67 1.615 2.979 3.305 3.056a96 96 0 0 0 5.926.089"/><path stroke-linejoin="round" d="M5.5 9V6.5a4.5 4.5 0 0 1 9 0V9"/></g></svg>
</template>

CSS

.icon-square-lock-check-01 {
  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%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2020s1%200%202%202c0%200%203.177-5%206-6%22%2F%3E%3Cpath%20d%3D%22M18%2014a34%2034%200%200%200-.206-1.845c-.225-1.67-1.614-2.979-3.304-3.056A96%2096%200%200%200%2010.032%209a95%2095%200%200%200-4.458.1c-1.69.076-3.08%201.385-3.305%203.055C2.122%2013.245%202%2014.362%202%2015.5s.122%202.255.269%203.345c.226%201.67%201.615%202.979%203.305%203.056a96%2096%200%200%200%205.926.089%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.5%209V6.5a4.5%204.5%200%200%201%209%200V9%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%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2020s1%200%202%202c0%200%203.177-5%206-6%22%2F%3E%3Cpath%20d%3D%22M18%2014a34%2034%200%200%200-.206-1.845c-.225-1.67-1.614-2.979-3.304-3.056A96%2096%200%200%200%2010.032%209a95%2095%200%200%200-4.458.1c-1.69.076-3.08%201.385-3.305%203.055C2.122%2013.245%202%2014.362%202%2015.5s.122%202.255.269%203.345c.226%201.67%201.615%202.979%203.305%203.056a96%2096%200%200%200%205.926.089%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.5%209V6.5a4.5%204.5%200%200%201%209%200V9%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/square-lock-check-01.svg?color=%231a73e8&size=48