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.48 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-nu><g clip-path=url(#clip0_704_43499)><path d="M0 0H64V48H0V0Z" fill=#FEDD00></path><path d="M0 0H32V24H0V0Z" fill=#012169></path><path d="M3.75 0L15.95 9.05L28.1 0H32V3.1L20 12.05L32 20.95V24H28L16 15.05L4.05 24H0V21L11.95 12.1L0 3.2V0H3.75Z" fill=white></path><path d="M21.2 14.05L32 22V24L18.45 14.05H21.2ZM12 15.05L12.3 16.8L2.7 24H0L12 15.05ZM32 0V0.15L19.55 9.55L19.65 7.35L29.5 0H32ZM0 0L11.95 8.8H8.95L0 2.1V0Z" fill=#C8102E></path><path d="M12.05 0V24H20.05V0H12.05ZM0 8V16H32V8H0Z" fill=white></path><path d="M0 9.65V14.45H32V9.65H0ZM13.65 0V24H18.45V0H13.65Z" fill=#C8102E></path><path d="M16 16.0799C18.2534 16.0799 20.08 14.2532 20.08 11.9999C20.08 9.7466 18.2534 7.91992 16 7.91992C13.7467 7.91992 11.92 9.7466 11.92 11.9999C11.92 14.2532 13.7467 16.0799 16 16.0799Z" fill=#012169></path><path d="M16 7.92008L18.4 15.3001L12.12 10.7401H19.88L13.6 15.3001M6.67001 9.83008L8.07001 14.1701L4.39001 11.5001H8.96001L5.26001 14.1801M25.33 9.83008L26.74 14.1701L23.05 11.4901H27.62L23.92 14.1701M16 17.8301L17.41 22.1701L13.71 19.4901H18.28L14.58 22.1701M16 1.83008L17.41 6.17008L13.71 3.49008H18.28L14.58 6.17008" fill=#FEDD00></path></g><defs><clippath id=clip0_704_43499><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }