align_right_fill constant

String const align_right_fill

Implementation

static const String align_right_fill =
    '<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 17.5a1.5 1.5 0 01.144 2.993L20 20.5H10a1.5 1.5 0 01-.144-2.993L10 17.5h10Zm0-5a1.5 1.5 0 010 3H4a1.5 1.5 0 010-3h16Zm0-5a1.5 1.5 0 01.144 2.993L20 10.5H10a1.5 1.5 0 01-.144-2.993L10 7.5h10Zm0-5a1.5 1.5 0 01.144 2.993L20 5.5H4a1.5 1.5 0 01-.144-2.993L4 2.5h16Z"/></g></svg>';