aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/grain.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/grain.svg')
-rw-r--r--src/_icons/grain.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/grain.svg b/src/_icons/grain.svg
new file mode 100644
index 00000000..c2fcaef5
--- /dev/null
+++ b/src/_icons/grain.svg
@@ -0,0 +1,13 @@
+---
+tags: [dots, pattern, random, round, circle, nodes]
+---
+<svg>
+ <circle cx="4.5" cy="9.5" r="1" />
+ <circle cx="9.5" cy="4.5" r="1" />
+ <circle cx="9.5" cy="14.5" r="1" />
+ <circle cx="4.5" cy="19.5" r="1" />
+ <circle cx="14.5" cy="9.5" r="1" />
+ <circle cx="19.5" cy="4.5" r="1" />
+ <circle cx="14.5" cy="19.5" r="1" />
+ <circle cx="19.5" cy="14.5" r="1" />
+</svg>