cake constant

String const cake

Implementation

static const String cake =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M24 12v5M8 27v13a2 2 0 002 2h28a2 2 0 002-2V27"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M4 21.97A4.97 4.97 0 018.97 17h30.06A4.969 4.969 0 0144 21.97v.278a4.557 4.557 0 01-2.864 4.231 3.038 3.038 0 01-2.544-.132l-.342-.18a3.4 3.4 0 00-3.167 0 3.4 3.4 0 01-3.166 0 3.4 3.4 0 00-3.167 0 3.4 3.4 0 01-3.167 0 3.4 3.4 0 00-3.166 0 3.4 3.4 0 01-3.167 0 3.4 3.4 0 00-3.167 0 3.4 3.4 0 01-3.166 0 3.4 3.4 0 00-3.167 0l-.342.18a3.038 3.038 0 01-2.543.132A4.557 4.557 0 014 22.25v-.28Z"/><path d="M27 8c-.8-4-3-4-3-4s-2.2 0-3 4c-1 5 7 5 6 0Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';