ice_cream constant

String const ice_cream

Implementation

static const String ice_cream =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m7 11 4.08 10.35a1 1 0 001.84 0L17 11m0-4A5 5 0 007 7m10 0a2 2 0 010 4H7a2 2 0 010-4"/></svg>';