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.01 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-money-back-guarantee-24><path fill-rule=evenodd clip-rule=evenodd d="M13.149.348a2.069 2.069 0 0 0-2.297 0C7.556 2.552 4.37 3.257 3.274 3.445A1.53 1.53 0 0 0 2 4.945v6.04c0 2.788.571 5.186 2.058 7.316 1.474 2.11 3.78 3.86 7.064 5.49a1.98 1.98 0 0 0 1.756 0c3.285-1.63 5.59-3.38 7.064-5.49C21.429 16.171 22 13.773 22 10.986v-6.04c0-.77-.57-1.38-1.275-1.501-1.095-.188-4.281-.893-7.577-3.097Zm-1.186 1.663A.065.065 0 0 1 12 2a.07.07 0 0 1 .037.01C15.326 4.21 18.51 5.05 20 5.345v5.642c0 2.497-.506 4.462-1.698 6.17-1.205 1.726-3.18 3.287-6.302 4.837-3.122-1.55-5.097-3.111-6.302-4.837C4.506 15.448 4 13.483 4 10.986V5.344c1.49-.294 4.674-1.134 7.963-3.333Zm4.748 8.023a1 1 0 0 0-1.414-1.415l-4.632 4.632-1.962-1.962a1 1 0 1 0-1.414 1.414l2.67 2.67a1 1 0 0 0 1.414 0l5.338-5.34Z"></path></symbol>'; }