code_simple_duotone constant

String const code_simple_duotone

Implementation

static const String code_simple_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="M93.3 70 28 128l65.3 58a8 8 0 01-5.3 14 8.1 8.1 0 01-5.3-2l-72-64a8 8 0 010-12l72-64a8 8 0 0110.6 12Zm152 52-72-64a8 8 0 00-10.6 12l65.3 58-65.3 58a8 8 0 005.3 14 8.1 8.1 0 005.3-2l72-64a8 8 0 000-12Z"/></svg>';