arrows_out_line_vertical_fill constant

String const arrows_out_line_vertical_fill

Implementation

static const String arrows_out_line_vertical_fill =
    '<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="M224 128a8 8 0 01-8 8H40a8 8 0 010-16h176a8 8 0 018 8ZM96 56h24v40a8 8 0 0016 0V56h24a8 8 0 007.4-4.9 8.4 8.4 0 00-1.7-8.8l-32-32a8.1 8.1 0 00-11.4 0l-32 32a8.4 8.4 0 00-1.7 8.8A8 8 0 0096 56Zm64 144h-24v-40a8 8 0 00-16 0v40H96a8 8 0 00-7.4 4.9 8.4 8.4 0 001.7 8.8l32 32a8.2 8.2 0 0011.4 0l32-32a8.4 8.4 0 001.7-8.8 8 8 0 00-7.4-4.9Z"/></svg>';