video_camera_line constant

String const video_camera_line

Implementation

static const String video_camera_line =
    '<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="M2 8a3 3 0 013-3h9a3 3 0 013 3v1.586l2.44-2.44c.944-.944 2.56-.275 2.56 1.061v7.586c0 1.336-1.616 2.006-2.56 1.06L17 14.415V16a3 3 0 01-3 3H5a3 3 0 01-3-3V8zm15.414 4L20 14.586V9.414L17.414 12zM5 7a1 1 0 00-1 1v8a1 1 0 001 1h9a1 1 0 001-1V8a1 1 0 00-1-1H5z"/></svg>';