diff options
Diffstat (limited to 'icons/letter-q.svg')
-rw-r--r-- | icons/letter-q.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/letter-q.svg b/icons/letter-q.svg index 76f1afcf..f1e2f833 100644 --- a/icons/letter-q.svg +++ b/icons/letter-q.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-q" 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="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-6" /> - <path d="M13 15l5 5" /> + <line x1="13" y1="15" x2="18" y2="20" /> </svg> |