align_right_line constant

String const align_right_line

Implementation

static const String align_right_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M20 18a1 1 0 01.117 1.993L20 20H10a1 1 0 01-.117-1.993L10 18h10Zm0-5a1 1 0 110 2H4a1 1 0 110-2h16Zm0-5a1 1 0 01.117 1.993L20 10H10a1 1 0 01-.117-1.993L10 8h10Zm0-5a1 1 0 01.117 1.993L20 5H4a1 1 0 01-.117-1.993L4 3h16Z"/></g></svg>';