9 lines
768 B
XML
9 lines
768 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960">
|
|
<path
|
|
android:pathData="M120,720q-33,0 -56.5,-23.5T40,640q0,-33 23.5,-56.5T120,560h10.5q4.5,0 9.5,2l182,-182q-2,-5 -2,-9.5L320,360q0,-33 23.5,-56.5T400,280q33,0 56.5,23.5T480,360q0,2 -2,20l102,102q5,-2 9.5,-2h21q4.5,0 9.5,2l142,-142q-2,-5 -2,-9.5L760,320q0,-33 23.5,-56.5T840,240q33,0 56.5,23.5T920,320q0,33 -23.5,56.5T840,400h-10.5q-4.5,0 -9.5,-2L678,540q2,5 2,9.5v10.5q0,33 -23.5,56.5T600,640q-33,0 -56.5,-23.5T520,560v-10.5q0,-4.5 2,-9.5L420,438q-5,2 -9.5,2L400,440q-2,0 -20,-2L198,620q2,5 2,9.5v10.5q0,33 -23.5,56.5T120,720Z"
|
|
android:fillColor="#5f6368"/>
|
|
</vector>
|