mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-27 16:15:30 +03:00
Update application icon
This commit is contained in:
parent
d88b08d986
commit
07f899e904
@ -11,4 +11,4 @@
|
||||
## [Default Icon](https://github.com/switchbrew/libnx/blob/master/nx/default_icon.jpg)
|
||||
We've recieved permission to use the icon from it's author [jaames](https://github.com/jaames)
|
||||
## Skyline Logo
|
||||
Skyline's logo was designed by [PixelyIon](https://github.com/PixelyIon)
|
||||
Skyline's logo was designed by [riperiperi](https://github.com/riperiperi) with the original concept made by [samantas5855](https://github.com/samantas5855) and additional help from [lynxnb](https://github.com/lynxnb) and [PixelyIon](https://github.com/PixelyIon). Artwork is licensed to [PixelyIon](https://github.com/PixelyIon) and [bylaws](https://github.com/bylaws).
|
@ -1,115 +1,5 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="200dp"
|
||||
android:height="200dp"
|
||||
android:viewportWidth="248"
|
||||
android:viewportHeight="248">
|
||||
<path android:pathData="M124,124m-124,0a124,124 0,1 1,248 0a124,124 0,1 1,-248 0">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="124"
|
||||
android:endY="-9.094947E-13"
|
||||
android:startX="124"
|
||||
android:startY="248"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF9E005D"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FF82045E"
|
||||
android:offset="0.1147" />
|
||||
<item
|
||||
android:color="#FF5D0A60"
|
||||
android:offset="0.2951" />
|
||||
<item
|
||||
android:color="#FF400E62"
|
||||
android:offset="0.4757" />
|
||||
<item
|
||||
android:color="#FF2C1163"
|
||||
android:offset="0.6544" />
|
||||
<item
|
||||
android:color="#FF1F1364"
|
||||
android:offset="0.8303" />
|
||||
<item
|
||||
android:color="#FF1B1464"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M88.9,61.9l0.8,1.5c0.2,0.4 0.5,0.7 0.9,0.9l1.5,0.8c1.5,0.8 1.5,3 0,3.9l-1.5,0.8c-0.4,0.2 -0.7,0.5 -0.9,0.9l-0.8,1.5c-0.8,1.5 -3,1.5 -3.9,0l-0.8,-1.5c-0.2,-0.4 -0.5,-0.7 -0.9,-0.9l-1.5,-0.8c-1.5,-0.8 -1.5,-3 0,-3.9l1.5,-0.8c0.4,-0.2 0.7,-0.5 0.9,-0.9l0.8,-1.5C85.9,60.4 88.1,60.4 88.9,61.9z" />
|
||||
<path android:pathData="M41.7,78.1v84.4h0c-15.5,0 -28.1,-12.6 -28.1,-28.1v-28.1C13.6,90.7 26.2,78.1 41.7,78.1L41.7,78.1z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="59.927605"
|
||||
android:endY="144.2635"
|
||||
android:startX="11.915204"
|
||||
android:startY="96.2512"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF9E005D"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#00FFFFFF"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="M206.3,86.6v84.4h0c15.5,0 28.1,-12.6 28.1,-28.1v-28.1C234.4,99.1 221.8,86.6 206.3,86.6L206.3,86.6z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="236.0847"
|
||||
android:endY="104.7364"
|
||||
android:startX="188.07231"
|
||||
android:startY="152.7488"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF23F6FF"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#00FFFFFF"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="M49.2,95.6v68.2c0,4 3.2,7.2 7.2,7.2h135.7c4,0 7.2,-3.2 7.2,-7.2V95.6c0,-4 -3.2,-7.2 -7.2,-7.2H56.4C52.5,88.4 49.2,91.6 49.2,95.6z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="180.2715"
|
||||
android:endY="185.7053"
|
||||
android:startX="68.22111"
|
||||
android:startY="73.6549"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF9E005D"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#00FFFFFF"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M95,59c44.7,-31.9 88.7,-38 107,-20c3.7,3.7 8.7,10.6 10,24"
|
||||
android:strokeWidth="5"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round">
|
||||
<aapt:attr name="android:strokeColor">
|
||||
<gradient
|
||||
android:endX="214.5"
|
||||
android:endY="46.0098"
|
||||
android:startX="92.5"
|
||||
android:startY="46.0098"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FFFFFFFF"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#00FFFFFF"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/logoBackground"/>
|
||||
<foreground android:drawable="@mipmap/logo_skyline_foreground"/>
|
||||
</adaptive-icon>
|
BIN
app/src/main/res/mipmap-hdpi/logo_skyline_foreground.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/logo_skyline_foreground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
BIN
app/src/main/res/mipmap-mdpi/logo_skyline_foreground.png
Normal file
BIN
app/src/main/res/mipmap-mdpi/logo_skyline_foreground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
BIN
app/src/main/res/mipmap-xhdpi/logo_skyline_foreground.png
Normal file
BIN
app/src/main/res/mipmap-xhdpi/logo_skyline_foreground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/logo_skyline_foreground.png
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/logo_skyline_foreground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/logo_skyline_foreground.png
Normal file
BIN
app/src/main/res/mipmap-xxxhdpi/logo_skyline_foreground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="logoBackground">#121212</color>
|
||||
<color name="colorPrimary">#FFFF0000</color>
|
||||
<color name="backgroundColor">@android:color/white</color>
|
||||
<color name="backgroundColorVariant">#F8F8F8</color>
|
||||
|
Loading…
Reference in New Issue
Block a user