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.21 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 24 24" id=icon-live-broadcast-24><path d="M3.183 5.098A1 1 0 0 1 4.817 6.25 9.95 9.95 0 0 0 3 12c0 2.008.59 3.876 1.608 5.441l.21.309.054.087a1 1 0 0 1-1.627 1.145l-.062-.08-.251-.37A11.949 11.949 0 0 1 1 12c0-2.568.808-4.95 2.183-6.902Zm16.24-.242a1 1 0 0 1 1.394.242A11.952 11.952 0 0 1 23 12c0 2.407-.71 4.651-1.932 6.531l-.25.371-.063.08a1.001 1.001 0 0 1-1.627-1.145l.055-.087.209-.309A9.949 9.949 0 0 0 21 12a9.95 9.95 0 0 0-1.817-5.75 1 1 0 0 1 .24-1.394ZM7.287 6.401a1 1 0 0 1 1.428 1.4A5.978 5.978 0 0 0 7 12.002c0 1.533.574 2.93 1.52 3.991l.194.207.068.077a1 1 0 0 1-1.42 1.393l-.076-.07-.259-.276A7.974 7.974 0 0 1 5 12.001a7.98 7.98 0 0 1 2.286-5.6Zm8.014-.013a1 1 0 0 1 1.414.013 7.98 7.98 0 0 1 2.286 5.6 7.974 7.974 0 0 1-2.027 5.322l-.26.276-.074.07a1 1 0 0 1-1.421-1.393l.068-.077.194-.207A5.974 5.974 0 0 0 17 12.001a5.978 5.978 0 0 0-1.714-4.2 1 1 0 0 1 .014-1.413Zm-5.3 3.7a.65.65 0 0 1 .986-.555l3.162 1.91a.65.65 0 0 1 0 1.114l-3.162 1.91A.65.65 0 0 1 10 13.91v-3.82Z"></path></symbol>'; }