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) 582 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-wallet-16><path d="M11.5 1A2.5 2.5 0 0 1 14 3.5v.55a2.5 2.5 0 0 1 2 2.45v6a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9c0-.035.001-.07.005-.104A2.498 2.498 0 0 1 2.5 1h9ZM2 12.5a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-2h-4a1 1 0 1 1 0-2h4v-2a.5.5 0 0 0-.5-.5h-11a2.51 2.51 0 0 1-.5-.05v6.55ZM2.5 3a.5.5 0 0 0 0 1H12v-.5a.5.5 0 0 0-.5-.5h-9Z"></path></symbol>'; }