add:new post

This commit is contained in:
2024-07-15 08:50:10 +08:00
parent bd61217906
commit 92ff2080d2
6 changed files with 259 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:alpha="0.77" android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M19,10.364C19,16.091 12,21 12,21C12,21 5,16.091 5,10.364C5,6.297 8.134,3 12,3C15.866,3 19,6.297 19,10.364L19,10.364Z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="1.63636365"/>
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M12,10m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="1.63636365"/>
</vector>

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="M9.5,6L12.5,10L15.5,6L19,6L14.5,12L19,18L15.5,18L12.5,14L9.5,18L6,18L10.5,12L6,6L9.5,6Z"
android:strokeWidth="1"
android:fillColor="#000000"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
</vector>

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:alpha="0.77" android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M18.57,7.253C19.466,9.346 18.932,11.776 17.242,13.301C15.552,14.825 13.08,15.106 11.091,14L11.091,14L6.418,19.414C5.636,20.195 4.368,20.195 3.586,19.414C2.805,18.632 2.805,17.364 3.586,16.582L9,11.909L9,11.909C7.894,9.92 8.175,7.448 9.699,5.758C11.224,4.068 13.654,3.534 15.747,4.43L12.248,7.92L12.723,10.277L15.08,10.752L18.57,7.253Z" android:strokeColor="#000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="1.5"/>
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M15,17.5L21,17.5" android:strokeColor="#000000" android:strokeWidth="1.5"/>
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M13,20.5L21,20.5" android:strokeColor="#000000" android:strokeWidth="1.5"/>
</vector>

View File

@@ -0,0 +1,5 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:alpha="0.77" android:height="24dp" android:tint="#D8D8D8" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
<path android:fillColor="@android:color/white" android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
</vector>

View File

@@ -0,0 +1,22 @@
<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="M21,3L11.1,12.9"
android:strokeLineJoin="round"
android:strokeWidth="1.8"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"
android:strokeLineCap="round"/>
<path
android:pathData="M21,3l-6.3,18l-3.6,-8.1l-8.1,-3.6z"
android:strokeLineJoin="round"
android:strokeWidth="1.8"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"
android:strokeLineCap="round"/>
</vector>