down_left_arrow constant

String const down_left_arrow

Implementation

static const String down_left_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M8.754 23A.75.75 0 018 22.246l.037-7.293a.75.75 0 011.28-.526l1.917 1.916c.127.127.348.081.472-.049l.018-.018L19.31 8.69a1 1 0 011.414 0l1.586 1.586a1 1 0 010 1.414l-7.586 7.586a.771.771 0 01-.018.018c-.13.124-.176.345-.05.472l1.917 1.917a.75.75 0 01-.526 1.28L8.754 23Z"/><path d="M1 6a5 5 0 015-5h20a5 5 0 015 5v20a5 5 0 01-5 5H6a5 5 0 01-5-5V6Zm5-3a3 3 0 00-3 3v20a3 3 0 003 3h20a3 3 0 003-3V6a3 3 0 00-3-3H6Z"/></g></svg>';