export_fill constant

String const export_fill

Implementation

static const String export_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="M136 88h-16V35.3L91.7 63.6a8 8 0 01-11.4-11.3l42-42a8.1 8.1 0 0111.4 0l42 42a8 8 0 010 11.3 8 8 0 01-11.4 0L136 35.3Zm64 0h-64v40a8 8 0 01-16 0V88H56a16 16 0 00-16 16v104a16 16 0 0016 16h144a16 16 0 0016-16V104a16 16 0 00-16-16Z"/></svg>';