Arrow Up Down Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Arrow Up Down 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/311157.svg" alt="Arrow Up Down icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311157.svg" alt="Arrow Up Down icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311157.svg" alt="Arrow Up Down icon" :width="24" :height="24" />
CSS background
.icon-arrow-up-down {
background-image: url('https://proicons.com/icon/311157.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="M10 3H12V4H13V5H14V6H15V7H16V9H14V8H13V7H12V15H13V14H14V13H16V15H15V16H14V17H13V18H12V19H10V18H9V17H8V16H7V15H6V13H8V14H9V15H10V7H9V8H8V9H6V7H7V6H8V5H9V4H10"/></svg>
Arrow Up Down in other icon packs
Copied!