arrow_left_light constant

String const arrow_left_light

Implementation

static const String arrow_left_light =
    '<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="M222 128a6 6 0 01-6 6H54.5l61.7 61.8a5.9 5.9 0 11-8.4 8.4l-72-72a5.8 5.8 0 010-8.4l72-72a5.9 5.9 0 018.4 8.4L54.5 122H216a6 6 0 016 6Z"/></svg>';