diff options
author | codecalm <codecalm@gmail.com> | 2020-09-29 01:06:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-29 01:06:47 +0200 |
commit | 5053beccea86852a4ffeec2392fbed6756e4f817 (patch) | |
tree | 4247088dd892f13765a11e1a40f960a5b8ebf87b /src/_icons/file-zip.svg | |
parent | package-json fix (diff) | |
download | tabler-icons-5053beccea86852a4ffeec2392fbed6756e4f817.tar.xz |
Release 1.29.0v1.29.0
Diffstat (limited to 'src/_icons/file-zip.svg')
-rw-r--r-- | src/_icons/file-zip.svg | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/_icons/file-zip.svg b/src/_icons/file-zip.svg index 2ff326f8..b05fac64 100644 --- a/src/_icons/file-zip.svg +++ b/src/_icons/file-zip.svg @@ -1,13 +1,14 @@ --- category: Document +version: 1.29 --- <svg> - <path d="m 6 20.735 a 2 2 0 0 1 -1 -1.735 v -14 a 2 2 0 0 1 2 -2 h 7 l 5 5 v 11 a 2 2 0 0 1 -2 2 h -1" /> - <path d="m 11 17 a 2 2 0 0 1 2 2 v 2 a 1 1 0 0 1 -1 1 h -2 a 1 1 0 0 1 -1 -1 v -2 a 2 2 0 0 1 2 -2 z"/> - <path d="M11 5h-1"/> - <path d="M13 7h-1"/> - <path d="M11 9h-1"/> - <path d="M13 11h-1"/> - <path d="M11 13h-1"/> - <path d="M13 15h-1"/> + <path d="M6 20.735a2 2 0 0 1 -1 -1.735v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1" /> + <path d="M11 17a2 2 0 0 1 2 2v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a2 2 0 0 1 2 -2z" /> + <line x1="11" y1="5" x2="10" y2="5" /> + <line x1="13" y1="7" x2="12" y2="7" /> + <line x1="11" y1="9" x2="10" y2="9" /> + <line x1="13" y1="11" x2="12" y2="11" /> + <line x1="11" y1="13" x2="10" y2="13" /> + <line x1="13" y1="15" x2="12" y2="15" /> </svg> |