format-remove-node.svg 816 B

123456789101112131415161718192021222324
  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-Highlight {
  8. color:#3daee9;
  9. }
  10. .ColorScheme-NegativeText {
  11. color:#da4453;
  12. }
  13. </style>
  14. </defs>
  15. <path
  16. style="fill:currentColor;fill-opacity:1;stroke:none"
  17. d="m 6,4 0,1 -4,0 0,1 4,0 0,2 4,0 0,-2 4,0 0,-1 -4,0 0,-1 z M 7,5 9,5 9,7 7,7 Z"
  18. class="ColorScheme-Text"
  19. />
  20. <path
  21. style="fill:currentColor;fill-opacity:1;stroke:none"
  22. class="ColorScheme-NegativeText"
  23. d="M 9,9.83 10.667,11.497 9,13.164 9.833,13.997 11.5,12.33 13.167,13.997 14,13.164 12.333,11.497 14,9.83 13.167,8.997 11.5,10.664 9.833,8.997 Z" />
  24. </svg>