rectangle constant

String const rectangle

Implementation

static const String rectangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M0 1024V0h1024v1024H0zM960 64H64v896h896V64z"/></svg>';