diff options
author | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
commit | 4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch) | |
tree | e0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/building-carousel.svg | |
parent | 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff) | |
download | tabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz |
icons build
Diffstat (limited to 'icons/building-carousel.svg')
-rw-r--r-- | icons/building-carousel.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/building-carousel.svg b/icons/building-carousel.svg index fcf5c2d2..024d1a34 100644 --- a/icons/building-carousel.svg +++ b/icons/building-carousel.svg @@ -6,7 +6,7 @@ <circle cx="19" cy="8" r="2" /> <circle cx="5" cy="16" r="2" /> <circle cx="19" cy="16" r="2" /> - <path d="M8 22l4-10 4 10" /> + <path d="M8 22l4 -10l4 10" /> </svg> |