save constant

String const save

Implementation

static const String save =
    '<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="M256 0C128 149.3 0 42.7 0 42.7V128c0 170.7 149.3 384 256 384s256-213.3 256-384V42.7S384 149.3 256 0z"/></svg>';