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.31 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-bi><g clip-path=url(#clip0_704_43585)><mask id=mask0_704_43585 style="mask-type: luminance" maskunits=userSpaceOnUse x=0 y=0 width=64 height=48><path d="M0.00561523 0H63.99V48H0.00561523V0Z" fill=white></path></mask><g mask=url(#mask0_704_43585)><path fill-rule=evenodd clip-rule=evenodd d="M-8.19751 0L32.0025 24L-8.19751 48V0ZM72.2025 0L32.0025 24L72.2025 48V0Z" fill=#18B637></path><path fill-rule=evenodd clip-rule=evenodd d="M-8.19751 0L32.0025 24L72.2025 0H-8.19751ZM-8.19751 48L32.0025 24L72.2025 48H-8.19751Z" fill=#CF0921></path><path fill-rule=evenodd clip-rule=evenodd d="M72.2025 0H64.7119L-8.19751 43.5281V48H-0.706884L72.2025 4.47188V0Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M45.8868 24C45.8868 27.6811 44.4245 31.2115 41.8216 33.8144C39.2186 36.4174 35.6883 37.8797 32.0071 37.8797C28.326 37.8797 24.7957 36.4174 22.1927 33.8144C19.5898 31.2115 18.1274 27.6811 18.1274 24C18.1274 20.3201 19.5893 16.791 22.1913 14.1889C24.7934 11.5868 28.3226 10.125 32.0024 10.125C35.6823 10.125 39.2115 11.5868 41.8135 14.1889C44.4156 16.791 45.8774 20.3201 45.8774 24H45.8868Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M-8.19751 0V4.47188L64.7119 48H72.2025V43.5281L-0.706884 0H-8.19751Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M34.74 18.7688L32.9306 18.7969L31.9931 20.3344L31.065 18.7969L29.265 18.7594L30.1369 17.175L29.2744 15.6L31.0744 15.5625L32.0119 14.025L32.94 15.5719L34.74 15.6094L33.8681 17.1844L34.74 18.7688ZM28.6838 29.2313L26.8838 29.2594L25.9463 30.7969L25.0181 29.2594L23.2181 29.2219L24.09 27.6375L23.2275 26.0625L25.0275 26.025L25.965 24.4875L26.8931 26.0344L28.6931 26.0719L27.8213 27.6469L28.6838 29.2313ZM40.9275 29.2313L39.1275 29.2594L38.19 30.7969L37.2525 29.2594L35.4619 29.2219L36.3338 27.6375L35.4619 26.0625L37.2619 26.025L38.1994 24.4875L39.1369 26.0344L40.9369 26.0719L40.0556 27.6469L40.9275 29.2313Z" fill=#CF0921 stroke=#18B637 stroke-width=0.365625></path></g></g><defs><clippath id=clip0_704_43585><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }