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) 971 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-tz><g clip-path=url(#clip0_704_43494)><mask id=mask0_704_43494 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_43494)><path fill-rule=evenodd clip-rule=evenodd d="M-4 0H68V48H-4V0Z" fill=#0099FF></path><path fill-rule=evenodd clip-rule=evenodd d="M-4 0H68L-4 48V0Z" fill=#009900></path><path fill-rule=evenodd clip-rule=evenodd d="M-4 48H12L68 10V0H52L-4 38V48Z" fill=black></path><path fill-rule=evenodd clip-rule=evenodd d="M-4 36.6L50.88 0H56.28L-4 40.2V36.6ZM7.72 48L68 7.8V11.4L13.12 48H7.72Z" fill=#FFFF00></path></g></g><defs><clippath id=clip0_704_43494><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }