Border Inside Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Border Inside 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/311185.svg" alt="Border Inside icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311185.svg" alt="Border Inside icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311185.svg" alt="Border Inside icon" :width="24" :height="24" />
CSS background
.icon-border-inside {
background-image: url('https://proicons.com/icon/311185.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 10H10V2H12V10H20V12H12V20H10V12H2V10M6 18H8V20H6V18M2 14H4V16H2V14M2 18H4V20H2V18M2 2H4V4H2V2M2 6H4V8H2V6M6 2H8V4H6V2M14 2H16V4H14V2M18 2H20V4H18V2M18 6H20V8H18V6M14 18H16V20H14V18M18 18H20V20H18V18M18 14H20V16H18V14Z"/></svg>
Border Inside in other icon packs
Copied!