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.7 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-my><g clip-path=url(#clip0_704_43530)><mask id=mask0_704_43530 style="mask-type: luminance" maskunits=userSpaceOnUse x=0 y=0 width=64 height=48><path d="M0 0H64V48H0V0Z" fill=white></path></mask><g mask=url(#mask0_704_43530)><path d="M0 0H64V48H0V0Z" fill=#CC0000></path><path d="M0 0H64V3.43H0V0Z" fill=#CC0000></path><path d="M0 3.42993H64V6.85993H0V3.42993Z" fill=white></path><path d="M0 6.85986H64V10.2899H0V6.85986Z" fill=#CC0000></path><path d="M0 10.29H64V13.7H0V10.29Z" fill=white></path><path d="M0 13.71H64V17.14H0V13.71Z" fill=#CC0000></path><path d="M0 17.1401H64V20.5701H0V17.1401Z" fill=white></path><path d="M0 20.5701H64V24.0001H0V20.5701Z" fill=#CC0000></path><path d="M0 24H64V27.43H0V24Z" fill=white></path><path d="M0 27.4299H64V30.8599H0V27.4299Z" fill=#CC0000></path><path d="M0 30.8599H64V34.2899H0V30.8599Z" fill=white></path><path d="M0 34.29H64V37.7H0V34.29Z" fill=#CC0000></path><path d="M0 37.71H64V41.14H0V37.71Z" fill=white></path><path d="M0 41.1401H64V44.5701H0V41.1401Z" fill=#CC0000></path><path d="M0 44.5701H64V48.0001H0V44.5701Z" fill=white></path><path d="M0 0.0500488H32V27.48H0V0.0500488Z" fill=#000066></path><path d="M20.75 7.38009L21.35 11.4501L23.65 8.05009L22.41 11.9701L25.96 9.89009L23.15 12.8901L27.25 12.5701L23.42 14.0501L27.25 15.5301L23.15 15.2101L25.96 18.2101L22.41 16.1301L23.64 20.0601L21.34 16.6501L20.74 20.7201L20.15 16.6501L17.85 20.0501L19.09 16.1301L15.54 18.2101L18.34 15.2101L14.24 15.5301L18.08 14.0501L14.25 12.5701L18.35 12.8901L15.54 9.89009L19.09 11.9701L17.85 8.04009L20.15 11.4501L20.75 7.38009ZM17.42 7.55009C16.3372 7.06837 15.1511 6.86496 13.9697 6.95836C12.7882 7.05176 11.6488 7.43902 10.6551 8.08491C9.66146 8.7308 8.845 9.61484 8.28 10.6566C7.71499 11.6984 7.41937 12.8649 7.42001 14.0501C7.41937 15.2352 7.71499 16.4017 8.28 17.4435C8.845 18.4853 9.66146 19.3694 10.6551 20.0153C11.6488 20.6612 12.7882 21.0484 13.9697 21.1418C15.1511 21.2352 16.3372 21.0318 17.42 20.5501C16.2245 21.4089 14.8152 21.9212 13.3472 22.0306C11.8793 22.1399 10.4096 21.8422 9.10001 21.1701C7.7919 20.4971 6.69469 19.4764 5.92902 18.2202C5.16334 16.9641 4.75885 15.5212 4.76001 14.0501C4.7605 12.5794 5.1664 11.1372 5.93312 9.88218C6.69984 8.62712 7.7977 7.6077 9.10606 6.93595C10.4144 6.26421 11.8826 5.96613 13.3494 6.07447C14.8161 6.18282 16.2246 6.69339 17.42 7.55009Z" fill=#FFCC00></path></g></g><defs><clippath id=clip0_704_43530><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }