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) 924 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-headlight-16><path fill-rule=evenodd clip-rule=evenodd d="M7.86 4.08a.304.304 0 0 0-.272-.072c-.483.093-1.03.22-1.588.389V11.6c.558.17 1.105.296 1.588.39.11.02.2-.009.272-.073a.438.438 0 0 0 .14-.333V4.413a.438.438 0 0 0-.14-.333ZM4 10.778V5.219c-.056.031-.11.063-.165.095C2.682 6 2 6.86 2 7.998c0 1.139.682 1.999 1.835 2.685l.165.095Zm3.21-8.734C8.75 1.747 10 2.98 10 4.414v7.169c0 1.434-1.25 2.666-2.79 2.37-1.21-.234-2.942-.686-4.397-1.552C1.35 11.532 0 10.13 0 7.998c0-2.131 1.35-3.533 2.813-4.403C4.268 2.73 6 2.277 7.21 2.045Zm5.79.951a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2h-2ZM12 8a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1Zm0 4.004a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1Z"></path></symbol>'; }