smart_card_reader_outline constant

String const smart_card_reader_outline

Implementation

static const String smart_card_reader_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="M14.5 8.5A2.5 2.5 0 1017 11a2.5 2.5 0 00-2.5-2.5M8.25 6H7v10h1.25c1.66 0 2.5-3.34 2.5-5s-.84-5-2.5-5M19 2H5a2.07 2.07 0 00-2 2v14h2V4h14v14h2V4a2.07 2.07 0 00-2-2m4 20H1v-1a2 2 0 012-2h18a2 2 0 012 2Z"/></svg>';