Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb03374041 | ||
|
|
1eee03451a | ||
|
|
337d005c78 | ||
|
|
612729a897 | ||
|
|
35cbb8826e | ||
|
|
deaeefd247 | ||
|
|
1f32d59aaf | ||
|
|
ec102a252d | ||
|
|
6d60416009 |
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
ISC License
|
ISC License
|
||||||
|
|
||||||
Copyright (c) 2020, Lucide Contributors
|
Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|||||||
13
icons/bone.svg
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<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="M18.6 9.82c-.52-.21-1.15-.25-1.54.15l-7.07 7.06c-.39.39-.36 1.03-.15 1.54.12.3.16.6.16.93a2.5 2.5 0 0 1-5 0c0-.26-.24-.5-.5-.5a2.5 2.5 0 1 1 .96-4.82c.5.21 1.14.25 1.53-.15l7.07-7.06c.39-.39.36-1.03.15-1.54-.12-.3-.21-.6-.21-.93a2.5 2.5 0 0 1 5 0c.01.26.24.49.5.5a2.5 2.5 0 1 1-.9 4.82Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 510 B |
18
icons/flip-horizontal-2.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="m3 7 5 5-5 5V7" />
|
||||||
|
<path d="m21 7-5 5 5 5V7" />
|
||||||
|
<path d="M12 20v2" />
|
||||||
|
<path d="M12 14v2" />
|
||||||
|
<path d="M12 8v2" />
|
||||||
|
<path d="M12 2v2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 381 B |
18
icons/flip-horizontal.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="M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3" />
|
||||||
|
<path d="M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3" />
|
||||||
|
<path d="M12 20v2" />
|
||||||
|
<path d="M12 14v2" />
|
||||||
|
<path d="M12 8v2" />
|
||||||
|
<path d="M12 2v2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 414 B |
18
icons/flip-vertical-2.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="m17 3-5 5-5-5h10" />
|
||||||
|
<path d="m17 21-5-5-5 5h10" />
|
||||||
|
<path d="M4 12H2" />
|
||||||
|
<path d="M10 12H8" />
|
||||||
|
<path d="M16 12h-2" />
|
||||||
|
<path d="M22 12h-2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 388 B |
18
icons/flip-vertical.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="M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3" />
|
||||||
|
<path d="M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3" />
|
||||||
|
<path d="M4 12H2" />
|
||||||
|
<path d="M10 12H8" />
|
||||||
|
<path d="M16 12h-2" />
|
||||||
|
<path d="M22 12h-2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 417 B |
16
icons/git-compare.svg
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<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"
|
||||||
|
>
|
||||||
|
<circle cx="18" cy="18" r="3" />
|
||||||
|
<circle cx="6" cy="6" r="3" />
|
||||||
|
<path d="M13 6h3a2 2 0 0 1 2 2v7" />
|
||||||
|
<path d="M11 18H8a2 2 0 0 1-2-2V9" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 355 B |
18
icons/git-pull-request-closed.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"
|
||||||
|
>
|
||||||
|
<circle cx="18" cy="18" r="3" />
|
||||||
|
<circle cx="6" cy="6" r="3" />
|
||||||
|
<path d="M18 11.5V15" />
|
||||||
|
<path d="m21 3-6 6" />
|
||||||
|
<path d="m21 9-6-6" />
|
||||||
|
<line x1="6" y1="9" x2="6" y2="21" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 393 B |
17
icons/git-pull-request-draft.svg
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<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"
|
||||||
|
>
|
||||||
|
<circle cx="18" cy="18" r="3" />
|
||||||
|
<circle cx="6" cy="6" r="3" />
|
||||||
|
<path d="M18 6V5" />
|
||||||
|
<path d="M18 11v-1" />
|
||||||
|
<line x1="6" y1="9" x2="6" y2="21" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 364 B |
16
icons/joystick.svg
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<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="M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z"/>
|
||||||
|
<path d="M6 15v-2"/>
|
||||||
|
<path d="M12 15V9"/>
|
||||||
|
<circle cx="12" cy="6" r="3"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 375 B |
@@ -9,6 +9,6 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M2 12V2h10l9.44 9.44a2 2 0 0 1 0 2.82l-7.18 7.18a2 2 0 0 1-2.82 0L2 12Z" />
|
<path d="M12 2H2v10l9.29 9.29c.94.94 2.48.94 3.42 0l6.58-6.58c.94-.94.94-2.48 0-3.42L12 2Z" />
|
||||||
<path d="M7 7h.01" />
|
<path d="M7 7h.01" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 329 B |
15
icons/tags.svg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<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="M9 5H2v7l6.29 6.29c.94.94 2.48.94 3.42 0l3.58-3.58c.94-.94.94-2.48 0-3.42L9 5Z" />
|
||||||
|
<path d="M6 9.01V9" />
|
||||||
|
<path d="m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 382 B |
19
icons/usb.svg
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
<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"
|
||||||
|
>
|
||||||
|
<circle cx="4" cy="20" r="1" />
|
||||||
|
<circle cx="10" cy="7" r="1" />
|
||||||
|
<path d="M4 20 19 5" />
|
||||||
|
<path d="m21 3-3 1 2 2 1-3Z" />
|
||||||
|
<path d="m10 7-5 5 2 5" />
|
||||||
|
<path d="m10 14 5 2 4-4" />
|
||||||
|
<path d="m18 12 1-1 1 1-1 1-1-1Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 434 B |
20
icons/wand-2.svg
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
<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="m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72Z" />
|
||||||
|
<path d="m14 7 3 3" />
|
||||||
|
<path d="M5 6v4" />
|
||||||
|
<path d="M19 14v4" />
|
||||||
|
<path d="M10 2v2" />
|
||||||
|
<path d="M7 8H3" />
|
||||||
|
<path d="M21 16h-4" />
|
||||||
|
<path d="M11 3H9" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 530 B |
@@ -36,13 +36,13 @@
|
|||||||
"babel-preset-preact": "^2.0.0",
|
"babel-preset-preact": "^2.0.0",
|
||||||
"jest": "^26.6.3",
|
"jest": "^26.6.3",
|
||||||
"rollup-plugin-svelte": "^7.1.0",
|
"rollup-plugin-svelte": "^7.1.0",
|
||||||
"svelte": "^3.45.0",
|
"svelte": "^3.49.0",
|
||||||
"svelte-jester": "^2.3.1",
|
"svelte-jester": "^2.3.1",
|
||||||
"svelte-preprocess": "^4.10.1",
|
"svelte-preprocess": "^4.10.1",
|
||||||
"svelte2tsx": "^0.4.12"
|
"svelte2tsx": "^0.4.12"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"svelte": "^3.45.0",
|
"svelte": "^3.49.0",
|
||||||
"svelte2tsx": "^0.4.12"
|
"svelte2tsx": "^0.4.12"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
71
tags.json
@@ -533,6 +533,13 @@
|
|||||||
"explode",
|
"explode",
|
||||||
"explosive"
|
"explosive"
|
||||||
],
|
],
|
||||||
|
"bone": [
|
||||||
|
"medical",
|
||||||
|
"health",
|
||||||
|
"death",
|
||||||
|
"pet",
|
||||||
|
"gaming"
|
||||||
|
],
|
||||||
"book": [
|
"book": [
|
||||||
"read",
|
"read",
|
||||||
"dictionary",
|
"dictionary",
|
||||||
@@ -1703,6 +1710,26 @@
|
|||||||
"flask-round": [
|
"flask-round": [
|
||||||
"beaker"
|
"beaker"
|
||||||
],
|
],
|
||||||
|
"flip-horizontal": [
|
||||||
|
"reflect",
|
||||||
|
"mirror",
|
||||||
|
"alignment"
|
||||||
|
],
|
||||||
|
"flip-horizontal-2": [
|
||||||
|
"reflect",
|
||||||
|
"mirror",
|
||||||
|
"alignment"
|
||||||
|
],
|
||||||
|
"flip-vertical": [
|
||||||
|
"reflect",
|
||||||
|
"mirror",
|
||||||
|
"alignment"
|
||||||
|
],
|
||||||
|
"flip-vertical-2": [
|
||||||
|
"reflect",
|
||||||
|
"mirror",
|
||||||
|
"alignment"
|
||||||
|
],
|
||||||
"flower": [
|
"flower": [
|
||||||
"sustainability",
|
"sustainability",
|
||||||
"nature",
|
"nature",
|
||||||
@@ -1896,6 +1923,11 @@
|
|||||||
"code",
|
"code",
|
||||||
"automation"
|
"automation"
|
||||||
],
|
],
|
||||||
|
"joystick": [
|
||||||
|
"game",
|
||||||
|
"console",
|
||||||
|
"control stick"
|
||||||
|
],
|
||||||
"gamepad": [
|
"gamepad": [
|
||||||
"console"
|
"console"
|
||||||
],
|
],
|
||||||
@@ -1937,6 +1969,10 @@
|
|||||||
"code",
|
"code",
|
||||||
"version control"
|
"version control"
|
||||||
],
|
],
|
||||||
|
"git-compare": [
|
||||||
|
"code",
|
||||||
|
"version control"
|
||||||
|
],
|
||||||
"git-fork": [
|
"git-fork": [
|
||||||
"code",
|
"code",
|
||||||
"version control"
|
"version control"
|
||||||
@@ -1949,6 +1985,16 @@
|
|||||||
"code",
|
"code",
|
||||||
"version control"
|
"version control"
|
||||||
],
|
],
|
||||||
|
"git-pull-request-draft": [
|
||||||
|
"code",
|
||||||
|
"version control",
|
||||||
|
"draft"
|
||||||
|
],
|
||||||
|
"git-pull-request-closed": [
|
||||||
|
"code",
|
||||||
|
"version control",
|
||||||
|
"rejected"
|
||||||
|
],
|
||||||
"github": [
|
"github": [
|
||||||
"logo",
|
"logo",
|
||||||
"version control"
|
"version control"
|
||||||
@@ -3535,7 +3581,18 @@
|
|||||||
"device"
|
"device"
|
||||||
],
|
],
|
||||||
"tag": [
|
"tag": [
|
||||||
"label"
|
"label",
|
||||||
|
"badge",
|
||||||
|
"ticket",
|
||||||
|
"mark"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"labels",
|
||||||
|
"badges",
|
||||||
|
"tickets",
|
||||||
|
"marks",
|
||||||
|
"copy",
|
||||||
|
"multiple"
|
||||||
],
|
],
|
||||||
"target": [
|
"target": [
|
||||||
"logo",
|
"logo",
|
||||||
@@ -3750,6 +3807,14 @@
|
|||||||
"upload-cloud": [
|
"upload-cloud": [
|
||||||
"file"
|
"file"
|
||||||
],
|
],
|
||||||
|
"usb": [
|
||||||
|
"universal",
|
||||||
|
"serial",
|
||||||
|
"bus",
|
||||||
|
"controller",
|
||||||
|
"connector",
|
||||||
|
"interface"
|
||||||
|
],
|
||||||
"user": [
|
"user": [
|
||||||
"person",
|
"person",
|
||||||
"account",
|
"account",
|
||||||
@@ -3875,6 +3940,10 @@
|
|||||||
"magic",
|
"magic",
|
||||||
"selection"
|
"selection"
|
||||||
],
|
],
|
||||||
|
"wand-2": [
|
||||||
|
"magic",
|
||||||
|
"wizard"
|
||||||
|
],
|
||||||
"watch": [
|
"watch": [
|
||||||
"clock",
|
"clock",
|
||||||
"time"
|
"time"
|
||||||
|
|||||||