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) 997 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 24 24" id=icon-ebay-for-charity-24><path fill-rule=evenodd clip-rule=evenodd d="m16.497 12.753 1.358-1.916.023-.034A7 7 0 1 0 5 7a6.97 6.97 0 0 0 1.12 3.803l.011.018 1.38 1.945-5.292 6.609a1 1 0 0 0 .267 1.483l5 3a1 1 0 0 0 1.33-.28L12 19.092l3.184 4.488a1 1 0 0 0 1.33.279l5-3a1 1 0 0 0 .268-1.482l-5.285-6.623Zm-8.32-8.975A4.98 4.98 0 0 0 7 7c0 .997.288 1.922.787 2.698l8.493 11.968 3.226-1.936-8.257-10.349a.986.986 0 0 1-.023-.03c-1.57-2.13-2.646-3.657-3.05-5.573ZM10.01 2.41c.083 1.599.678 2.75 2.005 4.623 1.322-1.865 1.917-3.02 2.004-4.61A4.982 4.982 0 0 0 12 2c-.707 0-1.38.147-1.99.411Zm5.188 8.715-1.925-2.414c1.308-1.8 2.209-3.198 2.575-4.904A4.98 4.98 0 0 1 17 7c0 .996-.29 1.92-.79 2.698l-1.01 1.428Zm-4.425 6.237-2.058-2.9-4.22 5.269 3.224 1.934 3.054-4.303Z"></path></symbol>'; }