down_right_arrow constant

String const down_right_arrow

Implementation

static const String down_right_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="m10.293 8.707-1.586 1.586a1 1 0 000 1.414l7.586 7.586.018.018c.13.123.176.345.05.472l-1.494 1.493c-.628.628-.186 1.702.702 1.707l6.441.033a1 1 0 001.006-1.005l-.033-6.442c-.005-.888-1.08-1.33-1.707-.702l-1.493 1.493c-.127.127-.349.081-.472-.049a.49.49 0 00-.007-.007l-.011-.011-7.586-7.586a1 1 0 00-1.414 0Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';