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) 2.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-cefta><g clip-path=url(#clip0_704_43513)><path d="M0 0H64V48H0V0Z" fill=#003399></path><path d="M32 28.0199C33.6789 28.0199 35.04 26.6589 35.04 24.9799C35.04 23.301 33.6789 21.9399 32 21.9399C30.321 21.9399 28.96 23.301 28.96 24.9799C28.96 26.6589 30.321 28.0199 32 28.0199Z" stroke=#FFCC00 stroke-width=2.75></path><path d="M32 33.81C36.8767 33.81 40.83 29.8567 40.83 24.98C40.83 20.1034 36.8767 16.15 32 16.15C27.1234 16.15 23.17 20.1034 23.17 24.98C23.17 29.8567 27.1234 33.81 32 33.81Z" stroke=#FFCC00 stroke-width=2.75></path><path d="M40.47 16.51L48.94 24.98L40.47 33.45L32 24.98L40.47 16.51Z" fill=#003399></path><path d="M17.5699 23.61H23.4899V26.36H17.5699V23.61ZM43.4799 23.61H52.3099V26.36H43.4799V23.61ZM36.2999 18.74L40.1799 14.86L42.1199 16.81L38.2499 20.68L36.2999 18.74ZM30.6299 4.85999H33.3799V15.57H30.6299V4.85999Z" fill=#FFCC00></path><path d="M22.51 17.33C23.2666 17.33 23.88 16.7166 23.88 15.96C23.88 15.2033 23.2666 14.59 22.51 14.59C21.7534 14.59 21.14 15.2033 21.14 15.96C21.14 16.7166 21.7534 17.33 22.51 17.33Z" fill=#FFCC00></path><path d="M14.4301 26.35C15.1867 26.35 15.8001 25.7366 15.8001 24.98C15.8001 24.2234 15.1867 23.61 14.4301 23.61C13.6734 23.61 13.0601 24.2234 13.0601 24.98C13.0601 25.7366 13.6734 26.35 14.4301 26.35Z" fill=#FFCC00></path><path d="M32 39.51C32.7566 39.51 33.37 38.8966 33.37 38.14C33.37 37.3834 32.7566 36.77 32 36.77C31.2434 36.77 30.63 37.3834 30.63 38.14C30.63 38.8966 31.2434 39.51 32 39.51Z" fill=#FFCC00></path><path d="M32 43.9199C32.7566 43.9199 33.37 43.3066 33.37 42.5499C33.37 41.7933 32.7566 41.1799 32 41.1799C31.2434 41.1799 30.63 41.7933 30.63 42.5499C30.63 43.3066 31.2434 43.9199 32 43.9199Z" fill=#FFCC00></path><path d="M40.83 26.35C41.5866 26.35 42.2 25.7366 42.2 24.98C42.2 24.2234 41.5866 23.61 40.83 23.61C40.0733 23.61 39.46 24.2234 39.46 24.98C39.46 25.7366 40.0733 26.35 40.83 26.35Z" fill=#FFCC00></path><path d="M20.83 34.15L22.78 32.21L24.72 34.15L22.78 36.1L20.83 34.15ZM41.3 36.25L43.25 34.3L45.2 36.25L43.25 38.19L41.3 36.25Z" fill=#FFCC00></path></g><defs><clippath id=clip0_704_43513><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }