arrow_down constant

String const arrow_down

Implementation

static const String arrow_down =
    '<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="m205.7 149.7-72 72a8.2 8.2 0 01-11.4 0l-72-72a8.1 8.1 0 0111.4-11.4l58.3 58.4V40a8 8 0 0116 0v156.7l58.3-58.4a8.1 8.1 0 0111.4 11.4Z"/></svg>';