Arrow Right Bold Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Arrow Right Bold icon is commonly used in navigation controls, pagination and call-to-action buttons. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/311796.svg" alt="Arrow Right Bold icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311796.svg" alt="Arrow Right Bold icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311796.svg" alt="Arrow Right Bold icon" :width="24" :height="24" />
CSS background
.icon-arrow-right-bold {
background-image: url('https://proicons.com/icon/311796.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-arrow-right-bold" viewBox="0 0 22 22"><path d="M10 2H12V3H13V4H14V5H15V6H16V7H17V8H18V9H19V10H20V12H19V13H18V14H17V15H16V16H15V17H14V18H13V19H12V20H10V15H2V7H10V2M12 6V9H4V13H12V16H13V15H14V14H15V13H16V12H17V10H16V9H15V8H14V7H13V6H12Z" /></svg>
Arrow Right Bold in other icon packs
Copied!