ice_cream constant

String const ice_cream

Icon Data of 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="-7 -2 24 24"><path fill="currentColor" d="M5 2a3 3 0 00-3 3v6a1 1 0 001 1h4a1 1 0 001-1V5a3 3 0 00-3-3zm1 12v5a1 1 0 01-2 0v-5H3a3 3 0 01-3-3V5a5 5 0 1110 0v6a3 3 0 01-3 3H6z"/></svg>';