generated icon

This commit is contained in:
Adam Velebil 2022-03-28 14:09:22 +02:00
parent 83393e991f
commit 6a88337551
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084
14 changed files with 41 additions and 18 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1,12 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="?android:colorBackground" />
<!-- You can insert your own image assets here -->
<!-- <item>
<bitmap
android:gravity="center"
android:src="@mipmap/launch_image" />
</item> -->
<item android:drawable="@color/yubico_green" />
</layer-list>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/yubico_green" />
</layer-list>

View File

@ -0,0 +1,17 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<group android:scaleX="0.059749153"
android:scaleY="0.059749153"
android:translateX="21.867128"
android:translateY="23.408434">
<path
android:pathData="M207,299.8C207,271.2 206.9,243.2 207,215.2C207.2,184.8 216.8,157.5 235.7,133.8C262.5,100.2 297.7,80.5 339.8,72.9C379.6,65.7 417.5,72.3 453.3,90.3C484.6,106.1 509.5,128.9 525.3,160.8C533.7,177.7 537.9,195.6 537.9,214.5C537.9,240.8 537.9,267.2 537.9,293.5C537.9,295.5 537.9,297.4 537.9,299.6C544.5,300.1 550.8,300 556.9,301.1C592.8,307.9 613,329.1 618.8,365C618.9,365.8 618.8,366.7 618.8,367.5C618.8,400.3 618.8,433.2 618.8,466C618.8,466.8 618.7,467.7 618.7,467.8C511.7,518.8 455.3,602.8 450.1,722C448.9,722 447.1,722 445.4,722C359.1,722 272.8,722.7 186.4,721.7C151.1,721.3 124.6,701.6 118.9,663.4C118.4,659.8 118,656.2 118,652.5C118,559 117.7,465.5 118.1,372C118.2,336.1 138.4,309.9 173.4,302.2C182.7,300.2 192.5,300.7 202.1,300C203.6,299.9 205,299.9 207,299.8ZM475.3,299.7C474.5,273.6 474.7,248.1 472.7,222.8C470.5,195.3 458.4,171.8 437.9,153.1C407.1,125 363.4,118.1 328.1,136.9C289.4,157.5 271.6,191.9 269.2,234.5C268.1,254.6 269,274.8 269,295C269,296.6 269,298.2 269,299.7C338,299.7 406.1,299.7 475.3,299.7ZM405,591.8C405,589.3 405,587.4 405,585.4C405,557.1 405,528.8 404.9,500.5C404.9,497.4 405.6,495.3 408.1,493.3C420.5,483.6 427.2,470.7 429.2,455.1C434.2,417.3 397.8,384.2 360.8,393.6C338,399.4 323.2,414.2 318.4,437.1C313.6,460 321,479.4 339.6,494C342.1,495.9 343,497.9 343,501C342.9,529.3 342.9,557.6 342.9,585.9C342.9,587.8 342.9,589.7 342.9,591.7C364,591.8 384.1,591.8 405,591.8Z"
android:fillColor="#325F74"/>
<path
android:pathData="M723.2,486C853.3,487.2 956.8,590.5 956.8,720.1C956.7,850.5 852.3,954.1 722.6,953.8C592.3,953.5 489,849.2 489.2,719.7C489.5,589.5 593.6,486.9 723.2,486ZM657.7,867.2C679.2,867.2 699.6,867.1 720.1,867.3C723.9,867.3 725.5,866 726.9,862.6C757.5,787 788.2,711.5 818.8,636C822.9,625.9 827,615.7 831.2,605.3C830,605.1 829.4,604.9 828.8,604.9C809.5,604.9 790.1,605 770.8,604.8C767.2,604.8 766.8,607 766,609.3C756.5,636.3 747.1,663.3 737.6,690.3C733.3,702.4 729,714.5 724.3,727.7C723.2,724.8 722.4,723 721.8,721.1C708,683.8 694.2,646.6 680.5,609.2C679.3,605.8 677.7,604.7 674.1,604.8C655.6,605 637.1,604.9 618.6,604.9C617.2,604.9 615.7,605.1 613.9,605.2C614.6,607.2 615.1,608.7 615.7,610.2C620,621.2 624.3,632.2 628.6,643.2C647.6,691.7 666.5,740.2 685.6,788.6C687.4,793.2 687.8,797.1 685.6,801.8C681.5,810.3 678.1,819.2 674.4,827.9C668.9,840.7 663.4,853.5 657.7,867.2Z"
android:fillColor="#ffffff"/>
</group>
</vector>

View File

@ -1,12 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@android:color/white" />
<!-- You can insert your own image assets here -->
<!-- <item>
<bitmap
android:gravity="center"
android:src="@mipmap/launch_image" />
</item> -->
<item android:drawable="@color/yubico_green" />
</layer-list>

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 544 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 442 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 721 B

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="yubico_green">#9aca3c</color>
</resources>

View File

@ -0,0 +1,4 @@
<svg width="1028" height="1024" viewBox="0 0 1028 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M207 299.8C207 271.2 206.9 243.2 207 215.2C207.2 184.8 216.8 157.5 235.7 133.8C262.5 100.2 297.7 80.5 339.8 72.9C379.6 65.7 417.5 72.3 453.3 90.3C484.6 106.1 509.5 128.9 525.3 160.8C533.7 177.7 537.9 195.6 537.9 214.5C537.9 240.8 537.9 267.2 537.9 293.5C537.9 295.5 537.9 297.4 537.9 299.6C544.5 300.1 550.8 300 556.9 301.1C592.8 307.9 613 329.1 618.8 365C618.9 365.8 618.8 366.7 618.8 367.5C618.8 400.3 618.8 433.2 618.8 466C618.8 466.8 618.7 467.7 618.7 467.8C511.7 518.8 455.3 602.8 450.1 722C448.9 722 447.1 722 445.4 722C359.1 722 272.8 722.7 186.4 721.7C151.1 721.3 124.6 701.6 118.9 663.4C118.4 659.8 118 656.2 118 652.5C118 559 117.7 465.5 118.1 372C118.2 336.1 138.4 309.9 173.4 302.2C182.7 300.2 192.5 300.7 202.1 300C203.6 299.9 205 299.9 207 299.8ZM475.3 299.7C474.5 273.6 474.7 248.1 472.7 222.8C470.5 195.3 458.4 171.8 437.9 153.1C407.1 125 363.4 118.1 328.1 136.9C289.4 157.5 271.6 191.9 269.2 234.5C268.1 254.6 269 274.8 269 295C269 296.6 269 298.2 269 299.7C338 299.7 406.1 299.7 475.3 299.7ZM405 591.8C405 589.3 405 587.4 405 585.4C405 557.1 405 528.8 404.9 500.5C404.9 497.4 405.6 495.3 408.1 493.3C420.5 483.6 427.2 470.7 429.2 455.1C434.2 417.3 397.8 384.2 360.8 393.6C338 399.4 323.2 414.2 318.4 437.1C313.6 460 321 479.4 339.6 494C342.1 495.9 343 497.9 343 501C342.9 529.3 342.9 557.6 342.9 585.9C342.9 587.8 342.9 589.7 342.9 591.7C364 591.8 384.1 591.8 405 591.8Z" fill="#325F74"/>
<path d="M723.2 486C853.3 487.2 956.8 590.5 956.8 720.1C956.7 850.5 852.3 954.1 722.6 953.8C592.3 953.5 489 849.2 489.2 719.7C489.5 589.5 593.6 486.9 723.2 486ZM657.7 867.2C679.2 867.2 699.6 867.1 720.1 867.3C723.9 867.3 725.5 866 726.9 862.6C757.5 787 788.2 711.5 818.8 636C822.9 625.9 827 615.7 831.2 605.3C830 605.1 829.4 604.9 828.8 604.9C809.5 604.9 790.1 605 770.8 604.8C767.2 604.8 766.8 607 766 609.3C756.5 636.3 747.1 663.3 737.6 690.3C733.3 702.4 729 714.5 724.3 727.7C723.2 724.8 722.4 723 721.8 721.1C708 683.8 694.2 646.6 680.5 609.2C679.3 605.8 677.7 604.7 674.1 604.8C655.6 605 637.1 604.9 618.6 604.9C617.2 604.9 615.7 605.1 613.9 605.2C614.6 607.2 615.1 608.7 615.7 610.2C620 621.2 624.3 632.2 628.6 643.2C647.6 691.7 666.5 740.2 685.6 788.6C687.4 793.2 687.8 797.1 685.6 801.8C681.5 810.3 678.1 819.2 674.4 827.9C668.9 840.7 663.4 853.5 657.7 867.2Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB