Hand Right Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Hand Right 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/305824.svg" alt="Hand Right icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305824.svg" alt="Hand Right icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305824.svg" alt="Hand Right icon" :width="24" :height="24" />
CSS background
.icon-hand-right {
background-image: url('https://proicons.com/icon/305824.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="M298 775c-9-7-23-9-35-12-22-6-43-11-65-16-12-3-18-8-18-22 1-86 1-173 0-260 0-12 4-18 17-21 39-10 78-21 116-33 11-3 21-9 28-17 51-58 101-117 151-175 15-17 32-27 56-21 22 5 36 18 43 40 6 19 0 36-13 51-22 27-45 53-67 80-2 2-4 5-5 8-2 5 1 11 6 13 3 1 7 1 10 1 104 1 208 1 312 1h41c38 0 62 19 62 51 1 31-24 53-61 53H640c-4 0-8 1-11 1-7 1-12 3-12 5-1 2 3 5 8 6 3 1 6 1 9 1 37 1 74 0 110 1 29 0 49 17 51 43 1 25-16 45-44 47-41 2-81 1-122 2-4 0-8 0-12 1-2 0-4 0-6 1-4 1-5 5-3 7 2 1 3 2 5 2 3 1 6 2 9 2h93c28 0 45 15 45 40 1 24-19 46-45 46-43 1-86 0-129 1-3 0-7 0-10 1-5 1-9 4-9 6s4 4 9 5c4 0 7 1 10 1h91c24 0 39 13 43 36 4 20-9 42-29 48-9 3-20 4-30 4-91 1-183 1-275 1-32-1-62-7-88-29zM155 470v256c0 15-12 27-28 27H90c-15 0-27-12-27-27V470c0-15 12-27 27-27h37c16 0 28 12 28 27z"/></svg>
Hand Right in other icon packs
Copied!