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) 750 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-ss><g clip-path=url(#clip0_704_43477)><path d="M0 33.6001H64V48.0001H0V33.6001Z" fill=#078930></path><path d="M0 14.3999H64V33.5999H0V14.3999Z" fill=white></path><path d="M0 0H64V14.4H0V0Z" fill=black></path><path d="M0 16.8H64V31.2H0V16.8Z" fill=#DA121A></path><path d="M0 0L41.57 24L0 48V0Z" fill=#0F47AF></path><path d="M20.07 19.48L6.17004 24L20.07 28.51L11.49 16.7V31.3L20.07 19.48Z" fill=#FCDD09></path></g><defs><clippath id=clip0_704_43477><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }