camera_duotone constant

String const camera_duotone

Implementation

static const String 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"><path fill="currentColor" d="M208 64h-32l-16-24H96L80 64H48a16 16 0 00-16 16v112a16 16 0 0016 16h160a16 16 0 0016-16V80a16 16 0 00-16-16Zm-80 104a36 36 0 1136-36 36 36 0 01-36 36Z" opacity=".2"/><path fill="currentColor" d="M208 56h-27.7l-13.6-20.4A7.9 7.9 0 00160 32H96a7.9 7.9 0 00-6.7 3.6L75.7 56H48a24.1 24.1 0 00-24 24v112a24.1 24.1 0 0024 24h160a24.1 24.1 0 0024-24V80a24.1 24.1 0 00-24-24Zm8 136a8 8 0 01-8 8H48a8 8 0 01-8-8V80a8 8 0 018-8h32a7.9 7.9 0 006.7-3.6L100.3 48h55.4l13.6 20.4A7.9 7.9 0 00176 72h32a8 8 0 018 8Z"/><path fill="currentColor" d="M128 88a44 44 0 1044 44 44 44 0 00-44-44Zm0 72a28 28 0 1128-28 28.1 28.1 0 01-28 28Z"/></svg>';