Drag Horizontal Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Drag 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/317671.svg" alt="Drag Horizontal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317671.svg" alt="Drag Horizontal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317671.svg" alt="Drag Horizontal icon" :width="24" :height="24" />
CSS background
.icon-drag-horizontal {
background-image: url('https://proicons.com/icon/317671.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>drag--horizontal</title><polygon points="12 4 12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4"/><polygon points="25 11 23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Drag Horizontal in other icon packs
Copied!