tv_solid constant

String const tv_solid

Implementation

static const String tv_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="M1.5 1A1.5 1.5 0 000 2.5v8A1.5 1.5 0 001.5 12H2v1H1v1h3v-1H3v-1h9v1h-1v1h3v-1h-1v-1h.5a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0013.5 1h-12Z"/></svg>';