this_side_up constant

String const this_side_up

Icon Data of this_side_up

Implementation

static const String this_side_up =
    '<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="M2 28h28v2H2zM7 5.828V24h2V5.828l3.586 3.586L14 8 8 2 2 8l1.414 1.414L7 5.828zm16 0V24h2V5.828l3.586 3.586L30 8l-6-6-6 6 1.414 1.414L23 5.828z"/></svg>';