Border Top Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Border Top 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/311849.svg" alt="Border Top icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311849.svg" alt="Border Top icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311849.svg" alt="Border Top icon" :width="24" :height="24" />
CSS background
.icon-border-top {
background-image: url('https://proicons.com/icon/311849.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-top" viewBox="0 0 22 22"><path d="M2 10H4V12H2V10M18 10H20V12H18V10M10 18H12V20H10V18M6 18H8V20H6V18M2 14H4V16H2V14M2 18H4V20H2V18M2 6H4V8H2V6M18 6H20V8H18V6M14 18H16V20H14V18M18 18H20V20H18V18M18 14H20V16H18V14M2 2H20V4H2V2Z" /></svg>
Border Top in other icon packs
Copied!