Add Page icon

This commit is contained in:
2024-06-27 11:47:05 +08:00
parent 5ba5803ba2
commit e7d81dc827
7 changed files with 70 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:pathData="M19.636,5.333L22.061,8.889L26.909,8.889C28.248,8.889 29.333,9.95 29.333,11.259L29.333,24.296C29.333,25.605 28.248,26.667 26.909,26.667L5.091,26.667C3.752,26.667 2.667,25.605 2.667,24.296L2.667,11.259C2.667,9.95 3.752,8.889 5.091,8.889L9.939,8.889L12.364,5.333L19.636,5.333ZM16,11.232C12.659,11.232 9.939,13.891 9.939,17.185C9.939,20.479 12.659,23.138 16,23.138C19.341,23.138 22.061,20.479 22.061,17.185C22.061,13.891 19.341,11.232 16,11.232ZM16,13.657C18.014,13.657 19.636,15.243 19.636,17.185C19.636,19.128 18.014,20.714 16,20.714C13.986,20.714 12.364,19.128 12.364,17.185C12.364,15.243 13.986,13.657 16,13.657ZM25.333,12C24.597,12 24,12.597 24,13.333C24,14.07 24.597,14.667 25.333,14.667C26.07,14.667 26.667,14.07 26.667,13.333C26.667,12.597 26.07,12 25.333,12Z"
android:strokeWidth="1"
android:fillColor="#FFFFFF"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
</vector>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB