Hand Drag Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Hand Drag 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/305810.svg" alt="Hand Drag icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305810.svg" alt="Hand Drag icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305810.svg" alt="Hand Drag icon" :width="24" :height="24" />
CSS background
.icon-hand-drag {
background-image: url('https://proicons.com/icon/305810.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M783 537c0-8-1-17-3-25-6-16-24-27-41-24-20 3-31 16-31 36v76c0 2 0 5-1 8-1 4-2 8-4 8s-4-4-5-8c0-3-1-5-1-8V492c-1-21-19-38-40-37s-33 14-33 37c0 26 0 52-1 78 0 2 0 5-1 7s-1 3-2 4c-1 2-5 1-6-2-1-1-1-3-1-5-1-4-1-7-1-10 0-34 1-68-1-101-2-24-19-38-41-37-21 1-36 18-36 42v92c0 2-1 5-2 7-1 4-3 8-5 7s-3-4-4-10V394l-1-26c6-6 10-13 14-20h121l-50 50c-4 4-4 9 0 12l19 20c4 3 9 3 12 0l100-99c3-4 3-9 0-12L638 219c-3-3-8-3-11 0l-20 20c-3 3-3 8 0 12l47 47H534c-6-14-18-25-32-31V145l50 51c3 3 9 3 12 0l20-20c3-3 3-8 0-12L484 65c-3-3-8-3-12 0l-99 99c-3 3-3 9 0 12l20 20c3 3 8 3 12 0l47-47v120c-13 6-23 16-29 29H303l47-47c3-4 3-9 0-12l-20-20c-3-3-8-3-12 0l-99 100c-3 3-3 8 0 11l99 100c3 3 9 3 12 0l20-20c3-3 3-8 0-12l-51-50h122c3 7 8 14 13 20v285c0 3-1 6-2 8-1 5-6 7-10 5-3-1-5-2-7-3-23-19-45-38-68-57-12-10-27-15-43-10-19 5-30 17-35 36-4 19 4 34 18 46 50 42 100 84 149 126 7 6 12 14 15 23 10 32 19 64 28 97 2 10 7 14 18 14 73-1 147-1 220 0 12 0 16-5 19-15 3-18 8-36 13-54 3-10 4-22 10-29 19-22 24-47 25-74 0-76 0-153-1-229z"/></svg>
Hand Drag in other icon packs
Copied!