screen_alt_2_solid constant

String const screen_alt_2_solid

Implementation

static const String screen_alt_2_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="M1.5 0A1.5 1.5 0 000 1.5v8A1.5 1.5 0 001.5 11H5v3H2v1h11v-1h-3v-3h3.5A1.5 1.5 0 0015 9.5v-8A1.5 1.5 0 0013.5 0h-12ZM6 14v-3h3v3H6Z" clip-rule="evenodd"/></svg>';