align_right_solid constant

String const align_right_solid

Implementation

static const String align_right_solid =
    '<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" d="M14 0v15h1V0h-1Zm-2 3H4v4h8V3Zm0 5H0v4h12V8Z"/></svg>';