mirror of https://github.com/ThmmyNoLife/mTHMMY
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.
5 lines
389 B
5 lines
389 B
<vector android:height="@dimen/editor_format_button_size" android:tint="@color/topic_post_icon"
|
|
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
|
android:width="@dimen/editor_format_button_size" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#FF000000" android:pathData="M18,4H6v2l6.5,6L6,18v2h12v-3h-7l5,-5 -5,-5h7z"/>
|
|
</vector>
|
|
|