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) 802 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-franc-16><path d="M10 4c-.55 0-1 .45-1 1v2H8V5c0-.55-.45-1-1-1s-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1V9h1v2c0 .55.45 1 1 1s1-.45 1-1V5c0-.55-.45-1-1-1Zm5 3h-1V6h1c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1V9h1c.55 0 1-.45 1-1s-.45-1-1-1ZM4.44 6.92c.49-.25.7-.88.46-1.37-.434-.886-1.403-1.54-2.39-1.54C.48 3.982 0 6.417 0 8c0 1.588.453 4 2.5 4 1.007 0 1.939-.656 2.39-1.54a.993.993 0 0 0-.45-1.34.993.993 0 0 0-1.34.45c-.424.636-.783.472-.96-.17-.15-.56-.15-1.2-.15-1.38 0-.18 0-.82.15-1.38.165-.576.6-.89.96-.17.25.49.85.69 1.34.45Z"></path></symbol>'; }