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"><mask id="svgIDa"><g fill="#555" stroke="#fff" 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></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';