camera_front constant

String const camera_front

Implementation

static const String camera_front =
    '<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="M7 2h10v10.5c0-1.67-3.33-2.5-5-2.5s-5 .83-5 2.5M17 0H7a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V2a2 2 0 00-2-2m-5 8a2 2 0 002-2 2 2 0 00-2-2 2 2 0 00-2 2 2 2 0 002 2m2 12v2h5v-2m-9 0H5v2h5v2l3-3-3-3v2Z"/></svg>';