stamp_fill constant

String const stamp_fill

Implementation

static const String stamp_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 224a8 8 0 01-8 8H40a8 8 0 010-16h176a8 8 0 018 8Zm0-80v40a16 16 0 01-16 16H48a16 16 0 01-16-16v-40a16 16 0 0116-16h54.1L86.4 54.7A32 32 0 01117.7 16h20.6a32 32 0 0131.3 38.7L153.9 128H208a16 16 0 0116 16Z"/></svg>';