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.5 4.833v22.334h27V4.833h-27zM25.25 25.25H6.75V6.75h18.5v18.5zM11.25 14a2.584 2.584 0 10-.001-5.167A2.584 2.584 0 0011.25 14zm13 2.25-4.916-4.917-6.917 6.917-1.917-1.917-2.752 2.752v5.165H24.25v-8z"/></svg>';