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) 691 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-ne><g clip-path=url(#clip0_704_43507)><path d="M0 0H64V48H0V0Z" fill=#0DB02B></path><path d="M0 0H64V32H0V0Z" fill=white></path><path d="M0 0H64V16H0V0Z" fill=#E05206></path><path d="M32 30.8C35.7555 30.8 38.8 27.7555 38.8 24C38.8 20.2444 35.7555 17.2 32 17.2C28.2444 17.2 25.2 20.2444 25.2 24C25.2 27.7555 28.2444 30.8 32 30.8Z" fill=#E05206></path></g><defs><clippath id=clip0_704_43507><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }