arrow_down_left constant

String const arrow_down_left

Implementation

static const String arrow_down_left =
    '<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"><path fill="currentColor" d="M17 16H9.4l8.3-8.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0L8 14.6V7c0-.6-.4-1-1-1s-1 .4-1 1v10c0 .1 0 .3.1.4.1.2.3.4.5.5.1.1.3.1.4.1h10c.6 0 1-.4 1-1s-.4-1-1-1z"/></svg>';