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.81 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-eh><g clip-path=url(#clip0_704_43628)><mask id=mask0_704_43628 style="mask-type: luminance" maskunits=userSpaceOnUse x=-1 y=0 width=66 height=49><path d="M-0.0378418 0H64.136V48.128H-0.0378418V0Z" fill=white></path></mask><g mask=url(#mask0_704_43628)><path fill-rule=evenodd clip-rule=evenodd d="M-0.000244141 0H64.0043V23.9982H-0.000244141V0Z" fill=black></path><path fill-rule=evenodd clip-rule=evenodd d="M-0.000244141 23.9982H64.0043V47.9964H-0.000244141V23.9982Z" fill=#007A3D></path><path fill-rule=evenodd clip-rule=evenodd d="M-0.000244141 13.9966H64.0043V33.9998H-0.000244141V13.9966Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M-0.000244141 0L31.9974 23.9982L-0.000244141 47.9964V0Z" fill=#C4111B></path><path d="M47.9961 30.3996C51.5315 30.3996 54.3975 27.5336 54.3975 23.9982C54.3975 20.4628 51.5315 17.5968 47.9961 17.5968C44.4607 17.5968 41.5947 20.4628 41.5947 23.9982C41.5947 27.5336 44.4607 30.3996 47.9961 30.3996Z" fill=#C4111B></path><path d="M50.4025 30.3996C53.9379 30.3996 56.8039 27.5336 56.8039 23.9982C56.8039 20.4628 53.9379 17.5968 50.4025 17.5968C46.8671 17.5968 44.0011 20.4628 44.0011 23.9982C44.0011 27.5336 46.8671 30.3996 50.4025 30.3996Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M46.276 27.871L49.0114 25.9252L51.7186 27.8992L50.7034 24.7032L53.4294 22.7386L50.0736 22.7198L49.0396 19.5238L47.9868 22.7104L44.631 22.6916L47.3288 24.6844L46.2854 27.8804L46.276 27.871Z" fill=#C4111B></path></g></g><defs><clippath id=clip0_704_43628><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }