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) 685 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-lamp-24><path fill-rule=evenodd d="M13 14h7.498a1.5 1.5 0 0 0 1.412-2.006l-3.05-8.51A3.75 3.75 0 0 0 15.33 1H8.648a3.75 3.75 0 0 0-3.533 2.494L2.09 11.998A1.5 1.5 0 0 0 3.504 14H11v2.083A6.002 6.002 0 0 0 6 22a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1 6.002 6.002 0 0 0-5-5.917V14Zm2.33-11H8.648c-.74 0-1.401.466-1.65 1.164L4.214 12h15.575l-2.81-7.84A1.75 1.75 0 0 0 15.33 3ZM12 18a4.002 4.002 0 0 0-3.874 3h7.748A4.002 4.002 0 0 0 12 18Z" clip-rule=evenodd></path></symbol>'; }