aboutsummaryrefslogtreecommitdiff
path: root/src/icons/lifebuoy.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/lifebuoy.svg')
-rw-r--r--src/icons/lifebuoy.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/lifebuoy.svg b/src/icons/lifebuoy.svg
new file mode 100644
index 00000000..6e1ce466
--- /dev/null
+++ b/src/icons/lifebuoy.svg
@@ -0,0 +1,13 @@
+---
+tags: [life ring, help, support]
+version: "1.0"
+unicode: "eadd"
+---
+<svg>
+ <circle cx="12" cy="12" r="4" />
+ <circle cx="12" cy="12" r="9" />
+ <line x1="15" y1="15" x2="18.35" y2="18.35" />
+ <line x1="9" y1="15" x2="5.65" y2="18.35" />
+ <line x1="5.65" y1="5.65" x2="9" y2="9" />
+ <line x1="18.35" y1="5.65" x2="15" y2="9" />
+</svg>