arrows_out_simple_thin constant

String const arrows_out_simple_thin

Implementation

static const String arrows_out_simple_thin =
    '<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="M212 48v48a4 4 0 01-8 0V57.7l-49.2 49.1a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6L198.3 52H160a4 4 0 010-8h48a4 4 0 014 4ZM101.2 149.2 52 198.3V160a4 4 0 00-8 0v48a4 4 0 004 4h48a4 4 0 000-8H57.7l49.1-49.2a4 4 0 00-5.6-5.6Z"/></svg>';