aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-28 13:58:12 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-28 13:58:12 +0100
commit19f2f11ee810cfd580cc23dabfafa658b5c4e99e (patch)
tree3403968dc56ea4b40efa266837c37f38408ca4a1 /src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg
parent9e11bfa4a632374df5b1e6bb380c769b6231225c (diff)
downloadwallabag-19f2f11ee810cfd580cc23dabfafa658b5c4e99e.tar.gz
wallabag-19f2f11ee810cfd580cc23dabfafa658b5c4e99e.tar.zst
wallabag-19f2f11ee810cfd580cc23dabfafa658b5c4e99e.zip
fix themes symlinks
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg b/src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg
new file mode 100644
index 00000000..865da440
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg
@@ -0,0 +1,8 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64">
3 <circle cx="32" cy="32" r="29.5" style="fill:#000" />
4 <path d="m 16,18 33,0 0,26 -16.5,6 -16.5,-6 z" fill="#fff" />
5 <rect width="9" height="2.5" x="17.5" y="24.5" fill="#000" />
6 <rect width="9" height="2.5" x="28" y="24.5" fill="#000" />
7 <rect width="9" height="2.5" x="38.5" y="24.5" fill="#000" />
8</svg>