From 7441f81672f5ddbc28c988b0e4046d25139a58ad Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Thu, 25 Jun 2026 02:43:28 +1000 Subject: Added grid icons --- wwwroot/images/grid-large.svg | 3 +++ wwwroot/images/grid-medium.svg | 7 +++++++ wwwroot/images/grid-small.svg | 13 +++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 wwwroot/images/grid-large.svg create mode 100644 wwwroot/images/grid-medium.svg create mode 100644 wwwroot/images/grid-small.svg (limited to 'wwwroot') 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 @@ + + + diff --git a/wwwroot/images/grid-medium.svg b/wwwroot/images/grid-medium.svg new file mode 100644 index 0000000..04d5323 --- /dev/null +++ b/wwwroot/images/grid-medium.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/wwwroot/images/grid-small.svg b/wwwroot/images/grid-small.svg new file mode 100644 index 0000000..5a7396f --- /dev/null +++ b/wwwroot/images/grid-small.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.3