Dots Horizontal Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Dots Horizontal 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/310097.svg" alt="Dots Horizontal Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310097.svg" alt="Dots Horizontal Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310097.svg" alt="Dots Horizontal Circle icon" :width="24" :height="24" />
CSS background
.icon-dots-horizontal-circle {
background-image: url('https://proicons.com/icon/310097.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.99103 2.35115 6.30542 3.47743C4.61982 4.60372 3.30601 6.20454 2.53022 8.07748C1.75442 9.95043 1.55147 12.0114 1.94696 13.9997C2.34246 15.988 3.31865 17.8143 4.75214 19.2478C6.18563 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.2474 9.28234 21.1666 6.67674 19.2449 4.75507C17.3233 2.83339 14.7177 1.75265 12 1.75ZM7.06 13.68C6.72773 13.68 6.40293 13.5815 6.12665 13.3969C5.85038 13.2123 5.63503 12.9499 5.50788 12.6429C5.38072 12.3359 5.34747 11.9981 5.4123 11.6722C5.47712 11.3464 5.63712 11.047 5.87207 10.8121C6.10703 10.5771 6.40635 10.4171 6.73224 10.3523C7.05813 10.2875 7.3959 10.3207 7.70288 10.4479C8.00986 10.575 8.27225 10.7904 8.45685 11.0666C8.64145 11.3429 8.73999 11.6677 8.73999 12C8.73999 12.4456 8.56299 12.8729 8.24793 13.1879C7.93287 13.503 7.50556 13.68 7.06 13.68ZM12 13.68C11.6673 13.682 11.3416 13.5851 11.064 13.4017C10.7864 13.2183 10.5695 12.9567 10.4408 12.6499C10.3121 12.3431 10.2774 12.005 10.3411 11.6784C10.4048 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.6306 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.68ZM16.94 13.68C16.6073 13.682 16.2815 13.5851 16.0039 13.4017C15.7263 13.2183 15.5095 12.9567 15.3808 12.6499C15.2521 12.3431 15.2174 12.005 15.2811 11.6784C15.3448 11.3519 15.504 11.0516 15.7385 10.8156C15.9731 10.5797 16.2724 10.4187 16.5986 10.353C16.9247 10.2874 17.263 10.3201 17.5706 10.4469C17.8781 10.5738 18.1411 10.7891 18.3262 11.0656C18.5112 11.3421 18.61 11.6673 18.61 12C18.61 12.4438 18.4344 12.8696 18.1215 13.1844C17.8086 13.4992 17.3838 13.6774 16.94 13.68Z" fill="black"/> </svg>
Dots Horizontal Circle in other icon packs
Copied!