direction_down_left constant

String const direction_down_left

Implementation

static const String direction_down_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30" height="30" preserveAspectRatio="xMidYMid meet" viewBox="0 0 30 30"><path fill="currentColor" d="M11.83 16.77a.648.648 0 00.66.67h2.87c.19 0 .35-.06.47-.19.13-.13.19-.29.19-.48a.59.59 0 00-.19-.46.674.674 0 00-.47-.18h-1.24L18 12.24c.12-.14.18-.3.18-.5a.65.65 0 00-.18-.46c-.12-.12-.29-.18-.5-.18-.2 0-.36.06-.48.18l-3.86 3.87V13.9a.648.648 0 00-.67-.67c-.19 0-.35.07-.47.2-.13.13-.19.29-.19.48v2.86z"/></svg>';