1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| <vector xmlns:android="http://schemas.android.com/apk/res/android"
| android:width="48dp"
| android:height="48dp"
| android:viewportWidth="1024"
| android:viewportHeight="1024">
| <path
| android:pathData="M704,70.1h-384c-67.1,0 -130,26.1 -176.6,72.7S70.7,252.9 70.7,320v384c0,67.1 26.1,130 72.7,176.6 47.1,47.1 109.6,72.7 176.6,72.7h384c67.1,0 130,-26.1 176.6,-72.7 47.1,-47.1 72.7,-109.6 72.7,-176.6v-136.7c0,-15.4 -11.8,-29.2 -27.1,-30.2 -20,-1.5 -33.8,11.3 -33.8,30.2v137.2c0,104.4 -84.5,188.9 -188.9,188.9h-384c-104.4,0 -188.9,-84.5 -188.9,-188.9v-384c0,-104.4 84.5,-188.9 188.9,-188.9h384c104.4,0 188.9,84.5 188.9,188.9v54.8c0,15.4 11.8,29.2 27.1,30.2 20,1.5 33.8,-11.3 33.8,-30.2V320c0,-67.1 -26.1,-130 -72.7,-176.6 -46.6,-47.6 -109.6,-73.2 -176.6,-73.2z"
| android:fillColor="#2E77ED"/>
| <path
| android:pathData="M265.2,432.1c0,-16.9 13.8,-30.7 30.7,-30.7h433.7c15.9,0 28.2,12.8 28.2,28.2v1c0,16.9 -13.8,30.7 -30.7,30.7H294.4c-15.9,0.5 -29.2,-12.8 -29.2,-29.2z"
| android:fillColor="#FFBB12"/>
| <path
| android:pathData="M608.8,311.8c11.8,-11.8 30.7,-11.8 42.5,0l98.3,98.3c11.8,11.8 11.8,30.7 0,42.5 -11.8,11.8 -30.7,11.8 -42.5,0l-98.3,-98.3c-11.8,-11.8 -11.8,-30.7 0,-42.5z"
| android:fillColor="#FFBB12"/>
| <path
| android:pathData="M759.3,591.9c0,16.9 -13.8,30.7 -30.7,30.7H294.4c-15.9,0 -28.2,-12.8 -28.2,-28.2v-1c0,-16.9 13.8,-30.7 30.7,-30.7h433.2c16.4,0 29.2,13.3 29.2,29.2z"
| android:fillColor="#2E77ED"/>
| <path
| android:pathData="M416.3,712.7c-11.8,11.8 -30.7,11.8 -42.5,0L274.9,614.4c-11.8,-11.8 -11.8,-30.7 0,-42.5 11.8,-11.8 30.7,-11.8 42.5,0l98.3,98.3c12.3,11.8 12.3,30.7 0.5,42.5z"
| android:fillColor="#2E77ED"/>
| </vector>
|
|