aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/ic_title_24dp.xml
blob: 3e622fe75672e7318d735fa819b0444e1dc72ec0 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                                           
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:pathData="M5,5.5C5,6.33 5.67,7 6.5,7h4v10.5c0,0.83 0.67,1.5 1.5,1.5s1.5,-0.67 1.5,-1.5V7h4c0.83,0 1.5,-0.67 1.5,-1.5S18.33,4 17.5,4h-11C5.67,4 5,4.67 5,5.5z"
      android:fillColor="#000000"/>
</vector>