Merge branch 'develop' into 'develop'

Make icon visible on dark backgrounds

See merge request pwmt/zathura!72
This commit is contained in:
Sebastian Ramacher 2023-07-27 18:37:18 +02:00
commit c7baa2f68b

View file

@ -1,22 +1,7 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="128.000000pt" height="128.000000pt" viewBox="0 0 128.000000 128.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,128.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M763 1057 c-19 -27 -23 -47 -23 -109 0 -42 -4 -88 -10 -103 -10 -25
-11 -26 -92 -23 l-83 3 -5 60 c-8 101 -60 144 -109 91 -18 -19 -22 -33 -20
-81 3 -61 -12 -85 -52 -85 -24 0 -86 -37 -93 -56 -7 -19 10 -64 26 -65 7 -1
35 -1 61 1 31 1 57 -4 73 -15 23 -14 25 -22 22 -73 l-3 -57 -110 -5 c-145 -7
-185 -28 -164 -89 6 -17 12 -32 12 -32 1 -1 60 -5 132 -8 l130 -6 8 -84 c8
-88 24 -121 57 -121 25 0 30 20 30 113 0 132 1 133 101 144 81 8 89 0 89 -97
0 -63 4 -82 21 -104 27 -34 45 -33 64 5 14 27 15 40 4 100 -16 90 -9 99 78 99
75 0 143 28 143 60 0 23 -32 43 -54 34 -9 -4 -41 -3 -70 0 -74 10 -106 39
-106 99 0 61 17 106 43 112 12 3 60 9 106 15 89 10 111 21 111 51 0 18 -9 19
-115 19 -109 0 -115 1 -130 24 -13 19 -14 35 -6 90 16 114 -19 163 -66 93z
m-29 -343 c8 -20 8 -128 0 -148 -5 -12 -21 -16 -73 -16 -85 0 -102 12 -108 77
-5 46 -3 51 27 76 26 23 41 27 90 27 44 0 59 -4 64 -16z"/>
</g>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128pt" height="128pt" version="1.0" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<circle cx="64.293" cy="64.282" r="55.486" fill="#fff" stroke-linejoin="round" stroke-miterlimit="4.6" stroke-width="1.7136"/>
<g transform="matrix(.1 0 0 -.1 0 128)">
<path d="m763 1057c-19-27-23-47-23-109 0-42-4-88-10-103-10-25-11-26-92-23l-83 3-5 60c-8 101-60 144-109 91-18-19-22-33-20-81 3-61-12-85-52-85-24 0-86-37-93-56s10-64 26-65c7-1 35-1 61 1 31 1 57-4 73-15 23-14 25-22 22-73l-3-57-110-5c-145-7-185-28-164-89 6-17 12-32 12-32 1-1 60-5 132-8l130-6 8-84c8-88 24-121 57-121 25 0 30 20 30 113 0 132 1 133 101 144 81 8 89 0 89-97 0-63 4-82 21-104 27-34 45-33 64 5 14 27 15 40 4 100-16 90-9 99 78 99 75 0 143 28 143 60 0 23-32 43-54 34-9-4-41-3-70 0-74 10-106 39-106 99 0 61 17 106 43 112 12 3 60 9 106 15 89 10 111 21 111 51 0 18-9 19-115 19-109 0-115 1-130 24-13 19-14 35-6 90 16 114-19 163-66 93zm-29-343c8-20 8-128 0-148-5-12-21-16-73-16-85 0-102 12-108 77-5 46-3 51 27 76 26 23 41 27 90 27 44 0 59-4 64-16z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB