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.75 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-pk><g clip-path=url(#clip0_704_43707)><mask id=mask0_704_43707 style="mask-type: luminance" maskunits=userSpaceOnUse x=-1 y=0 width=65 height=48><path d="M-0.00317383 0H63.9906V48H-0.00317383V0Z" fill=white></path></mask><g mask=url(#mask0_704_43707)><path fill-rule=evenodd clip-rule=evenodd d="M-4.00671 0H67.9933V48H-4.00671V0Z" fill=#0C590B></path><path fill-rule=evenodd clip-rule=evenodd d="M-4.00671 0H14.0402V48H-4.00671V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M42.7465 21.1312L39.8215 20.5124L38.284 23.0718L37.9652 20.1093L35.059 19.4343L37.7777 18.2155L37.5246 15.2437L39.5308 17.4562L42.2777 16.2937L40.7871 18.8812L42.7558 21.1312H42.7465Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M43.8433 28.6875C43.2194 30.0489 42.3325 31.2736 41.2337 32.2911C40.1348 33.3086 38.8457 34.0988 37.4404 34.6163C36.035 35.1339 34.5413 35.3685 33.045 35.3067C31.5486 35.2449 30.0793 34.8879 28.7214 34.2563C25.9665 32.9807 23.8311 30.663 22.785 27.8131C21.7389 24.9631 21.8678 21.8143 23.1433 19.0594C23.7768 17.6432 24.6996 16.3753 25.8524 15.3371C27.0052 14.2989 28.3625 13.5135 29.8371 13.0312C29.451 13.3527 29.0818 13.6938 28.7308 14.0531C26.9018 16.0788 25.9308 18.7355 26.0227 21.4632C26.1145 24.1909 27.262 26.7763 29.2232 28.6743C31.1845 30.5723 33.8061 31.6345 36.5353 31.637C39.2645 31.6394 41.8881 30.5819 43.8527 28.6875H43.8433Z" fill=white></path></g></g><defs><clippath id=clip0_704_43707><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }