align_vertical constant

String const align_vertical

Implementation

static const String align_vertical =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m15.5 7.5-3 3 3 3m4-3h-7m-7-3 3 3-3 3m3-3h-7m9-7v14"/></svg>';