diff options
Diffstat (limited to 'src/_icons/trees.svg')
-rw-r--r-- | src/_icons/trees.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/trees.svg b/src/_icons/trees.svg new file mode 100644 index 00000000..73e902c2 --- /dev/null +++ b/src/_icons/trees.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="4" y="3" width="8" height="14" rx="4" /> + <rect x="12" y="7" width="8" height="10" rx="3" /> + <line x1="8" y1="21" x2="8" y2="13" /> + <line x1="16" y1="21" x2="16" y2="14" /> +</svg> |