video constant

String const 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="M13 18.75H6A2.75 2.75 0 013.25 16V8A2.75 2.75 0 016 5.25h7A2.75 2.75 0 0115.75 8v8A2.75 2.75 0 0113 18.75Zm-7-12A1.25 1.25 0 004.75 8v8A1.25 1.25 0 006 17.25h7A1.25 1.25 0 0014.25 16V8A1.25 1.25 0 0013 6.75Z"/><path fill="currentColor" d="M20 16.75a.79.79 0 01-.39-.11l-5-3a.75.75 0 01-.36-.64v-2a.75.75 0 01.36-.64l5-3a.74.74 0 01.76 0 .75.75 0 01.38.65v8a.75.75 0 01-.38.65.71.71 0 01-.37.09Zm-4.25-4.17 3.5 2.1V9.32l-3.5 2.1Z"/></svg>';