]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/img/icons/icon-radiobtn-on.svg
change the icon, the button style and text on the donation page
[people/shoehn/ipfire.org.git] / static / img / icons / icon-radiobtn-on.svg
diff --git a/static/img/icons/icon-radiobtn-on.svg b/static/img/icons/icon-radiobtn-on.svg
new file mode 100644 (file)
index 0000000..357c418
--- /dev/null
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">
+    <defs>
+        <circle id="a" cx="12" cy="12" r="10"/>
+    </defs>
+    <g fill="none" fill-rule="evenodd">
+        <path d="M0 0h24v24H0z"/>
+        <use fill="#263238" fill-opacity=".08" xlink:href="#a"/>
+        <circle cx="12" cy="12" r="9" stroke="#263238" stroke-width="2"/>
+        <circle cx="12" cy="12" r="5" fill="#263238"/>
+    </g>
+</svg>