pentagon_off constant

String const pentagon_off

Implementation

static const String pentagon_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.868 4.857 10.804 3.4a2 2 0 012.397-.006l7.032 5.237a2 2 0 01.7 2.247l-1.522 4.485m-1.027 3.029-.424 1.25A2 2 0 0116.066 21h-8.12a2 2 0 01-1.9-1.373L3.15 10.862a2 2 0 01.696-2.225l2.736-2.06M3 3l18 18"/></svg>';