library_video constant

String const library_video

Implementation

static const String library_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="M4 6H2v14a2 2 0 002 2h14v-2H4V6m16-4H8a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2m-8 12.5v-9l6 4.5-6 4.5Z"/></svg>';