Skip to content

Commit

Permalink
Update logo file
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Jun 10, 2024
1 parent 3008618 commit 0b8c7d0
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions pretixscan/app/src/main/res/drawable-anydpi/ic_logo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="128"
android:viewportHeight="128"
android:tint="#FFFFFF"
android:alpha="0.8">
<group android:scaleX="0.90909094"
android:scaleY="0.90909094"
android:translateX="5.818182"
android:translateY="5.818182">
<path
android:pathData="m50.67,56.95c-0.72,0.1 -1.22,0.3 -1.66,0.5l2.38,16.91c0.41,0.08 0.95,0.13 1.6,0.04 3.52,-0.5 4.61,-3.64 3.81,-9.39 -0.83,-5.87 -2.53,-8.56 -6.12,-8.06Z"
android:fillColor="#f8f8f8"/>
<path
android:pathData="m116.04,35.05c0.71,-0.17 1.16,-0.76 1.06,-1.48L112.54,1.13c-0.1,-0.72 -0.77,-1.22 -1.49,-1.12l-36.25,5.09 1.39,9.89c0.25,1.75 -1.07,3.49 -2.82,3.74 -1.75,0.25 -3.49,-1.07 -3.74,-2.82l-1.39,-9.89L1.13,15.46c-0.72,0.1 -1.22,0.77 -1.12,1.49l4.56,32.44c0.1,0.72 0.7,1.17 1.42,1.13 11.25,-0.92 21.43,7.1 23.03,18.46s-5.99,21.81 -17.07,23.96c-0.71,0.17 -1.16,0.76 -1.06,1.48l4.56,32.44c0.1,0.72 0.77,1.22 1.49,1.12l67.12,-9.43 -1.41,-10.02c-0.25,-1.81 1.01,-3.48 2.82,-3.74s3.49,1.07 3.74,2.82l1.41,10.02 36.25,-5.09c0.72,-0.1 1.22,-0.77 1.12,-1.49l-4.56,-32.44c-0.1,-0.72 -0.7,-1.17 -1.42,-1.13 -11.25,0.92 -21.42,-7.04 -23.02,-18.4 -1.6,-11.36 5.98,-21.87 17.06,-24.03ZM56.2,79.8c-1.76,0.25 -3.29,0.26 -4.04,0.17l1.59,11.29 -9.92,1.39 -5.3,-37.73c2.5,-1.62 5.96,-3.03 11.38,-3.8 8.68,-1.22 15.27,2.58 16.66,12.44 1.25,8.88 -3.12,15.21 -10.36,16.23ZM86.44,87.94c0.25,1.75 -1.07,3.49 -2.82,3.74s-3.49,-1.07 -3.74,-2.82l-2.38,-16.92c-0.26,-1.87 0.95,-3.48 2.82,-3.74s3.48,1.01 3.74,2.82l2.38,16.92ZM81.33,51.57c0.25,1.81 -1.01,3.48 -2.82,3.74s-3.48,-1.01 -3.74,-2.82l-2.38,-16.92c-0.25,-1.81 1.01,-3.48 2.82,-3.74 1.75,-0.25 3.49,1.07 3.74,2.82l2.38,16.92Z"
android:fillColor="#f8f8f8"/>
</group>
</vector>
Binary file modified pretixscan/app/src/main/res/drawable-hdpi/ic_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pretixscan/app/src/main/res/drawable-mdpi/ic_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pretixscan/app/src/main/res/drawable-xhdpi/ic_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pretixscan/app/src/main/res/drawable-xxhdpi/ic_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 0b8c7d0

Please sign in to comment.