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/310673.svg" alt="Dots Horizontal Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310673.svg" alt="Dots Horizontal Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310673.svg" alt="Dots Horizontal Circle icon" :width="24" :height="24" />
CSS background
.icon-dots-horizontal-circle {
background-image: url('https://proicons.com/icon/310673.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="M2.5 12C2.5 17.2467 6.75325 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.7533 17.2467 2.5 12 2.5C6.75326 2.5 2.5 6.7533 2.5 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.2637 12C16.2637 12.3718 16.5651 12.6732 16.9369 12.6732C17.3087 12.6732 17.6101 12.3718 17.6101 12C17.6101 11.6282 17.3087 11.3268 16.9369 11.3268C16.5651 11.3268 16.2637 11.6282 16.2637 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.3268 12C11.3268 12.3718 11.6282 12.6732 12 12.6732C12.3718 12.6732 12.6732 12.3718 12.6732 12C12.6732 11.6282 12.3718 11.3268 12 11.3268C11.6282 11.3268 11.3268 11.6282 11.3268 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.38993 12C6.38993 12.3718 6.69135 12.6732 7.06314 12.6732C7.43493 12.6732 7.73635 12.3718 7.73635 12C7.73635 11.6282 7.43493 11.3268 7.06314 11.3268C6.69135 11.3268 6.38993 11.6282 6.38993 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Dots Horizontal Circle in other icon packs
Copied!