emblem-question.svg 697 B

12345678910111213
  1. <svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
  2. <style
  3. type="text/css"
  4. id="current-color-scheme">
  5. .ColorScheme-Text {
  6. color:#232629;
  7. }
  8. </style>
  9. <rect fill="#9b59b6" height="22" rx="2" width="22"/>
  10. <path d="M2 0C.892 0 0 .892 0 2v18c0 1.108.892 2 2 2h18c1.108 0 2-.892 2-2V2c0-1.108-.892-2-2-2zm0 1h18c.554 0 1 .446 1 1v18c0 .554-.446 1-1 1H2c-.554 0-1-.446-1-1V2c0-.554.446-1 1-1z" style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text"/>
  11. <path d="M11 3a5 5 0 0 0-5 5h2a3 3 0 0 1 3-3 3 3 0 0 1 3 3 3 3 0 0 1-3 3h-1v4h2v-2.102A5 5 0 0 0 16 8a5 5 0 0 0-5-5zm-1 14v2h2v-2z" fill="#fff"/>
  12. </svg>