1
0
Fork 0
forked from Nexus/nexus

improve android app icon

This commit is contained in:
Henry Hiles 2026-05-06 18:07:25 -04:00
commit 0949fa6523
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
41 changed files with 109 additions and 25 deletions

View file

@ -6,10 +6,11 @@
fill="none"
version="1.1"
id="svg11"
sodipodi:docname="foreground2.svg"
sodipodi:docname="foreground.svg"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
@ -22,10 +23,10 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
inkscape:zoom="3.5078125"
inkscape:cx="64.142539"
inkscape:cy="64"
inkscape:cx="58.298441"
inkscape:cy="82.815145"
inkscape:window-width="2544"
inkscape:window-height="1387"
inkscape:window-height="1363"
inkscape:window-x="35"
inkscape:window-y="32"
inkscape:window-maximized="0"
@ -33,25 +34,23 @@
<path
d="m 64,23 c 22.6437,0 41,18.3563 41,41 0,22.6437 -18.3563,41 -41,41 -8.6457,0 -16.6648,-2.678 -23.2773,-7.2471 l -9.8018,2.1914 c -1.7167,0.3837 -3.2488,-1.1485 -2.8652,-2.8652 l 2.1904,-9.8027 C 25.6776,80.6641 23,72.6452 23,64 23,41.3563 41.3563,23 64,23 Z"
fill="#ffffff"
id="path7" />
<path
d="m 76.2297,62.8668 c 0.4643,0.683 0.461,1.5812 -0.0083,2.2608 L 65.1666,81.1365 C 64.7932,81.6772 64.178,82 63.5209,82 H 58.737 c -1.5974,0 -2.5501,-1.7803 -1.6641,-3.1094 l 9.1875,-13.7812 c 0.4479,-0.6718 0.4479,-1.547 0,-2.2188 L 57.0729,49.1094 C 56.1869,47.7803 57.1396,46 58.737,46 h 4.9687 c 0.6623,0 1.2817,0.3279 1.654,0.8757 z"
fill="url(#paint0_radial_4033_8)"
id="path8"
style="fill:url(#paint0_radial_4033_8)" />
<g
mask="url(#mask0_4033_8)"
id="g9">
<rect
x="52"
y="46"
width="17"
height="4"
fill="#2779dd"
id="rect9" />
</g>
id="path7"
clip-path="url(#clipPath21)"
inkscape:path-effect="#path-effect21"
inkscape:export-filename="foreground.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
<defs
id="defs11">
<inkscape:path-effect
effect="powerclip"
message=""
id="path-effect21"
is_visible="true"
lpeversion="1"
inverse="true"
flatten="false"
hide_clip="false" />
<radialGradient
id="paint0_radial_4033_8"
cx="0"
@ -152,5 +151,28 @@
y="0"
transform="rotate(-30)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath21">
<path
d="m 76.2297,62.8668 c 0.4643,0.683 0.461,1.5812 -0.0083,2.2608 L 65.1666,81.1365 C 64.7932,81.6772 64.178,82 63.5209,82 H 58.737 c -1.5974,0 -2.5501,-1.7803 -1.6641,-3.1094 l 9.1875,-13.7812 c 0.4479,-0.6718 0.4479,-1.547 0,-2.2188 L 57.0729,49.1094 C 56.1869,47.7803 57.1396,46 58.737,46 h 4.9687 c 0.6623,0 1.2817,0.3279 1.654,0.8757 z"
fill="url(#paint0_radial_4033_8)"
id="path21"
style="display:none;fill:url(#radialGradient21)" />
<path
id="lpe_path-effect21"
style="fill:url(#radialGradient21)"
class="powerclip"
d="m 18,18 h 92 v 92 H 18 Z M 76.2297,62.8668 65.3597,46.8757 C 64.9874,46.3279 64.368,46 63.7057,46 H 58.737 c -1.5974,0 -2.5501,1.7803 -1.6641,3.1094 l 9.1875,13.7812 c 0.4479,0.6718 0.4479,1.547 0,2.2188 L 57.0729,78.8906 C 56.1869,80.2197 57.1396,82 58.737,82 h 4.7839 c 0.6571,0 1.2723,-0.3228 1.6457,-0.8635 L 76.2214,65.1276 c 0.4693,-0.6796 0.4726,-1.5778 0.0083,-2.2608 z" />
</clipPath>
<radialGradient
inkscape:collect="always"
xlink:href="#paint0_radial_4033_8"
id="radialGradient21"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.5,24.5214,-15.8099,2.26053,80,52.9904)"
cx="0"
cy="0"
r="1" />
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Before After
Before After