diff options
Diffstat (limited to 'icons/question-mark.svg')
-rw-r--r-- | icons/question-mark.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/question-mark.svg b/icons/question-mark.svg index c97ada3a..d30e81e2 100644 --- a/icons/question-mark.svg +++ b/icons/question-mark.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-question-mark" 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 stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M8 8 a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4" /> <line x1="12" y1="19" x2="12" y2="19.01" /> </svg> |