camera_fill constant

String const camera_fill

Implementation

static const String camera_fill =
    '<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 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-24Zm-44 76a36 36 0 11-36-36 36 36 0 0136 36Z"/></svg>';