summaryrefslogtreecommitdiff
path: root/icons/make-primary.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/make-primary.svg')
-rw-r--r--icons/make-primary.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/icons/make-primary.svg b/icons/make-primary.svg
new file mode 100644
index 0000000..150e143
--- /dev/null
+++ b/icons/make-primary.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg>
+<svg width="400" height="400" viewBox="-100 -100 200 200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <g id="2">
+ <g id="1">
+ <circle cx="60" r="20"/>
+ <path d="M 0,0 h 60" stroke="black" stroke-width="10"/>
+ </g>
+ <use xlink:href="#1" transform="scale(-1, -1)"/>
+ </g>
+ <use xlink:href="#2" transform="rotate(60)"/>
+ <use xlink:href="#2" transform="rotate(-60)"/>
+</svg> \ No newline at end of file