hexagon constant

String const hexagon

Icon Data of hexagon

Implementation

static const String hexagon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="m2024 960-497 960H521L24 960 521 0h1006l497 960zm-144 0-431-832H599L168 960l431 832h850l431-832z"/></svg>';