add:comment list

This commit is contained in:
2024-07-14 11:17:51 +08:00
parent bcac44bbbd
commit ac051c8383
4 changed files with 175 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
<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="M4.5,11L6.5,11C6.776,11 7,11.224 7,11.5L7,13.5C7,13.776 6.776,14 6.5,14L4.5,14C4.224,14 4,13.776 4,13.5L4,11.5C4,11.224 4.224,11 4.5,11ZM11.5,11L13.5,11C13.776,11 14,11.224 14,11.5L14,13.5C14,13.776 13.776,14 13.5,14L11.5,14C11.224,14 11,13.776 11,13.5L11,11.5C11,11.224 11.224,11 11.5,11ZM18.5,11L20.5,11C20.776,11 21,11.224 21,11.5L21,13.5C21,13.776 20.776,14 20.5,14L18.5,14C18.224,14 18,13.776 18,13.5L18,11.5C18,11.224 18.224,11 18.5,11Z"
android:strokeWidth="1"
android:fillColor="#000000"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
</vector>