cake constant

String const cake

Icon Data of cake

Implementation

static const String cake =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 20h18v-8a3 3 0 00-3-3H6a3 3 0 00-3 3v8z"/><path d="M2.996 14.803c.312.135.654.204 1.004.197a2.4 2.4 0 002-1 2.4 2.4 0 012-1 2.4 2.4 0 012 1 2.4 2.4 0 002 1 2.4 2.4 0 002-1 2.4 2.4 0 012-1 2.4 2.4 0 012 1 2.4 2.4 0 002 1c.35.007.692-.062 1.004-.197M12 4l1.465 1.638a2 2 0 11-3.015.099L12 4z"/></g></svg>';