video constant

String const video

Icon Data of video

Implementation

static const String video =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M8.001 4h8v1.997h2V4A2 2 0 0120 6v12a2 2 0 01-1.999 2v-2.003h-2V20h-8v-2.003h-2V20H6a2 2 0 01-2-2V6a2 2 0 012-2h.001v1.997h2V4zM10 15l4.5-3L10 9v6zm8.001.997v-3h-2v3h2zm0-5v-3h-2v3h2zm-10 5v-3h-2v3h2zm0-5v-3h-2v3h2z"/></svg>';