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) 2.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-na><g clip-path=url(#clip0_704_43508)><mask id=mask0_704_43508 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_43508)><path fill-rule=evenodd clip-rule=evenodd d="M0 0H64V48H0V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M-2.64001 0.02L-2.56001 34.58L51.25 0L-2.64001 0.02Z" fill=#3662A2></path><path fill-rule=evenodd clip-rule=evenodd d="M66.64 47.96L66.5 12.03L12.23 47.98L66.63 47.96H66.64Z" fill=#38A100></path><path fill-rule=evenodd clip-rule=evenodd d="M-2.59998 37.18L-2.55998 48L9.19002 47.99L66.54 9.54003L66.47 0.130029L54.87 0.0300293L-2.59998 37.17V37.18Z" fill=#C70000></path><path fill-rule=evenodd clip-rule=evenodd d="M21.96 17.1999L19.78 15.8799L18.52 18.0899L17.3 15.8699L15.1 17.1599L15.16 14.6199L12.62 14.6399L13.94 12.4599L11.73 11.2099L13.95 9.9799L12.67 7.7799L15.21 7.8399L15.2 5.2899L17.37 6.6099L18.63 4.3999L19.85 6.6199L22.05 5.3299L21.99 7.8699L24.53 7.8499L23.21 10.0299L25.42 11.2799L23.2 12.5099L24.48 14.7099L21.94 14.6499L21.96 17.1999Z" fill=#FFE700></path><path fill-rule=evenodd clip-rule=evenodd d="M23.2399 11.2401C23.2399 13.8001 21.1499 15.8701 18.5799 15.8701C16.0099 15.8701 13.9199 13.8001 13.9199 11.2401C13.9199 8.68012 15.9999 6.62012 18.5799 6.62012C21.1599 6.62012 23.2399 8.69012 23.2399 11.2401Z" fill=#3662A2></path><path fill-rule=evenodd clip-rule=evenodd d="M22.2299 11.2401C22.2299 12.2081 21.8454 13.1365 21.1609 13.821C20.4764 14.5055 19.548 14.8901 18.5799 14.8901C17.6119 14.8901 16.6835 14.5055 15.999 13.821C15.3145 13.1365 14.9299 12.2081 14.9299 11.2401C14.9299 10.272 15.3145 9.34366 15.999 8.65915C16.6835 7.97464 17.6119 7.59009 18.5799 7.59009C19.548 7.59009 20.4764 7.97464 21.1609 8.65915C21.8454 9.34366 22.2299 10.272 22.2299 11.2401Z" fill=#FFE700></path></g></g><defs><clippath id=clip0_704_43508><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }