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) 713 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-mu><g clip-path=url(#clip0_704_43613)><path fill-rule=evenodd clip-rule=evenodd d="M0 36H64V48H0V36Z" fill=#00A04D></path><path fill-rule=evenodd clip-rule=evenodd d="M0 12H64V24H0V12Z" fill=#151F6D></path><path fill-rule=evenodd clip-rule=evenodd d="M0 0H64V12H0V0Z" fill=#EE2737></path><path fill-rule=evenodd clip-rule=evenodd d="M0 24H64V36H0V24Z" fill=#FFCD00></path></g><defs><clippath id=clip0_704_43613><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }