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) 1.38 kB
"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-gr><g clip-path=url(#clip0_704_43588)><path fill-rule=evenodd clip-rule=evenodd d="M0 0H64V5.33H0V0Z" fill=#0D5EAF></path><path fill-rule=evenodd clip-rule=evenodd d="M0 5.32996H64V10.67H0V5.32996Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M0 10.67H64V16H0V10.67Z" fill=#0D5EAF></path><path fill-rule=evenodd clip-rule=evenodd d="M0 16H64V21.33H0V16Z" fill=white></path><path d="M0 0H26.67V26.67H0V0Z" fill=#0D5EAF></path><path fill-rule=evenodd clip-rule=evenodd d="M0 21.33H64V26.67H0V21.33Z" fill=#0D5EAF></path><path fill-rule=evenodd clip-rule=evenodd d="M0 26.67H64V32H0V26.67Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M0 32H64V37.33H0V32Z" fill=#0D5EAF></path><path fill-rule=evenodd clip-rule=evenodd d="M0 37.33H64V42.67H0V37.33Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M10.67 0H16V26.67H10.67V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M0 10.67H26.67V16H0V10.67Z" fill=white></path><path d="M0 42.67H64V48H0V42.67Z" fill=#0D5EAF></path></g><defs><clippath id=clip0_704_43588><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }