webcam_fill constant

String const webcam_fill

Implementation

static const String webcam_fill =
    '<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="M160 104a32 32 0 11-32-32 32.1 32.1 0 0132 32Zm72 104a8 8 0 01-8 8H32a8 8 0 010-16h88v-16.4a80 80 0 1116 0V200h88a8 8 0 018 8Zm-104-56a48 48 0 10-48-48 48 48 0 0048 48Z"/></svg>';