mobile_solid constant

String const mobile_solid

Implementation

static const String mobile_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M2 1.5A1.5 1.5 0 013.5 0h8A1.5 1.5 0 0113 1.5v12a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 012 13.5v-12ZM6 12h3v-1H6v1Z" clip-rule="evenodd"/></svg>';