Dots Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Dots 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/310096.svg" alt="Dots Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310096.svg" alt="Dots Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310096.svg" alt="Dots Circle icon" :width="24" :height="24" />
CSS background
.icon-dots-circle {
background-image: url('https://proicons.com/icon/310096.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.99102 2.35115 6.30542 3.47743C4.61981 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.31864 17.8143 4.75213 19.2478C6.18562 20.6813 8.012 21.6575 10.0003 22.053C11.9886 22.4485 14.0495 22.2456 15.9225 21.4698C17.7954 20.694 19.3963 19.3802 20.5226 17.6946C21.6489 16.009 22.25 14.0273 22.25 12C22.2473 9.28234 21.1666 6.67674 19.2449 4.75507C17.3233 2.83339 14.7177 1.75265 12 1.75ZM12 18.61C11.6697 18.61 11.3468 18.5121 11.0722 18.3286C10.7976 18.1451 10.5835 17.8842 10.4571 17.5791C10.3307 17.2739 10.2976 16.9381 10.3621 16.6142C10.4265 16.2902 10.5856 15.9927 10.8191 15.7591C11.0527 15.5256 11.3502 15.3665 11.6742 15.3021C11.9981 15.2376 12.3339 15.2707 12.6391 15.3971C12.9442 15.5235 13.205 15.7376 13.3885 16.0122C13.572 16.2868 13.67 16.6097 13.67 16.94C13.67 17.3829 13.494 17.8077 13.1808 18.1209C12.8677 18.4341 12.4429 18.61 12 18.61ZM12 13.68C11.6673 13.682 11.3415 13.5851 11.0639 13.4017C10.7863 13.2183 10.5695 12.9567 10.4408 12.6499C10.3121 12.3431 10.2774 12.005 10.3411 11.6784C10.4047 11.3519 10.564 11.0516 10.7985 10.8156C11.0331 10.5797 11.3324 10.4187 11.6586 10.353C11.9847 10.2874 12.323 10.3201 12.6305 10.4469C12.9381 10.5738 13.2011 10.7891 13.3862 11.0656C13.5712 11.3421 13.67 11.6673 13.67 12C13.67 12.4438 13.4944 12.8696 13.1815 13.1844C12.8686 13.4992 12.4438 13.6774 12 13.68ZM12 8.73999C11.6669 8.74197 11.3407 8.64487 11.0629 8.46103C10.7851 8.27719 10.5682 8.01492 10.4398 7.70753C10.3114 7.40015 10.2773 7.06153 10.3418 6.73471C10.4063 6.40789 10.5665 6.10764 10.8021 5.87209C11.0376 5.63653 11.3379 5.47632 11.6647 5.41182C11.9915 5.34732 12.3301 5.38143 12.6375 5.50983C12.9449 5.63822 13.2072 5.85509 13.391 6.13289C13.5749 6.41069 13.672 6.73688 13.67 7.06999C13.67 7.5129 13.494 7.93767 13.1808 8.25085C12.8677 8.56404 12.4429 8.73999 12 8.73999Z" fill="black"/> </svg>
Dots Circle in other icon packs
Copied!