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" fill-rule="evenodd" d="M5 5a3 3 0 00-3 3v8a3 3 0 003 3h10a3 3 0 003-3v-1.586l2.293 2.293A1 1 0 0022 16V8a1 1 0 00-1.707-.707L18 9.586V8a3 3 0 00-3-3H5z" clip-rule="evenodd"/></svg>';