arrows_out_simple constant

String const arrows_out_simple

Implementation

static const String arrows_out_simple =
    '<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 48v48a8 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 56H160a8 8 0 010-16h48a8 8 0 018 8ZM98.3 146.3 56 188.7V160a8 8 0 00-16 0v48a8 8 0 008 8h48a8 8 0 000-16H67.3l42.4-42.3a8.1 8.1 0 00-11.4-11.4Z"/></svg>';