pentagon_top_right constant

String const pentagon_top_right

Implementation

static const String pentagon_top_right =
    '<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.33 15.16 5 14.392l5-8.66 5.33.768 3.33 4.232-5 8.66-3.33-4.232Zm3.075.674-1.998-2.54-3.198-.46 2.846-4.93 3.198.461 1.998 2.54-2.846 4.929Z" clip-rule="evenodd"/></svg>';