phone constant

String const phone

Implementation

static const String phone =
    '<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" stroke="#fff" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="M8 30h32v12a2 2 0 01-2 2H10a2 2 0 01-2-2V30Z"/><path stroke-linejoin="round" d="M40 30V6a2 2 0 00-2-2H10a2 2 0 00-2 2v24"/><path stroke-linecap="round" d="M22 37h4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';