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) 665 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-car-brake-16><path fill-rule=evenodd clip-rule=evenodd d="M7 2.08C4.598 2.657 2.657 4.598 2.08 7h2.142A4.608 4.608 0 0 1 7 4.223V2.08ZM7.03.03C8.146-.166 9 .744 9 1.721v.298A6.5 6.5 0 1 1 2.02 9h-.298C.744 9-.166 8.145.03 7.031c.624-3.53 3.47-6.376 7-7ZM9 4.351v-.324A4.5 4.5 0 1 1 4.028 9h.321c.904 0 1.526-.657 1.75-1.305a2.607 2.607 0 0 1 1.596-1.596C8.343 5.875 9 5.254 9 4.35ZM8.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"></path></symbol>'; }