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) 1.01 kB
"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-ship-and-local-16><path fill-rule=evenodd clip-rule=evenodd d="M3.387 2.223A.5.5 0 0 1 3.803 2H6v1H2.869l.518-.777ZM8 3V2h2.197a.5.5 0 0 1 .416.223l.519.777H8Zm4 2H8v.5a.997.997 0 0 1-1 1 1 1 0 0 1-1-1V5H2v5.5a.5.5 0 0 0 .5.5h4.557A4.18 4.18 0 0 1 7 10.316v-.008C7 7.928 9.015 6 11.5 6c.169 0 .336.009.5.026V5Zm2 1v.725c1.206.773 2 2.09 2 3.583 0 2.288-1.784 3.841-4.209 5.599a.497.497 0 0 1-.582 0c-1.35-.979-2.5-1.893-3.256-2.907H2.5A2.5 2.5 0 0 1 0 10.5V4.454a2.5 2.5 0 0 1 .42-1.387l1.303-1.954A2.5 2.5 0 0 1 3.803 0h6.394a2.5 2.5 0 0 1 2.08 1.113l1.303 1.954c.274.411.42.894.42 1.387V6Zm-.728 6.022c.533-.636.728-1.158.728-1.714C14 9.115 12.964 8 11.5 8S9 9.115 9 10.309c0 .556.195 1.078.728 1.712.424.507 1.009 1.022 1.772 1.61.763-.588 1.348-1.103 1.772-1.609Z"></path></symbol>'; }