text_duotone constant

String const text_duotone

Implementation

static const String text_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="M216 56v32a8 8 0 01-16 0V64h-64v128h24a8 8 0 010 16H96a8 8 0 010-16h24V64H56v24a8 8 0 01-16 0V56a8 8 0 018-8h160a8 8 0 018 8Z"/></svg>';