diff options
Diffstat (limited to 'src/_icons/tree.svg')
-rw-r--r-- | src/_icons/tree.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/tree.svg b/src/_icons/tree.svg index 3403ccef..e73341a0 100644 --- a/src/_icons/tree.svg +++ b/src/_icons/tree.svg @@ -2,8 +2,8 @@ category: Map --- <svg> - <path d="M12 13l-2-2" /> - <path d="M12 12l2-2" /> - <path d="M12 21V8" /> - <path d="M9.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 12 3.765a3 3 0 0 1 4.614 3.707 2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 14 16h.001-4z" /> + <path d="M12 13l-2 -2" /> + <path d="M12 12l2 -2" /> + <path d="M12 21v-13" /> + <path d="M9.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> |