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) 828 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 24 24" id=icon-sneaker-24><path fill-rule=evenodd d="M6.337 5A3.5 3.5 0 0 1 9.5 3c2.095 0 3.193 1.872 3.48 3.303l.403 2.014 8.232 3.99A4 4 0 0 1 24 15.967V18a3 3 0 0 1-3 3H4a4 4 0 0 1-4-4V8a3 3 0 0 1 3-3h3.337ZM8 6.5A1.5 1.5 0 0 1 9.5 5c.666 0 1.307.636 1.52 1.697l.478 2.391-1.205 1.205a1 1 0 1 0 1.414 1.414l1.334-1.334 1.462.71-1.21 1.21a1 1 0 0 0 1.414 1.414l1.701-1.701 4.37 2.119.02.008A2 2 0 0 1 22 15.967V16H10.83A3.001 3.001 0 0 0 8 14H2v-2h3a3 3 0 0 0 3-3V6.5ZM11 18h11a1 1 0 0 1-1 1H11v-1Zm-2-1v2H4a2 2 0 0 1-2-2v-1h6a1 1 0 0 1 1 1Zm-4-7H2V8a1 1 0 0 1 1-1h3v2a1 1 0 0 1-1 1Z" clip-rule=evenodd></path></symbol>'; }