place_of_worship constant

String const place_of_worship

Implementation

static const String place_of_worship =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5 0-2 2v2h4V2l-2-2zm-2 4.5L4 6h7L9.5 4.5h-4zM2 6.5a1 1 0 00-1 1V13h2V7.5a1 1 0 00-1-1zm2 0V13h7V6.5H4zm9 0a1 1 0 00-1 1V13h2V7.5a1 1 0 00-1-1z"/></svg>';