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) 721 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 24 24" id=icon-franc-24><path d="M15 7c-.55 0-1 .45-1 1v3h-3V8c0-.55-.45-1-1-1s-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1v-3h3v3c0 .55.45 1 1 1s1-.45 1-1V8c0-.55-.45-1-1-1Zm8 0h-5c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V9h4c.55 0 1-.45 1-1s-.45-1-1-1ZM4 9c1.59 0 1.97 1.04 2.03 1.26.14.53.68.85 1.21.71a1 1 0 0 0 .73-1.21C7.73 8.81 6.59 7 4 7c-2.59 0-4 1.87-4 5s1.5 5 4 5 3.73-1.8 3.97-2.76a1 1 0 0 0-1.94-.48C6.03 13.77 5.7 15 4 15c-1.33 0-2-1.01-2-3s.67-3 2-3Z"></path></symbol>'; }