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) 1.01 kB
"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 20 20" id=icon-translate-20><path fill-rule=evenodd clip-rule=evenodd d="M7.5 5H2a1 1 0 0 1 0-2h4.5V2a1 1 0 0 1 2 0v1H13a1 1 0 1 1 0 2h-1.182c-.243.907-.673 1.816-1.184 2.68-.58.982-1.293 1.954-2.038 2.866.35.388.719.777 1.104 1.154l.007.007.366.366a1 1 0 0 1-1.413 1.415l-.363-.362c-.353-.346-.693-.7-1.018-1.055a70.59 70.59 0 0 1-3.018 3.091c-.217.213-.405.396-.554.545a1 1 0 0 1-1.414-1.414c.166-.166.368-.363.597-.588.799-.78 1.934-1.89 3.078-3.166A27.96 27.96 0 0 1 4.152 8.03a1 1 0 1 1 1.696-1.06c.278.444.78 1.174 1.439 2.014a20.85 20.85 0 0 0 1.626-2.32c.345-.586.618-1.144.809-1.664H7.5Zm5.564 4.649A1 1 0 0 1 14 9h1a1 1 0 0 1 .936.649l3 8a1 1 0 0 1-1.872.702L16.557 17H12.5a.96.96 0 0 1-.056-.002l-.508 1.353a1 1 0 0 1-1.872-.702l3-8ZM13.193 15h2.614L14.5 11.515 13.193 15Z"></path></symbol>'; }