lc_acceptalltrackedchanges.svg 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml-stylesheet type="text/css" href="icons.css" ?>
  2. <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  3. <path
  4. class="icn icn--area-color"
  5. d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z"
  6. fill="#fafafa"
  7. stroke="#3a3a38"
  8. stroke-linecap="round"
  9. stroke-linejoin="round"
  10. />
  11. <path
  12. class="icn icn--area-color"
  13. d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z"
  14. fill="#fafafa"
  15. stroke="#3a3a38"
  16. stroke-linecap="round"
  17. stroke-linejoin="round"
  18. />
  19. <path
  20. class="icn icn--line-color"
  21. d="M 7,5.5 H 12 Z m 0,4 H 10 Z m -0,6 h 4 z"
  22. stroke="#3a3a38"
  23. stroke-linecap="round"
  24. stroke-linejoin="round"
  25. />
  26. <path
  27. class="icn icn--highlight-color-2-line"
  28. d="M 12 9.5 L 17 9.5 L 12 9.5 z M 7 12.5 L 14 12.5 L 7 12.5 z M 13 15.5 L 15 15.5 L 13 15.5 z "
  29. fill= "none"
  30. stroke= "#ed8733"
  31. stroke-linecap= "round"
  32. stroke-linejoin= "round"
  33. />
  34. <path
  35. class="icn icn--highlight-color-line"
  36. d="m 22.5,12.5 -8.5,10 -3.5,-3"
  37. fill="none"
  38. stroke="#1e8bcd"
  39. stroke-linecap="round"
  40. stroke-linejoin="round"
  41. />
  42. <path
  43. class="icn icn--highlight-color-line"
  44. d="m 22.5,9.5 -8.5,10 -3.5,-3"
  45. fill="none"
  46. stroke="#1e8bcd"
  47. stroke-linecap="round"
  48. stroke-linejoin="round"
  49. />
  50. </svg>