CultureQuestORG/SDP2023

View on GitHub
app/src/main/res/drawable/scan_transparent_icon.xml

Summary

Maintainability
Test Coverage
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:aapt="http://schemas.android.com/aapt"
    android:width="82dp"
    android:height="82dp"
    android:viewportWidth="82"
    android:viewportHeight="82">
    <path
        android:pathData="M29.576,12H15.879C14.222,12 12.879,13.343 12.879,15V29.492"
        android:strokeWidth="5"
        android:fillColor="@color/transparent"
        android:strokeColor="@color/black"
        android:strokeLineCap="round"/>
    <path
        android:pathData="M70,29.492L70,15C70,13.343 68.657,12 67,12L53.303,12"
        android:strokeWidth="5"
        android:fillColor="@color/transparent"
        android:strokeColor="@color/black"
        android:strokeLineCap="round"/>
    <path
        android:pathData="M53.303,70L67,70C68.657,70 70,68.657 70,67L70,52.508"
        android:strokeWidth="5"
        android:fillColor="@color/transparent"
        android:strokeColor="@color/black"
        android:strokeLineCap="round"/>
    <path
        android:pathData="M12,52.508L12,67C12,68.657 13.343,70 15,70L28.697,70"
        android:strokeWidth="5"
        android:fillColor="@color/transparent"
        android:strokeColor="@color/black"
        android:strokeLineCap="round"/>
    <path
        android:pathData="M16.394,41.46H65.606"
        android:strokeWidth="5"
        android:fillColor="@color/transparent"
        android:strokeColor="@color/black"
        android:strokeLineCap="round"/>
</vector>