<svg viewBox="{% if viewBox %}{{viewBox}}{% else %}0 0 141 132{% endif %}" width="{% if width %}{{width}}{% else %}141{% endif %}" height="{% if height %}{{height}}{% else %}132{% endif %}"{% 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 id %} id="{{id}}"{% endif %}{% if preserveAspectRatio %} preserveAspectRatio="{{preserveAspectRatio}}"{% endif %}{% if role %} role="{{role}}"{% endif %}{% if style %} style="{{style}}"{% endif %}>{% block before %}{% endblock %}{% block content %}<path d="M40.56 82.86c-2.47-.46-9-7.22-10.89-13.08 0 0 .07-2.49 3-5.87 2.72-3.13 34.67-37.84 48.22-43.78a67.48 67.48 0 00-10.79-.85c-39.94 0-43.8 28.52-43.8 28.52S2 55.34 2 77.46c0 31.72 39.06 33.32 39.06 33.32a88.35 88.35 0 0012.06-.53 7.4 7.4 0 005.1-4.06c2.33-5.9 5.59-14.79 9-24.32-12.68.64-25.35 1.24-26.66.99zm98.5-12.27c0-28.05-27.45-31-27.45-31S108.32 32.72 99.4 27c-2.4 8.74-8.81 32-9.16 36.41h9.59s1.52 0 1.13 1.89C100 69.6 97.67 80 92.5 80.37c-1.2.08-3.61.25-6.72.43-1.91 7.68-3.89 15.76-5.31 21.59.71.6 6.34 5.19 17.34 5.19 12.91 0 19.14-7 19.14-7 22.89-3.78 22.11-29.99 22.11-29.99z"/><path d="M81.32 35.67C80 35.67 58.22 57.61 52.84 65l20.59-.82c4.21-11.87 7.89-22.44 9.48-27.1a1.68 1.68 0 00-1.59-1.41z"/>{% endblock %}{% block after %}{% endblock %}</svg>