credit_card_scan constant

String const credit_card_scan

Icon Data of credit_card_scan

Implementation

static const String credit_card_scan =
    '<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="M18 6H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2m0 6H6V9h12M2 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-2v4"/></svg>';