measuring_cup constant

String const measuring_cup

Implementation

static const String measuring_cup =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M36 6h8l-1.936 14H36M9 6h27v34a2 2 0 01-2 2H11a2 2 0 01-2-2l-.001-23.5c0-.944-.444-1.828-1.16-2.443C5.148 11.75-.591 6 8.999 6Zm17 9h4m-4 8h4m-4 8h4"/></svg>';