device_mobile_camera constant

String const device_mobile_camera

Implementation

static const String device_mobile_camera =
    '<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="M176 16H80a24.1 24.1 0 00-24 24v176a24.1 24.1 0 0024 24h96a24.1 24.1 0 0024-24V40a24.1 24.1 0 00-24-24Zm8 200a8 8 0 01-8 8H80a8 8 0 01-8-8V40a8 8 0 018-8h96a8 8 0 018 8ZM140 60a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';