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/building-warehouse.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/building-warehouse.svg')
-rw-r--r-- | src/_icons/building-warehouse.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/building-warehouse.svg b/src/_icons/building-warehouse.svg index f40f931b..11b1cded 100644 --- a/src/_icons/building-warehouse.svg +++ b/src/_icons/building-warehouse.svg @@ -4,7 +4,7 @@ category: Buildings version: 1.7 --- <svg> - <path d="M3 21v-13l9-4l9 4v13" /> + <path d="M3 21v-13l9 -4l9 4v13" /> <path d="M13 13h4v8h-10v-6h6" /> <path d="M13 21v-9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v3" /> </svg> |