align_right_outline constant

String const align_right_outline

Implementation

static const String align_right_outline =
    '<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" stroke="currentColor" d="M14.5 0v15m-3-11.5v3h-7v-3h7Zm0 5v3H.5v-3h11Z"/></svg>';