art_gallery constant

String const art_gallery

Implementation

static const String art_gallery =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M10.71 3 7.85.15a.5.5 0 00-.707-.003L7.14.15 4.29 3H1.5a.5.5 0 00-.5.5v9a.5.5 0 00.5.5h12a.5.5 0 00.5-.5v-9a.5.5 0 00-.5-.5zM7.5 1.21 9.29 3H5.71zM13 12H2V4h11zM5 7a1 1 0 110-2 1 1 0 010 2zm7 4H4.5L6 8l1.25 2.5L9.5 6z"/></svg>';