camera constant

String const camera

Icon Data of camera

Implementation

static const String 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" d="M15 3.5h-4l-.22-.65A1.24 1.24 0 009.6 2H6.4a1.24 1.24 0 00-1.18.85L5 3.5H1a1 1 0 00-1 1V13a1 1 0 001 1h14a1 1 0 001-1V4.5a1 1 0 00-1-1zm-.25 9.25H1.25v-8H5.9l.5-1.5h3.2l.5 1.5h4.65z"/><path fill="currentColor" d="M8 6a2.59 2.59 0 00-2.67 2.5A2.59 2.59 0 008 11a2.59 2.59 0 002.67-2.5A2.59 2.59 0 008 6zm0 3.75A1.35 1.35 0 016.58 8.5 1.35 1.35 0 018 7.25 1.35 1.35 0 019.42 8.5 1.35 1.35 0 018 9.75z"/><ellipse cx="12.84" cy="6.63" fill="currentColor" rx=".67" ry=".63"/></svg>';