Arrow Up Bold Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Arrow Up 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/311154.svg" alt="Arrow Up Bold icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311154.svg" alt="Arrow Up Bold icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311154.svg" alt="Arrow Up Bold icon" :width="24" :height="24" />
CSS background
.icon-arrow-up-bold {
background-image: url('https://proicons.com/icon/311154.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" viewBox="0 0 22 22"><path d="M2 12V10H3V9H4V8H5V7H6V6H7V5H8V4H9V3H10V2H12V3H13V4H14V5H15V6H16V7H17V8H18V9H19V10H20V12H15V20H7V12H2M6 10H9V18H13V10H16V9H15V8H14V7H13V6H12V5H10V6H9V7H8V8H7V9H6V10Z"/></svg>
Arrow Up Bold in other icon packs
Copied!