chevron_square_up constant
String
const chevron_square_up
Implementation
static const String chevron_square_up =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M4 0h12a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4zm0 2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2H4zm6 7.172-3.536 3.535a1 1 0 11-1.414-1.414L9.293 7.05a1 1 0 011.414 0l4.243 4.243a1 1 0 01-1.414 1.414L10 9.172z"/></svg>';