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.41 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-tf><g clip-path=url(#clip0_704_43471)><path d="M0 0H64V48H0V0Z" fill=#002395></path><path d="M0 0H29.28V19.68H0V0Z" fill=white></path><path d="M0 0H9.6V19.2H0V0Z" fill=#002395></path><path d="M19.2 0H28.8V19.2H19.2V0Z" fill=#ED2939></path><path d="M42.6 21.96L44.14 24.42H48.54V33L45.24 27.84L40.8 34.92H42.96L45.24 30.84L49.92 39.24L54.6 30.84L56.88 34.92H59.0401L54.6 27.84L51.3 33V28.26H53.28L54.75 25.92H51.3V24.42H55.7L57.24 21.96H42.6ZM47.76 32.46H42.96V34.14H47.76V32.46ZM56.88 32.46H52.08V34.14H56.88V32.46Z" fill=white></path><path d="M49.92 40.9199L51.396 45.4799L47.52 42.6599H52.32L48.444 45.4799L49.92 40.9199Z" fill=white></path><path d="M44.52 36.8401L45.996 41.4001L42.12 38.5801H46.92L43.044 41.4001L44.52 36.8401Z" fill=white></path><path d="M55.32 36.8401L56.796 41.4001L52.92 38.5801H57.72L53.844 41.4001L55.32 36.8401Z" fill=white></path><path d="M39.9601 24.72L41.4361 29.28L37.5601 26.46H42.3601L38.4841 29.28L39.9601 24.72Z" fill=white></path><path d="M59.88 24.72L61.356 29.28L57.48 26.46H62.28L58.404 29.28L59.88 24.72Z" fill=white></path></g><defs><clippath id=clip0_704_43471><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }