aboutsummaryrefslogtreecommitdiff
path: root/libs/editor/WordPressEditor/src/main/res/drawable/format_bar_button_html_highlighted.xml
blob: 331d9a8f98ab9970b693cf2b00319f601b4cbc11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="44dp"
        android:height="44dp"
        android:viewportWidth="44.0"
        android:viewportHeight="44.0">
    <path android:fillColor="#E1EBF1" android:pathData="M0,0h44v44h-44z"/>
    <path
        android:pathData="M13.93,26H12.79v-4.16H9.17V26H8.04v-9h1.13v3.87h3.62V17h1.14V26z"
        android:fillColor="#A6BCCC"/>
    <path
        android:pathData="M20.97,17.97H18.6V26h-1.13v-8.03h-2.36V17h5.86V17.97z"
        android:fillColor="#A6BCCC"/>
    <path
        android:pathData="M23.75,17l2.35,7.34L28.45,17h1.46v9h-1.13v-3.51l0.1,-3.51L26.53,26h-0.87l-2.34,-6.99l0.1,3.49V26h-1.13v-9H23.75z"
        android:fillColor="#A6BCCC"/>
    <path
        android:pathData="M33,25.03h3.53V26h-4.67v-9h1.14V25.03z"
        android:fillColor="#A6BCCC"/>
</vector>