blob: 1aaa1d25fa95d94887f17c7d03f7018d3616083a (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/ic_format_strikethrough_black_24dp"
android:tint="@color/toolbar_foreground"/>
|