Border Right Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Border 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/311842.svg" alt="Border Right icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311842.svg" alt="Border Right icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311842.svg" alt="Border Right icon" :width="24" :height="24" />
CSS background
.icon-border-right {
background-image: url('https://proicons.com/icon/311842.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-border-right" viewBox="0 0 22 22"><path d="M12 2V4H10V2H12M12 18V20H10V18H12M4 10V12H2V10H4M4 6V8H2V6H4M8 2V4H6V2H8M4 2V4H2V2H4M16 2V4H14V2H16M16 18V20H14V18H16M4 14V16H2V14H4M4 18V20H2V18H4M8 18V20H6V18H8M20 2V20H18V2H20Z" /></svg>
Border Right in other icon packs
Copied!