aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/social.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/social.svg')
-rw-r--r--src/_icons/social.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/social.svg b/src/_icons/social.svg
new file mode 100644
index 00000000..3c122972
--- /dev/null
+++ b/src/_icons/social.svg
@@ -0,0 +1,12 @@
+---
+---
+<svg>
+ <circle cx="12" cy="5" r="2"></circle>
+ <circle cx="5" cy="19" r="2"></circle>
+ <circle cx="19" cy="19" r="2"></circle>
+ <circle cx="12" cy="14" r="3"></circle>
+
+ <polyline points="12 7 12 11"></polyline>
+ <path d="M6.7 17.8l2.8 -2"></path>
+ <path d="M17.3 17.8l-2.8 -2"></path>
+</svg>