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 16 16" id=icon-fall-leaf-16><path fill-rule=evenodd clip-rule=evenodd d="M6.962 3.277c.147-.432.328-.781.527-1.007C7.67 2.065 7.826 2 8 2s.33.065.51.27c.2.226.38.575.528 1.007.147.43.55.723 1.01.723h1.671l-.668 2.675A1.067 1.067 0 0 0 12.085 8h1.683c-.66 2.003-2.489 3.564-4.768 3.922V8.333a1 1 0 1 0-2 0v3.59C4.721 11.563 2.892 10.002 2.232 8h1.683c.694 0 1.203-.652 1.035-1.325L4.28 4h1.672c.46 0 .863-.294 1.01-.723ZM.002 7.052c0 .022.002.045.005.067C.388 10.706 3.35 13.503 7 13.94V15a1 1 0 1 0 2 0v-1.06c3.65-.437 6.612-3.234 6.993-6.821a.995.995 0 0 0-.612-1.044.995.995 0 0 0-.395-.075h-1.705l.456-1.826A1.75 1.75 0 0 0 12.04 2h-1.36a4.349 4.349 0 0 0-.67-1.054C9.545.419 8.877 0 8 0c-.877 0-1.545.42-2.01.946-.281.319-.5.687-.67 1.054H3.96a1.75 1.75 0 0 0-1.697 2.174L2.719 6H1.014a1.006 1.006 0 0 0-.757.33.998.998 0 0 0-.256.722Z"></path></symbol>'; }