arrows_out_duotone constant

String const arrows_out_duotone

Implementation

static const String arrows_out_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 48v40a8 8 0 01-16 0V67.3l-42.3 42.4a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4L188.7 56H168a8 8 0 010-16h40a8 8 0 018 8ZM98.3 146.3 56 188.7V168a8 8 0 00-16 0v40a8 8 0 008 8h40a8 8 0 000-16H67.3l42.4-42.3a8.1 8.1 0 00-11.4-11.4ZM208 160a8 8 0 00-8 8v20.7l-42.3-42.4a8.1 8.1 0 00-11.4 11.4l42.4 42.3H168a8 8 0 000 16h40a8 8 0 008-8v-40a8 8 0 00-8-8ZM67.3 56H88a8 8 0 000-16H48a8 8 0 00-8 8v40a8 8 0 0016 0V67.3l42.3 42.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4Z"/></svg>';