diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-06-25 02:43:28 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-06-25 02:43:41 +1000 |
| commit | 7441f81672f5ddbc28c988b0e4046d25139a58ad (patch) | |
| tree | 6bc23a4f6b635272b6788746d5b16b3a2487eb62 /wwwroot/images/grid-large.svg | |
| parent | d0d324ede91589d1e49a9a0728e5e5408262697b (diff) | |
Added grid icons
Diffstat (limited to 'wwwroot/images/grid-large.svg')
| -rw-r--r-- | wwwroot/images/grid-large.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wwwroot/images/grid-large.svg b/wwwroot/images/grid-large.svg new file mode 100644 index 0000000..c04f519 --- /dev/null +++ b/wwwroot/images/grid-large.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 70 70" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="5px"> + <rect x="10" y="10" width="50" height="50"/> +</svg> |
