sandwich constant

String const sandwich

Implementation

static const String sandwich =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M42 36V22H6v14a4 4 0 004 4h28a4 4 0 004-4Z"/><path d="M6 30h36M6 26v8m36-8v8M6.067 22H42c0-2.016-11.807-10.582-17.967-14.613-6.16-4.03-11.293 1.512-15.4 6.55C5.348 17.97 6.067 19.986 6.067 22Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';