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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M168 104a40 40 0 10-40 40 40 40 0 0040-40Zm-64 0a24 24 0 1124 24 24.1 24.1 0 01-24-24Zm120 96h-88v-16.4a80 80 0 10-16 0V200H32a8 8 0 000 16h192a8 8 0 000-16ZM64 104a64 64 0 1164 64 64.1 64.1 0 01-64-64Z"/></svg>';