diff options
Diffstat (limited to 'icons/antenna-bars-3.svg')
-rw-r--r-- | icons/antenna-bars-3.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/icons/antenna-bars-3.svg b/icons/antenna-bars-3.svg index bfa2a5e2..6f58912f 100644 --- a/icons/antenna-bars-3.svg +++ b/icons/antenna-bars-3.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-3" 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-6" /> - <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="12" /> + <line x1="14" y1="18" x2="14" y2="18.01" /> + <line x1="18" y1="18" x2="18" y2="18.01" /> </svg> |