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) 757 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-bids-16><path fill-rule=evenodd clip-rule=evenodd d="M1.738 8.933a2.5 2.5 0 0 1 0-3.536L6.403.732a2.5 2.5 0 0 1 3.535 0l.676.676.676.677a2.5 2.5 0 0 1 0 3.535l-.563.563 4.54 4.54a2.502 2.502 0 1 1-3.54 3.539l-4.539-4.54-.562.563a2.5 2.5 0 0 1-3.536 0L1.738 8.933Zm6.864-.625.711-.71 4.54 4.539a.503.503 0 1 1-.711.71l-4.54-4.539Zm-5.45-1.497a.5.5 0 0 0 0 .707l1.352 1.353a.5.5 0 0 0 .707 0l4.665-4.665a.5.5 0 0 0 0-.707L9.2 2.823l-.676-.677a.5.5 0 0 0-.707 0L3.152 6.811Zm-1.148 6.19a1 1 0 1 0 0 2h5a1 1 0 0 0 0-2h-5Z"></path></symbol>'; }