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) 968 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 16 16" id=icon-ebay-live-16><path d="M3.817 2.294a1 1 0 0 1-.01 1.414A6.054 6.054 0 0 0 2 8c0 1.662.7 3.195 1.801 4.287a1 1 0 1 1-1.408 1.42A8.06 8.06 0 0 1 0 8c0-2.15.88-4.214 2.403-5.716a1 1 0 0 1 1.414.01Z"></path><path d="M6.112 4.338a1 1 0 0 1-.088 1.412A3.016 3.016 0 0 0 5 8.008c0 .891.39 1.694 1.01 2.245a1 1 0 1 1-1.33 1.494A4.997 4.997 0 0 1 3 8.008 5.02 5.02 0 0 1 4.7 4.25a1 1 0 0 1 1.412.088ZM9.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm.726-2.25a1 1 0 1 1 1.323-1.5 4.998 4.998 0 0 1 .021 7.497 1 1 0 0 1-1.33-1.494 2.998 2.998 0 0 0-.015-4.503Z"></path><path d="M12.193 3.708a1 1 0 0 1 1.404-1.424A8.054 8.054 0 0 1 16 8a8.06 8.06 0 0 1-2.393 5.707 1 1 0 0 1-1.408-1.42A6.06 6.06 0 0 0 14 8c0-1.606-.66-3.16-1.807-4.292Z"></path></symbol>'; }