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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M3.283 10.94a1.5 1.5 0 000 2.12l5.656 5.658a1.5 1.5 0 102.122-2.122L7.965 13.5H19.5a1.5 1.5 0 000-3H7.965l3.096-3.096a1.5 1.5 0 10-2.122-2.121L3.283 10.94Z"/></g></svg>';