bordered icon — free SVG
Download the free bordered icon as SVG or PNG, copy the bordered SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
bordered (adjective) — having a border especially of a specified kind; sometimes used as a combining term
How to use the bordered icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZA71QXZ8CAMDR1D48XXF35C.svg" alt="bordered icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><path d="M4.5 8.1V6.5a2 2 0 0 1 2-2h1.6m7.8 0h1.6a2 2 0 0 1 2 2v1.6m0 7.8v1.6a2 2 0 0 1-2 2h-1.6m-7.8 0H6.5a2 2 0 0 1-2-2v-1.6m6.2-11.4h2.6m-2.6 15h2.6m-8.8-8.8v2.6m15-2.6v2.6"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="bordered".
Download bordered SVG & PNG
bordered.svg · bordered.png (512px) — all 2 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.