onesies constant

String const onesies

Implementation

static const String onesies =
    '<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="M7 21 4 11c1.833-1.333 9-6 20-6s18 4.667 20 6l-3 10h-7v16c0 4-3 7-7 7h-6c-4 0-7-3-7-7V21H7Z"/><path d="M34 34s-9 0-9 10M14 34s9 0 9 10m6.811-38.5a6 6 0 11-11.622 0"/><path d="M36 6.99C32.81 5.883 28.784 5 24 5s-8.843.883-12.054 1.99M14 31v6m20-6v6m-13 7h6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';