Fixed accounts icon (made it scalable and fixed that selected background color didn't get set by setting rendering mode to 'Template')

This commit is contained in:
dankito 2020-07-31 00:22:52 +02:00
parent a2785244a1
commit 99704f412b
5 changed files with 117 additions and 13 deletions

View File

@ -1,23 +1,16 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "accounts.png", "filename" : "accounts.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "accounts@2.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "accounts@3.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
} }
} }

View File

@ -0,0 +1,111 @@
%PDF-1.7
1 0 obj
<< >>
endobj
2 0 obj
<< /Length 3 0 R >>
stream
/DeviceRGB CS
/DeviceRGB cs
q
1.000000 0.000000 -0.000000 1.000000 0.000000 0.000000 cm
0.596078 0.592157 0.572549 scn
12.000000 0.000000 m
18.627417 0.000000 24.000000 5.372583 24.000000 12.000000 c
24.000000 18.627417 18.627417 24.000000 12.000000 24.000000 c
5.372583 24.000000 0.000000 18.627417 0.000000 12.000000 c
0.000000 5.372583 5.372583 0.000000 12.000000 0.000000 c
h
6.000000 16.500000 m
6.000000 17.052284 6.447715 17.500000 7.000000 17.500000 c
17.000000 17.500000 l
17.552284 17.500000 18.000000 17.052284 18.000000 16.500000 c
18.000000 7.500000 l
18.000000 6.947716 17.552284 6.500000 17.000000 6.500000 c
7.000000 6.500000 l
6.447715 6.500000 6.000000 6.947716 6.000000 7.500000 c
6.000000 16.500000 l
h
7.500000 11.100000 m
7.500000 11.320913 7.679086 11.500000 7.900000 11.500000 c
16.100000 11.500000 l
16.320915 11.500000 16.500000 11.320913 16.500000 11.100000 c
16.500000 10.900000 l
16.500000 10.679087 16.320915 10.500000 16.100000 10.500000 c
7.900000 10.500000 l
7.679086 10.500000 7.500000 10.679087 7.500000 10.900000 c
7.500000 11.100000 l
h
13.900000 15.500000 m
13.679087 15.500000 13.500000 15.320914 13.500000 15.100000 c
13.500000 14.700000 l
13.500000 14.479086 13.679087 14.300000 13.900000 14.300000 c
16.100000 14.300000 l
16.320915 14.300000 16.500000 14.479086 16.500000 14.700000 c
16.500000 15.100000 l
16.500000 15.320913 16.320913 15.500000 16.099998 15.500000 c
13.900000 15.500000 l
h
7.500000 9.100000 m
7.500000 9.320914 7.679086 9.500000 7.900000 9.500000 c
16.100000 9.500000 l
16.320915 9.500000 16.500000 9.320914 16.500000 9.100000 c
16.500000 8.900000 l
16.500000 8.679086 16.320915 8.500000 16.100000 8.500000 c
7.900000 8.500000 l
7.679086 8.500000 7.500000 8.679086 7.500000 8.900000 c
7.500000 9.100000 l
h
f*
n
Q
endstream
endobj
3 0 obj
1775
endobj
4 0 obj
<< /Annots []
/Type /Page
/MediaBox [ 0.000000 0.000000 24.000000 24.000000 ]
/Resources 1 0 R
/Contents 2 0 R
/Parent 5 0 R
>>
endobj
5 0 obj
<< /Kids [ 4 0 R ]
/Count 1
/Type /Pages
>>
endobj
6 0 obj
<< /Type /Catalog
/Pages 5 0 R
>>
endobj
xref
0 7
0000000000 65535 f
0000000010 00000 n
0000000034 00000 n
0000001865 00000 n
0000001888 00000 n
0000002061 00000 n
0000002135 00000 n
trailer
<< /ID [ (some) (id) ]
/Root 6 0 R
/Size 7
>>
startxref
2194
%%EOF

Binary file not shown.

Before

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB