sim_card_line constant

String const sim_card_line

Implementation

static const String sim_card_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 19V5a2 2 0 00-2-2h-6.172a2 2 0 00-1.414.586L5.586 7.414A2 2 0 005 8.828V19c0 1.105.893 2 1.997 2h10.004A2 2 0 0019 19z"/></svg>';