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) 818 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-help-outline-20><path fill-rule=evenodd clip-rule=evenodd d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 2c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Zm1-6a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM8.498 7.69c.259-.582.935-.857 1.502-.857.483 0 .893.12 1.15.298.219.151.351.351.351.693 0 .241-.096.427-.437.655-.292.196-.615.33-.999.488-.146.06-.301.124-.466.197A1 1 0 0 0 9 10.08V11a1 1 0 1 0 2 0v-.254c.373-.158.81-.36 1.178-.606.663-.445 1.323-1.17 1.323-2.316 0-1.044-.493-1.84-1.212-2.337-.681-.471-1.522-.654-2.289-.654-.999 0-2.625.462-3.33 2.044a1 1 0 0 0 1.828.813Z"></path></symbol>'; }