17 lines
797 B
XML
17 lines
797 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:height="16dp"
|
|
android:width="16dp"
|
|
android:viewportWidth="32"
|
|
android:viewportHeight="32">
|
|
<path
|
|
android:fillColor="@drawable/ai"
|
|
android:pathData="M0,0h32v32H0z"/>
|
|
<path
|
|
android:fillColor="#fff"
|
|
android:pathData="M16.276,13.305a6.269,6.269 0,0 0,-2.968 0.745L13.308,6.95L10,6.95v12.629a6.277,6.277 0,0 0,12.553 0,6.275 6.275,0 0,0 -6.277,-6.274ZM16.276,22.6a3.021,3.021 0,1 1,0 -6.042,3.021 3.021,0 0,1 0,6.042Z"/>
|
|
<path
|
|
android:fillColor="@drawable/aj"
|
|
android:pathData="M19.592,8.961m-2.961,0a2.961,2.961 0,1 1,5.922 0a2.961,2.961 0,1 1,-5.922 0"/>
|
|
</vector>
|