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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.78 11.16a.75.75 0 00-1.06 0l-1.97 1.97V2.87l1.97 1.97a.75.75 0 101.06-1.06L8.53.53 8 0l-.53.53-3.25 3.25a.75.75 0 001.06 1.06l1.97-1.97v10.26l-1.97-1.97a.75.75 0 00-1.06 1.06l3.25 3.25L8 16l.53-.53 3.25-3.25a.75.75 0 000-1.06Z" clip-rule="evenodd"/></svg>';