chef_hat_one constant

String const chef_hat_one

Implementation

static const String chef_hat_one =
    '<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="M13 24.125a8.64 8.64 0 113.857-16.837A8.625 8.625 0 0123.64 4a8.627 8.627 0 016.919 3.464A8.64 8.64 0 1135 24.124V40a2 2 0 01-2 2H15a2 2 0 01-2-2V24.125ZM13 31h22m-15-6v6m15-3v6m-22-6v6"/></svg>';