Icons for request #79 and #80. Merge request #21 Thanks to dsbrooks.

This commit is contained in:
xphnx 2015-11-22 12:05:07 +01:00
parent 02dd1929f6
commit 477c41563b
22 changed files with 7115 additions and 1004 deletions

View File

@ -1,3 +1,8 @@
**v2.9.1**
New icons: bubblecomics, csploit, transportr
**v2.9**
Fix icons: wheelmap, calendula, tacere, birthdayadapter, myapplist, yaaic(?), sparss(?), antox, orfox

View File

@ -1,6 +1,7 @@
#!/bin/bash
# Thanks to t184256
# Requires Inkscape
for SVG in svgs/wip/*.svg; do

2381
svgs/depot/bubblecomics.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 70 KiB

2361
svgs/depot/csploit.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 67 KiB

2362
svgs/depot/transportr.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -949,4 +949,9 @@
<item component="ComponentInfo{im.tox.antox/im.tox.antox.activities.LoginActivity}" drawable="antox" />
<item component="ComponentInfo{info.guardianproject.orfox/info.guardianproject.orfox.App}" drawable="orfox" />
<!-- v2.9.1-->
<item component="ComponentInfo{com.nkanaev.comics/.activity.MainActivity}" drawable="bubblecomics" />
<item component="ComponentInfo{de.grobox.liberario/.activities.MainActivity}" drawable="transportr" />
<item component="ComponentInfo{org.csploit.android/.MainActivity}" drawable="csploit" />
</resources>

File diff suppressed because it is too large Load Diff