maximize constant

String const maximize

Implementation

static const String maximize =
    '<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="M15 5.25a.75.75 0 01-1.5 0V3.56l-3.22 3.22a.75.75 0 11-1.06-1.06l3.22-3.22h-1.69a.75.75 0 010-1.5H15v4.25ZM3.81 13.5l2.97-2.97a.75.75 0 10-1.06-1.06L2.5 12.69v-1.94a.75.75 0 00-1.5 0V15h4.25a.75.75 0 000-1.5H3.81Z" clip-rule="evenodd"/></svg>';