Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e12a8dd4a8 | ||
|
|
7194cfe3ff | ||
|
|
fa04885513 | ||
|
|
51208c0cec | ||
|
|
d87bffc684 | ||
|
|
2f0d587ef0 |
16
icons/armchair.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="M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3" />
|
||||||
|
<path d="M3 11v5a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H7v-2a2 2 0 0 0-4 0Z" />
|
||||||
|
<path d="M5 18v2" />
|
||||||
|
<path d="M19 18v2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 403 B |
16
icons/bed-double.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="M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8" />
|
||||||
|
<path d="M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4" />
|
||||||
|
<path d="M12 4v6" />
|
||||||
|
<path d="M2 18h20" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 368 B |
15
icons/bed-single.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="M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8" />
|
||||||
|
<path d="M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4" />
|
||||||
|
<path d="M3 18h18" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 345 B |
16
icons/bed.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="M2 4v16" />
|
||||||
|
<path d="M2 8h18a2 2 0 0 1 2 2v10" />
|
||||||
|
<path d="M2 17h20" />
|
||||||
|
<path d="M6 8v9" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 317 B |
19
icons/cigarette-off.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"
|
||||||
|
>
|
||||||
|
<line x1="2" y1="2" x2="22" y2="22" />
|
||||||
|
<path d="M12 12H2v4h14" />
|
||||||
|
<path d="M22 12v4" />
|
||||||
|
<path d="M18 12h-.5" />
|
||||||
|
<path d="M7 12v4" />
|
||||||
|
<path d="M18 8c0-2.5-2-2.5-2-5" />
|
||||||
|
<path d="M22 8c0-2.5-2-2.5-2-5" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 425 B |
17
icons/cigarette.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"
|
||||||
|
>
|
||||||
|
<path d="M18 12H2v4h16" />
|
||||||
|
<path d="M22 12v4" />
|
||||||
|
<path d="M7 12v4" />
|
||||||
|
<path d="M18 8c0-2.5-2-2.5-2-5" />
|
||||||
|
<path d="M22 8c0-2.5-2-2.5-2-5" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 358 B |
18
icons/dices.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"
|
||||||
|
>
|
||||||
|
<rect x="2" y="10" width="12" height="12" rx="2" ry="2" />
|
||||||
|
<path d="m17.92 14 3.5-3.5a2.24 2.24 0 0 0 0-3l-5-4.92a2.24 2.24 0 0 0-3 0L10 6" />
|
||||||
|
<path d="M6 18h.01" />
|
||||||
|
<path d="M10 14h.01" />
|
||||||
|
<path d="M15 6h.01" />
|
||||||
|
<path d="M18 9h.01" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 456 B |
17
icons/sofa.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"
|
||||||
|
>
|
||||||
|
<path d="M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3" />
|
||||||
|
<path d="M2 11v5a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H6v-2a2 2 0 0 0-4 0Z" />
|
||||||
|
<path d="M4 18v2" />
|
||||||
|
<path d="M20 18v2" />
|
||||||
|
<path d="M12 4v9" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 426 B |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-angular",
|
"name": "lucide-angular",
|
||||||
"description": "A Lucide icon library package for Angular applications",
|
"description": "A Lucide icon library package for Angular applications",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"author": "SMAH1",
|
"author": "SMAH1",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: lucide_icons
|
name: lucide_icons
|
||||||
description: A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
|
description: A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
|
||||||
version: 0.48.0
|
version: 0.54.0
|
||||||
homepage: https://lucide.dev
|
homepage: https://lucide.dev
|
||||||
repository: https://github.com/lucide-icons/lucide
|
repository: https://github.com/lucide-icons/lucide
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-preact",
|
"name": "lucide-preact",
|
||||||
"description": "A Lucide icon library package for Preact applications",
|
"description": "A Lucide icon library package for Preact applications",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-react",
|
"name": "lucide-react",
|
||||||
"description": "A Lucide icon library package for React applications",
|
"description": "A Lucide icon library package for React applications",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-svelte",
|
"name": "lucide-svelte",
|
||||||
"description": "A Lucide icon library package for Svelte applications",
|
"description": "A Lucide icon library package for Svelte applications",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-vue-next",
|
"name": "lucide-vue-next",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"author": "Eric Fennis",
|
"author": "Eric Fennis",
|
||||||
"description": "A Lucide icon library package for Vue 3 applications",
|
"description": "A Lucide icon library package for Vue 3 applications",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-vue",
|
"name": "lucide-vue",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"author": "Eric Fennis",
|
"author": "Eric Fennis",
|
||||||
"description": "A Lucide icon library package for Vue 2 applications",
|
"description": "A Lucide icon library package for Vue 2 applications",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide",
|
"name": "lucide",
|
||||||
"description": "A Lucide icon library package for web and javascript applications.",
|
"description": "A Lucide icon library package for web and javascript applications.",
|
||||||
"version": "0.48.0",
|
"version": "0.54.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
57
tags.json
@@ -229,6 +229,14 @@
|
|||||||
"index",
|
"index",
|
||||||
"box"
|
"box"
|
||||||
],
|
],
|
||||||
|
"armchair": [
|
||||||
|
"sofa",
|
||||||
|
"furniture",
|
||||||
|
"leisure",
|
||||||
|
"lounge",
|
||||||
|
"loveseat",
|
||||||
|
"couch"
|
||||||
|
],
|
||||||
"arrow-big-down": [
|
"arrow-big-down": [
|
||||||
"key"
|
"key"
|
||||||
],
|
],
|
||||||
@@ -366,6 +374,21 @@
|
|||||||
"beaker": [
|
"beaker": [
|
||||||
"cup"
|
"cup"
|
||||||
],
|
],
|
||||||
|
"bed": [
|
||||||
|
"sleep",
|
||||||
|
"hotel",
|
||||||
|
"furniture"
|
||||||
|
],
|
||||||
|
"bed-single": [
|
||||||
|
"sleep",
|
||||||
|
"hotel",
|
||||||
|
"furniture"
|
||||||
|
],
|
||||||
|
"bed-double": [
|
||||||
|
"sleep",
|
||||||
|
"hotel",
|
||||||
|
"furniture"
|
||||||
|
],
|
||||||
"bell": [
|
"bell": [
|
||||||
"alarm",
|
"alarm",
|
||||||
"notification",
|
"notification",
|
||||||
@@ -683,6 +706,13 @@
|
|||||||
"chrome": [
|
"chrome": [
|
||||||
"browser"
|
"browser"
|
||||||
],
|
],
|
||||||
|
"cigarette": [
|
||||||
|
"smoking"
|
||||||
|
],
|
||||||
|
"cigarette-off": [
|
||||||
|
"smoking",
|
||||||
|
"no-smoking"
|
||||||
|
],
|
||||||
"circle": [
|
"circle": [
|
||||||
"off",
|
"off",
|
||||||
"zero",
|
"zero",
|
||||||
@@ -993,38 +1023,57 @@
|
|||||||
"dice",
|
"dice",
|
||||||
"random",
|
"random",
|
||||||
"tabletop",
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"dice-2": [
|
"dice-2": [
|
||||||
"dice",
|
"dice",
|
||||||
"random",
|
"random",
|
||||||
"tabletop",
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game",
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"dice-3": [
|
"dice-3": [
|
||||||
"dice",
|
"dice",
|
||||||
"random",
|
"random",
|
||||||
"tabletop",
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game",
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
"dice-4": [
|
"dice-4": [
|
||||||
"dice",
|
"dice",
|
||||||
"random",
|
"random",
|
||||||
"tabletop",
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game",
|
||||||
"4"
|
"4"
|
||||||
],
|
],
|
||||||
"dice-5": [
|
"dice-5": [
|
||||||
"dice",
|
"dice",
|
||||||
"random",
|
"random",
|
||||||
"tabletop",
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game",
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"dice-6": [
|
"dice-6": [
|
||||||
"dice",
|
"dice",
|
||||||
"random",
|
"random",
|
||||||
"tabletop",
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game",
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
|
"dices": [
|
||||||
|
"dice",
|
||||||
|
"random",
|
||||||
|
"tabletop",
|
||||||
|
"board",
|
||||||
|
"game"
|
||||||
|
],
|
||||||
"disc": [
|
"disc": [
|
||||||
"album",
|
"album",
|
||||||
"cd",
|
"cd",
|
||||||
@@ -2490,6 +2539,14 @@
|
|||||||
"freeze",
|
"freeze",
|
||||||
"snow"
|
"snow"
|
||||||
],
|
],
|
||||||
|
"sofa": [
|
||||||
|
"armchair",
|
||||||
|
"furniture",
|
||||||
|
"leisure",
|
||||||
|
"lounge",
|
||||||
|
"loveseat",
|
||||||
|
"couch"
|
||||||
|
],
|
||||||
"sort-asc": [
|
"sort-asc": [
|
||||||
"filter"
|
"filter"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7005,9 +7005,9 @@ events@^3.0.0:
|
|||||||
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
||||||
|
|
||||||
eventsource@^1.0.7:
|
eventsource@^1.0.7:
|
||||||
version "1.1.0"
|
version "1.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.0.tgz#00e8ca7c92109e94b0ddf32dac677d841028cfaf"
|
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.1.tgz#4544a35a57d7120fba4fa4c86cb4023b2c09df2f"
|
||||||
integrity sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==
|
integrity sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
original "^1.0.0"
|
original "^1.0.0"
|
||||||
|
|
||||||
|
|||||||