diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/trees.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/trees.svg | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/trees.svg b/app/assets/svg/icons/tabler/outline/trees.svg new file mode 100644 index 00000000..b4e194f0 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/trees.svg | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [nature, greenery, park, leaf, trunk, stem, root, forest, garden, trees] | ||
| 3 | category: Map | ||
| 4 | version: "1.35" | ||
| 5 | unicode: "ec10" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <path d="M16 5l3 3l-2 1l4 4l-3 1l4 4h-9" /> | ||
| 19 | <path d="M15 21l0 -3" /> | ||
| 20 | <path d="M8 13l-2 -2" /> | ||
| 21 | <path d="M8 12l2 -2" /> | ||
| 22 | <path d="M8 21v-13" /> | ||
| 23 | <path d="M5.824 16a3 3 0 0 1 -2.743 -3.69a3 3 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a3 3 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4l-.176 -.005" /> | ||
| 24 | </svg> | ||
