arrow_elbow_down_left constant

String const arrow_elbow_down_left

Implementation

static const String arrow_elbow_down_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="M200 32v144a8 8 0 01-8 8H67.3l34.4 34.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0l-48-48a8.1 8.1 0 010-11.4l48-48a8.1 8.1 0 0111.4 11.4L67.3 168H184V32a8 8 0 0116 0Z"/></svg>';