cake_one constant

String const cake_one

Implementation

static const String cake_one =
    '<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="M27 14 9 21.9h30L34 15"/><circle cx="31" cy="13" r="4" fill="#fff"/><path stroke-linecap="round" d="m33 9 2-5"/><path d="M9.5 26.957c-.602.3-1.162.62-1.678.956C5.418 29.481 4 31.412 4 33.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M9 22h30v12H9z"/><path d="M9 22h31"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';