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.13 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-tl><g clip-path=url(#clip0_704_43695)><mask id=mask0_704_43695 style="mask-type: luminance" maskunits=userSpaceOnUse x=0 y=0 width=65 height=48><path d="M0 0H64.0031V48H0V0Z" fill=white></path></mask><g mask=url(#mask0_704_43695)><path fill-rule=evenodd clip-rule=evenodd d="M0 0H96.675V48H0V0Z" fill=#CB000F></path><path fill-rule=evenodd clip-rule=evenodd d="M0 0C0.3 0 48 24.0656 48 24.0656L0 48V0Z" fill=#F8C00C></path><path fill-rule=evenodd clip-rule=evenodd d="M0 0C0.196875 0 31.9313 24.0656 31.9313 24.0656L0 48V0Z" fill=black></path><path fill-rule=evenodd clip-rule=evenodd d="M17.5968 27.9562L11.9062 26.6906L8.99995 31.6406L8.5312 26.0437L2.84058 24.7968L7.98745 22.4625L7.67808 16.9031L11.4468 20.9718L16.6406 18.6L13.9312 23.6625L17.6062 27.9562H17.5968Z" fill=white></path></g></g><defs><clippath id=clip0_704_43695><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }