futokb/java/res/drawable/themes.xml
Aleksandras Kostarevas dd0ba32804 Update settings categories. Add option for customizing long-press key layout. Draw icon key hints
The texts for more keys have been updated:
* morekeys_a should now include only letters relevant to the active language
* morekeys_misc_a should include misc letters (accents, etc) not specifically needed for typing in the language

The above still needs to be applied to most other languages. Only QWERTY has been updated with the new morekeys system. Other layouts still need to be updated.
2024-07-07 21:25:36 +03:00

40 lines
2.7 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:pathData="M16.001,26.91C13.108,26.91 10.333,25.761 8.287,23.715C6.241,21.669 5.092,18.894 5.092,16.001C5.092,13.108 6.241,10.333 8.287,8.287C10.333,6.241 13.108,5.092 16.001,5.092C22.025,5.092 26.91,9.434 26.91,14.789C26.91,16.074 26.335,17.308 25.312,18.217C24.289,19.126 22.902,19.637 21.455,19.637H18.425C17.884,19.628 17.356,19.801 16.925,20.127C16.493,20.453 16.183,20.914 16.044,21.437C15.904,21.959 15.944,22.513 16.156,23.011C16.368,23.508 16.74,23.921 17.213,24.183C17.455,24.406 17.621,24.7 17.688,25.022C17.754,25.345 17.718,25.68 17.584,25.981C17.451,26.282 17.226,26.533 16.942,26.7C16.658,26.867 16.329,26.94 16.001,26.91Z"
android:strokeLineJoin="round"
android:strokeWidth="1.90476"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round">
</path>
<path
android:pathData="M10.546,14.183C10.546,14.504 10.674,14.813 10.901,15.04C11.129,15.267 11.437,15.395 11.759,15.395C12.08,15.395 12.388,15.267 12.616,15.04C12.843,14.813 12.971,14.504 12.971,14.183C12.971,13.861 12.843,13.553 12.616,13.326C12.388,13.098 12.08,12.971 11.759,12.971C11.437,12.971 11.129,13.098 10.901,13.326C10.674,13.553 10.546,13.861 10.546,14.183Z"
android:strokeLineJoin="round"
android:strokeWidth="1.90476"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round">
</path>
<path
android:pathData="M15.395,10.546C15.395,10.868 15.523,11.176 15.75,11.403C15.977,11.631 16.285,11.759 16.607,11.759C16.928,11.759 17.237,11.631 17.464,11.403C17.691,11.176 17.819,10.868 17.819,10.546C17.819,10.225 17.691,9.917 17.464,9.689C17.237,9.462 16.928,9.334 16.607,9.334C16.285,9.334 15.977,9.462 15.75,9.689C15.523,9.917 15.395,10.225 15.395,10.546Z"
android:strokeLineJoin="round"
android:strokeWidth="1.90476"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round">
</path>
<path
android:pathData="M20.243,14.183C20.243,14.504 20.371,14.813 20.598,15.04C20.826,15.267 21.134,15.395 21.455,15.395C21.777,15.395 22.085,15.267 22.313,15.04C22.54,14.813 22.668,14.504 22.668,14.183C22.668,13.861 22.54,13.553 22.313,13.326C22.085,13.098 21.777,12.971 21.455,12.971C21.134,12.971 20.826,13.098 20.598,13.326C20.371,13.553 20.243,13.861 20.243,14.183Z"
android:strokeLineJoin="round"
android:strokeWidth="1.90476"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round">
</path>
</vector>