arrows_maximize constant

String const arrows_maximize

Implementation

static const String arrows_maximize =
    '<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="M21 14a1 1 0 00-1 1v3.59L5.41 4H9a1 1 0 000-2H3a1 1 0 00-.38.08 1 1 0 00-.54.54A1 1 0 002 3v6a1 1 0 002 0V5.41L18.59 20H15a1 1 0 000 2h6a1 1 0 00.38-.08 1 1 0 00.54-.54A1 1 0 0022 21v-6a1 1 0 00-1-1Z"/></svg>';