picture_album constant

String const picture_album

Implementation

static const String picture_album =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><rect width="30" height="30" x="6" y="6" rx="2"/><path stroke-linecap="round" d="M42 12v27a3 3 0 01-3 3H12M6 25l7.656-6.806a2 2 0 012.674.015L26 27"/><path stroke-linecap="round" d="m22 23 4.785-3.988a2 2 0 012.48-.063L36 24M6 19v8m30-8v8"/></g></svg>';