mirror of
https://gitlab.com/dadada_/uuidgen.git
synced 2025-08-21 13:12:51 +02:00
Initial commit
This commit is contained in:
commit
3c8a8522d8
67 changed files with 1824 additions and 0 deletions
31
app/src/main/res/drawable/ic_launcher_foreground.xml
Normal file
31
app/src/main/res/drawable/ic_launcher_foreground.xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<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.5"
|
||||
android:scaleY="0.5"
|
||||
android:translateX="27"
|
||||
android:translateY="27">
|
||||
<path
|
||||
android:pathData="m24.585,14.831l10.448,0l0,46.683q0,12.353 4.478,17.809 4.478,5.404 14.515,5.404 9.985,0 14.463,-5.404 4.478,-5.456 4.478,-17.809l0,-46.683l10.448,0l0,47.97q0,15.029 -7.463,22.698 -7.412,7.669 -21.926,7.669 -14.566,0 -22.029,-7.669 -7.412,-7.669 -7.412,-22.698z"
|
||||
android:strokeWidth="0.264583"
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#00000000"/>
|
||||
<path
|
||||
android:pathData="m40.025,42.285l4.996,0l0,22.324q0,5.907 2.141,8.516 2.141,2.584 6.941,2.584 4.775,0 6.916,-2.584 2.141,-2.609 2.141,-8.516l0,-22.324l4.996,0l0,22.94q0,7.187 -3.569,10.854 -3.544,3.667 -10.485,3.667 -6.966,0 -10.534,-3.667 -3.544,-3.667 -3.544,-10.854z"
|
||||
android:strokeWidth="0.144474"
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#00000000"/>
|
||||
<path
|
||||
android:pathData="m52.524,42.721l3.923,0l0,28.996L52.524,71.717Z"
|
||||
android:strokeWidth="0.134163"
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#00000000"/>
|
||||
<path
|
||||
android:pathData="m43.15,36.505l21.887,-0l0,-4.6q0,-5.825 -2.639,-8.521 -2.639,-2.715 -8.333,-2.715 -5.656,-0 -8.276,2.715 -2.639,2.696 -2.639,8.521zM40.021,40.313l0,-7.824q0,-8.182 3.412,-12.009 3.393,-3.827 10.632,-3.827 7.277,-0 10.689,3.846 3.412,3.846 3.412,11.99l0,7.824z"
|
||||
android:strokeWidth="0.13023"
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#00000000"/>
|
||||
</group>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue