emblem-error.svg 831 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-NegativeText {
  6. color:#da4453;
  7. }
  8. .ColorScheme-Text {
  9. color:#232629;
  10. }
  11. </style>
  12. <rect style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" height="22" rx="2" width="22"/>
  13. <path d="M4.414 3L3 4.414 9.586 11 3 17.586 4.414 19 11 12.414 17.586 19 19 17.586 12.414 11 19 4.414 17.586 3 11 9.586z" fill="#fff"/>
  14. <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"/>
  15. </svg>