Skip to content
Snippets Groups Projects
Commit c5a07714 authored by Taras's avatar Taras
Browse files

Merge branch 'feature/app_icon' into develop

parents d1f0a477 f4eb3a3f
No related branches found
No related tags found
No related merge requests found
Showing
with 120 additions and 55 deletions
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="200dp"
android:height="200dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
android:pathData="M232,512m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#87ceeb"
android:fillAlpha="0.5"
android:strokeColor="#00000000"/>
<path
android:pathData="M232,512m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#87ceeb"/>
<path
android:pathData="M425.5,778.3m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#fa8072"
android:fillAlpha="0.5"
android:strokeColor="#00000000"/>
<path
android:pathData="M425.5,778.3m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#fa8072"/>
<path
android:pathData="M738.5,676.6m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#98fb98"
android:fillAlpha="0.5"
android:strokeColor="#00000000"/>
<path
android:pathData="M738.5,676.6m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#98fb98"/>
<path
android:pathData="M738.5,347.4m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#da70d6"
android:fillAlpha="0.5"
android:strokeColor="#00000000"/>
<path
android:pathData="M738.5,347.4m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#da70d6"/>
<path
android:pathData="M425.5,245.7m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#ffff00"
android:fillAlpha="0.5"
android:strokeColor="#00000000"/>
<path
android:pathData="M425.5,245.7m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#ffff00"/>
<path
android:pathData="M512,512m-264,0a264,264 0,1 1,528 0a264,264 0,1 1,-528 0"
android:strokeAlpha="0.9"
android:strokeWidth="60"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="200dp"
android:height="200dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillAlpha="0.7"
android:fillColor="#DA70D6"
android:pathData="M379,260C438.65,260 487,211.65 487,152C487,92.35 438.65,44 379,44C319.35,44 271,92.35 271,152C271,211.65 319.35,260 379,260Z"
android:strokeAlpha="0.7" />
<path
android:pathData="M379,256.93C436.95,256.93 483.93,209.95 483.93,152C483.93,94.05 436.95,47.07 379,47.07C321.05,47.07 274.07,94.05 274.07,152C274.07,209.95 321.05,256.93 379,256.93Z"
android:strokeWidth="6.13326"
android:strokeAlpha="0.7"
android:strokeColor="#51374E" />
<path
android:fillAlpha="0.7"
android:fillColor="#98FB98"
android:pathData="M379,426C438.65,426 487,377.65 487,318C487,258.35 438.65,210 379,210C319.35,210 271,258.35 271,318C271,377.65 319.35,426 379,426Z"
android:strokeAlpha="0.7" />
<path
android:pathData="M379,422.93C436.95,422.93 483.93,375.95 483.93,318C483.93,260.05 436.95,213.07 379,213.07C321.05,213.07 274.07,260.05 274.07,318C274.07,375.95 321.05,422.93 379,422.93Z"
android:strokeWidth="6.13326"
android:strokeColor="#046604" />
<path
android:fillAlpha="0.7"
android:fillColor="#FA8072"
android:pathData="M229,502C288.65,502 337,453.65 337,394C337,334.35 288.65,286 229,286C169.35,286 121,334.35 121,394C121,453.65 169.35,502 229,502Z"
android:strokeAlpha="0.7" />
<path
android:pathData="M229,498.93C286.95,498.93 333.93,451.95 333.93,394C333.93,336.05 286.95,289.07 229,289.07C171.05,289.07 124.07,336.05 124.07,394C124.07,451.95 171.05,498.93 229,498.93Z"
android:strokeWidth="6.13326"
android:strokeColor="#791004" />
<path
android:fillAlpha="0.7"
android:fillColor="#87CEEB"
android:pathData="M114,380C173.65,380 222,331.65 222,272C222,212.35 173.65,164 114,164C54.35,164 6,212.35 6,272C6,331.65 54.35,380 114,380Z"
android:strokeAlpha="0.7" />
<path
android:pathData="M114,376.93C171.95,376.93 218.93,329.95 218.93,272C218.93,214.05 171.95,167.07 114,167.07C56.05,167.07 9.07,214.05 9.07,272C9.07,329.95 56.05,376.93 114,376.93Z"
android:strokeWidth="6.13326"
android:strokeAlpha="0.7"
android:strokeColor="#0F4359" />
<path
android:fillAlpha="0.7"
android:fillColor="#FFFF00"
android:pathData="M206,246C265.65,246 314,197.65 314,138C314,78.35 265.65,30 206,30C146.35,30 98,78.35 98,138C98,197.65 146.35,246 206,246Z"
android:strokeAlpha="0.7" />
<path
android:pathData="M206,242.93C263.95,242.93 310.93,195.95 310.93,138C310.93,80.05 263.95,33.07 206,33.07C148.05,33.07 101.07,80.05 101.07,138C101.07,195.95 148.05,242.93 206,242.93Z"
android:strokeWidth="6.133"
android:strokeAlpha="0.7"
android:strokeColor="#4A4A3F" />
<path
android:pathData="M256,388C328.9,388 388,328.9 388,256C388,183.1 328.9,124 256,124C183.1,124 124,183.1 124,256C124,328.9 183.1,388 256,388Z"
android:strokeWidth="30"
android:strokeAlpha="0.5"
android:strokeColor="#000EF2" />
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
android:pathData="M232,512m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#87ceeb"
android:fillAlpha="0.7"
android:strokeColor="#00000000"/>
<path
android:pathData="M232,512m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#00bfff"/>
<path
android:pathData="M425.5,778.3m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#fa8072"
android:fillAlpha="0.7"
android:strokeColor="#00000000"/>
<path
android:pathData="M425.5,778.3m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#cd5c5c"/>
<path
android:pathData="M738.5,676.6m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#98fb98"
android:fillAlpha="0.7"
android:strokeColor="#00000000"/>
<path
android:pathData="M738.5,676.6m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#32cd32"/>
<path
android:pathData="M738.5,347.4m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#da70d6"
android:fillAlpha="0.7"
android:strokeColor="#00000000"/>
<path
android:pathData="M738.5,347.4m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#ba55d3"/>
<path
android:pathData="M425.5,245.7m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:fillColor="#ffff00"
android:fillAlpha="0.7"
android:strokeColor="#00000000"/>
<path
android:pathData="M425.5,245.7m-200,0a200,200 0,1 1,400 0a200,200 0,1 1,-400 0"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#ffd700"/>
<path
android:pathData="M512,512m-264,0a264,264 0,1 1,528 0a264,264 0,1 1,-528 0"
android:strokeAlpha="0.4"
android:strokeWidth="60"
android:fillColor="#00000000"
android:strokeColor="#00008b"/>
</vector>
app/src/main/res/mipmap-hdpi/ic_launcher.png

4.02 KiB

app/src/main/res/mipmap-hdpi/ic_launcher.webp

3.28 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png

6.98 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp

5.59 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_round.png

6.25 KiB

app/src/main/res/mipmap-hdpi/ic_launcher_round.webp

5.71 KiB

app/src/main/res/mipmap-mdpi/ic_launcher.png

2.29 KiB

app/src/main/res/mipmap-mdpi/ic_launcher.webp

2 KiB

app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png

4.16 KiB

app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp

3.71 KiB

app/src/main/res/mipmap-mdpi/ic_launcher_round.png

3.57 KiB

app/src/main/res/mipmap-mdpi/ic_launcher_round.webp

3.27 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher.png

5.8 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher.webp

4.33 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png

9.96 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp

7.44 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_round.png

9.32 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp

6.99 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment