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) 962 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-translate-16><path fill-rule=evenodd clip-rule=evenodd d="M1 4h4.85a6.734 6.734 0 0 1-.492 1.228 11.72 11.72 0 0 1-.82 1.357 9.054 9.054 0 0 1-.644-1.032 1 1 0 0 0-1.788.894c.23.462.644 1.095 1.152 1.781-.912 1.06-1.845 1.97-2.502 2.61-.176.172-.332.324-.463.455a1 1 0 1 0 1.414 1.414l.415-.407c.596-.58 1.496-1.456 2.402-2.481.419.492.851.967 1.266 1.385a1 1 0 1 0 1.42-1.408 24.2 24.2 0 0 1-1.4-1.554 14.87 14.87 0 0 0 1.332-2.108c.343-.676.621-1.396.76-2.134H9a1 1 0 1 0 0-2H6V1a1 1 0 0 0-2 0v1H1a1 1 0 0 0 0 2Zm10.5 2a1 1 0 0 0-.942.664l-2.5 7a1 1 0 1 0 1.884.672l.478-1.34a.714.714 0 0 0 .08.004h3c.027 0 .053-.001.08-.003l.478 1.34a1 1 0 1 0 1.884-.673l-2.5-7A1 1 0 0 0 12.5 6h-1Zm.5 2.573L12.867 11h-1.734L12 8.573Z"></path></symbol>'; }