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="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M384 768q-104 0-192.5-51.5t-140-140T0 384t51.5-192.5 140-140T384 0t192.5 51.5 140 140T768 384t-51.5 192.5-140 140T384 768zm0-640q-106 0-181 75t-75 181 75 181 181 75 181-75 75-181-75-181-181-75zm0 256q-53 0-90.5-28T256 288t37.5-68 90.5-28 90.5 28 37.5 68-37.5 68-90.5 28zM240 821q68 11 144 11t144-11q50 38 81 92t31 111H128q0-57 31-111.5t81-91.5z"/></svg>';