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.14 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-ca><g clip-path=url(#clip0_704_43623)><path d="M15.01 0H48.98V48H15L15.01 0Z" fill=white></path><path d="M-1.96997 0H15.01V48H-1.96997V0ZM48.98 0H65.96V48H48.99L48.98 0ZM20.1 23.2L18.77 23.64L24.91 29.04C25.38 30.41 24.75 30.82 24.35 31.54L31.01 30.7L30.85 37.4L32.24 37.37L31.93 30.71L38.6 31.51C38.19 30.64 37.82 30.18 38.2 28.79L44.33 23.69L43.26 23.29C42.38 22.61 43.64 20.03 43.82 18.4C43.82 18.4 40.25 19.63 40.02 18.98L39.1 17.23L35.84 20.81C35.49 20.9 35.34 20.76 35.25 20.46L36.75 12.98L34.37 14.32C34.17 14.41 33.97 14.33 33.85 14.1L31.55 9.5L29.19 14.28C29.01 14.45 28.83 14.47 28.69 14.35L26.4 13.08L27.77 20.49C27.66 20.79 27.4 20.87 27.1 20.71L23.98 17.18C23.58 17.83 23.3 18.89 22.76 19.13C22.22 19.36 20.41 18.68 19.2 18.43C19.62 19.91 20.9 22.39 20.1 23.2Z" fill=#D52B1E></path></g><defs><clippath id=clip0_704_43623><rect width=64 height=48 fill=white></rect></clippath></defs></symbol>'; }