hexagons_off constant

String const hexagons_off

Icon Data of hexagons_off

Implementation

static const String hexagons_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 18v-5l4-2 4 2v5l-4 2zm4-7V8m1.332-2.666L12 4l4 2v5m-4 2 .661-.331m2.684-1.341L16 11l4 2v3m-1.334 2.667L16 20l-4-2M3 3l18 18"/></svg>';