POZO_Retail/app/build/intermediates/merged-not-compiled-resources/release/drawable/sales_icon.xml

22 lines
857 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#00000000"
android:strokeColor="#FF000000"
android:strokeWidth="32"
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:pathData="M256 160c16 -63.16 76.43 -95.41 208 -96a15.94 15.94 0 0 1 16 16v288a16 16 0 0 1 -16 16c-128 0 -177.45 25.81 -208 64 -30.37 -38 -80 -64 -208 -64 -9.88 0 -16 -8.05 -16 -17.93V80a15.94 15.94 0 0 1 16 -16c131.57 0.59 192 32.84 208 96Z" />
<path
android:fillColor="#00000000"
android:strokeColor="#FF000000"
android:strokeWidth="32"
android:strokeLineCap="round"
android:pathData="M256 160v288" />
</vector>