Divide Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Divide Circle icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310093.svg" alt="Divide Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310093.svg" alt="Divide Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310093.svg" alt="Divide Circle icon" :width="24" :height="24" />
CSS background
.icon-divide-circle {
background-image: url('https://proicons.com/icon/310093.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1.75C9.97274 1.75 7.99099 2.35115 6.30538 3.47743C4.61978 4.60372 3.30604 6.20454 2.53024 8.07748C1.75444 9.95043 1.55146 12.0114 1.94696 13.9997C2.34245 15.988 3.31867 17.8143 4.75216 19.2478C6.18565 20.6813 8.01203 21.6575 10.0003 22.053C11.9886 22.4485 14.0496 22.2456 15.9225 21.4698C17.7955 20.694 19.3963 19.3802 20.5225 17.6946C21.6488 16.009 22.25 14.0273 22.25 12C22.2473 9.28234 21.1666 6.67674 19.2449 4.75507C17.3232 2.83339 14.7177 1.75265 12 1.75ZM12 6.85999C12.2472 6.85999 12.4889 6.9333 12.6945 7.07065C12.9 7.208 13.0602 7.40323 13.1548 7.63164C13.2495 7.86005 13.2742 8.11137 13.226 8.35385C13.1777 8.59633 13.0587 8.81907 12.8839 8.99388C12.7091 9.1687 12.4863 9.28774 12.2439 9.33597C12.0014 9.3842 11.75 9.35946 11.5216 9.26485C11.2932 9.17024 11.098 9.01002 10.9607 8.80446C10.8233 8.5989 10.75 8.35721 10.75 8.10999C10.75 7.77846 10.8817 7.46053 11.1161 7.2261C11.3505 6.99168 11.6685 6.85999 12 6.85999ZM12 17.15C11.6685 17.15 11.3505 17.0183 11.1161 16.7839C10.8817 16.5495 10.75 16.2315 10.75 15.9C10.75 15.5685 10.8817 15.2505 11.1161 15.0161C11.3505 14.7817 11.6685 14.65 12 14.65C12.3315 14.65 12.6495 14.7817 12.8839 15.0161C13.1183 15.2505 13.25 15.5685 13.25 15.9C13.25 16.2315 13.1183 16.5495 12.8839 16.7839C12.6495 17.0183 12.3315 17.15 12 17.15ZM17 13H7C6.73478 13 6.48041 12.8946 6.29287 12.7071C6.10534 12.5196 6 12.2652 6 12C6 11.7348 6.10534 11.4804 6.29287 11.2929C6.48041 11.1054 6.73478 11 7 11H17C17.2652 11 17.5196 11.1054 17.7071 11.2929C17.8946 11.4804 18 11.7348 18 12C18 12.2652 17.8946 12.5196 17.7071 12.7071C17.5196 12.8946 17.2652 13 17 13Z" fill="black"/> </svg>
Divide Circle in other icon packs
Copied!