1st commit 2026-08-10

variableAxleModitor
This commit is contained in:
2026-08-10 23:13:43 +09:00
commit cd93cf007f
108 changed files with 2131 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000000"
android:pathData="M20.38,8.57l-1.23,1.85a8,8 0,0 1 -14.3,0L3.62,8.57a10,10 0,0 0 16.76,0zM12,17c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2zM15,10.27L12,14l-3,-3.73a6,6 0,0 1 6,0z"/>
</vector>