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.22 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 24 24" id=icon-car-24><path d="M4 14a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm13-1a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2h-2Z"></path><path fill-rule=evenodd d="m3.28 8 1.088-3.265A4 4 0 0 1 8.162 2h7.676a4 4 0 0 1 3.795 2.735L20.72 8H23a1 1 0 1 1 0 2h-1.05c.604.838 1.041 1.455 1.341 1.946.241.396.427.762.546 1.145.123.395.163.762.163 1.146V19.5a2.5 2.5 0 0 1-2.5 2.5h-1a2.5 2.5 0 0 1-2.5-2.5V19H6v.5A2.5 2.5 0 0 1 3.5 22h-1A2.5 2.5 0 0 1 0 19.5v-5.263c0-.384.04-.751.163-1.146.12-.383.304-.749.546-1.145.3-.49.737-1.107 1.34-1.946H1a1 1 0 0 1 0-2h2.28Zm2.985-2.632A2 2 0 0 1 8.162 4h7.676a2 2 0 0 1 1.897 1.368L18.945 9H5.056l1.21-3.632Zm-3.849 7.62c.288-.473.721-1.075 1.392-2.006.062.012.126.018.192.018h16c.066 0 .13-.006.192-.018.67.93 1.104 1.533 1.392 2.006.196.322.292.531.344.699.05.157.072.316.072.55V19.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V18a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5.263c0-.234.023-.393.072-.55.052-.168.148-.377.344-.7Z" clip-rule=evenodd></path></symbol>'; }