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) 789 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-peso-24><path fill-rule=evenodd d="M7.007 1H7a1 1 0 0 0-1 1v3H4a1 1 0 1 0 0 2h2v2H4a1 1 0 1 0 0 2h2v11a1 1 0 1 0 2 0v-6.001c2.159-.011 4.451-.105 6.273-.894C16.04 14.34 17.25 12.85 17.718 11H20a1 1 0 1 0 0-2h-2.01a11.85 11.85 0 0 0-.083-2H20a1 1 0 1 0 0-2h-2.613c-.59-1.41-1.712-2.497-3.114-3.105C12.016.917 9.416 1 7.007 1ZM8 3.002V5h7.115c-.409-.569-.956-.975-1.638-1.27-1.427-.618-3.321-.713-5.477-.728ZM15.886 7H8v2h7.989a9.453 9.453 0 0 0-.104-2Zm-.255 4H8v2.998c2.156-.015 4.05-.11 5.477-.728 1.018-.441 1.78-1.23 2.154-2.27Z" clip-rule=evenodd></path></symbol>'; }