television constant

String const television

Icon Data of television

Implementation

static const String television =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M2 8v7a3 3 0 003 3h10a3 3 0 003-3V8a3 3 0 00-3-3H5a3 3 0 00-3 3Zm3 8a1 1 0 01-1-1V8a1 1 0 011-1h10a1 1 0 011 1v7a1 1 0 01-1 1H5Z" clip-rule="evenodd"/><path d="M11.28 5.625a1 1 0 01-1.56-1.25l2-2.5a1 1 0 011.56 1.25l-2 2.5Z"/><path d="M8.72 5.625a1 1 0 001.56-1.25l-2-2.5a1 1 0 00-1.56 1.25l2 2.5Z"/></g></svg>';