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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M7.825 29.766C11.462 34.756 17.352 38 24 38c6.648 0 12.538-3.243 16.175-8.234C43.79 33.508 46 38.508 46 44H2c0-5.492 2.209-10.492 5.825-14.234Z"/><path d="M24 30c7.18 0 13-5.82 13-13S31.18 4 24 4 11 9.82 11 17s5.82 13 13 13Z"/><path d="M24 22a5 5 0 100-10 5 5 0 000 10Z"/></g></svg>';