diff options
Diffstat (limited to 'static/img/darkgrid.svg')
| -rw-r--r-- | static/img/darkgrid.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/img/darkgrid.svg b/static/img/darkgrid.svg new file mode 100644 index 0000000..58c586f --- /dev/null +++ b/static/img/darkgrid.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"> + <rect x="0" y="0" width="1" height="1" fill="black"/> + <rect x="2" y="2" width="1" height="1" fill="black"/> +</svg> |