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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m19.83 8.77-2.77 2.84H6.29A1.79 1.79 0 004.5 13.4v23.22a1.8 1.8 0 001.79 1.8h35.42a1.8 1.8 0 001.79-1.8V13.4a1.79 1.79 0 00-1.79-1.79H30.94l-2.77-2.84Zm18.93 5.74a1.84 1.84 0 110 3.68 1.84 1.84 0 010-3.68ZM24 17.71a8.51 8.51 0 11-8.51 8.51A8.51 8.51 0 0124 17.71Z"/></svg>';