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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M64 64v128l48-48 48 48 32-32-48-48 48-48H64zm256 0 48 48-48 48 32 32 48-48 48 48V64H320zM64 320v128h128l-48-48 48-48-32-32-48 48-48-48zm288 0-32 32 48 48-48 48h128V320l-48 48-48-48z"/></svg>';