hexagon_outline constant

String const hexagon_outline

Implementation

static const String hexagon_outline =
    '<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="m6.8 21-5.2-9 5.2-9h10.4l5.2 9-5.2 9Zm1.15-2h8.1l4.025-7-4.025-7h-8.1L3.9 12ZM12 12Z"/></svg>';