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) 590 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-moon-24><path fill-rule=evenodd clip-rule=evenodd d="M11.59 1.503a1 1 0 0 1-.078 1.112 7.034 7.034 0 0 0 9.873 9.87 1 1 0 0 1 1.606.918c-.709 5.415-5.34 9.596-10.948 9.596C5.944 23 1 18.055 1 11.957 1 6.349 5.18 1.719 10.593 1.009a1 1 0 0 1 .998.494ZM8.683 3.56A9.047 9.047 0 0 0 3 11.957a9.043 9.043 0 0 0 17.442 3.358A9.034 9.034 0 0 1 8.682 3.559Z"></path></symbol>'; }