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.85 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-nc><g clip-path=url(#clip0_704_43688)><path d="M0 0H64V48H0V0Z" fill=#009543></path><path d="M0 0H64V32H0V0Z" fill=#ED4135></path><path d="M0 0H64V16H0V0Z" fill=#0035AD></path><path d="M24 39.73C32.6875 39.73 39.73 32.6875 39.73 24C39.73 15.3126 32.6875 8.27002 24 8.27002C15.3126 8.27002 8.27002 15.3126 8.27002 24C8.27002 32.6875 15.3126 39.73 24 39.73Z" fill=#FAE600 stroke=black stroke-width=0.53></path><path d="M21.33 26.3501H26.66H21.33ZM21.33 22.4001H26.66H21.33ZM24 8.32007V35.2001V8.32007Z" fill=black></path><path d="M21.33 26.3501H26.66M21.33 22.4001H26.66M24 8.32007V35.2001" stroke=black stroke-width=0.64></path><path d="M17.66 38.4401C24.08 41.0701 30.1 38.6101 30.1 38.6101C30.1 38.6101 27.83 36.1501 26.67 35.1901C25.53 34.2501 22.19 34.2901 21.05 35.1901C19.8686 36.2185 18.7373 37.303 17.66 38.4401Z" fill=black></path><path d="M24 33.8099C24.972 33.8099 25.76 32.6638 25.76 31.2499C25.76 29.8361 24.972 28.6899 24 28.6899C23.028 28.6899 22.24 29.8361 22.24 31.2499C22.24 32.6638 23.028 33.8099 24 33.8099Z" fill=black></path><path d="M24 25.72C25.1764 25.72 26.13 25.1156 26.13 24.37C26.13 23.6244 25.1764 23.02 24 23.02C22.8236 23.02 21.87 23.6244 21.87 24.37C21.87 25.1156 22.8236 25.72 24 25.72Z" fill=black></path><path d="M24 20.26C25.1764 20.26 26.13 19.3064 26.13 18.13C26.13 16.9536 25.1764 16 24 16C22.8236 16 21.87 16.9536 21.87 18.13C21.87 19.3064 22.8236 20.26 24 20.26Z" fill=black></path><path d="M26.56 10.1899C26.56 10.1899 26.74 10.4899 26.36 11.1899C24.5 14.5399 22.63 14.6099 22.28 14.8999C21.88 15.2199 21.72 15.1999 21.72 15.1999C21.75 14.9099 21.77 13.7399 21.79 13.6299C22.08 12.0599 24.44 12.0799 26.29 10.4799C26.58 10.2299 26.56 10.1799 26.56 10.1799V10.1899ZM20.32 17.3899C20.32 17.3899 20.75 18.5899 20.8 19.7899C20.9 21.7099 22.74 21.7599 24 21.7599V20.6899C23.05 20.6899 22.23 20.5499 21.55 19.1499C21.1922 18.5284 20.7807 17.9395 20.32 17.3899ZM20.27 32.8499C20.27 32.8499 20.94 32.0199 21.73 30.0799C22.13 29.0699 23.11 28.4799 24 28.4799V26.9799C21.97 26.9799 21 27.7299 20.9 28.8399C20.7728 30.1883 20.5624 31.5275 20.27 32.8499Z" fill=black></path><path d="M27.68 17.3901C27.68 17.3901 27.25 18.5901 27.2 19.7901C27.1 21.7101 25.26 21.7601 24 21.7601V20.7001C24.95 20.7001 25.77 20.5601 26.45 19.1501C26.81 18.5301 27.22 17.9401 27.68 17.3901ZM27.73 32.8601C27.73 32.8601 27.06 32.0201 26.27 30.0801C25.87 29.0701 24.89 28.4801 24 28.4801V27.0001C26.03 27.0001 27 27.7501 27.1 28.8601C27.2277 30.2051 27.4381 31.541 27.73 32.8601Z" fill=black></path></g><defs><clippath id=clip0_704_43688><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }