pentagon constant

String const pentagon

Icon Data of pentagon

Implementation

static const String pentagon =
    '<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" d="M17.562 21.56H6.437a1 1 0 01-.95-.692l-3.438-10.58a.999.999 0 01.363-1.117l9-6.54a.996.996 0 011.176 0l9 6.54a.999.999 0 01.363 1.117l-3.437 10.58a1 1 0 01-.952.692Z"/></svg>';