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) 822 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 64 64" id=icon-bids-64><path fill-rule=evenodd clip-rule=evenodd d="M5.197 38.257a7.5 7.5 0 0 1 0-10.606L27.653 5.197a7.5 7.5 0 0 1 10.608 0l3.61 3.61 3.61 3.61a7.5 7.5 0 0 1 0 10.606l-5.46 5.459L58.61 47.068a8.162 8.162 0 0 1-11.542 11.54L28.48 40.023l-5.455 5.454a7.5 7.5 0 0 1-10.607 0l-7.22-7.22Zm26.819-1.77 4.47-4.47 18.588 18.586a3.16 3.16 0 1 1-4.47 4.47L32.015 36.487ZM8.733 31.186a2.5 2.5 0 0 0 0 3.535l7.22 7.22a2.5 2.5 0 0 0 3.537 0l22.456-22.454a2.5 2.5 0 0 0 0-3.535l-3.61-3.61-3.611-3.61a2.5 2.5 0 0 0-3.536 0L8.733 31.186ZM5.5 55.998a2.5 2.5 0 0 0 0 5h27.002a2.5 2.5 0 0 0 0-5H5.5Z"></path></symbol>'; }