shape_hexagon constant

String const shape_hexagon

Implementation

static const String shape_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" fill-rule="evenodd" d="m6 15.235 6 3.333 6-3.333v-6.47l-6-3.333-6 3.333v6.47ZM12 2 3 7v10l9 5 9-5V7l-9-5Z" clip-rule="evenodd"/></svg>';