circle lock add 01 icon
circle-lock-add-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- circle-lock-add-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
circle-arrow-data-transfer-diagonalcircle-arrow-data-transfer-horizontalcircle-arrow-data-transfer-verticalcircle-arrow-diagonal-01circle-arrow-diagonal-02circle-arrow-down-01circle-arrow-down-02circle-arrow-down-03circle-arrow-down-doublecircle-arrow-down-leftcircle-arrow-down-rightcircle-arrow-expand-01circle-arrow-expand-02circle-arrow-horizontalcircle-arrow-left-01circle-arrow-left-02circle-arrow-left-03circle-arrow-left-doublecircle-arrow-left-rightcircle-arrow-move-down-leftcircle-arrow-move-down-rightcircle-arrow-move-left-downcircle-arrow-move-right-downcircle-arrow-move-up-left
Use the circle lock add 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 d="M16.5 22v-8m-4 4h8m-9.825 3.998C6.64 22.095 3.5 18.806 3.5 14.999C3.5 11.133 6.697 8 10.64 8a7.17 7.17 0 0 1 5.86 3"/><path d="M15 9V6.5a4.5 4.5 0 1 0-9 0v3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCircleLockAdd01(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="M16.5 22v-8m-4 4h8m-9.825 3.998C6.64 22.095 3.5 18.806 3.5 14.999C3.5 11.133 6.697 8 10.64 8a7.17 7.17 0 0 1 5.86 3"/><path d="M15 9V6.5a4.5 4.5 0 1 0-9 0v3"/></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="M16.5 22v-8m-4 4h8m-9.825 3.998C6.64 22.095 3.5 18.806 3.5 14.999C3.5 11.133 6.697 8 10.64 8a7.17 7.17 0 0 1 5.86 3"/><path d="M15 9V6.5a4.5 4.5 0 1 0-9 0v3"/></g></svg> </template>
CSS
.icon-circle-lock-add-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%20d%3D%22M16.5%2022v-8m-4%204h8m-9.825%203.998C6.64%2022.095%203.5%2018.806%203.5%2014.999C3.5%2011.133%206.697%208%2010.64%208a7.17%207.17%200%200%201%205.86%203%22%2F%3E%3Cpath%20d%3D%22M15%209V6.5a4.5%204.5%200%201%200-9%200v3%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%22M16.5%2022v-8m-4%204h8m-9.825%203.998C6.64%2022.095%203.5%2018.806%203.5%2014.999C3.5%2011.133%206.697%208%2010.64%208a7.17%207.17%200%200%201%205.86%203%22%2F%3E%3Cpath%20d%3D%22M15%209V6.5a4.5%204.5%200%201%200-9%200v3%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/circle-lock-add-01.svg?color=%231a73e8&size=48