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="384" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 512"><path fill="currentColor" d="M335.1 160c.6-5.3.9-10.6.9-16C336 64.5 271.5 0 192 0S48 64.5 48 144c0 5.4.3 10.7.9 16H48c-26.5 0-48 21.5-48 48s21.5 48 48 48h288c26.5 0 48-21.5 48-48s-21.5-48-48-48h-.9zM64 288l104.8 209.7c4.4 8.8 13.3 14.3 23.2 14.3s18.8-5.5 23.2-14.3L320 288H64z"/></svg>';