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.18 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-tr><g clip-path=url(#clip0_704_43654)><path fill-rule=evenodd clip-rule=evenodd d="M0 0H64V48H0V0Z" fill=#E30A17></path><path fill-rule=evenodd clip-rule=evenodd d="M40.7 24.75C40.7 31.37 35.24 36.74 28.5 36.74C21.76 36.74 16.3 31.37 16.3 24.74C16.3 18.11 21.76 12.76 28.5 12.76C35.24 12.76 40.7 18.13 40.7 24.75Z" fill=white></path><path fill-rule=evenodd clip-rule=evenodd d="M41.3 24.7499C41.3 30.0499 36.94 34.3399 31.55 34.3399C26.16 34.3399 21.79 30.0399 21.79 24.7399C21.79 19.4399 26.16 15.1599 31.55 15.1599C36.94 15.1599 41.31 19.4499 41.31 24.7499H41.3Z" fill=#E30A17></path><path fill-rule=evenodd clip-rule=evenodd d="M43.0701 19.1501L42.9701 23.5801L38.8401 24.7001L42.9201 26.1501L42.8201 30.2201L45.4701 27.0401L49.4901 28.4401L47.1701 25.0301L50.0001 21.6401L45.6501 22.8401L43.0701 19.1401V19.1501Z" fill=white></path></g><defs><clippath id=clip0_704_43654><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }