shapes.svg 533 B

12345678910111213
  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. </style>
  8. </defs>
  9. <path
  10. style="fill:currentColor;fill-opacity:1;stroke:none"
  11. d="M 4.5 2 A 2.5 2.5 0 0 0 2 4.5 A 2.5 2.5 0 0 0 4.5 7 A 2.5 2.5 0 0 0 7 4.5 A 2.5 2.5 0 0 0 4.5 2 z M 9 2 L 9 7 L 14 7 L 14 2 L 9 2 z M 3 8 L 3 14 L 6 14 L 6 8 L 3 8 z M 11 8 L 8 14 L 14 14 L 11 8 z "
  12. class="ColorScheme-Text"/>
  13. </svg>