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/box-multiple-7.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/box-multiple-7.svg')
-rw-r--r-- | src/_icons/box-multiple-7.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/box-multiple-7.svg b/src/_icons/box-multiple-7.svg index ebe6de70..48e192b2 100644 --- a/src/_icons/box-multiple-7.svg +++ b/src/_icons/box-multiple-7.svg @@ -2,7 +2,7 @@ category: Numbers --- <svg> - <rect x="7" y="3" width="14" height="14" rx="2"/> - <path d="M12 6h4l-2 8"/> - <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> + <rect x="7" y="3" width="14" height="14" rx="2" /> + <path d="M12 6h4l-2 8" /> + <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /> </svg> |