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.58 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-kn><g clip-path=url(#clip0_704_43642)><mask id=mask0_704_43642 style="mask-type: luminance" maskunits=userSpaceOnUse x=0 y=0 width=65 height=48><path d="M0.000610352 0H64.0037V48H0.000610352V0Z" fill=white></path></mask><g mask=url(#mask0_704_43642)><path fill-rule=evenodd clip-rule=evenodd d="M-2.59631 0.0187988H66.5537V47.9532H-2.59631V0.0187988Z" fill=#FFE900></path><path fill-rule=evenodd clip-rule=evenodd d="M-2.63379 0.01875L-2.55879 34.575L51.2537 0L-2.63379 0.01875Z" fill=#35A100></path><path fill-rule=evenodd clip-rule=evenodd d="M66.6381 47.9531L66.5068 12.0281L12.2256 47.9812L66.6381 47.9531Z" fill=#C70000></path><path fill-rule=evenodd clip-rule=evenodd d="M-2.60571 37.1813L-2.55884 48L9.18804 47.9813L66.5349 9.53442L66.4787 0.131299L54.8724 0.0187988L-2.59634 37.1813H-2.60571Z" fill=black></path><path fill-rule=evenodd clip-rule=evenodd d="M43.1724 14.6812L42.2537 10.725L45.3756 13.2562L48.9381 10.95L47.3068 14.8219L50.4381 17.3531L46.2943 17.2125L44.6724 21.0843L43.7443 17.1281L39.6099 16.9875L43.1724 14.6812ZM17.3724 31.4625L16.4443 27.4968L19.5662 30.0281L23.1287 27.7219L21.4974 31.5937L24.6287 34.125L20.4943 33.9844L18.8631 37.8562L17.9443 33.9L13.8099 33.7594L17.3724 31.4625Z" fill=white></path></g></g><defs><clippath id=clip0_704_43642><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }