pegboard icon — free SVG
Download the free pegboard icon as SVG or PNG, copy the pegboard SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
pegboard (noun) — a board perforated with regularly spaced holes into which pegs can be fitted
How to use the pegboard icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZGMEVBTNQAWBYJ8DAC59KJY.svg" alt="pegboard 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="11" x="4.5" y="4" rx="1"/><path d="M12 15v2m-4.5 4 2-6m7 6-2-6M12 4V2.5m-4 7 2.5 2L14 8l2.5 2"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="pegboard".
Download pegboard SVG & PNG
pegboard.svg · pegboard.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.