mobile_landscape constant

String const mobile_landscape

Icon Data of mobile_landscape

Implementation

static const String mobile_landscape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M3 10v12a2.002 2.002 0 002 2h22a2.002 2.002 0 002-2V10a2.003 2.003 0 00-2-2H5a2.002 2.002 0 00-2 2Zm2 0h2v12H5Zm22 12H9V10h18Z"/></svg>';