mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:07:43 +01:00
15
icons/shrub.svg
Normal file
15
icons/shrub.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="M12 22v-7l-2-2" />
|
||||
<path d="M17 8v.8A6 6 0 0 1 13.8 20v0H10v0A6.5 6.5 0 0 1 7 8h0a5 5 0 0 1 10 0Z" />
|
||||
<path d="m14 14-2 2" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 349 B |
14
icons/tree-deciduous.svg
Normal file
14
icons/tree-deciduous.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<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 19h8a4 4 0 0 0 2.2-7.3A3.5 3.5 0 0 0 15 6v0a3 3 0 1 0-6 0h0-.5a3.5 3.5 0 0 0-2.7 5.7A4 4 0 0 0 8 19Z" />
|
||||
<path d="M12 19v3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 351 B |
14
icons/tree-pine.svg
Normal file
14
icons/tree-pine.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<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 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z" />
|
||||
<path d="M12 22v-3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 407 B |
16
icons/trees.svg
Normal file
16
icons/trees.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="M10 10v.2A3 3 0 0 1 8.9 16v0H5v0h0a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z" />
|
||||
<path d="M7 16v6" />
|
||||
<path d="M13 19v3" />
|
||||
<path d="M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 447 B |
25
tags.json
25
tags.json
@@ -2512,6 +2512,12 @@
|
||||
"scale",
|
||||
"fullscreen"
|
||||
],
|
||||
"shrub": [
|
||||
"forest",
|
||||
"undergrowth",
|
||||
"park",
|
||||
"nature"
|
||||
],
|
||||
"shuffle": [
|
||||
"music"
|
||||
],
|
||||
@@ -2903,6 +2909,25 @@
|
||||
"remove",
|
||||
"bin"
|
||||
],
|
||||
"tree-deciduous": [
|
||||
"tree",
|
||||
"forest",
|
||||
"park",
|
||||
"nature"
|
||||
],
|
||||
"tree-pine": [
|
||||
"tree",
|
||||
"pine",
|
||||
"forest",
|
||||
"park",
|
||||
"nature"
|
||||
],
|
||||
"trees": [
|
||||
"tree",
|
||||
"forest",
|
||||
"park",
|
||||
"nature"
|
||||
],
|
||||
"trello": [],
|
||||
"trending-down": [
|
||||
"statistics"
|
||||
|
||||
Reference in New Issue
Block a user