export_duotone constant

String const export_duotone

Implementation

static const String export_duotone =
    '<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="M208 96v120H48V96Z" opacity=".2"/><path fill="currentColor" d="M80.3 63.6a8 8 0 010-11.3l42-42a8.1 8.1 0 0111.4 0l42 42a8 8 0 010 11.3 8 8 0 01-11.4 0L136 35.3V128a8 8 0 01-16 0V35.3L91.7 63.6a8 8 0 01-11.4 0ZM200 88h-24a8 8 0 000 16h24v104H56V104h24a8 8 0 000-16H56a16 16 0 00-16 16v104a16 16 0 0016 16h144a16 16 0 0016-16V104a16 16 0 00-16-16Z"/></svg>';