inclusive_gateway constant

String const inclusive_gateway

Implementation

static const String inclusive_gateway =
    '<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="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path d="M22.8 4.201 4.413 22.586a2 2 0 000 2.828L22.8 43.8a2 2 0 002.829 0l18.384-18.385a2 2 0 000-2.828L25.628 4.2a2 2 0 00-2.829 0Z"/><path d="M24 32a8 8 0 100-16 8 8 0 000 16Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';