hexagon_one constant

String const hexagon_one

Implementation

static const String hexagon_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-width="4" d="m23.029 43.46-16-8.889A2 2 0 016 32.824V15.177a2 2 0 011.029-1.748l16-8.89a2 2 0 011.942 0l16 8.89A2 2 0 0142 15.176v17.646a2 2 0 01-1.029 1.748l-16 8.89a2 2 0 01-1.942 0Z"/></svg>';