tv constant

String const tv

Implementation

static const String tv =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><rect width="38" height="28" x="5" y="14" stroke="currentColor" stroke-width="4" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m24 14 14-8m-15 8L10 6m25 14v6"/><rect width="4" height="4" x="33" y="32" rx="2"/></g></svg>';