credit_card_scan_outline constant

String const credit_card_scan_outline

Implementation

static const String credit_card_scan_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M2 4h4V2H2a2 2 0 00-2 2v4h2V4m20-2h-4v2h4v4h2V4a2 2 0 00-2-2M2 16H0v4a2 2 0 002 2h4v-2H2v-4m20 4h-4v2h4a2 2 0 002-2v-4h-2v4M4 8v8a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2H6a2 2 0 00-2 2m2 8v-4h12v4H6m12-8v2H6V8h12Z"/></svg>';