arrows_in_line_horizontal_thin constant

String const arrows_in_line_horizontal_thin

Implementation

static const String arrows_in_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 0ZM66.8 93.2a4 4 0 00-5.6 5.6L86.3 124H16a4 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.6ZM240 124h-70.3l25.1-25.2a4 4 0 10-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.6L169.7 132H240a4 4 0 000-8Z"/></svg>';