icecream constant

String const icecream

Implementation

static const String icecream =
    '<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" fill-rule="evenodd" d="M15 17h4V8A7 7 0 105 8v9h4v3a3 3 0 106 0v-3Zm2-2V8A5 5 0 007 8v7h4v5a1 1 0 102 0v-5h4Z" clip-rule="evenodd"/></svg>';