flame constant

String const flame

Icon Data of flame

Implementation

static const String flame =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-4 -2 24 24"><path fill="currentColor" d="M5.652 5.594c-.161.194-.303.368-.424.522-.247.315-.48.623-.7.922C2.813 9.383 2 11.204 2 12.381 2 15.461 4.665 18 8 18s6-2.538 6-5.619c0-1.888-1.97-5.13-5.972-9.453-1.192 1.307-1.988 2.2-2.376 2.666zM8 20c-4.418 0-8-3.411-8-7.619 0-1.693.971-3.867 2.914-6.523a28.38 28.38 0 011.202-1.545C4.673 3.645 5.968 2.207 8 0c5.333 5.449 8 9.576 8 12.381C16 16.589 12.418 20 8 20zm0-3c-2.21 0-4-1.706-4-3.81C4 11.788 5.333 9.724 8 7c2.667 2.724 4 4.788 4 6.19C12 15.294 10.21 17 8 17zm-2-3.81c0 .977.874 1.81 2 1.81s2-.833 2-1.81c0-.537-.654-1.675-2-3.24-1.346 1.565-2 2.703-2 3.24z"/></svg>';