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) 1.06 kB
"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 24 24" id=icon-fall-leaf-24><path fill-rule=evenodd clip-rule=evenodd d="M9.97 5.25c.253-.755.574-1.64.993-2.328.451-.74.81-.922 1.037-.922.227 0 .586.182 1.037.922.42.688.74 1.573.992 2.328a1.1 1.1 0 0 0 1.043.75h2.708l-.737 3.684A1.1 1.1 0 0 0 18.123 11h2.703c-.843 3.688-3.984 6.522-7.826 6.945V11a1 1 0 1 0-2 0v6.945C7.158 17.522 4.018 14.688 3.175 11h2.703a1.1 1.1 0 0 0 1.079-1.316L6.22 6h2.708a1.1 1.1 0 0 0 1.043-.75Zm-8.969 4.8a.998.998 0 0 0 .005.063c.526 5.23 4.754 9.37 9.994 9.842V23a1 1 0 1 0 2 0v-3.045c5.24-.471 9.468-4.612 9.994-9.842l.005-.063A.997.997 0 0 0 21.987 9H19.22l.521-2.608A2 2 0 0 0 17.781 4h-2.068c-.239-.664-.556-1.442-.968-2.119C14.227 1.031 13.349 0 12 0c-1.35 0-2.227 1.031-2.745 1.881-.412.677-.73 1.455-.968 2.119H6.22a2 2 0 0 0-1.961 2.392L4.78 9H2.013a1.009 1.009 0 0 0-.754.329.999.999 0 0 0-.258.72Z"></path></symbol>'; }