set_meal_outline constant

String const set_meal_outline

Implementation

static const String set_meal_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="M3 15q-.85 0-1.425-.575Q1 13.85 1 13V4q0-.825.575-1.413Q2.15 2 3 2h18q.825 0 1.413.587Q23 3.175 23 4v9q0 .85-.587 1.425Q21.825 15 21 15Zm0-2h18V4H3v9Zm.075 5.5L3 17l17.975-.95.075 1.5ZM3 20.975v-1.5h18v1.5ZM3 13V4v9Zm7.25-1.5q1.85 0 3.562-.65 1.713-.65 2.988-2 .15 1.075 1.1 1.612.95.538 2.1.538V6q-1.15 0-2.1.575-.95.575-1.1 1.625-1.325-1.3-3.012-2-1.688-.7-3.538-.7-1.975 0-3.8.7-1.825.7-2.95 2.3 1.125 1.625 2.95 2.312 1.825.688 3.8.688Z"/></svg>';