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) 820 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 24 24" id=icon-won-24><path fill-rule=evenodd clip-rule=evenodd d="M2.783 2.024a1 1 0 0 1 1.193.76L5.136 8h4.88l1.03-3.298a1 1 0 0 1 1.909 0L13.985 8h4.88l1.159-5.217a1 1 0 0 1 1.952.434L20.913 8H22a1 1 0 1 1 0 2h-1.53l-.445 2H22a1 1 0 1 1 0 2h-2.42l-1.604 7.217a1 1 0 0 1-1.93.082L13.765 14h-3.53l-2.28 7.299a1 1 0 0 1-1.931-.082L4.42 14H2a1 1 0 1 1 0-2h1.976l-.445-2H2a1 1 0 0 1 0-2h1.087L2.024 3.217a1 1 0 0 1 .76-1.193ZM6.47 14l.694 3.125L8.14 14H6.47Zm2.296-2h-2.74l-.445-2h3.81l-.625 2Zm2.095 0h2.28l-.625-2h-1.03l-.624 2Zm5 2 .977 3.125L17.53 14h-1.67Zm2.116-2h-2.74l-.626-2h3.81l-.444 2Z"></path></symbol>'; }