Direction Right Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Direction 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/310088.svg" alt="Direction Right icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310088.svg" alt="Direction Right icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310088.svg" alt="Direction Right icon" :width="24" :height="24" />
CSS background
.icon-direction-right {
background-image: url('https://proicons.com/icon/310088.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="M22.0014 11.8602C22.0028 12.4138 21.843 12.9559 21.5414 13.4202C21.2488 13.8891 20.8244 14.2613 20.3214 14.4902L6.17139 21.3502C5.77734 21.5481 5.34235 21.6509 4.90139 21.6502C4.7164 21.6505 4.53195 21.6304 4.35139 21.5902C3.73364 21.4742 3.17133 21.1579 2.75138 20.6902C2.32841 20.223 2.06853 19.6311 2.01082 19.0036C1.95312 18.376 2.10071 17.7467 2.43139 17.2102L5.87139 12.4302C5.95086 12.2402 5.99165 12.0362 5.99138 11.8302C5.99176 11.6081 5.94041 11.389 5.84139 11.1902L2.66138 6.6902C2.33281 6.14371 2.19559 5.50334 2.27138 4.87019C2.33973 4.26223 2.59924 3.69165 3.01256 3.24059C3.42589 2.78953 3.97169 2.48127 4.57139 2.3602C5.17445 2.24195 5.79928 2.31176 6.36138 2.5602L20.3614 9.23019C20.8533 9.4714 21.2677 9.84571 21.5576 10.3106C21.8475 10.7755 22.0012 11.3123 22.0014 11.8602Z" fill="black"/> </svg>
Direction Right in other icon packs
Copied!