view_vertical constant

String const view_vertical

Icon Data of view_vertical

Implementation

static const String view_vertical =
    '<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="M8 2h5.5a.5.5 0 01.5.5v10a.5.5 0 01-.5.5H8V2ZM7 2H1.5a.5.5 0 00-.5.5v10a.5.5 0 00.5.5H7V2Zm-7 .5A1.5 1.5 0 011.5 1h12A1.5 1.5 0 0115 2.5v10a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 12.5v-10Z" clip-rule="evenodd"/></svg>';