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) 863 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-gb><g clip-path=url(#clip0_704_43586)><path d="M0 0H64V48H0V0Z" fill=#012169></path><path d="M7.5 0L31.9 18.1L56.2 0H64V6.2L40 24.1L64 41.9V48H56L32 30.1L8.1 48H0V42L23.9 24.2L0 6.4V0H7.5Z" fill=white></path><path d="M42.4 28.1L64 44V48L36.9 28.1H42.4ZM24 30.1L24.6 33.6L5.4 48H0L24 30.1ZM64 0V0.3L39.1 19.1L39.3 14.7L59 0H64ZM0 0L23.9 17.6H17.9L0 4.2V0Z" fill=#C8102E></path><path d="M24.1 0V48H40.1V0H24.1ZM0 16V32H64V16H0Z" fill=white></path><path d="M0 19.3V28.9H64V19.3H0ZM27.3 0V48H36.9V0H27.3Z" fill=#C8102E></path></g><defs><clippath id=clip0_704_43586><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }