camera constant

String const camera

Implementation

static const String camera =
    '<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="M8.293 4.293A1 1 0 019 4h6a1 1 0 01.707.293L17.414 6H20a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V8a2 2 0 012-2h2.586l1.707-1.707zM9.414 6 7.707 7.707A1 1 0 017 8H4v10h16V8h-3a1 1 0 01-.707-.293L14.586 6H9.414zM12 10.5a2 2 0 100 4 2 2 0 000-4zm-4 2a4 4 0 118 0 4 4 0 01-8 0z"/></svg>';