aboutsummaryrefslogtreecommitdiffstats
path: root/Graphics/drawables/originals/comment-text/drawable/comment-text.xml
blob: 507b362c39ae8bb7fc914dbf34cdc0d8ad239792 (plain)
1
2
3
4
5
6
7
8
<!-- drawable/comment-text.xml -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:height="24dp"
    android:width="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path android:fillColor="#000" android:pathData="M9,22A1,1 0 0,1 8,21V18H4A2,2 0 0,1 2,16V4C2,2.89 2.9,2 4,2H20A2,2 0 0,1 22,4V16A2,2 0 0,1 20,18H13.9L10.2,21.71C10,21.9 9.75,22 9.5,22V22H9M5,5V7H19V5H5M5,9V11H13V9H5M5,13V15H15V13H5Z" />
</vector>