diff options
Diffstat (limited to 'Flat Remix Light/actions/symbolic/view-app-grid-symbolic.svg')
-rw-r--r-- | Flat Remix Light/actions/symbolic/view-app-grid-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat Remix Light/actions/symbolic/view-app-grid-symbolic.svg b/Flat Remix Light/actions/symbolic/view-app-grid-symbolic.svg new file mode 100644 index 000000000..d149541d2 --- /dev/null +++ b/Flat Remix Light/actions/symbolic/view-app-grid-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <rect style="fill:#5c616c" width="2" height="2" x="3" y="3" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="7" y="3" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="11" y="3" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="11" y="7" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="7" y="7" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="3" y="7" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="3" y="11" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="7" y="11" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="11" y="11" rx=".25" ry=".25"/> +</svg> |