hexagon_solid constant

String const hexagon_solid

Implementation

static const String hexagon_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M14 4.213 7.5.42 1 4.213v6.574l6.5 3.792 6.5-3.792V4.213Z"/></svg>';