webcam constant

String const webcam

Implementation

static const String webcam =
    '<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="M12 13a3 3 0 10-3-3 3 3 0 003 3Zm0-4a1 1 0 11-1 1 1 1 0 011-1Zm9.59 9.16A10 10 0 0019 13.89a8 8 0 10-14 0 9.9 9.9 0 00-2.6 4.27 3 3 0 00.47 2.63A3 3 0 005.3 22h13.4a3 3 0 002.42-1.21 3 3 0 00.47-2.63ZM12 4a6 6 0 11-6 6 6 6 0 016-6Zm7.52 15.59a1 1 0 01-.82.41H5.3a1 1 0 01-.82-.41 1 1 0 01-.15-.87 7.85 7.85 0 011.88-3.22 8 8 0 0011.58 0 7.85 7.85 0 011.88 3.22 1 1 0 01-.15.87Z"/></svg>';