mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
13 lines
1008 B
XML
13 lines
1008 B
XML
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:name="vector"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="32"
|
|
android:viewportHeight="32">
|
|
<path
|
|
android:name="path"
|
|
android:pathData="M 24.039 0.313 C 23.942 0.31 23.846 0.386 23.848 0.502 L 23.807 7.504 C 23.805 7.752 23.607 7.949 23.363 7.949 L 8.627 7.949 C 8.384 7.949 8.187 7.752 8.184 7.504 L 8.158 0.502 C 8.158 0.426 8.114 0.355 8.043 0.326 C 7.974 0.299 7.896 0.314 7.842 0.367 L 0.656 7.521 C 0.483 7.692 0.343 8.034 0.344 8.281 C 0.468 21.685 7.768 25.594 15.66 31.516 C 15.855 31.661 16.174 31.661 16.369 31.516 C 24.414 25.561 31.549 22.086 31.719 8.398 C 31.721 8.151 31.582 7.811 31.408 7.637 L 24.164 0.367 C 24.128 0.33 24.083 0.314 24.039 0.313 Z M 8.137 15.893 L 13.053 18.854 C 11.216 20.717 11.069 20.865 8.137 15.893 Z M 23.848 15.893 C 20.918 20.865 20.771 20.717 18.934 18.854 L 23.848 15.893 Z"
|
|
android:fillColor="#000" />
|
|
</vector>
|