diff options
author | codecalm <codecalm@gmail.com> | 2020-09-01 18:34:12 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-01 18:34:12 +0200 |
commit | 9bbcbf98765422220741047252544d8fa9f043da (patch) | |
tree | 3ef7998ee0d9cfb5972c34d3c6da6dc59f036b28 /icons/question-mark.svg | |
parent | h1-h6 icons (diff) | |
download | tabler-icons-9bbcbf98765422220741047252544d8fa9f043da.tar.xz |
Release 1.16.0v1.16.0
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> + + |