expand constant

String const expand

Implementation

static const String expand =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a1 1 0 100 2h1.586l-4.293 4.293a1 1 0 001.414 1.414L20 5.414V7a1 1 0 102 0V3a1 1 0 00-1-1h-4zM4 18.586V17a1 1 0 10-2 0v4a1 1 0 001 1h4a1 1 0 100-2H5.414l4.293-4.293a1 1 0 00-1.414-1.414L4 18.586z"/></svg>';