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.09 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-car-16><path d="M3.004 9a1 1 0 0 1 .999-1h1a1 1 0 0 1 0 2h-1a1 1 0 0 1-1-1Zm7.994-1a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2h-1Z"></path><path fill-rule=evenodd d="M5.002 13a2 2 0 0 1-1.998 2h-1a2 2 0 0 1-1.998-2V9.5l-.003-.157c-.007-.323-.018-.776.183-1.355.179-.516.516-1.13 1.1-1.988h-.28a1 1 0 0 1 0-2h1.18l.395-1.053A2.998 2.998 0 0 1 5.388 1h5.224c1.25 0 2.368.776 2.807 1.947L13.814 4h1.18a1 1 0 0 1 0 2h-.28c.584.859.921 1.472 1.1 1.988.201.58.19 1.032.183 1.355l-.003.157V13a2 2 0 0 1-1.998 2h-1a2 2 0 0 1-1.998-2H5.002Zm.386-10a1 1 0 0 0-.936.649l-.506 1.35h8.108l-.506-1.35A1 1 0 0 0 10.612 3H5.388ZM2.074 8.643c.101-.291.342-.761.95-1.643h9.953c.607.882.848 1.352.949 1.643.077.223.076.317.072.596l-.002.261V13h-1v-1a1 1 0 0 0-.999-1H4.003c-.552 0-1 .444-1 .996V13h-.999V9.5c0-.103 0-.189-.002-.261-.004-.279-.005-.373.072-.596Z" clip-rule=evenodd></path></symbol>'; }