delete-comment.svg 681 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 2,2 0,9 3,3 0,-3 2,0 0,-1 -4,0 0,-7 10,0 0,4 1,0 0,-5 z"
  14. class="ColorScheme-Text"
  15. />
  16. <path
  17. style="fill:currentColor;fill-opacity:1;stroke:none"
  18. class="ColorScheme-NegativeText"
  19. d="M 8.99,8 8,8.99 10.01,11 8,13.01 8.99,14 11,11.99 13.01,14 14,13.01 11.99,11 14,8.99 13.01,8 11,10.01 Z" />
  20. </svg>