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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M3 10a2 2 0 012-2h14a2 2 0 012 2v9a2 2 0 01-2 2H5a2 2 0 01-2-2v-9Z"/><path d="m3 12 2.914 2.331c1.187.95 2.9.855 3.975-.22v0a2.985 2.985 0 014.222 0v0a2.985 2.985 0 003.975.22L21 12"/><path stroke-linejoin="round" d="M12 7a2 2 0 01-2-2c0-.876.677-1.576 1.273-2.217L12 2l.727.783C13.323 3.424 14 4.124 14 5a2 2 0 01-2 2Z"/></g></svg>';