Dots Horizontal Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Dots Horizontal 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/310675.svg" alt="Dots Horizontal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310675.svg" alt="Dots Horizontal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310675.svg" alt="Dots Horizontal icon" :width="24" :height="24" />
CSS background
.icon-dots-horizontal {
background-image: url('https://proicons.com/icon/310675.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="M18.08 12C18.08 12.5302 18.5098 12.96 19.04 12.96C19.5702 12.96 20 12.5302 20 12C20 11.4698 19.5702 11.04 19.04 11.04C18.5098 11.04 18.08 11.4698 18.08 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.04 12C11.04 12.5302 11.4698 12.96 12 12.96C12.5302 12.96 12.96 12.5302 12.96 12C12.96 11.4698 12.5302 11.04 12 11.04C11.4698 11.04 11.04 11.4698 11.04 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.99998 12C3.99998 12.5302 4.42981 12.96 4.95998 12.96C5.49016 12.96 5.91998 12.5302 5.91998 12C5.91998 11.4698 5.49016 11.04 4.95998 11.04C4.42981 11.04 3.99998 11.4698 3.99998 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Dots Horizontal in other icon packs
Copied!