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.42 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-tk><g clip-path=url(#clip0_704_43468)><path d="M0 0H64V48H0V0Z" fill=#00247D></path><path d="M10.81 35.46C10.14 35.45 17.09 31.76 22.9 27.02C30.52 20.81 46.93 10.88 51.76 9.26001C52.26 9.09001 50.73 10.12 50.53 10.45C45.38 16.55 49.49 28.05 55.93 33.84C57.87 35.32 57.77 35.4 61.36 35.54V35.88L10.81 35.46ZM10.39 36.13C10.39 36.13 9.90002 36.48 9.90002 36.74C9.90002 37.03 10.45 37.41 10.45 37.41L60.3 37.96L61.22 37.35L59.94 36.56L10.39 36.13Z" fill=#FED100></path><path d="M10.68 10.9099L10.28 12.1299L11.32 11.3799L12.35 12.1299L11.96 10.9099L12.99 10.1599H11.71L11.32 8.93994L10.92 10.1599H9.64002L10.68 10.9099ZM18.49 16.6499L19.35 16.0199H18.28L17.95 15.0099L17.62 16.0199H16.56L17.42 16.6499L17.09 17.6599L17.95 17.0299L18.82 17.6599L18.49 16.6499ZM3.97002 17.9499L3.57002 16.7299L3.18002 17.9499H1.90002L2.93002 18.6999L2.54002 19.9199L3.57002 19.1699L4.61002 19.9199L4.21002 18.6999L5.25002 17.9499H3.97002ZM11.78 30.1799L11.32 28.7599L10.86 30.1799H9.36002L10.57 31.0499L10.11 32.4799L11.32 31.5999L12.53 32.4799L12.06 31.0499L13.27 30.1799H11.78Z" fill=white></path></g><defs><clippath id=clip0_704_43468><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }