flower constant

String const flower

Implementation

static const String flower =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M15.164 8.404c-.171-.094-.522-.237-.982-.403.46-.166.81-.308.981-.402 1.016-.549 1.121-2.16.235-3.598-.887-1.437-2.429-2.157-3.444-1.609-.173.095-.48.306-.865.597.078-.458.119-.814.119-1 0-1.1-1.437-1.99-3.208-1.99-1.771 0-3.21.89-3.21 1.99 0 .186.043.541.121.998a8.562 8.562 0 00-.863-.596C3.032 1.842 1.488 2.562.603 4c-.885 1.437-.779 3.048.235 3.597.173.095.522.238.985.404-.463.167-.814.31-.986.404-1.016.549-1.121 2.158-.235 3.597.886 1.437 2.429 2.157 3.444 1.608.173-.093.479-.304.865-.595-.078.457-.121.81-.121.997 0 1.099 1.436 1.989 3.21 1.989 1.771 0 3.208-.89 3.208-1.989 0-.187-.041-.542-.119-1.001.385.293.693.505.866.598 1.016.549 2.558-.17 3.443-1.607.887-1.439.781-3.049-.234-3.598zM8 11.047a3.047 3.047 0 110-6.092 3.048 3.048 0 013.049 3.046A3.05 3.05 0 018 11.047z"/></svg>';