summaryrefslogtreecommitdiff
path: root/p/themes/icons/favicon.svg
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-01-29 21:26:19 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-01-29 21:26:19 +0100
commit165eb57459a152b3cc6aa3fd15ca990c3d908829 (patch)
tree640ddacbc6eabc985646dd65b0578f369ea92321 /p/themes/icons/favicon.svg
parent75096e6a39fe5d34d3951991f296f616e62a9fd8 (diff)
parentc053825ff8f9792e692c101585481129b006937b (diff)
Sortie de la version 0.70.7.0
Diffstat (limited to 'p/themes/icons/favicon.svg')
-rw-r--r--p/themes/icons/favicon.svg17
1 files changed, 17 insertions, 0 deletions
diff --git a/p/themes/icons/favicon.svg b/p/themes/icons/favicon.svg
new file mode 100644
index 000000000..a44f0a1c0
--- /dev/null
+++ b/p/themes/icons/favicon.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
+ <title>Logo FreshRSS</title>
+
+ <circle fill="#FFF" cx="128" cy="128" r="128"/>
+
+ <circle fill="#0062BE" cx="128" cy="128" r="33"/>
+
+ <g fill="none" stroke="#0062BE" stroke-width="24">
+ <g stroke-opacity="0.3">
+ <path d="M12,128 A116,116 0 1,1 128,244"/>
+ <path d="M54,128 A74,74 0 1,1 128,202"/>
+ </g>
+ <path d="M128,12 A116,116 0 0,1 244,128"/>
+ <path d="M128,54 A74,74 0 0,1 202,128"/>
+ </g>
+</svg>