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.22 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-la><g clip-path=url(#clip0_704_43533)><mask id=mask0_704_43533 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_43533)><path fill-rule=evenodd clip-rule=evenodd d="M-4 0H68V48H-4V0Z" fill=#CE1126></path><path fill-rule=evenodd clip-rule=evenodd d="M-4 11.9301H68V36.0701H-4V11.9301Z" fill=#002868></path><path fill-rule=evenodd clip-rule=evenodd d="M42.3399 23.9999C42.3399 26.7423 41.2505 29.3723 39.3114 31.3114C37.3723 33.2505 34.7423 34.3399 31.9999 34.3399C29.2576 34.3399 26.6276 33.2505 24.6884 31.3114C22.7493 29.3723 21.6599 26.7423 21.6599 23.9999C21.6599 21.2576 22.7493 18.6276 24.6884 16.6884C26.6276 14.7493 29.2576 13.6599 31.9999 13.6599C34.7423 13.6599 37.3723 14.7493 39.3114 16.6884C41.2505 18.6276 42.3399 21.2576 42.3399 23.9999Z" fill=white></path></g></g><defs><clippath id=clip0_704_43533><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }