summaryrefslogtreecommitdiffstats
path: root/img
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-02-26 15:37:35 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-05-30 10:28:56 +0200
commitd6030761c32d047b2208376a99d75b72c7c57987 (patch)
tree3f8e6bddfaa2f1cb18f81d621979faff78123bd0 /img
parent9acea39cb94222c8d6e4a6c0f7d8dbac5055d1f4 (diff)
Circles listing base
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'img')
-rw-r--r--img/circles.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/img/circles.svg b/img/circles.svg
new file mode 100644
index 00000000..caf45591
--- /dev/null
+++ b/img/circles.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57 57" width="64" height="64"><path d="M7.1 28.5A21.4 21.4 0 0 1 28.5 7.1m10.7 40A21.4 21.4 0 0 1 10 39M39.2 10A21.4 21.4 0 0 1 47 39.2" fill="none" stroke="#fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><circle cx="28.5" cy="7.1" r="6.5" fill="#fff" /><circle cx="39.2" cy="-10" r="6.5" transform="rotate(90)" fill="#fff" /><circle cx="39.2" cy="-47" r="6.5" transform="rotate(90)" fill="#fff" /></svg> \ No newline at end of file