pentagon_down constant

String const pentagon_down

Implementation

static const String pentagon_down =
    '<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 8 7 6v10l5 2.5 5-2.5V6l-5 2Zm3 .954-3 1.2-3-1.2v5.81l3 1.5 3-1.5v-5.81Z" clip-rule="evenodd"/></svg>';