shape_octagon constant

String const shape_octagon

Implementation

static const String shape_octagon =
    '<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="M3 16.011V8.98L7.98 4h7.04L20 8.98v7.046L15.025 21H7.99L3 16.011ZM8.393 5 4 9.393v6.204L8.403 20h6.208L19 15.611V9.393L14.607 5H8.393Z"/></svg>';