align_horizontal constant

String const align_horizontal

Implementation

static const String align_horizontal =
    '<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="m7.5 5.5 3 3 3-3m-3-4v7m-3 7 3-3 3 3m-3-3v7m-7-9h14"/></svg>';