bitmap icon — free SVG
Download the free bitmap icon as SVG or PNG, copy the bitmap SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
bitmap (noun) — an image represented as a two dimensional array of brightness values for pixels
How to use the bitmap icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ987826ENP8RGB5RXJVG20C.svg" alt="bitmap 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"><rect width="15" height="15" x="4.5" y="4.5" rx="1"/><path d="M9.5 9.5h5v5h-5zm0-5V7m5-2.5V7m-10 2.5H7m-2.5 5H7m2.5 5V17m5 2.5V17m5-7.5H17m2.5 5H17"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="bitmap".
Download bitmap SVG & PNG
bitmap.svg · bitmap.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.