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.21 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-bv><g clip-path=url(#clip0_704_43640)><mask id=mask0_704_43640 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_43640)><path fill-rule=evenodd clip-rule=evenodd d="M-2.80017 0.000244141H67.1698V51.2002H-2.80017V0.000244141Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M-5.30017 -7.77979H16.5698V19.8402H-5.30017V-7.77979ZM28.9398 -0.0597844H67.0398V19.8402H28.9398V-0.0597844ZM-2.76017 32.0002H16.2798V51.0302H-2.76017V32.0002ZM29.1998 32.2102H67.0298V51.0302H29.1998V32.2102Z" fill=#D72828></path><path fill-rule=evenodd clip-rule=evenodd d="M19.6698 -2.53979H26.0998V51.0302H19.6498L19.6698 -2.53979Z" fill=#003897></path><path fill-rule=evenodd clip-rule=evenodd d="M-2.76013 22.4802H67.0399V28.8302H-2.76013V22.4802Z" fill=#003897></path></g></g><defs><clippath id=clip0_704_43640><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }