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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path 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-8Zm27-8v-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"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 39v4m18-4v4"/></g></svg>';