picture constant

String const picture

Implementation

static const String picture =
    '<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"><path fill="currentColor" d="M2 5v22h28V5H2zm2 2h24v13.906l-5.28-5.312-.72-.72-.72.72-3.81 3.812-5.75-5.812-.72-.72-.72.72L4 19.874V7zm20 2a2 2 0 10-.001 3.999A2 2 0 0024 9zm-13 6.72L20.188 25H4v-2.28l7-7zm11 2 6 6V25h-4.97l-4.155-4.188L22 17.72z"/></svg>';