table_restaurant_outline constant

String const table_restaurant_outline

Implementation

static const String table_restaurant_outline =
    '<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="M4.325 9h15.35l-.85-3H5.2ZM12 7.5Zm4.8 3.5H7.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>';