bread_machine constant

String const bread_machine

Implementation

static const String bread_machine =
    '<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-width="4"><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M7 27a8 8 0 018-8h18a8 8 0 018 8v8a4 4 0 01-4 4H11a4 4 0 01-4-4v-8Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M34 19v-7c5 0 5-7 0-7H14c-5 0-5 7 0 7v7m8-8-2 2m8-2-2 2"/><circle cx="24" cy="29" r="4" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 39v4m18-4v4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';