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) 885 B
"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-jp><g clip-path=url(#clip0_704_43541)><mask id=mask0_704_43541 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_43541)><path fill-rule=evenodd clip-rule=evenodd d="M-4 0H68V48H-4V0Z" fill=white></path><path d="M32.0053 38.9227C40.2456 38.9227 46.9257 32.2426 46.9257 24.0023C46.9257 15.762 40.2456 9.08191 32.0053 9.08191C23.765 9.08191 17.085 15.762 17.085 24.0023C17.085 32.2426 23.765 38.9227 32.0053 38.9227Z" fill=#BC002D></path></g></g><defs><clippath id=clip0_704_43541><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }