diff options
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 256ec42c..57bf8c02 100644 --- a/src/_icons/building-warehouse.svg +++ b/src/_icons/building-warehouse.svg @@ -3,7 +3,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> |