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) 964 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-mm><g clip-path=url(#clip0_704_43694)><path d="M0 0H64V48H0V0Z" fill=#FECB00></path><path d="M0 16H64V48H0V16Z" fill=#34B233></path><path d="M0 32H64V48H0V32Z" fill=#EA2839></path><path d="M32 8.00195L37.3064 25.69H26.6936L32 8.00195Z" fill=white></path><path d="M21.6033 39.9999L27.7071 22.571L36.293 28.809L21.6033 39.9999Z" fill=white></path><path d="M15.1776 20.2241L33.6397 20.6433L30.3601 30.7366L15.1776 20.2241Z" fill=white></path><path d="M48.8221 20.2239L33.6396 30.7365L30.3601 20.6431L48.8221 20.2239Z" fill=white></path><path d="M42.3967 39.9999L27.707 28.809L36.293 22.571L42.3967 39.9999Z" fill=white></path></g><defs><clippath id=clip0_704_43694><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }