aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/hierarchy-3.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/hierarchy-3.svg')
-rw-r--r--src/_icons/hierarchy-3.svg17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/_icons/hierarchy-3.svg b/src/_icons/hierarchy-3.svg
new file mode 100644
index 00000000..1f448320
--- /dev/null
+++ b/src/_icons/hierarchy-3.svg
@@ -0,0 +1,17 @@
+---
+category: Design
+---
+<svg>
+ <circle cx="12" cy="5" r="2" />
+ <circle cx="8" cy="12" r="2" />
+ <circle cx="12" cy="19" r="2" />
+ <circle cx="20" cy="19" r="2" />
+ <circle cx="4" cy="19" r="2" />
+ <circle cx="16" cy="12" r="2" />
+ <path d="M5 17l2 -3" />
+ <path d="M9 10l2 -3" />
+ <path d="M13 7l2 3" />
+ <path d="M17 14l2 3" />
+ <path d="M15 14l-2 3" />
+ <path d="M9 14l2 3" />
+</svg>