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.12 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-az><g clip-path=url(#clip0_704_43639)><path d="M0.0100098 0H64.01V48H0.0100098V0Z" fill=#3F9C35></path><path d="M0.0100098 0H64.01V32H0.0100098V0Z" fill=#ED2939></path><path d="M0.0100098 0H64.01V16H0.0100098V0Z" fill=#00B9E4></path><path d="M30.4 31.2C34.3764 31.2 37.6 27.9765 37.6 24C37.6 20.0236 34.3764 16.8 30.4 16.8C26.4235 16.8 23.2 20.0236 23.2 24C23.2 27.9765 26.4235 31.2 30.4 31.2Z" fill=white></path><path d="M32 30C35.3137 30 38 27.3137 38 24C38 20.6863 35.3137 18 32 18C28.6863 18 26 20.6863 26 24C26 27.3137 28.6863 30 32 30Z" fill=#ED2939></path><path d="M38.4 20L39.17 22.15L41.23 21.17L40.25 23.24L42.4 24L40.25 24.77L41.23 26.83L39.17 25.85L38.4 28L37.63 25.85L35.57 26.83L36.55 24.77L34.4 24L36.55 23.23L35.57 21.17L37.63 22.15L38.4 20Z" fill=white></path></g><defs><clippath id=clip0_704_43639><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }