arrow_left_fill constant

String const arrow_left_fill

Implementation

static const String arrow_left_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 8h-96v64a8 8 0 01-4.9 7.4 8.5 8.5 0 01-3.1.6 8.3 8.3 0 01-5.7-2.3l-72-72a8.1 8.1 0 010-11.4l72-72a8.4 8.4 0 018.8-1.7A8 8 0 01120 56v64h96a8 8 0 018 8Z"/></svg>';