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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M10.75 2.567a2.5 2.5 0 012.5 0L19.544 6.2a2.5 2.5 0 011.25 2.165v7.268a2.5 2.5 0 01-1.25 2.165l-6.294 3.634a2.5 2.5 0 01-2.5 0l-6.294-3.634a2.5 2.5 0 01-1.25-2.165V8.366A2.5 2.5 0 014.456 6.2l6.294-3.634Z"/></g></svg>';