sidebar-mindmap.svg 1.1 KB

123456789101112131415161718
  1. <svg xmlns="http://www.w3.org/2000/svg" class="icon svg-icon-path-icon fill" viewBox="0 0 48 48">
  2. <path
  3. d="M8 28C10.2091 28 12 26.2091 12 24C12 21.7909 10.2091 20 8 20C5.79086 20 4 21.7909 4 24C4 26.2091 5.79086 28 8 28Z"
  4. fill="none" stroke="#333" stroke-width="4" stroke-linejoin="round"></path>
  5. <path
  6. d="M42 8C43.1046 8 44 7.10457 44 6C44 4.89543 43.1046 4 42 4C40.8954 4 40 4.89543 40 6C40 7.10457 40.8954 8 42 8Z"
  7. stroke="#333" stroke-width="4" stroke-linejoin="round"></path>
  8. <path
  9. d="M42 26C43.1046 26 44 25.1046 44 24C44 22.8954 43.1046 22 42 22C40.8954 22 40 22.8954 40 24C40 25.1046 40.8954 26 42 26Z"
  10. stroke="#333" stroke-width="4" stroke-linejoin="round"></path>
  11. <path
  12. d="M42 44C43.1046 44 44 43.1046 44 42C44 40.8954 43.1046 40 42 40C40.8954 40 40 40.8954 40 42C40 43.1046 40.8954 44 42 44Z"
  13. stroke="#333" stroke-width="4" stroke-linejoin="round"></path>
  14. <path d="M32 6H20V42H32" stroke="#333" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"
  15. fill="transparent">
  16. </path>
  17. <path d="M12 24H32" stroke="#333" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"></path>
  18. </svg>