baseline_hexagon constant

String const baseline_hexagon

Implementation

static const String baseline_hexagon =
    '<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"><path fill="currentColor" d="M17.2 3H6.8l-5.2 9 5.2 9h10.4l5.2-9z"/></svg>';