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.38 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-lr><g clip-path=url(#clip0_704_43597)><mask id=mask0_704_43597 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_43597)><path fill-rule=evenodd clip-rule=evenodd d="M0 0H71.9906V48H0V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M0 0H21.8156V21.825H0V0Z" fill=#000066></path><path fill-rule=evenodd clip-rule=evenodd d="M0 43.5844H71.9906V48H0V43.5844Z" fill=#CC0000></path><path fill-rule=evenodd clip-rule=evenodd d="M0 43.6312H71.9906V48H0V43.6312ZM0 34.9219H71.9906V39.2531H0V34.9219ZM0 26.1844H71.8125V30.5625H0V26.1844ZM21.8156 0H71.9812V4.35938H21.8156V0ZM21.8156 17.4375H71.9812V21.825H21.8156V17.4375ZM21.8156 8.74688H71.9812V13.1063H21.8156V8.74688Z" fill=#CC0000></path><path fill-rule=evenodd clip-rule=evenodd d="M15.5907 16.6406L10.8375 13.7344L6.11252 16.6687L7.86565 11.8969L3.15002 8.9531L8.99065 8.9156L10.8 4.16248L12.6563 8.90623H18.4969L13.8 11.8781L15.5907 16.6406Z" fill=white></path></g></g><defs><clippath id=clip0_704_43597><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }