diff options
Diffstat (limited to 'src/_icons/tree.svg')
-rw-r--r-- | src/_icons/tree.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/tree.svg b/src/_icons/tree.svg new file mode 100644 index 00000000..f4ae6798 --- /dev/null +++ b/src/_icons/tree.svg @@ -0,0 +1,8 @@ +--- +--- +<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"/> +</svg> |