No notes defined.

<span class='c-icon c-icon--icon-leaf-support-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="Support_1_">
            <g>
                <g>
                    <path fill="#8DD7F7" d="M125,250c70.9,0,128.1-59.1,124.9-130.7C246.9,52.2,190.3,0,123.2,0H0v125C0.1,194,56,250,125,250z" />
                </g>
            </g>
        </g>
    </svg>

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