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) 985 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 48 48" id=icon-out-of-reach-48><path fill-rule=evenodd clip-rule=evenodd d="M30 2a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3h-6Zm-1 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V5Zm-19 9a1 1 0 0 1 1-1h32a1 1 0 0 1 0 2H11a1 1 0 0 1-1-1Zm9 11.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm2 0a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm7.866 0a1 1 0 1 0-1.732-1l-2.884 5a5 5 0 0 1-4.33 2.5h-6.822a5 5 0 0 1-4.324-2.49l-2.909-5.012a1 1 0 0 0-1.73 1.004l2.909 5.012A7 7 0 0 0 13.098 34h6.813c-.007.15-.002.302.018.456l1.064 8.419A1 1 0 0 1 20.001 44h-6.999a1 1 0 0 1-.988-1.153l.725-4.694a1 1 0 0 0-1.977-.306l-.725 4.696A3 3 0 0 0 13.002 46h6.999a3 3 0 0 0 2.977-3.376l-1.065-8.42a.58.58 0 0 1 .392-.622 7 7 0 0 0 3.678-3.084l2.883-4.998Z"></path></symbol>'; }