PlayerAndroid/app/src/main/res/drawable/ic_help_white_24dp.xml

10 lines
788 B
XML
Raw Normal View History

2018-07-27 13:07:33 +00:00
<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="@color/md_white_1000"
android:pathData="M12,2C6.48,2 2,6.48 2,12c0,5.52 4.48,10 10,10s10,-4.48 10,-10C22,6.48 17.52,2 12,2zM13,19h-2v-2h2V19zM15.07,11.25l-0.9,0.92c-0.5,0.51 -0.86,0.97 -1.04,1.69C13.05,14.18 13,14.54 13,15h-2v-0.5c0,-0.46 0.08,-0.9 0.22,-1.31c0.2,-0.58 0.53,-1.1 0.95,-1.52l1.24,-1.26c0.46,-0.44 0.68,-1.1 0.55,-1.8c-0.13,-0.72 -0.69,-1.33 -1.39,-1.53c-1.11,-0.31 -2.14,0.32 -2.47,1.27C9.98,8.72 9.67,9 9.28,9H8.98C8.4,9 8,8.44 8.16,7.88c0.43,-1.47 1.68,-2.59 3.23,-2.83c1.52,-0.24 2.97,0.55 3.87,1.8C16.44,8.48 16.09,10.23 15.07,11.25z"/>
</vector>