pentagon_right constant

String const pentagon_right

Implementation

static const String pentagon_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="M8 12 6 7h10l2 5-2 5H6l2-5Zm.954 3 1.2-3-1.2-3h5.692l1.2 3-1.2 3H8.954Z" clip-rule="evenodd"/></svg>';