add icon file

This commit is contained in:
p.frasyn 2026-04-09 14:32:12 +03:00
parent 26fc550b7f
commit 7aa876356b

View file

@ -0,0 +1,21 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="400dp"
android:height="400dp"
android:viewportWidth="124"
android:viewportHeight="124">
<path
android:pathData="M24,0L100,0A24,24 0,0 1,124 24L124,100A24,24 0,0 1,100 124L24,124A24,24 0,0 1,0 100L0,24A24,24 0,0 1,24 0z"
android:fillColor="#1E88E5"/>
<path
android:pathData="M62,20L30,32V58C30,80 46,98 62,104C78,98 94,80 94,58V32L62,20Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M62,60m-12,0a12,12 0,1 1,24 0a12,12 0,1 1,-24 0"
android:fillColor="#1E88E5"/>
<path
android:pathData="M69.8,67.8L79.8,77.8"
android:strokeWidth="4.5"
android:fillColor="#00000000"
android:strokeColor="#1E88E5"
android:strokeLineCap="round"/>
</vector>