camcorder constant

String const camcorder

Implementation

static const String camcorder =
    '<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="M5 7h9a2 2 0 012 2v2.5l4-4v10l-4-4V16a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2Zm0 1a1 1 0 00-1 1v7a1 1 0 001 1h9a1 1 0 001-1V9a1 1 0 00-1-1H5Zm14 1.914L16.414 12.5 19 15.086V9.914Z"/></svg>';