diff options
Diffstat (limited to 'icons/a-b.svg')
-rw-r--r-- | icons/a-b.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/a-b.svg b/icons/a-b.svg index 6d4ecfe9..ff256aef 100644 --- a/icons/a-b.svg +++ b/icons/a-b.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-a-b" 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"/> <path d="M3 16v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" /> - <path d="M12 6v12" /> + <line x1="12" y1="6" x2="12" y2="18" /> <path d="M16 16v-8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3" /> </svg> |