From ebbfaf81c41bb4302564dc81c6079783a8f3f753 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..b458975 --- /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..410b362 --- /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..fb75516 --- /dev/null +++ b/wwwroot/images/grid-small.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.3