video_minus constant

String const video_minus

Implementation

static const String video_minus =
    '<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="M2 8a3 3 0 013-3h10a3 3 0 013 3v1.586l2.293-2.293A1 1 0 0122 8v8a1 1 0 01-1.707.707L18 14.414V16a3 3 0 01-3 3H5a3 3 0 01-3-3V8zm5 3a1 1 0 100 2h6a1 1 0 100-2H7z" clip-rule="evenodd"/></svg>';