mobile_landscape constant

String const 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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M464 96H48a32.036 32.036 0 00-32 32v256a32.036 32.036 0 0032 32h416a32.036 32.036 0 0032-32V128a32.036 32.036 0 00-32-32ZM48 384V128h48v256.018H48Zm80-256h256v256l-256 .013Zm336 256h-48V128h48Z"/></svg>';