diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/tree.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
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> |