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.96 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-au><g clip-path=url(#clip0_704_43591)><path d="M0 0H64V48H0V0Z" fill=#00008B></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=#FF0000></path><path d="M12.05 0V24H20.05V0H12.05ZM0 8V16H32V8H0Z" fill=white></path><path d="M0 9.65V14.45H32V9.65H0ZM13.65 0V24H18.45V0H13.65Z" fill=#FF0000></path><path d="M52.7 39.67L50.65 39.93L50.87 41.98L49.39 40.54L47.92 41.99L48.12 39.94L46.07 39.7L47.8 38.58L46.71 36.83L48.67 37.48L49.36 35.53L50.07 37.47L52.02 36.8L50.95 38.56L52.69 39.67H52.7ZM52.33 27.95L52.6 26.65L51.62 25.75L52.94 25.6L53.49 24.39L54.04 25.6L55.36 25.75L54.38 26.65L54.65 27.95L53.49 27.29L52.33 27.95ZM41.92 21.95L39.89 22.17L40.07 24.2L38.63 22.75L37.15 24.16L37.39 22.13L35.37 21.86L37.1 20.78L36.05 19.03L37.98 19.71L38.7 17.8L39.37 19.73L41.31 19.1L40.22 20.83L41.93 21.95H41.92ZM62.3 18.67L60.21 18.94L60.44 21.03L58.93 19.56L57.43 21.04L57.64 18.94L55.55 18.7L57.32 17.55L56.21 15.76L58.21 16.43L58.91 14.45L59.63 16.43L61.62 15.74L60.52 17.54L62.3 18.67ZM52.69 10.32L50.62 10.55L50.81 12.63L49.34 11.15L47.83 12.59L48.07 10.52L46 10.24L47.77 9.13997L46.7 7.34997L48.67 8.03997L49.4 6.08997L50.08 8.05997L52.06 7.40997L50.95 9.16997L52.69 10.32ZM23.4 38.57L18.82 39.11L19.28 43.7L16 40.46L12.7 43.68L13.19 39.09L8.60999 38.51L12.5 36.03L10.1 32.09L14.46 33.59L16.04 29.25L17.59 33.6L21.96 32.13L19.53 36.05L23.41 38.56L23.4 38.57Z" fill=white></path></g><defs><clippath id=clip0_704_43591><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }