diff options
author | Thomas Citharel <tcit@tcit.fr> | 2014-11-24 22:56:10 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2014-11-24 22:56:10 +0100 |
commit | b9c026ce32abed7295d2775640edc0ef89017723 (patch) | |
tree | 3492511dde4bb1b3ad5e95ef918a68d5f5418d64 /themes/courgette/img/logo.svg | |
parent | 485d57972ee3c3219652454ff6d7d82a3602bd34 (diff) | |
parent | 85c5a1ff8d919d3d36a8125c9bbd0d9220025729 (diff) | |
download | wallabag-b9c026ce32abed7295d2775640edc0ef89017723.tar.gz wallabag-b9c026ce32abed7295d2775640edc0ef89017723.tar.zst wallabag-b9c026ce32abed7295d2775640edc0ef89017723.zip |
Merge branch 'remove-courgette' into dev
Conflicts:
themes/courgette/_view.twig
Diffstat (limited to 'themes/courgette/img/logo.svg')
-rw-r--r-- | themes/courgette/img/logo.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/courgette/img/logo.svg b/themes/courgette/img/logo.svg deleted file mode 100644 index 865da440..00000000 --- a/themes/courgette/img/logo.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
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> | ||