diff options
Diffstat (limited to 'icons/question-mark.svg')
-rw-r--r-- | icons/question-mark.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/question-mark.svg b/icons/question-mark.svg new file mode 100644 index 00000000..c97ada3a --- /dev/null +++ b/icons/question-mark.svg @@ -0,0 +1,7 @@ +<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 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> + + |