pentagon_outline constant

String const pentagon_outline

Implementation

static const String pentagon_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="M7.45 19h9.1l3.075-9.225L12 4.45 4.375 9.775ZM6 21 2 9l10-7 10 7-4 12Zm6-9.275Z"/></svg>';