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.5 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-pw><g clip-path=url(#clip0_704_43493)><mask id=mask0_704_43493 style="mask-type: luminance" maskunits=userSpaceOnUse x=0 y=0 width=64 height=48><path d="M0 0H64V48H0V0Z" fill=white></path></mask><g mask=url(#mask0_704_43493)><path fill-rule=evenodd clip-rule=evenodd d="M-10.3101 0H74.3199V48H-10.3101V0Z" fill=#4AADD6></path><path fill-rule=evenodd clip-rule=evenodd d="M40.59 23.21C40.6393 24.9476 40.3243 26.677 39.6638 28.2961C39.0032 29.9152 38.0104 31.3911 36.7441 32.6368C35.4777 33.8824 33.9635 34.8725 32.2907 35.5486C30.618 36.2246 28.8207 36.5729 27.005 36.5729C25.1894 36.5729 23.3921 36.2246 21.7193 35.5486C20.0466 34.8725 18.5324 33.8824 17.266 32.6368C15.9997 31.3911 15.0069 29.9152 14.3463 28.2961C13.6857 26.677 13.3708 24.9476 13.42 23.21C13.3708 21.4725 13.6857 19.7431 14.3463 18.124C15.0069 16.5049 15.9997 15.029 17.266 13.7833C18.5324 12.5377 20.0466 11.5476 21.7193 10.8715C23.3921 10.1955 25.1894 9.84717 27.005 9.84717C28.8207 9.84717 30.618 10.1955 32.2907 10.8715C33.9635 11.5476 35.4777 12.5377 36.7441 13.7833C38.0104 15.029 39.0032 16.5049 39.6638 18.124C40.3243 19.7431 40.6393 21.4725 40.59 23.21Z" fill=#FFDE00></path></g></g><defs><clippath id=clip0_704_43493><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }