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) 990 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-live-24><path d="M6.8 3.4a1 1 0 0 1-.2 1.4A8.984 8.984 0 0 0 3 12a8.985 8.985 0 0 0 3.6 7.201 1 1 0 0 1-1.2 1.6A10.987 10.987 0 0 1 1 12c0-3.6 1.73-6.795 4.4-8.8a1 1 0 0 1 1.4.198Z"></path><path d="M9.515 6.446a1 1 0 0 1-.28 1.387A4.994 4.994 0 0 0 7 12c0 1.738.886 3.27 2.236 4.167a1 1 0 1 1-1.107 1.666A6.994 6.994 0 0 1 5 12a6.994 6.994 0 0 1 3.129-5.833 1 1 0 0 1 1.386.28ZM14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm.764-4.167a1 1 0 0 1 1.107-1.666A6.994 6.994 0 0 1 19 12a6.994 6.994 0 0 1-3.129 5.833 1 1 0 1 1-1.107-1.666A4.994 4.994 0 0 0 17 12c0-1.738-.886-3.27-2.236-4.167Z"></path><path d="M17.4 4.8a1 1 0 0 1 1.2-1.6C21.27 5.207 23 8.4 23 12c0 3.6-1.73 6.795-4.4 8.8a1 1 0 0 1-1.2-1.599 8.985 8.985 0 0 0 3.6-7.2A8.984 8.984 0 0 0 17.4 4.8Z"></path></symbol>'; }