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