paint-pattern.svg 880 B

123456789101112131415161718192021
  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:#363636;
  6. }
  7. .ColorScheme-Highlight {
  8. color:#3daee9;
  9. }
  10. </style>
  11. </defs>
  12. <path
  13. style="fill:currentColor;fill-opacity:1;stroke:none"
  14. d="M 2 2 L 2 12 L 2 13 L 2 14 L 14 14 L 14 2 L 2 2 z "
  15. class="ColorScheme-Text"
  16. />
  17. <path
  18. style="fill:#ffffff;fill-opacity:1;stroke:none"
  19. d="M 4 2 L 2 4 L 4 6 L 6 4 L 4 2 z M 6 4 L 8 6 L 10 4 L 8 2 L 6 4 z M 10 4 L 12 6 L 14 4 L 12 2 L 10 4 z M 12 6 L 10 8 L 12 10 L 14 8 L 12 6 z M 12 10 L 10 12 L 12 14 L 14 12 L 12 10 z M 10 12 L 8 10 L 6 12 L 8 14 L 10 12 z M 6 12 L 4 10 L 2 12 L 4 14 L 6 12 z M 4 10 L 6 8 L 4 6 L 2 8 L 4 10 z M 6 8 L 8 10 L 10 8 L 8 6 L 6 8 z "
  20. />
  21. </svg>