You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
535 B
10 lines
535 B
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="18dp"
|
|
android:height="18dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M13,9v2h7V4h-2v2.74C16.53,5.07 14.4,4 12,4C9.79,4 7.79,4.9 6.34,6.34S4,9.79 4,12c0,4.42 3.58,8 8,8c2.21,0 4.21,-0.9 5.66,-2.34l-1.42,-1.42C15.15,17.33 13.65,18 12,18c-3.31,0 -6,-2.69 -6,-6c0,-1.65 0.67,-3.15 1.76,-4.24C8.85,6.67 10.35,6 12,6c2.21,0 4.15,1.21 5.19,3L13,9z"/>
|
|
</vector>
|