messagebox_warning.svg 633 B

1234567891011121314151617181920
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  2. <defs id="defs3051">
  3. <style type="text/css" id="current-color-scheme">
  4. .ColorScheme-Text {
  5. color:#dedede;
  6. }
  7. .ColorScheme-NegativeText {
  8. color:#da4453;
  9. }
  10. </style>
  11. </defs>
  12. <path style="fill:currentColor;fill-opacity:1;stroke:none"
  13. d="m 3,2 0,12 10,0 0,-12 z m 1,1 8,0 0,10 -8,0 z"
  14. class="ColorScheme-Text"
  15. />
  16. <path
  17. style="fill:currentColor;fill-opacity:1;stroke:none"
  18. class="ColorScheme-NegativeText"
  19. d="M 7 4 L 7 9 L 9 9 L 9 4 L 7 4 z M 7 10 L 7 12 L 9 12 L 9 10 L 7 10 z "/>
  20. </svg>