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) 717 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-money-back-guarantee-filled-16><path d="M7.008.356a1.56 1.56 0 0 1 1.984 0c1.607 1.33 3.721 1.74 4.655 1.855.733.09 1.353.71 1.353 1.516v4.272c0 1.288-.336 2.667-1.307 4.025-.96 1.344-2.5 2.612-4.82 3.77a1.955 1.955 0 0 1-1.746 0c-2.32-1.158-3.86-2.427-4.82-3.77C1.336 10.666 1 9.287 1 8V3.727C1 2.92 1.62 2.3 2.353 2.21 3.287 2.096 5.4 1.686 7.008.356Zm4.199 5.436a1 1 0 0 0-1.414 0L7 8.585l-.793-.793a1 1 0 1 0-1.414 1.414l1.5 1.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414Z"></path></symbol>'; }