/ Programing, Data / module-three-circle.svg
module-three-circle.svg
1  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="#323232" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/><rect x="12" y="11.25" width="5" height="5" rx="1.25" stroke-width="1.5" stroke="#323232" stroke-linecap="round" stroke-linejoin="round" fill="none"/><rect x="7" y="11.25" width="5" height="5" rx="1.25" stroke-width="1.5" stroke="#323232" stroke-linecap="round" stroke-linejoin="round" fill="none"/><rect x="9.5" y="6.25" width="5" height="5" rx="1.25" stroke-width="1.5" stroke="#323232" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>