mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-28 13:47:42 +08:00
6 lines
387 B
XML
6 lines
387 B
XML
<vector android:height="24dp" android:tint="#666666"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="24dp" 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,2zM11,16L9,16L9,8h2v8zM15,16h-2L13,8h2v8z"/>
|
|
</vector>
|