lc_showbookview.svg 680 B

123456789101112131415161718192021222324
  1. <?xml-stylesheet type="text/css" href="icons.css" ?>
  2. <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  3. <g id="background"
  4. class="icn icn--area-color"
  5. fill="#fafafa"
  6. stroke="#3a3a38"
  7. stroke-linecap="round"
  8. stroke-linejoin="round"
  9. >
  10. <path d="m 12.5,21.5 h 10 V 7 L 18,2.5 h -5.5 z" />
  11. <path d="m 17.5,7.5 h 5 V 7 L 18,2.5 h -0.5 z" />
  12. </g>
  13. <g id="background"
  14. class="icn icn--area-color"
  15. fill="#fafafa"
  16. stroke="#3a3a38"
  17. stroke-linecap="round"
  18. stroke-linejoin="round"
  19. >
  20. <path d="M 11.5,21.5 H 1.5 V 7 L 6,2.5 h 5.5 z" />
  21. <path d="m 6.5,7.5 h -5 V 7 L 6,2.5 h 0.5 z" />
  22. </g>
  23. </svg>