hexagon_fill constant

String const hexagon_fill

Implementation

static const String hexagon_fill =
    '<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="M11.036 1.53a2 2 0 011.928 0l8 4.4A2 2 0 0122 7.683v8.634a2 2 0 01-1.036 1.753l-8 4.4a2 2 0 01-1.928 0l-8-4.4A2 2 0 012 16.317V7.683A2 2 0 013.036 5.93l8-4.4Z"/></svg>';