gate constant

String const gate

Implementation

static const String gate =
    '<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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M13 10v25m22-25v25"/><path d="M8 18h32"/><path stroke-linejoin="round" d="M24 10v8m15-8H9L5 4s11.07 1 19 1 19-1 19-1l-4 6ZM10 35h6v9h-6zm22 0h6v9h-6z"/></g></svg>';