arrows_vertical_bold constant

String const arrows_vertical_bold

Implementation

static const String arrows_vertical_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="M168.5 187.5a12 12 0 010 17l-32 32a12.1 12.1 0 01-17 0l-32-32a12 12 0 0117-17L116 199V57l-11.5 11.5a12 12 0 01-17-17l32-32a12 12 0 0117 0l32 32a12 12 0 010 17 12.1 12.1 0 01-17 0L140 57v142l11.5-11.5a12 12 0 0117 0Z"/></svg>';