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) 999 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-outline-16><path fill-rule=evenodd d="M8 5.616c-.532 0-.923.198-1.128.564a1 1 0 1 1-1.744-.98C5.79 4.024 6.978 3.616 8 3.616c.953 0 1.717.286 2.251.794a2.365 2.365 0 0 1 .541 2.684 2.183 2.183 0 0 1-.619.756c-.224.181-.487.34-.747.49-.144.083-.262.15-.385.218l-.053.03A1 1 0 0 1 7 8.43v-.427a1 1 0 0 1 .498-.867c.194-.112.42-.24.612-.348l.318-.18c.252-.145.397-.239.49-.314a.516.516 0 0 0 .07-.065.557.557 0 0 0 .01-.12.373.373 0 0 0-.126-.25c-.09-.085-.324-.242-.872-.242Z" clip-rule=evenodd></path><path fill-rule=evenodd d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0 2A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z" clip-rule=evenodd></path><path d="M9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"></path><path fill-rule=evenodd d="M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" clip-rule=evenodd></path></symbol>'; }