diff options
author | codecalm <codecalm@gmail.com> | 2020-09-26 19:23:34 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-26 19:23:34 +0200 |
commit | 0142b8eb4e863ea6202620000dfc771dcb533ab2 (patch) | |
tree | 3d5ecdd79426f1640f355ade7c2a52f433af7eaa /src/_icons/antenna-bars-1.svg | |
parent | 4 new icons: `box-3d`, `box-seam`, `vector-beizer-2`, `vector-beizer` (diff) | |
download | tabler-icons-0142b8eb4e863ea6202620000dfc771dcb533ab2.tar.xz |
Fixed icons: `antenna-bars-1`, `antenna-bars-2`, `antenna-bars-3`, `antenna-bars-4`, `antenna-bars-5`, `brand-linkedin`, `building-store`, `caravan`, `mars`, `skip-back`, `tornado`, `wiper-wash`, `zodiac-aries`
Diffstat (limited to 'src/_icons/antenna-bars-1.svg')
-rw-r--r-- | src/_icons/antenna-bars-1.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/antenna-bars-1.svg b/src/_icons/antenna-bars-1.svg index 6dd5deb8..3b7f255f 100644 --- a/src/_icons/antenna-bars-1.svg +++ b/src/_icons/antenna-bars-1.svg @@ -1,8 +1,8 @@ --- --- <svg> - <path d="M6 18v-.01" /> - <path d="M10 18v-.01" /> - <path d="M14 18v-.01" /> - <path d="M18 18v-.01" /> + <line x1="6" y1="18" x2="6" y2="18.01" /> + <line x1="10" y1="18" x2="10" y2="18.01" /> + <line x1="14" y1="18" x2="14" y2="18.01" /> + <line x1="18" y1="18" x2="18" y2="18.01" /> </svg> |