face_id constant

String const face_id

Implementation

static const String face_id =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 3H5a2 2 0 00-2 2v2m14-4h2a2 2 0 012 2v2m-5 1v2M8 8v2m1 6s1 1 3 1 3-1 3-1m-3-8v5h-1m-4 8H5a2 2 0 01-2-2v-2m14 4h2a2 2 0 002-2v-2"/></svg>';