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.29 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 20 20" id=icon-live-broadcast-20><path d="M1.912 4.072a1 1 0 0 1 1.572 1.233l-.17.252A8.124 8.124 0 0 0 2 10c0 1.64.482 3.166 1.313 4.444l.171.252.055.087a1 1 0 0 1-1.627 1.146l-.063-.081-.212-.315A10.124 10.124 0 0 1 0 10c0-2.175.684-4.194 1.849-5.848l.063-.08Zm14.846-.161a1 1 0 0 1 1.33.161l.063.08A10.126 10.126 0 0 1 20 10c0 2.04-.602 3.94-1.637 5.533l-.212.315-.063.08a1 1 0 0 1-1.627-1.145l.055-.087.17-.252A8.125 8.125 0 0 0 18 10a8.12 8.12 0 0 0-1.314-4.443l-.17-.252a1 1 0 0 1 .242-1.394ZM6.028 5.148a1 1 0 0 1 1.353 1.47l-.156.167A4.812 4.812 0 0 0 6 10c0 1.235.462 2.36 1.225 3.216l.156.167.068.077a1 1 0 0 1-1.422 1.392l-.075-.069-.22-.236A6.813 6.813 0 0 1 4 10c0-1.861.746-3.551 1.952-4.782l.075-.07Zm6.606.056a1 1 0 0 1 1.339-.056l.075.07A6.815 6.815 0 0 1 16 10c0 1.745-.655 3.34-1.731 4.547l-.221.236-.075.07a1 1 0 0 1-1.422-1.393l.068-.077.156-.167A4.813 4.813 0 0 0 14 10c0-1.235-.462-2.36-1.225-3.215l-.156-.167a1 1 0 0 1 .015-1.414ZM8.333 8.407c0-.422.461-.681.822-.463l2.634 1.592a.542.542 0 0 1 0 .928l-2.634 1.592a.542.542 0 0 1-.822-.463V8.407Z"></path></symbol>'; }