pentagon_up constant

String const pentagon_up

Implementation

static const String pentagon_up =
    '<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="m12 16 5 2V8l-5-2-5 2v10l5-2Zm-3-.954 3-1.2 3 1.2V9.354l-3-1.2-3 1.2v5.692Z" clip-rule="evenodd"/></svg>';