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) 883 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-inbox-16><path fill-rule=evenodd d="M1.027 8.77A1.003 1.003 0 0 0 1 9v3.5A2.5 2.5 0 0 0 3.5 15h9a2.5 2.5 0 0 0 2.5-2.5V9c0-.08-.01-.156-.027-.23l-1.241-5.794A2.5 2.5 0 0 0 11.287 1H4.713a2.5 2.5 0 0 0-2.445 1.976L1.027 8.77ZM12.763 8l-.987-4.605A.5.5 0 0 0 11.287 3H4.713a.5.5 0 0 0-.49.395L3.238 8h1.439c.884 0 1.692.5 2.087 1.29l.263.526a.333.333 0 0 0 .298.184h1.352a.333.333 0 0 0 .298-.184l.263-.526A2.333 2.333 0 0 1 11.324 8h1.439ZM13 10v2.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10h1.676c.126 0 .242.071.298.184l.263.526A2.333 2.333 0 0 0 7.324 12h1.352c.884 0 1.692-.5 2.087-1.29l.263-.526a.333.333 0 0 1 .298-.184H13Z" clip-rule=evenodd></path></symbol>'; }