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.11 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-mr><g clip-path=url(#clip0_704_43516)><path d="M0 0H64V48H0V0Z" fill=#CD2A3E></path><path d="M0 7.19995H64V40.7999H0V7.19995Z" fill=#006233></path><path d="M47 15.46C47 19.4382 45.4197 23.2535 42.6066 26.0666C39.7936 28.8796 35.9783 30.46 32 30.46C28.0218 30.46 24.2065 28.8796 21.3934 26.0666C18.5804 23.2535 17 19.4382 17 15.46C16.6667 16.7399 16.4986 18.0573 16.5 19.38C16.5 23.4908 18.133 27.4333 21.0399 30.3401C23.9467 33.2469 27.8892 34.88 32 34.88C36.1109 34.88 40.0534 33.2469 42.9602 30.3401C45.867 27.4333 47.5 23.4908 47.5 19.38C47.5019 18.0573 47.3339 16.7398 47 15.46Z" fill=#FFC400></path><path d="M32 9.37988L30.65 13.5299H26.3L29.83 16.0899L28.48 20.2299L32.01 17.6699L35.54 20.2299L34.19 16.0899L37.72 13.5299H33.36L32 9.37988Z" fill=#FFC400></path></g><defs><clippath id=clip0_704_43516><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }