pentagon_left constant

String const pentagon_left

Implementation

static const String pentagon_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="m16 12 2-5H8l-2 5 2 5h10l-2-5Zm-.954 3-1.2-3 1.2-3H9.354l-1.2 3 1.2 3h5.692Z" clip-rule="evenodd"/></svg>';