dashboard-icons/svg/wiki-go.svg
dashboard-icons-manager[bot] abb3167c3a
feat(icons): add wiki-go (#1396)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-05-08 22:13:15 +02:00

12 lines
746 B
XML

<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" rx="80" fill="#3498db" />
<line x1="128" y1="128" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<line x1="384" y1="128" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<line x1="128" y1="384" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<line x1="384" y1="384" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<circle cx="128" cy="128" r="45" fill="#ffffff" />
<circle cx="384" cy="128" r="45" fill="#ffffff" />
<circle cx="128" cy="384" r="45" fill="#ffffff" />
<circle cx="384" cy="384" r="45" fill="#ffffff" />
<circle cx="256" cy="256" r="65" fill="#ffffff" />
</svg>