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) 521 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-am><g clip-path=url(#clip0_704_43698)><path d="M0 0H64V16H0V0Z" fill=#D90012></path><path d="M0 16H64V32H0V16Z" fill=#0033A0></path><path d="M0 32H64V48H0V32Z" fill=#F2A800></path></g><defs><clippath id=clip0_704_43698><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }