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.73 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-il><g clip-path=url(#clip0_704_43565)><mask id=mask0_704_43565 style="mask-type: luminance" maskunits=userSpaceOnUse x=-1 y=0 width=66 height=49><path d="M-0.0244141 0H64.14V48.128H-0.0244141V0Z" fill=white></path></mask><g mask=url(#mask0_704_43565)><path fill-rule=evenodd clip-rule=evenodd d="M66.4336 48.128H-2.31799V0H66.4336V48.128Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M66.4336 10.8288H-2.31799V4.51196H66.4336V10.8288ZM66.4336 43.7758H-2.31799V37.459H66.4336V43.7758ZM21.0316 17.9258L31.381 35.9362L41.956 18.0104L21.0316 17.9352V17.9258Z" fill=#0038B8></path><path fill-rule=evenodd clip-rule=evenodd d="M29.4352 29.8732L31.3998 33.2102L33.4114 29.892L29.4258 29.8732H29.4352Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M20.994 30.1364L31.3528 12.126L41.9184 30.0612L20.994 30.1364Z" fill=#0038B8></path><path fill-rule=evenodd clip-rule=evenodd d="M29.4352 18.0103L31.3998 14.6733L33.4114 18.0009L29.4258 18.0103H29.4352ZM25.318 25.4833L23.2782 28.8673L27.1322 28.8579L25.318 25.4739V25.4833ZM23.3158 19.2323L27.1886 19.2605L25.3274 22.6727L23.3158 19.2323ZM37.5286 25.5303L39.4932 28.8673L35.5734 28.8203L37.5286 25.5303ZM39.4556 19.2323L35.5828 19.2605L37.444 22.6727L39.4556 19.2323ZM28.7114 19.2323L26.0418 24.0639L28.749 28.7921L33.7122 28.9049L36.7202 24.0639L33.9378 19.1759L28.7114 19.2229V19.2323Z" fill=white></path></g></g><defs><clippath id=clip0_704_43565><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }