mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-17 00:57:30 +01:00
feat(icons): add wiki-go (#1396)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e1b3b997b1
commit
abb3167c3a
12
svg/wiki-go.svg
Normal file
12
svg/wiki-go.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 746 B |
Reference in New Issue
Block a user