Files
keepass-fidelity/app/src/main/res/drawable/barcode.xml
2024-03-17 14:55:06 +01:00

121 lines
3.7 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="72dp"
android:height="72dp"
android:viewportWidth="52"
android:viewportHeight="52">
<group android:translateX="-10" android:translateY="-10">
<path
android:pathData="M9,21V52"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M12,21V52"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M20,21V50"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M28,21V50"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M15,50V21H17V50H15Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M23,50V21H25V50H23Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M31,50V21H32V50H31Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M46,21V50"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M49,21V50"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M57,21V50"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M41,50V21H43V50H41Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M52,50V21H54V50H52Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M60,21V52"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M63,21V52"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M35,21V52"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M38,21V52"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
</group>
</vector>