device_tablet_camera_duotone constant

String const device_tablet_camera_duotone

Implementation

static const String device_tablet_camera_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"><rect width="192" height="160" x="32" y="48" fill="currentColor" opacity=".2" rx="16" transform="rotate(90 128 128)"/><circle cx="128" cy="68" r="12" fill="currentColor"/><path fill="currentColor" d="M192 24H64a24.1 24.1 0 00-24 24v160a24.1 24.1 0 0024 24h128a24.1 24.1 0 0024-24V48a24.1 24.1 0 00-24-24Zm8 184a8 8 0 01-8 8H64a8 8 0 01-8-8V48a8 8 0 018-8h128a8 8 0 018 8Z"/></svg>';