Files
electron-rare.github.io/public/assets/da/v3-circuit-grid.svg
T
2026-03-02 20:23:05 +01:00

18 lines
1.1 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="220" height="220" viewBox="0 0 220 220" fill="none">
<defs>
<pattern id="v3-circuit" width="28" height="28" patternUnits="userSpaceOnUse">
<rect width="28" height="28" fill="none" />
<path d="M0 7H28M0 14H28M0 21H28" stroke="black" stroke-opacity="0.14" stroke-width="0.7" />
<path d="M7 0V28M14 0V28M21 0V28" stroke="black" stroke-opacity="0.12" stroke-width="0.7" />
<circle cx="7" cy="7" r="1.3" fill="black" fill-opacity="0.18" />
<circle cx="14" cy="14" r="1.1" fill="black" fill-opacity="0.16" />
<circle cx="21" cy="21" r="1.3" fill="black" fill-opacity="0.18" />
<circle cx="7" cy="21" r="0.85" fill="black" fill-opacity="0.14" />
<circle cx="21" cy="7" r="0.85" fill="black" fill-opacity="0.14" />
<line x1="7" y1="7" x2="14" y2="7" stroke="black" stroke-opacity="0.09" stroke-width="0.6" />
<line x1="14" y1="14" x2="14" y2="21" stroke="black" stroke-opacity="0.09" stroke-width="0.6" />
</pattern>
</defs>
<rect width="220" height="220" fill="url(#v3-circuit)" />
</svg>