arrows_horizontal_bold constant

String const arrows_horizontal_bold

Implementation

static const String arrows_horizontal_bold =
    '<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="m236.5 136.5-32 32a12.1 12.1 0 01-17 0 12 12 0 010-17L199 140H57l11.5 11.5a12 12 0 010 17 12.1 12.1 0 01-17 0l-32-32a12 12 0 010-17l32-32a12 12 0 0117 17L57 116h142l-11.5-11.5a12 12 0 0117-17l32 32a12 12 0 010 17Z"/></svg>';