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) 995 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-seasons-24><path fill-rule=evenodd clip-rule=evenodd d="M11 1a1 1 0 1 1 2 0v2.365l1.36-1.133a1 1 0 1 1 1.28 1.536L13 5.968v4.3l3.724-2.15.585-3.386a1 1 0 0 1 1.97.34l-.3 1.744 1.182-.682a1 1 0 1 1 1 1.732l-1.183.683 1.662.611a1 1 0 1 1-.69 1.877l-3.227-1.186L14 12l3.724 2.15 3.225-1.186a1 1 0 0 1 .69 1.877l-1.66.61 1.181.683a1 1 0 0 1-1 1.732l-1.182-.682.302 1.744a1 1 0 1 1-1.971.34l-.585-3.386L13 13.732v4.3l2.64 2.2a1 1 0 1 1-1.28 1.536L13 20.635V23a1 1 0 1 1-2 0v-5.083a6.001 6.001 0 0 1 0-11.834V1Zm0 10.995v3.879a4.002 4.002 0 0 1 0-7.748v3.868ZM4 12a1 1 0 0 0-1-1H1a1 1 0 0 0 0 2h2a1 1 0 0 0 1-1Zm.93 5.66-1.64 1.63A1 1 0 1 0 4.7 20.7l1.64-1.64a1 1 0 0 0-1.41-1.41v.01Zm0-11.32a1 1 0 0 0 1.41-1.41L4.71 3.29a1.003 1.003 0 1 0-1.42 1.42l1.64 1.63Z"></path></symbol>'; }