presentation_fill constant

String const presentation_fill

Implementation

static const String presentation_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="M232 56v120a16 16 0 01-16 16h-39.4l21.6 27a8 8 0 01-6.2 13 7.8 7.8 0 01-6.2-3l-29.6-37H99.8l-29.6 37a7.8 7.8 0 01-6.2 3 8 8 0 01-6.2-13l21.6-27H40a16 16 0 01-16-16V56a16 16 0 0116-16h80V24a8 8 0 0116 0v16h80a16 16 0 0116 16Z"/></svg>';