table_restaurant constant

String const table_restaurant

Implementation

static const String table_restaurant =
    '<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"><path fill="currentColor" d="M16.8 11H7.225l-.275 2h10.1ZM4 20l1.225-9H3q-.5 0-.788-.4-.287-.4-.162-.875l1.425-5q.1-.325.35-.525.25-.2.6-.2h15.15q.35 0 .6.2t.35.525l1.425 5q.125.475-.162.875-.288.4-.788.4h-2.2l1.2 9h-2l-.675-5H6.675L6 20Z"/></svg>';