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) 822 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-help-16><path d="M9 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"></path><path fill-rule=evenodd d="M6.872 3.178c-.384.154-.743.43-.902 1.065a1 1 0 1 1-1.94-.486c.342-1.366 1.232-2.089 2.099-2.435C6.934 1 7.716 1 7.987 1H8c.96 0 1.929.317 2.677.898C11.435 2.488 12 3.386 12 4.5c0 1.319-.523 2.206-1.273 2.872a7.984 7.984 0 0 1-1.097.79 44.72 44.72 0 0 1-.366.224L9 8.548V10a1 1 0 1 1-2 0V8a1 1 0 0 1 .446-.832c.274-.183.562-.359.82-.516l.307-.189c.342-.212.61-.394.825-.585C9.773 5.544 10 5.18 10 4.5c0-.386-.185-.738-.551-1.023A2.411 2.411 0 0 0 8 3c-.24 0-.696.006-1.128.178Z" clip-rule=evenodd></path></symbol>'; }