arrows_out_line_horizontal_thin constant

String const arrows_out_line_horizontal_thin

Implementation

static const String arrows_out_line_horizontal_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="M132 40v176a4 4 0 01-8 0V40a4 4 0 018 0Zm-36 84H25.7l25.1-25.2a4 4 0 00-5.6-5.6l-32 32a3.9 3.9 0 000 5.6l32 32a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6L25.7 132H96a4 4 0 000-8Zm146.8 1.2-32-32a4 4 0 00-5.6 5.6l25.1 25.2H160a4 4 0 000 8h70.3l-25.1 25.2a3.9 3.9 0 000 5.6 3.9 3.9 0 005.6 0l32-32a3.9 3.9 0 000-5.6Z"/></svg>';