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) 668 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-attention-triangle-16><path d="M5.155 1.667c1.24-2.221 4.436-2.223 5.677-.002l4.75 8.502c1.21 2.167-.355 4.835-2.837 4.835l-9.49.001-.23-.007C.755 14.842-.66 12.433.31 10.376l.105-.206 4.74-8.503Zm3.931.973a1.25 1.25 0 0 0-2.183.001l-4.74 8.503a1.25 1.25 0 0 0 1.091 1.86l9.491-.002a1.25 1.25 0 0 0 1.091-1.859L9.086 2.64ZM8 10a1.001 1.001 0 1 1 0 1.998A1.001 1.001 0 0 1 8 10Zm0-5a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1Z"></path></symbol>'; }