diff options
author | codecalm <codecalm@gmail.com> | 2020-05-31 21:57:31 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-05-31 21:57:31 +0200 |
commit | 4bb9f3195f15b9927e71e11c6d9be524ece69f91 (patch) | |
tree | ed4eba07cce94e99bd2a83565c45699dc8c112d7 /src/_icons/building-warehouse.svg | |
parent | iconfont search (diff) | |
download | tabler-icons-4bb9f3195f15b9927e71e11c6d9be524ece69f91.tar.xz |
4 new icons: `bus`, `firetruck`, `forklift`, `tir`
Fixed icons: `building-warehouse`
Diffstat (limited to 'src/_icons/building-warehouse.svg')
-rw-r--r-- | src/_icons/building-warehouse.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/building-warehouse.svg b/src/_icons/building-warehouse.svg index a0119b86..0b33a094 100644 --- a/src/_icons/building-warehouse.svg +++ b/src/_icons/building-warehouse.svg @@ -1,7 +1,7 @@ --- --- <svg> - <path d="M3 21v-13l9-4l9 4v13"></path> - <path d="M13 13h4v8h-10v-6h6"></path> - <path d="M13 21v-9a1 1 0 00-1 -1h-2a1 1 0 00 -1 1v3"></path> + <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> |