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) 860 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-arrows-3d-16><path fill-rule=evenodd d="M12.772 6.044c.377-.981.236-1.596-.029-1.915-.436-.525-1.567-.864-3.4-.19a.999.999 0 1 1-.689-1.878c2.109-.774 4.366-.727 5.626.789.91 1.096.872 2.572.357 3.911-.416 1.084-1.178 2.2-2.23 3.239H13a1 1 0 0 1 0 2h-3a1 1 0 0 1-1-1V8a1 1 0 1 1 2 0v.58c.89-.88 1.476-1.766 1.772-2.536ZM6.002 4a1 1 0 0 1 .995 1.08L7 7.998A1 1 0 1 1 5.003 8v-.53c-.89.877-1.476 1.757-1.772 2.523-.377.974-.24 1.59.036 1.92.425.512 1.53.83 3.388.148a1 1 0 0 1 .69 1.878c-2.087.765-4.345.781-5.616-.747-.918-1.104-.883-2.58-.364-3.921C1.79 8.174 2.571 7.048 3.645 6H3a1 1 0 1 1 0-2h3.001Z" clip-rule=evenodd></path></symbol>'; }