text_solid constant

String const text_solid

Implementation

static const String text_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" fill-rule="evenodd" d="M1 1h13v4h-1V2H8v11h3v1H3.5v-1H7V2H2v3H1V1Z" clip-rule="evenodd"/></svg>';