chopping_board constant

String const chopping_board

Implementation

static const String chopping_board =
    '<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="M14 8h28.011A1.99 1.99 0 0144 10v28c0 1.105-.883 2-1.987 2H14c-4 0-10-2-10-16S11 8 14 8Zm-2 12v8"/></svg>';