tv constant

String const tv

Icon Data of tv

Implementation

static const String tv =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16" d="M192 208H64c-17.728 0-32-14.272-32-32V96c0-17.728 14.272-32 32-32h128c17.728 0 32 14.272 32 32v80c0 17.728-14.272 32-32 32m-96 32h64M128 64l48-48m-48 48L80 16"/></svg>';