hexagon_fill constant

String const hexagon_fill

Implementation

static const String hexagon_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="M228 80.7v94.6a16.2 16.2 0 01-8.1 14l-84 47.4a15.9 15.9 0 01-15.8 0l-84-47.4a16.2 16.2 0 01-8.1-14V80.7a16.2 16.2 0 018.1-14l84-47.4a15.9 15.9 0 0115.8 0l84 47.4a16.2 16.2 0 018.1 14Z"/></svg>';