Drag Vertical Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Drag Vertical 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/317672.svg" alt="Drag Vertical icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317672.svg" alt="Drag Vertical icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317672.svg" alt="Drag Vertical icon" :width="24" :height="24" />
CSS background
.icon-drag-vertical {
background-image: url('https://proicons.com/icon/317672.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--vertical</title><polygon points="4 20 15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20"/><polygon points="11 7 12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Drag Vertical in other icon packs
Copied!