No notes defined.

<span class='c-icon c-icon--icon-leaf-awareness-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="Awareness_1_">
            <g>
                <g>
                    <path fill="#EF3F42" d="M122.2,0C193.5-1.5,251.5,56.5,250,127.8C248.5,195.9,191.9,250,123.7,250H0l0-123.7
				C0,58.1,54.1,1.5,122.2,0z" />
                </g>
            </g>
        </g>
    </svg>

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