bakery constant

String const bakery

Implementation

static const String bakery =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M5.294 4.382 6 9.5a.979.979 0 001 1h1a.979.979 0 001-1l.706-5.118C9.706 3 7.5 3 7.5 3S5.291 3 5.294 4.382ZM3.5 5C2 5 2 6 2 6l1 4h1.5a.793.793 0 00.794-.765L4.5 5Zm-2 2.5a1.533 1.533 0 00-1.059.412A1.366 1.366 0 000 8.794V11h.882A1.02 1.02 0 002 10Zm10-2.5C13 5 13 6 13 6l-1 4h-1.5a.793.793 0 01-.794-.765L10.5 5Zm2 2.5a1.533 1.533 0 011.059.412 1.366 1.366 0 01.441.882V11h-.882A1.02 1.02 0 0113 10Z"/></svg>';