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.32 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 64 48" fill=none id=flag-pa><g clip-path=url(#clip0_704_43663)><mask id=mask0_704_43663 style="mask-type: luminance" maskunits=userSpaceOnUse x=0 y=0 width=64 height=48><path d="M0 0H64V48H0V0Z" fill=white></path></mask><g mask=url(#mask0_704_43663)><path d="M0 0H64V48H0V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M9.24999 0H56.97V48H9.23999L9.24999 0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M32.3 0.359863H68.1V22.5299H32.3V0.359863Z" fill=#DB0000></path><path fill-rule=evenodd clip-rule=evenodd d="M0.320068 22.5299H32.3101V47.9999H0.320068V22.5299ZM21.4801 17.7699L17.2801 14.8299L13.1101 17.7899L14.6601 12.9899L10.5001 9.99991L15.6601 9.95991L17.2601 5.15991L18.8901 9.94991H24.0501L19.9001 12.9499L21.4901 17.7499L21.4801 17.7699Z" fill=#0000AB></path><path fill-rule=evenodd clip-rule=evenodd d="M51.69 41.39L47.45 38.62L43.24 41.42L44.8 36.86L40.6 34.06L45.8 34.01L47.42 29.47L49.06 34H54.26L50.08 36.85L51.68 41.39H51.69Z" fill=#D80000></path></g></g><defs><clippath id=clip0_704_43663><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }