diff options
Diffstat (limited to '.icons/awkward/24x24/emblems/emblem-question.svg')
-rw-r--r-- | .icons/awkward/24x24/emblems/emblem-question.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/emblems/emblem-question.svg b/.icons/awkward/24x24/emblems/emblem-question.svg new file mode 100644 index 00000000..99f0f0db --- /dev/null +++ b/.icons/awkward/24x24/emblems/emblem-question.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <g transform="scale(0.5,0.5)"> + <circle style="fill:#252a35" cx="24" cy="24" r="20"/> + <path style="fill:#ffffff" d="m 26,38 -4,0 0,-4 4,0 z m 4.14,-15.5 -1.8,1.84 C 26.9,25.8 26,27 26,30 l -4,0 0,-1 c 0,-2.2 0.9,-4.2 2.34,-5.66 l 2.48,-2.52 C 27.56,20.1 28,19.1 28,18 c 0,-2.2 -1.8,-4 -4,-4 -2.2,0 -4,1.8 -4,4 l -4,0 c 0,-4.42 3.58,-8 8,-8 4.42,0 8,3.58 8,8 0,1.76 -0.72,3.36 -1.86,4.5 z"/> + </g> +</svg> |