arrow_expand constant

String const arrow_expand

Implementation

static const String arrow_expand =
    '<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="m274 209.7 63.9-63.8L288 96h128v128l-49.9-49.9-63.8 63.9zm0 92.6 63.9 63.8L288 416h128V288l-49.9 49.9-63.8-63.9zm-36 0-63.9 63.8L224 416H96V288l49.9 49.9 63.8-63.9zm0-92.6-63.9-63.8L224 96H96v128l49.9-49.9 63.8 63.9z"/></svg>';