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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-width="4" d="M10 44h28a2 2 0 002-2V14.885a2 2 0 00-.655-1.48L29.572 4.52A2 2 0 0028.227 4H10a2 2 0 00-2 2v36a2 2 0 002 2Z"/><circle cx="17" cy="14" r="3"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 23h16v14H16z"/></g></svg>';