align_bottom_solid constant

String const align_bottom_solid

Implementation

static const String align_bottom_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="M7 0H3v12h4V0Zm5 4H8v8h4V4Zm3 10H0v1h15v-1Z"/></svg>';