pentagon_fill constant

String const pentagon_fill

Implementation

static const String pentagon_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" fill-rule="evenodd" d="M10.126 2.219a3 3 0 013.748 0l7.63 6.104a3 3 0 01.945 3.367l-3.03 8.335A3 3 0 0116.599 22H7.401a3 3 0 01-2.82-1.975l-3.03-8.334a3 3 0 01.945-3.368l7.63-6.104Z" clip-rule="evenodd"/></svg>';