PaintAR/app/src/main/res/drawable/photo.xml
2024-12-06 16:45:56 +08:00

48 lines
1.7 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M8,6L34,6A2,2 0,0 1,36 8L36,34A2,2 0,0 1,34 36L8,36A2,2 0,0 1,6 34L6,8A2,2 0,0 1,8 6z"
android:strokeLineJoin="round"
android:strokeWidth="1"
android:fillColor="#00000000"
android:strokeColor="#000000"/>
<path
android:pathData="M42,12V39C42,40.657 40.657,42 39,42H12"
android:strokeLineJoin="round"
android:strokeWidth="1"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M6,25L13.656,18.194C14.42,17.515 15.574,17.522 16.33,18.209L26,27"
android:strokeLineJoin="round"
android:strokeWidth="1"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M22,23L26.785,19.013C27.497,18.419 28.524,18.393 29.265,18.949L36,24"
android:strokeLineJoin="round"
android:strokeWidth="1"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M6,19L6,27"
android:strokeLineJoin="round"
android:strokeWidth="1"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M36,19V27"
android:strokeLineJoin="round"
android:strokeWidth="1"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>