diff options
Diffstat (limited to 'src/_icons/trees.svg')
-rw-r--r-- | src/_icons/trees.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/trees.svg b/src/_icons/trees.svg index 1489dd01..efdcba50 100644 --- a/src/_icons/trees.svg +++ b/src/_icons/trees.svg @@ -2,10 +2,10 @@ category: Map --- <svg> - <path d="M16 5l3 3-2 1 4 4-3 1 4 4h-9" /> + <path d="M16 5l3 3l-2 1l4 4l-3 1l4 4h-9" /> <line x1="15" y1="21" x2="15" y2="18" /> - <path d="M8 13l-2-2" /> - <path d="M8 12l2-2" /> - <path d="M8 21V8" /> - <path d="M5.824 15.995a3 3 0 0 1 -2.743 -3.69 2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 8 3.765a3 3 0 0 1 4.614 3.707 2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 10 16h.001-4z" /> + <path d="M8 13l-2 -2" /> + <path d="M8 12l2 -2" /> + <path d="M8 21v-13" /> + <path d="M5.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z" /> </svg> |