corner_down_left constant

String const corner_down_left

Implementation

static const String corner_down_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m16 18-8 8 8 8"/><path d="M40 10v13a3 3 0 01-3 3H8"/></g></svg>';