aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/steam.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/steam.svg')
-rw-r--r--src/_icons/steam.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/steam.svg b/src/_icons/steam.svg
new file mode 100644
index 00000000..3f9388de
--- /dev/null
+++ b/src/_icons/steam.svg
@@ -0,0 +1,12 @@
+---
+---
+<svg>
+ <circle cx="12" cy="4" r="1" />
+ <circle cx="4" cy="12" r="1" />
+ <circle cx="20" cy="12" r="1" />
+ <circle cx="12" cy="20" r="1" />
+ <path d="M5.5 5.5l3 3" />
+ <path d="M15.5 15.5l3 3" />
+ <path d="M18.5 5.5l-3 3" />
+ <path d="M8.5 15.5l-3 3" />
+</svg>