Browse Source

1 new icons: `folder-symlink` #560

codecalm 2 years ago
parent
commit
beb6920a10
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/_icons/folder-symlink.svg

+ 7 - 0
src/_icons/folder-symlink.svg

@@ -0,0 +1,7 @@
+---
+---
+<svg>
+  <path d="M3 21v-4a3 3 0 0 1 3 -3h5" />
+  <path d="M8 17l3 -3l-3 -3" />
+  <path d="M3 11v-5a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8" />
+</svg>