manjaro: join back the icon's path d attribute value

From the beginning of refactoring that's almost 2x file size reduction.
This commit is contained in:
ivan tkachenko 2022-03-13 02:59:46 +03:00
parent bea46d6f9a
commit 6a74553b7b
No known key found for this signature in database
GPG Key ID: 4D197017E61437CF
1 changed files with 1 additions and 25 deletions

View File

@ -1,25 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 48 48" width="48pt" height="48pt"><linearGradient id="grad" x1="20" y1="12" x2="19" y2="50" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="#43e97b"/><stop offset="98%" stop-color="#38f9d7"/></linearGradient><path d="
M 2 44
c 0 1.108 0.892 2 2 2
H 15
V 15
H 30
V 2
H 4
c -1.108 0 -2 0.892 -2 2
Z
M 33 2
V 46
H 44
c 1.108 0 2 -0.892 2 -2
V 4
c 0 -1.108 -0.892 -2 -2 -2
Z
M 18 18
V 46
H 30
V 18
Z
" fill-rule="evenodd" fill="url(#grad)"/></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 48 48" width="48pt" height="48pt"><linearGradient id="g" x1="20" y1="12" x2="19" y2="50" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="#43e97b"/><stop offset="98%" stop-color="#38f9d7"/></linearGradient><path d="M 2 44 c 0 1.108 0.892 2 2 2 H 15 V 15 H 30 V 2 H 4 c -1.108 0 -2 0.892 -2 2 Z M 33 2 V 46 H 44 c 1.108 0 2 -0.892 2 -2 V 4 c 0 -1.108 -0.892 -2 -2 -2 Z M 18 18 V 46 H 30 V 18 Z" fill-rule="evenodd" fill="url(#g)"/></svg>

Before

Width:  |  Height:  |  Size: 708 B

After

Width:  |  Height:  |  Size: 654 B