flower constant

String const flower

Icon Data of flower

Implementation

static const String flower =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="416" height="480" preserveAspectRatio="xMidYMid meet" viewBox="0 0 416 480"><path fill="currentColor" d="M350 249q30 17 47 47t17 63q-29 17-63 17.5T286 359q-9-5-17-11 2 10 2 20 0 35-17.5 64.5T207 479q-29-17-46.5-46.5T143 368q0-10 2-20-9 7-17 11-31 17-65 17T0 359q0-34 17-63.5T64 248q8-4 18-8-10-4-18-9-30-17-47-47T0 121q29-17 63-17.5t65 17.5q8 4 17 11-2-10-2-20 0-35 17.5-64.5T207 1q29 17 46.5 46.5T271 112q0 10-2 20 9-7 17-11 31-18 65-17.5t63 17.5q0 33-17 63t-47 47q-8 5-18 9 10 4 18 9zm-143 76q35 0 60-25t25-60-25-60-60-25-60 25-25 60 25 60 60 25z"/></svg>';