diff options
author | codecalm <codecalm@gmail.com> | 2020-06-01 14:16:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-01 14:16:32 +0200 |
commit | a6797860a3e978f9be759658bc0129259b4bf017 (patch) | |
tree | 82bf79e98c6ce18bc91ced2a796564d518fcff50 /src/_icons/building-community.svg | |
parent | 3 new icons: `building-community`, `building-pavilon`, `building-skyscrappers` (diff) | |
download | tabler-icons-a6797860a3e978f9be759658bc0129259b4bf017.tar.xz |
1 new icons: `device-watch`
Fixed icons: `building-community`
Diffstat (limited to 'src/_icons/building-community.svg')
-rw-r--r-- | src/_icons/building-community.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/building-community.svg b/src/_icons/building-community.svg index 841352a..60b29f1 100644 --- a/src/_icons/building-community.svg +++ b/src/_icons/building-community.svg @@ -1,9 +1,9 @@ --- --- <svg> - <path d="M8 9l5 5v7h-5v-4m0 4h-5v-7l5 -5m1 1v-6a1 1 0 01 1 -1h10a1 1 0 01 1 1v17h-8"></path> - <polyline points="13 7 13 7.01"></polyline> - <polyline points="17 7 17 7.01"></polyline> - <polyline points="17 11 17 11.01"></polyline> - <polyline points="17 15 17 15.01"></polyline> + <path d="M8 9l5 5v7h-5v-4m0 4h-5v-7l5 -5m1 1v-6a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v17h-8" /> + <line x1="13" y1="7" x2="13" y2="7.01" /> + <line x1="17" y1="7" x2="17" y2="7.01" /> + <line x1="17" y1="11" x2="17" y2="11.01" /> + <line x1="17" y1="15" x2="17" y2="15.01" /> </svg> |