summaryrefslogtreecommitdiffstats
path: root/img/grid-view.svg
diff options
context:
space:
mode:
Diffstat (limited to 'img/grid-view.svg')
-rw-r--r--img/grid-view.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/img/grid-view.svg b/img/grid-view.svg
index 617730dbb..191e3c1b4 100644
--- a/img/grid-view.svg
+++ b/img/grid-view.svg
@@ -1,6 +1,6 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
-<rect width="7" height="7" rx="2" fill="black"/>
-<rect y="9" width="7" height="7" rx="2" fill="black"/>
-<rect x="9" width="7" height="7" rx="2" fill="black"/>
-<rect x="9" y="9" width="7" height="7" rx="2" fill="black"/>
+<rect width="7" height="7" rx="2" fill="white"/>
+<rect y="9" width="7" height="7" rx="2" fill="white"/>
+<rect x="9" width="7" height="7" rx="2" fill="white"/>
+<rect x="9" y="9" width="7" height="7" rx="2" fill="white"/>
</svg>