food constant

String const food

Implementation

static const String food =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M6.75 1A5.75 5.75 0 001 6.75v.518a2 2 0 000 3.464v1.518A2.75 2.75 0 003.75 15h8.5A2.75 2.75 0 0015 12.25v-1.518a2 2 0 000-3.464V6.75A5.75 5.75 0 009.25 1h-2.5ZM14 8.5H2a.5.5 0 000 1h12a.5.5 0 000-1ZM13.5 7v-.25A4.25 4.25 0 009.25 2.5h-2.5A4.25 4.25 0 002.5 6.75V7h11ZM11 11h2.5v1.25c0 .69-.56 1.25-1.25 1.25h-8.5c-.69 0-1.25-.56-1.25-1.25V11H9l1 1 1-1Z" clip-rule="evenodd"/></svg>';