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) 577 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-at><g clip-path=url(#clip0_704_43676)><path fill-rule=evenodd clip-rule=evenodd d="M64 48H0V0H64V48Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M64 48H0V32H64V48ZM64 16.01H0V0.0100098H64V16.01Z" fill=#C8102E></path></g><defs><clippath id=clip0_704_43676><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }