UNPKG

@ebay/ebayui-core

Version:

Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.

8 lines (7 loc) 954 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.symbol = symbol; function symbol() { // eslint-disable-next-line max-len,quotes return '<symbol viewbox="0 0 16 16" id=icon-spring-leaf-16><path fill-rule=evenodd clip-rule=evenodd d="M8.187 3.346c1.227-.229 2.793-.32 4.81-.341-.089 3.503-.692 5.013-1.892 5.823-.644.435-1.56.74-2.912.928-.884.122-1.916.189-3.127.22 1.067-1.044 2.276-1.904 3.438-2.572.325-.187.643-.357.95-.51a1 1 0 0 0-.895-1.789c-.34.17-.693.359-1.052.565a19.588 19.588 0 0 0-3.375 2.44c.212-1.951.69-3.034 1.467-3.705.557-.48 1.361-.83 2.588-1.06Zm-6.182 7.12c.04-3.534.513-6.045 2.289-7.576.925-.797 2.112-1.247 3.526-1.51 1.41-.263 3.126-.355 5.176-.375a1.981 1.981 0 0 1 2.002 2.024c-.088 3.56-.676 6.041-2.774 7.457-1.006.679-2.267 1.045-3.757 1.25-1.407.195-3.095.257-5.091.263-.643.967-1.138 2.04-1.4 3.218a1 1 0 1 1-1.952-.434c.362-1.63 1.077-3.067 1.98-4.317Z"></path></symbol>'; }