camera_rear constant

String const camera_rear

Implementation

static const String camera_rear =
    '<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"><path fill="currentColor" d="M12 6a2 2 0 01-2-2 2 2 0 012-2c1.09 0 2 .9 2 2a2 2 0 01-2 2m5-6H7a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V2a2 2 0 00-2-2m-3 20v2h5v-2m-9 0H5v2h5v2l3-3-3-3v2Z"/></svg>';