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) 760 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 20 20" id=icon-ai-search-20><path d="M8.5.999a1 1 0 0 1 0 2 5.5 5.5 0 1 0 4.902 7.996 1 1 0 0 1 1.782.909 7.497 7.497 0 0 1-.722 1.143l4.245 4.245.068.076a1 1 0 0 1-1.406 1.406l-.076-.068-4.245-4.245A7.5 7.5 0 1 1 8.5.999ZM14.208.64c.183-.853 1.4-.853 1.584 0l.303 1.41A1.57 1.57 0 0 0 17.3 3.255l1.41.302c.853.184.853 1.402 0 1.585l-1.41.303a1.57 1.57 0 0 0-1.205 1.204l-.303 1.41c-.184.854-1.4.854-1.584 0l-.303-1.41A1.57 1.57 0 0 0 12.7 5.445l-1.41-.303c-.853-.183-.853-1.401 0-1.585l1.41-.302a1.57 1.57 0 0 0 1.205-1.205l.303-1.41Z"></path></symbol>'; }