sim_card constant

String const sim_card

Implementation

static const String sim_card =
    '<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" fill-rule="evenodd" d="M8.707 2.879A3 3 0 0110.828 2H17a3 3 0 013 3v14a3 3 0 01-3 3H6.998A2.998 2.998 0 014 19V8.828a3 3 0 01.879-2.12l3.828-3.83zM14 18a2 2 0 002-2v-2a2 2 0 00-2-2h-4a2 2 0 00-2 2v2a2 2 0 002 2h4z" clip-rule="evenodd"/></svg>';