cube_fill constant

String const cube_fill

Implementation

static const String cube_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M229.9 70.8a.1.1 0 01-.1-.1 16.2 16.2 0 00-6-5.9l-88-49.5a16 16 0 00-15.6 0l-88 49.5a16.2 16.2 0 00-6 5.9.1.1 0 01-.1.1v.2a15 15 0 00-2.1 7.7v98.6a16.1 16.1 0 008.2 14l88 49.5a16.5 16.5 0 007.2 2h1.4a16.1 16.1 0 007-2l88-49.5a16.1 16.1 0 008.2-14V78.7a15.6 15.6 0 00-2.1-7.9Zm-101 48L48.4 74 128 29.2 207.7 74Zm87.1 58.5-79.9 45 .8-89.6 79.1-45Z"/></svg>';