up_left_arrow constant

String const up_left_arrow

Implementation

static const String up_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="M9.754 9A.75.75 0 009 9.754l.037 7.293a.75.75 0 001.28.526l1.917-1.916c.127-.127.348-.082.472.049l.018.018 7.586 7.586a1 1 0 001.414 0l1.586-1.586a1 1 0 000-1.414l-7.586-7.586a.771.771 0 00-.018-.018c-.13-.124-.176-.345-.05-.472l1.917-1.916a.75.75 0 00-.526-1.28L9.754 9Z"/><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>';