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) 782 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-ai-search-16><path d="M5.893 1.033a1 1 0 0 1 .218 1.988 3.5 3.5 0 1 0 3.3 5.424l.06-.082a1 1 0 0 1 1.6 1.196l-.042.056 3.678 3.678.068.076a1 1 0 0 1-1.406 1.406l-.076-.068-3.678-3.678A5.463 5.463 0 0 1 6.5 12a5.5 5.5 0 0 1-.607-10.967Zm4.54-.325c.132-.61 1.002-.61 1.133 0l.229 1.063c.1.468.466.834.934.934l1.063.229c.61.13.61 1.001 0 1.132l-1.063.229c-.468.1-.834.466-.934.934l-.229 1.063c-.13.61-1.001.61-1.132 0l-.229-1.063a1.217 1.217 0 0 0-.934-.934l-1.063-.229c-.61-.13-.61-1.001 0-1.132l1.063-.229c.468-.1.834-.466.934-.934l.229-1.063Z"></path></symbol>'; }