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/310663.svg" alt="Direction Right icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310663.svg" alt="Direction Right icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310663.svg" alt="Direction Right icon" :width="24" :height="24" />
CSS background
.icon-direction-right {
background-image: url('https://proicons.com/icon/310663.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="M6.47706 10.8257L3.2747 6.28782C3.05188 5.89168 2.96006 5.43522 3.01244 4.98373C3.06482 4.53226 3.25864 4.10892 3.5662 3.77427C3.87377 3.43964 4.27927 3.21085 4.72467 3.12066C5.1702 3.03047 5.63275 3.08348 6.04628 3.27212L20.0046 9.93537C20.3767 10.1085 20.6915 10.3843 20.9122 10.7303C21.1328 11.0762 21.25 11.478 21.25 11.8884C21.25 12.2987 21.1328 12.7006 20.9122 13.0465C20.6915 13.3926 20.3767 13.6684 20.0046 13.8414L5.84514 20.7057C5.42527 20.9097 4.95037 20.9717 4.49214 20.8824C4.03391 20.7932 3.61715 20.5574 3.30443 20.2108C2.99182 19.864 2.80028 19.4252 2.75857 18.9602C2.71698 18.4952 2.82749 18.0293 3.07357 17.6326L6.47706 12.8937C6.6505 12.5767 6.74148 12.221 6.74148 11.8596C6.74148 11.4983 6.6505 11.1427 6.47706 10.8257Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Direction Right in other icon packs
Copied!