lc_editannotation.svg 824 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 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" />
  11. </g>
  12. <g id="symbol"
  13. class="icn icn--highlight-color"
  14. fill="#83beec"
  15. stroke="#1e8bcd"
  16. stroke-linecap="round"
  17. stroke-linejoin="round"
  18. >
  19. <path d="m 10.5,22.5 5,-2 -3,-3 z" />
  20. <path d="m 15.5,20.5 5,-5 -3,-3 -5,5 z" />
  21. <path d="m 22.5,13.5 -2,2 -3,-3 2,-2 z" />
  22. </g>
  23. </svg>