diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/resize.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/resize.svg')
-rw-r--r-- | src/_icons/resize.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/resize.svg b/src/_icons/resize.svg index 242c029d..ca252b3c 100644 --- a/src/_icons/resize.svg +++ b/src/_icons/resize.svg @@ -2,6 +2,6 @@ category: Design --- <svg> - <path d="M4 11v8a1 1 0 0 0 1 1h8M4 6V5a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1" /> + <path d="M4 11v8a1 1 0 0 0 1 1h8m-9 -14v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1" /> <path d="M4 12h7a1 1 0 0 1 1 1v7" /> </svg> |