church_two constant

String const church_two

Implementation

static const String church_two =
    '<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="m13 24 11-10 11 10v20H13V24Z"/><path stroke-linejoin="round" d="m7 8 3-4 3 4v36H7V8Zm28 0 3-4 3 4v36h-6V8Z"/><path d="M24 25v10m-4-6h8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';