• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<vector xmlns:android="http://schemas.android.com/apk/res/android"
2    android:width="24dp"
3    android:height="24dp"
4    android:viewportHeight="48.0"
5    android:viewportWidth="48.0">
6    <path
7        android:fillColor="#F5F5F5"
8        android:pathData="M24,24m-24,0a24,24 0,1 1,48 0a24,24 0,1 1,-48 0"
9        android:strokeColor="#00000000"
10        android:strokeWidth="1"/>
11    <path
12        android:fillColor="#00000000"
13        android:pathData="M33,31L33,17C33,15.9 32.1,15 31,15L17,15C15.9,15 15,15.9 15,17L15,31C15,32.1 15.9,33 17,33L31,33C32.1,33 33,32.1 33,31L33,31ZM20.5,25.5L23,28.51L26.5,24L31,30L17,30L20.5,25.5L20.5,25.5Z"
14        android:strokeColor="#00D1C1"
15        android:strokeWidth="1.2"/>
16    <path
17        android:fillColor="#00D1C1"
18        android:pathData="M20.58,26.28l-2.47,3.28l4.89,0l7,0l-3.55,-4.72l-3.45,4.42"
19        android:strokeColor="#00000000"
20        android:strokeWidth="1"/>
21</vector>
22