screen_smartphone constant

String const screen_smartphone

Implementation

static const String screen_smartphone =
    '<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="M104 48v416a32.036 32.036 0 0032 32h248a32.036 32.036 0 0032-32V48a32.036 32.036 0 00-32-32H136a32.036 32.036 0 00-32 32Zm280.021 416H136V48h248Z"/><path fill="currentColor" d="M216 80h96v32h-96zm32 312h32v32h-32z"/></svg>';