diff options
Diffstat (limited to 'wwwroot/images/grid-medium.svg')
| -rw-r--r-- | wwwroot/images/grid-medium.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/wwwroot/images/grid-medium.svg b/wwwroot/images/grid-medium.svg new file mode 100644 index 0000000..410b362 --- /dev/null +++ b/wwwroot/images/grid-medium.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 70 70" fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="5px"> + <rect x="10" y="10" width="20" height="20"/> + <rect x="40" y="10" width="20" height="20"/> + + <rect x="10" y="40" width="20" height="20"/> + <rect x="40" y="40" width="20" height="20"/> +</svg> |
