fix: (png&svg) revert wrong nextcloud-notes logo

This commit is contained in:
v3DJG6GL 2023-09-16 00:34:32 +02:00
parent 38ae3fc1ee
commit 6d9b7d2ffa
2 changed files with 6 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.8.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
<style type="text/css">
.st0{fill:#0082C9;}
.st1{fill:#FFFFFF;}
</style>
<path class="st0" d="M5,0h22c2.8,0,5,2.2,5,5v22c0,2.8-2.2,5-5,5H5c-2.8,0-5-2.2-5-5V5C0,2.2,2.2,0,5,0z"/>
<path class="st1" d="M24.5,3.5c-1,0-2,0.4-2.8,1.2l5.7,5.7c1.6-1.6,1.6-4.1,0-5.7C26.5,3.9,25.5,3.5,24.5,3.5z M20.2,6.1l-12,12
l5.7,5.7l12-12L20.2,6.1L20.2,6.1z M6.8,19.5l-2.1,7.8l7.8-2.1L6.8,19.5z"/>
<g>
<path class="st0" d="M20,0h88c11,0,20,9,20,20v88c0,11-9,20-20,20H20c-11,0-20-9-20-20V20C0,9,9,0,20,0z"/>
<path class="st1" d="M15,94.2V115h20.8l61.4-61.4L76.4,32.7L15,94.2z M113.4,37.5c2.2-2.2,2.2-5.7,0-7.8l-13-13
c-2.2-2.2-5.7-2.2-7.8,0L82.4,26.8l20.8,20.8L113.4,37.5z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 744 B

After

Width:  |  Height:  |  Size: 731 B