flower_playing_cards constant

String const flower_playing_cards

Implementation

static const String flower_playing_cards =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8 7a2 2 0 012-2h12a2 2 0 012 2v12.114A11.674 11.674 0 0022.37 19c-1.409 0-2.752.25-3.98.706C17.136 16.948 14.076 15 10.5 15c-.87 0-1.71.115-2.5.33V7Zm12.5 3.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0Z"/><path d="M5 4a2 2 0 012-2h18a2 2 0 012 2v24a2 2 0 01-2 2H7a2 2 0 01-2-2V4Zm2 2a2 2 0 012-2h14a2 2 0 012 2v20a2 2 0 01-2 2H9a2 2 0 01-2-2V6Z"/></g></svg>';