webcam_duotone constant

String const webcam_duotone

Implementation

static const String webcam_duotone =
    '<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="M128 32a72 72 0 1072 72 72 72 0 00-72-72Zm0 104a32 32 0 1132-32 32 32 0 01-32 32Z" opacity=".2"/><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>';