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:
parent
bea46d6f9a
commit
6a74553b7b
|
@ -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 |
Loading…
Reference in New Issue