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) 905 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-rim-24><path fill-rule=evenodd d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm6.77-4.64A9.974 9.974 0 0 0 22 12c0-.806-.095-1.59-.275-2.34l-5.736 2.048a4.027 4.027 0 0 1-.99 2.94l3.77 4.713ZM13 2.05c3.58.355 6.606 2.6 8.065 5.722l-5.715 2.04A4.006 4.006 0 0 0 13 8.127V2.049Zm4.17 18.512A9.953 9.953 0 0 1 12 22a9.954 9.954 0 0 1-5.17-1.438l3.834-4.79a4.03 4.03 0 0 0 2.672 0l3.833 4.79ZM9 14.647l-3.77 4.714A9.974 9.974 0 0 1 2 12c0-.806.095-1.59.275-2.34l5.735 2.048a4.027 4.027 0 0 0 .991 2.94Zm-.35-4.834A4.006 4.006 0 0 1 11 8.126V2.049a10.01 10.01 0 0 0-8.065 5.723l5.715 2.04ZM12 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z" clip-rule=evenodd></path></symbol>'; }