webcam_thin constant

String const webcam_thin

Implementation

static const String webcam_thin =
    '<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="M164 104a36 36 0 10-36 36 36 36 0 0036-36Zm-64 0a28 28 0 1128 28 28.1 28.1 0 01-28-28Zm124 100h-92v-24.1a76 76 0 10-8 0V204H32a4 4 0 000 8h192a4 4 0 000-8ZM60 104a68 68 0 1168 68 68.1 68.1 0 01-68-68Z"/></svg>';