church_one constant

String const church_one

Implementation

static const String church_one =
    '<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" d="M24 4v12m-4-8h8"/><path stroke-linejoin="round" d="M15 28H9a2 2 0 00-2 2v14m26-16h6a2 2 0 012 2v14"/><path stroke-linecap="round" d="M4 44h40"/><path stroke-linecap="round" stroke-linejoin="round" d="m15 23 9-8 9 8v21H15V23Z"/><path stroke-linecap="round" d="M24 34v10m-4 0h8"/></g></svg>';