aboutsummaryrefslogtreecommitdiff
path: root/static/svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/svg')
-rw-r--r--static/svg/icons/git.svg5
-rw-r--r--static/svg/icons/github.svg3
-rw-r--r--static/svg/icons/rss.svg3
3 files changed, 11 insertions, 0 deletions
diff --git a/static/svg/icons/git.svg b/static/svg/icons/git.svg
new file mode 100644
index 0000000..f2cbb02
--- /dev/null
+++ b/static/svg/icons/git.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg"
+aria-label="Git" role="img"
+viewBox="0 0 512 512">
+<rect width="512" height="512" rx="15%"/>
+<path fill="#f05133" d="M 500.95105,233.4116 278.46545,11.058584 a 32.749667,32.749667 0 0 0 -46.40642,0 l -46.14123,46.273823 58.60467,58.472083 a 38.981386,38.981386 0 0 1 49.32338,49.72116 l 56.35066,56.35063 a 38.981386,38.981386 0 1 1 -23.3358,22.0099 l -52.63813,-52.63814 v 138.55629 a 38.981386,38.981386 0 1 1 -32.08673,-1.19329 V 188.86144 A 38.981386,38.981386 0 0 1 220.92149,137.68179 L 163.24496,80.005253 10.766746,232.48347 a 32.749667,32.749667 0 0 0 0,46.27382 l 222.618184,222.353 a 32.749667,32.749667 0 0 0 46.4064,0 L 501.08364,279.68541 a 32.749667,32.749667 0 0 0 0,-46.27381"/></svg>
diff --git a/static/svg/icons/github.svg b/static/svg/icons/github.svg
new file mode 100644
index 0000000..c9f372e
--- /dev/null
+++ b/static/svg/icons/github.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg"
+aria-label="GitHub" role="img"
+viewBox="0 0 512 512"><path fill="#fff" d="M335 499c14 0 12 17 12 17H165s-2-17 12-17c13 0 16-6 16-12l-1-50c-71 16-86-28-86-28-12-30-28-37-28-37-24-16 1-16 1-16 26 2 40 26 40 26 22 39 59 28 74 22 2-17 9-28 16-35-57-6-116-28-116-126 0-28 10-51 26-69-3-6-11-32 3-67 0 0 21-7 70 26 42-12 86-12 128 0 49-33 70-26 70-26 14 35 6 61 3 67 16 18 26 41 26 69 0 98-60 120-117 126 10 8 18 24 18 48l-1 70c0 6 3 12 16 12z"/></svg>
diff --git a/static/svg/icons/rss.svg b/static/svg/icons/rss.svg
new file mode 100644
index 0000000..7b96e49
--- /dev/null
+++ b/static/svg/icons/rss.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg"
+aria-label="RSS" role="img"
+viewBox="0 0 512 512"><circle cx="62" cy="450" r="58" fill="#f80"/><path fill="none" stroke="#f80" stroke-width="90" d="m 2.5881976,246.80852 c 144.2697024,0 262.6032824,118.33359 262.6032824,262.60329 m 184.79489,0 c 0,-246.3932 -201.00498,-447.398178 -447.3981724,-447.398178"/></svg>