lc_symbolshapes.svg 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  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--shape-color"
  5. d="m12 2.5c-5.25 0-9.5 4.25-9.5 9.5 0 5.25 4.25 9.5 9.5 9.5 5.25 0 9.5-4.25 9.5-9.5 0-5.25-4.25-9.5-9.5-9.5z"
  6. fill="#fafafa"
  7. stroke="#3a3a38"
  8. stroke-linecap="round"
  9. stroke-linejoin="round"
  10. />
  11. <path
  12. class="icn icn--shape-color"
  13. d="m 15.5,7.4874999 c -0.5,0 -1,0.5 -1,1 0,0.56 0.45,1 1,1 0.5,0 1,-0.45 1,-1.0125 0,-0.5 -0.45,-1 -1,-1 z"
  14. fill="#fafafa"
  15. stroke="#3a3a38"
  16. stroke-linecap="round"
  17. stroke-linejoin="round"
  18. />
  19. <path
  20. class="icn icn--shape-color"
  21. d="m 6.5,14 c 0,5 11,5 11,0"
  22. fill="#fafafa"
  23. stroke="#3a3a38"
  24. stroke-linecap="round"
  25. stroke-linejoin="round"
  26. />
  27. <path
  28. class="icn icn--shape-color"
  29. d="m 8.5,7.5 c -0.56,0 -1,0.5 -1,1 0,0.56 0.45,1 1,1 0.56,0 1,-0.45 1,-1 C 9.5,7.95 9,7.5 8.5,7.5 Z"
  30. fill="#fafafa"
  31. stroke="#3a3a38"
  32. stroke-linecap="round"
  33. stroke-linejoin="round"
  34. />
  35. </svg>