<svg xmlns:xlink="http://www.w3.org/1999/xlink"{% if aria_hidden %} aria-hidden="{{aria_hidden}}"{% endif %}{% if aria_labelledby %} aria-labelledby="{{aria_labelledby}}"{% endif %}{% if class %} class="{{class}}"{% endif %}{% if focusable %} focusable="{{focusable}}"{% endif %}{% if height %} height="{{height}}"{% endif %}{% if id %} id="{{id}}"{% endif %}{% if preserveAspectRatio %} preserveAspectRatio="{{preserveAspectRatio}}"{% endif %}{% if role %} role="{{role}}"{% endif %}{% if style %} style="{{style}}"{% endif %}{% if viewBox %} viewBox="{{viewBox}}"{% endif %}{% if width %} width="{{width}}"{% endif %}>{% block before %}{% endblock %}{% block content %}<defs><g id="b" stroke-linecap="round" stroke-miterlimit="10"><circle cx="150" cy="150" r="125" fill="none" stroke="#f2f5f7" stroke-width="12"/><circle cx="150" cy="150" r="125" fill="none" stroke="#c0cfd8" stroke-width="6"/><circle cx="150" cy="155" r="80" fill="#f2f5f7" stroke="#f2f5f7" stroke-width="16"/></g><g id="c"><circle cx="30.052" cy="30.049" r="30.063" fill="#f2f5f7" stroke="#f2f5f7" stroke-width="5"/><circle cx="30.052" cy="30.049" r="30.063" fill="none" stroke="#c0cfd8" stroke-width="2"/><circle cx="30.257" cy="29.917" r="14.114" fill="none" stroke="#c0cfd8"/>x<circle cx="30.052" cy="30.049" r="10.353" fill="none" stroke="#c0cfd8"/><path d="M37.208 8.024a14.457 14.457 0 018.086 3.797 13.954 13.954 0 013.697 7.99M37.85 11.536a8.911 8.911 0 015.135 2.405 9.29 9.29 0 012.406 5.212m-24.138 30.54a14.495 14.495 0 01-8.09-3.796 13.883 13.883 0 01-3.697-7.986m11.145 8.275a8.879 8.879 0 01-5.135-2.406 9.362 9.362 0 01-2.406-5.212" fill="none" stroke="#c0cfd8" stroke-linecap="round"/></g><pattern id="a" x="60%" y="60%" width="40" height="40" patternUnits="userSpaceOnUse"><path fill="#f2f5f7" d="M0 0h40v40H0z"/><path stroke="#c4d1dc" d="M20 0v40M0 20h40"/></pattern></defs><rect fill="url(#a)" width="100%" height="100%"/><svg viewBox="0 0 300 300"><use xlink:href="#b" stroke="#DBE5EA" stroke-width="10"/><use xlink:href="#b" stroke="#7e92ab" stroke-width="3"/></svg><svg viewBox="100 50 200 200"><path fill="#738da0" stroke="#738da0" stroke-linecap="round" stroke-linejoin="round" stroke-width="6" d="M227 183.5h-54v-66h40l14 14v52z"/><path fill="#f2f5f7" d="M227 183.5h-54v-66h40l14 14v52z"/><path fill="#c4d1dc" d="M179 123.5h42v54h-42z"/><path fill="#f2f5f7" stroke="#738da0" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M228 130.5v2h-16v-16h2l14 14z"/><path fill="#738da0" d="M202 168h-16v-16l16 16z"/><circle cx="194" cy="140.5" r="7" fill="#738da0"/><path fill="#738da0" d="M206 146h12v12h-12z"/><path fill="#f2f5f7" d="M199 165h-16v-16l16 16z"/><circle cx="191" cy="137.5" r="7" fill="#f2f5f7"/><path fill="#f2f5f7" d="M203 143h12v12h-12z"/><path fill="none" stroke="#f2f5f7" stroke-miterlimit="10" stroke-width="6" d="M188.25 189.5l5.75-21.33 13.75 10.33L212 160l9 6 12.75-11.5"/></svg><svg viewBox="0 0 350 250" preserveAspectRatio="xMinYMin"><use xlink:href="#c" x="5" y="10"/></svg><svg viewBox="0 0 350 250" preserveAspectRatio="xMaxYMax"><use xlink:href="#c" x="285" y="185"/></svg><svg viewBox="0 0 350 250" preserveAspectRatio="xMaxYMin"><use xlink:href="#c" x="285" y="10"/></svg><svg viewBox="0 0 350 250" preserveAspectRatio="xMinYMax"><use xlink:href="#c" x="5" y="185"/></svg>{% endblock %}{% block after %}{% endblock %}</svg>