No notes defined.

<span class='c-icon c-icon--icon-leaf-education-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="Education_1_">
            <g>
                <g>
                    <path fill="#53AEDE" d="M98.1,2.8c-47.7,10-85.3,47.6-95.3,95.3C-14,178.8,47.2,250,125,250h125V125C250,47.2,178.8-14,98.1,2.8z
				" />
                </g>
            </g>
        </g>
    </svg>

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