arrow_left constant

String const arrow_left

Implementation

static const String arrow_left =
    '<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 8H59.3l58.4 58.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0l-72-72a8.1 8.1 0 010-11.4l72-72a8.1 8.1 0 0111.4 11.4L59.3 120H216a8 8 0 018 8Z"/></svg>';