mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-28 21:57:41 +08:00
6 lines
547 B
XML
6 lines
547 B
XML
<vector android:height="18dp" android:tint="#00FF00"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="18dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="@android:color/white" android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM9.29,16.29L5.7,12.7c-0.39,-0.39 -0.39,-1.02 0,-1.41 0.39,-0.39 1.02,-0.39 1.41,0L10,14.17l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0 0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0z"/>
|
|
</vector>
|