aboutsummaryrefslogtreecommitdiff
path: root/libs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_italic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_italic.xml')
-rwxr-xr-xlibs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_italic.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_italic.xml b/libs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_italic.xml
new file mode 100755
index 000000000..bf4a9ae27
--- /dev/null
+++ b/libs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_italic.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="44dp"
+ android:height="44dp"
+ android:viewportWidth="44"
+ android:viewportHeight="44">
+
+ <path
+ android:fillColor="#87A6BC"
+ android:pathData="M 20.536 15 L 20.109 17 L 21.609 17 L 19.263 28 L 17.763 28 L 17.336 30 L 23.464 30 L 23.89 28 L 22.39 28 L 24.737 17 L 26.237 17 L 26.664 15 Z" />
+</vector> \ No newline at end of file