diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 17:13:05 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-03 17:13:05 +0100 |
commit | f289dcaf534f37e158654870f7406f8d22f63d90 (patch) | |
tree | 3af65d885d855ea20db4db798c5efbc8e3f84cdf /_icons/folder.svg | |
parent | ban icon (diff) | |
download | tabler-icons-f289dcaf534f37e158654870f7406f8d22f63d90.tar.xz |
corners, cut, copy, dots, etc
Diffstat (limited to '_icons/folder.svg')
-rw-r--r-- | _icons/folder.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/folder.svg b/_icons/folder.svg index 9b3d5e08..8b37d2a5 100644 --- a/_icons/folder.svg +++ b/_icons/folder.svg @@ -1,5 +1,5 @@ --- --- <svg> - <path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" /> + <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /> </svg> |