No notes defined.

<span class='c-icon c-icon--icon-leaf-community-svg'>
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Generator: Adobe Illustrator 24.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
    <svg version="1.2" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 250 250" xml:space="preserve">
        <g id="Community_1_">
            <g>
                <g>
                    <path fill="#43BFC4" d="M129.4,249.9C56.9,252.5-2.4,193.1,0.1,120.6C2.4,53,59.2,0,126.8,0H250v123.2
				C250,190.8,197,247.6,129.4,249.9z" />
                </g>
            </g>
        </g>
    </svg>

</span>
{% include '@unit/icon/icon.twig' with { 
    display: {
        modifiers: NULL
        },
    basename: 'icon-leaf-' ~ leaf ~ '.svg' 
    } %}
{
  "leaf": "community"
}