mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-19 21:19:21 +01:00
Compare commits
5 Commits
angular-pa
...
icon/hand-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
873603fc75 | ||
|
|
8b7e780dbb | ||
|
|
32a4ee584d | ||
|
|
297107b886 | ||
|
|
6e6928453e |
27
icons/hand-key.json
Normal file
27
icons/hand-key.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"karsa-mistmere",
|
||||||
|
"danielbayley"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"roles",
|
||||||
|
"key",
|
||||||
|
"access",
|
||||||
|
"permissions",
|
||||||
|
"security",
|
||||||
|
"lock",
|
||||||
|
"unlock",
|
||||||
|
"control",
|
||||||
|
"safe",
|
||||||
|
"protection",
|
||||||
|
"authorization",
|
||||||
|
"ownership",
|
||||||
|
"custody"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"account",
|
||||||
|
"security",
|
||||||
|
"development"
|
||||||
|
]
|
||||||
|
}
|
||||||
18
icons/hand-key.svg
Normal file
18
icons/hand-key.svg
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.15 19H5" />
|
||||||
|
<path d="m16 3 1 1" />
|
||||||
|
<path d="m17 2-4.586 4.586" />
|
||||||
|
<path d="M2 14h12a2 2 0 0 1 0 4h-2" />
|
||||||
|
<path d="M5 14v6a1 1 0 0 1-1 1H2" />
|
||||||
|
<circle cx="11" cy="8" r="2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 521 B |
Reference in New Issue
Block a user