diff options
author | codecalm <codecalm@gmail.com> | 2020-09-26 21:23:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-26 21:23:44 +0200 |
commit | 5587afb0c8853070607868694cc81886c247a691 (patch) | |
tree | 25cc3a3b459d88fe177310fe69b5e19618f50f3a /icons/antenna-bars-2.svg | |
parent | removed `box-3d` icon (diff) | |
download | tabler-icons-5587afb0c8853070607868694cc81886c247a691.tar.xz |
Release 1.27.0v1.27.0
Diffstat (limited to 'icons/antenna-bars-2.svg')
-rw-r--r-- | icons/antenna-bars-2.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/icons/antenna-bars-2.svg b/icons/antenna-bars-2.svg index 32e05996..a5d8e427 100644 --- a/icons/antenna-bars-2.svg +++ b/icons/antenna-bars-2.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M6 18v-3" /> - <path d="M10 18v-.01" /> - <path d="M14 18v-.01" /> - <path d="M18 18v-.01" /> + <line x1="6" y1="18" x2="6" y2="15" /> + <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> |