smart_card_outline constant

String const smart_card_outline

Implementation

static const String smart_card_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="M22 3H2a2.07 2.07 0 00-2 2v14a2.07 2.07 0 002 2h20a2.07 2.07 0 002-2V5a2.07 2.07 0 00-2-2m0 16H2V5h20m-8 12v-1.25c0-1.66-3.34-2.5-5-2.5s-5 .84-5 2.5V17h10M9 7a2.5 2.5 0 102.5 2.5A2.5 2.5 0 009 7m6 3v3h4v-3h-4"/></svg>';