diff options
Diffstat (limited to 'src/icons/hierarchy-3.svg')
-rw-r--r-- | src/icons/hierarchy-3.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/icons/hierarchy-3.svg b/src/icons/hierarchy-3.svg new file mode 100644 index 00000000..b3014206 --- /dev/null +++ b/src/icons/hierarchy-3.svg @@ -0,0 +1,20 @@ +--- +tags: [relation, above, below, status, society, important] +category: Design +version: "1.78" +unicode: "f289" +--- +<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> |