camera constant

String const camera

Implementation

static const String camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m6.233 5.834.445-2.226A2 2 0 018.64 2h6.72a2 2 0 011.962 1.608l.445 2.226a1.879 1.879 0 001.387 1.454A3.758 3.758 0 0122 10.934V18a4 4 0 01-4 4H6a4 4 0 01-4-4v-7.066a3.758 3.758 0 012.846-3.646 1.879 1.879 0 001.387-1.454Z"/><circle cx="12" cy="14" r="4"/><path d="M11 6h2"/></g></svg>';