emblem-unmounted.svg 838 B

12345678910111213141516
  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-NeutralText {
  6. color:#f67400;
  7. }
  8. .ColorScheme-Text {
  9. color:#232629;
  10. }
  11. </style>
  12. <rect style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText" height="22" rx="2" width="22"/>
  13. <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"/>
  14. <path d="M19 1l-4 4-2-2-3.5 3.5 6 6L19 9l-2-2 4-4V2c0-.554-.446-1-1-1zM6.5 9.5L3 13l2 2-4 4v1c0 .554.446 1 1 1h1l4-4 2 2 3.5-3.5z" fill="#fff"/>
  15. </svg>