gate_machine constant

String const gate_machine

Implementation

static const String gate_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-linecap="round" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="M6 42v-8h6v8zm30 0v-8h6v8z"/><path stroke-linejoin="round" d="M24 14v3m0-11v2m0 18v4M9 6v28M39 6v28m-15 4v4"/><path fill="#555" stroke-linejoin="round" d="M20 21H9v9l11-9Zm8 0h11v9l-11-9Z"/><path d="M18 15H9m21 0h9"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';