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.16 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-ebay-preloved-24><path d="M11.208 5.611c-.943-1.176-1.716-1.816-2.37-2.168C8.202 3.1 7.622 3 7 3 4.484 3 3 4.942 3 7.21c0 1.287.532 2.65 1.53 4.035.994 1.382 2.41 2.726 4.065 3.951a1 1 0 0 1-1.19 1.608c-1.765-1.307-3.349-2.792-4.499-4.39C1.758 10.819 1 9.053 1 7.21 1 4.079 3.153 1 7 1c.878 0 1.798.15 2.787.682.725.39 1.452.968 2.213 1.785.761-.817 1.488-1.395 2.213-1.785C15.203 1.15 16.123 1 17 1c3.847 0 6 3.079 6 6.21 0 2.146-1.026 4.171-2.513 5.956-1.492 1.793-3.519 3.431-5.697 4.827-4.33 2.775-9.488 4.735-12.707 5.004a1 1 0 1 1-.166-1.994c2.781-.231 7.624-2.021 11.793-4.694 2.072-1.327 3.92-2.837 5.24-4.423C20.277 10.293 21 8.71 21 7.212 21 4.942 19.516 3 17 3c-.622 0-1.201.1-1.838.443-.654.352-1.427.992-2.37 2.168a.999.999 0 0 1-1.518.076.995.995 0 0 1-.066-.076Zm4.36 14.526a1 1 0 0 0 .569 1.295c2.082.811 3.119 1.194 5.724 1.559a1 1 0 1 0 .278-1.981c-2.395-.335-3.271-.66-5.276-1.442a1 1 0 0 0-1.295.57Z"></path></symbol>'; }