key_return_duotone constant

String const key_return_duotone

Implementation

static const String key_return_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="M224 56v144a8 8 0 01-8 8H40a8 8 0 01-8-8V56a8 8 0 018-8h176a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M184 104v32a8 8 0 01-8 8H99.3l10.4 10.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0l-24-24a8.1 8.1 0 010-11.4l24-24a8.1 8.1 0 0111.4 11.4L99.3 128H168v-24a8 8 0 0116 0Zm48-48v144a16 16 0 01-16 16H40a16 16 0 01-16-16V56a16 16 0 0116-16h176a16 16 0 0116 16Zm-16 144V56H40v144Z"/></svg>';