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.65 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-kp><g clip-path=url(#clip0_704_43525)><mask id=mask0_704_43525 style="mask-type: luminance" maskunits=userSpaceOnUse x=-1 y=0 width=65 height=49><path d="M-0.0111084 0.000244141H63.9949V48.0001H-0.00173161L-0.0111084 0.000244141Z" fill=white></path></mask><g mask=url(#mask0_704_43525)><path fill-rule=evenodd clip-rule=evenodd d="M72.284 47.9528H-7.60632V0.0373535H72.284V47.9528Z" fill=white stroke=black stroke-width=0.093768></path><path fill-rule=evenodd clip-rule=evenodd d="M72.284 39.2793H-7.60632V47.9528H72.284V39.2793Z" fill=#3E5698></path><path fill-rule=evenodd clip-rule=evenodd d="M72.284 37.2726H-7.60632V10.7175H72.284V37.2726Z" fill=#C60000></path><path fill-rule=evenodd clip-rule=evenodd d="M72.284 0.0467529H-7.60632V8.71092H72.284V0.0467529Z" fill=#3E5698></path><path fill-rule=evenodd clip-rule=evenodd d="M30.3228 23.995C30.3228 29.9493 25.3531 34.7784 19.2019 34.7784C13.0508 34.7784 8.08105 29.9493 8.08105 23.995C8.08105 18.0408 13.0508 13.2305 19.2019 13.2305C25.3437 13.2305 30.3228 18.0501 30.3228 24.0044V23.995Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M16.0044 25.364L10.6597 21.5477L17.3172 21.5289L19.4457 15.3027L21.4242 21.5008L28.0818 21.4633L22.6526 25.3265L24.6499 31.5246L19.3051 27.7082L13.8665 31.5809L16.0044 25.364Z" fill=#C40000></path></g></g><defs><clippath id=clip0_704_43525><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }