arrows_horizontal_thin constant

String const arrows_horizontal_thin

Implementation

static const String arrows_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="m234.8 130.8-32 32a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6l25.1-25.2H33.7l25.1 25.2a3.9 3.9 0 010 5.6 3.9 3.9 0 01-5.6 0l-32-32a3.9 3.9 0 010-5.6l32-32a4 4 0 015.6 5.6L33.7 124h188.6l-25.1-25.2a4 4 0 015.6-5.6l32 32a3.9 3.9 0 010 5.6Z"/></svg>';