photo constant

String const photo

Implementation

static const String photo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m20 24-8-8L2 26V2h28v22m-14-4 6-6 8 8v8H2v-6"/><circle cx="10" cy="9" r="3"/></g></svg>';