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.4 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-ag><g clip-path=url(#clip0_704_43686)><mask id=mask0_704_43686 style="mask-type: luminance" maskunits=userSpaceOnUse x=-1 y=0 width=66 height=48><path d="M-0.00183105 0H64.0013V48H-0.00183105V0Z" fill=white></path></mask><g mask=url(#mask0_704_43686)><path fill-rule=evenodd clip-rule=evenodd d="M0 0H64.0003V48H0V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M0.00843787 0H64.0003V19.2H0L0.00843787 0Z" fill=black></path><path fill-rule=evenodd clip-rule=evenodd d="M9.46692 19.05H54.4669V29.55H9.46692V19.05Z" fill=#0072C6></path><path fill-rule=evenodd clip-rule=evenodd d="M64.0003 0.009375V48H31.995L64.0003 0V0.009375ZM0 0.009375V48H31.9959L0 0V0.009375Z" fill=#CE1126></path><path fill-rule=evenodd clip-rule=evenodd d="M48.7575 19.0594L41.595 17.25L47.6793 12.6563L40.2075 13.725L44.0512 7.20939L37.4231 11.0531L38.6231 3.46876L34.1325 9.45001L32.3231 2.51251L30.2887 9.66564L25.8075 3.57189L27.0918 11.3719L20.4543 7.31251L24.2981 13.8281L17.0418 12.6563L23.0231 17.1375L15.5325 19.0594H48.7481H48.7575Z" fill=#FCD116></path></g></g><defs><clippath id=clip0_704_43686><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }