ip_webcam constant

String const ip_webcam

Implementation

static const String ip_webcam =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24" cy="24" r="14" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="19.094" cy="16.183" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="3.518" ry="1.88" transform="rotate(-24.414 19.094 16.183)"/><circle cx="30.792" cy="18" r="1.923" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="34.075" cy="22.146" r="1.36" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';