up_solid constant

String const up_solid

Implementation

static const String up_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.5 3 7.5 8H0l7.5-8Z"/></svg>';