pentagon_top_left constant

String const pentagon_top_left

Implementation

static const String pentagon_top_left =
    '<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="M14.33 15.16 11 19.392l-5-8.66L9.33 6.5l5.33-.768 5 8.66-5.33.768Zm2.121-2.326-3.198.46-1.998 2.54-2.846-4.93 1.998-2.539 3.198-.46 2.846 4.929Z" clip-rule="evenodd"/></svg>';