device_camera constant

String const device_camera

Implementation

static const String device_camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M10.707 3H14.5l.5.5v9l-.5.5h-13l-.5-.5v-9l.5-.5h3.793l.853-.854L6.5 2h3l.354.146.853.854zM2 12h12V4h-3.5l-.354-.146L9.293 3H6.707l-.853.854L5.5 4H2v8zm1.5-7a.5.5 0 100 1 .5.5 0 000-1zM8 6a2 2 0 110 4 2 2 0 010-4zm0-1a3 3 0 100 6 3 3 0 000-6z" clip-rule="evenodd"/></svg>';