arrow_shrink constant

String const arrow_shrink

Implementation

static const String arrow_shrink =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="m448 92.3-81.9 81.8L416 224H288V96l49.9 49.9L419.7 64zm0 327.4-81.9-81.8L416 288H288v128l49.9-49.9 81.8 81.9zm-384 0 81.9-81.8L96 288h128v128l-49.9-49.9L92.3 448zm0-327.4 81.9 81.8L96 224h128V96l-49.9 49.9L92.3 64z"/></svg>';