mobile constant

String const mobile

Icon Data of mobile

Implementation

static const String mobile =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M12.25 0h-8.5A1.25 1.25 0 002.5 1.25v13.5A1.25 1.25 0 003.75 16h8.5a1.25 1.25 0 001.25-1.25V1.25A1.25 1.25 0 0012.25 0zm0 14.75h-8.5V1.25h8.5z"/><ellipse cx="8" cy="12.75" fill="currentColor" rx=".8" ry=".75"/></svg>';