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) 647 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-cd><g clip-path=url(#clip0_704_43697)><path d="M0 0H64V48H0V0Z" fill=#007FFF></path><path d="M2.88 9.6H9.6L11.68 2.88L13.76 9.6H20.48L15.04 13.76L17.12 20.48L11.68 16.32L6.24 20.48L8.32 13.76L2.88 9.6ZM60 0L0 36V48H4L64 12V0H60Z" fill=#F7D618></path><path d="M64 0L0 38.4V48L64 9.6V0Z" fill=#CE1021></path></g><defs><clippath id=clip0_704_43697><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }