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) 724 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-peso-16><path fill-rule=evenodd d="M12.514 3A4.308 4.308 0 0 0 10.447.73C9.663.339 8.772.167 7.873.083 6.92-.006 5.958 0 5 0a1 1 0 0 0-1 1v2H3a1 1 0 1 0 0 2h1v2H3a1 1 0 1 0 0 2h1v6a1 1 0 1 0 2 0v-3.003c2.477-.023 5.454-.362 6.514-2.997H14a1 1 0 1 0 0-2h-1.041c.055-.635.055-1.365 0-2H14a1 1 0 1 0 0-2h-1.486ZM6 2.003c.61.006 1.171.023 1.689.07.875.082 1.887.245 2.513.927H6v-.997ZM10.95 5H6v2h4.95c.072-.66.072-1.34 0-2Zm-.748 4H6v.997c1.35-.013 3.215.08 4.202-.997Z" clip-rule=evenodd></path></symbol>'; }