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