puissance-d-agir.svg 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <svg
  3. width="35px"
  4. height="35px"
  5. viewBox="0 0 35 35"
  6. xmlns="http://www.w3.org/2000/svg">
  7. <g id="picto">
  8. <circle
  9. class="thick"
  10. fill="white"
  11. cx="17.5"
  12. cy="17.5"
  13. r="17" />
  14. <circle
  15. class="thin"
  16. fill="none"
  17. cx="17.5"
  18. cy="17.5"
  19. r="9.3" />
  20. <circle
  21. class="circle-fill"
  22. fill="black"
  23. cx="17.5"
  24. cy="17.5"
  25. r="2.5" />
  26. <line
  27. class="thin"
  28. x1="17.5"
  29. y1="0"
  30. x2="17.5"
  31. y2="35" />
  32. <line
  33. class="thin"
  34. x1="17.5"
  35. y1="0"
  36. x2="17.5"
  37. y2="35"
  38. transform="rotate(45, 17.5, 17.5)" />
  39. <line
  40. class="thin"
  41. x1="17.5"
  42. y1="0"
  43. x2="17.5"
  44. y2="35"
  45. transform="rotate(90, 17.5, 17.5)" />
  46. <line
  47. class="thin"
  48. x1="17.5"
  49. y1="0"
  50. x2="17.5"
  51. y2="35"
  52. transform="rotate(135, 17.5, 17.5)" />
  53. </g>
  54. </svg>