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"><mask id="svgIDa"><g fill="none"><path stroke="#fff" 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" fill="#fff"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 23h16v14H16z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';