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) 1 kB
"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-nfc-16><path fill-rule=evenodd clip-rule=evenodd d="M12.262 1.093a1 1 0 0 1 1.329.486A15.216 15.216 0 0 1 15 8c0 2.295-.505 4.473-1.41 6.421a1 1 0 0 1-1.813-.842A13.215 13.215 0 0 0 13 8c0-2-.44-3.89-1.223-5.579a1 1 0 0 1 .486-1.328Zm-3.89 1.34a1 1 0 0 1 1.346.436A11.265 11.265 0 0 1 10.942 8c0 1.85-.441 3.597-1.224 5.132a1 1 0 1 1-1.782-.91A9.265 9.265 0 0 0 8.942 8a9.265 9.265 0 0 0-1.006-4.222 1 1 0 0 1 .436-1.345Zm-2.64 1.731A1 1 0 1 0 4.066 5.27 4.915 4.915 0 0 1 4.888 8a4.915 4.915 0 0 1-.822 2.73 1 1 0 0 0 1.666 1.106A6.915 6.915 0 0 0 6.889 8a6.915 6.915 0 0 0-1.157-3.836ZM.588 5.202a1 1 0 0 1 1.4.196A4.32 4.32 0 0 1 2.836 8a4.32 4.32 0 0 1-.846 2.603A1 1 0 0 1 .392 9.398C.657 9.047.835 8.559.835 8a2.32 2.32 0 0 0-.443-1.397 1 1 0 0 1 .196-1.4Z"></path></symbol>'; }