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) 821 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-mk><g clip-path=url(#clip0_704_43521)><path d="M0 0H64V48H0V0Z" fill=#D20000></path><path d="M0 0H9.6L32 23.14L54.4 0H64L0 48H9.6L32 24.86L54.4 48H64L0 0ZM64 19.2V28.8L0 19.2V28.8L64 19.2ZM28 0L32 20.57L36 0H28ZM28 48L32 27.43L36 48H28Z" fill=#FFE600></path><path d="M32 31.71C36.2582 31.71 39.71 28.2582 39.71 24C39.71 19.7419 36.2582 16.29 32 16.29C27.7419 16.29 24.29 19.7419 24.29 24C24.29 28.2582 27.7419 31.71 32 31.71Z" fill=#FFE600 stroke=#D20000 stroke-width=1.71></path></g><defs><clippath id=clip0_704_43521><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }