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) 664 B
"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-qa><g clip-path=url(#clip0_704_43644)><path d="M0 0H64V48H0V0Z" fill=#8D1B3D></path><path d="M0 0V48H15.84L25.62 45.33L15.84 42.67L25.61 40L15.84 37.33L25.61 34.67L15.84 32L25.62 29.33L15.84 26.67L25.61 24L15.84 21.33L25.61 18.67L15.84 16L25.62 13.33L15.84 10.67L25.61 8L15.84 5.33L25.62 2.67L15.83 0H0Z" fill=white></path></g><defs><clippath id=clip0_704_43644><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }