video_one constant

String const video_one

Implementation

static const String video_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 10a2 2 0 012-2h28a2 2 0 012 2v9l8-6v23l-8-6v8a2 2 0 01-2 2H6a2 2 0 01-2-2V10Z"/><circle cx="17" cy="21" r="5"/></g></svg>';