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 24 24" id=icon-arrows-3d-24><path d="M20.003 15.995h-2.285c1.952-1.714 3.466-3.62 4.363-5.476 1.064-2.203 1.358-4.582.051-6.388-.93-1.286-2.45-1.95-4.114-2.098-1.669-.149-3.566.21-5.433 1.056a1 1 0 1 0 .827 1.82c1.61-.73 3.162-.998 4.43-.885 1.272.113 2.175.595 2.668 1.277.672.93.7 2.42-.232 4.349-.813 1.684-2.285 3.517-4.274 5.18v-2.834a1 1 0 0 0-2 0v4.91A1 1 0 0 0 15 17.994h5.002a1 1 0 1 0 0-2ZM9.997 6.998v4.998a1 1 0 0 1-2.001 0V9.157c-1.989 1.663-3.46 3.495-4.274 5.18-.932 1.928-.904 3.42-.232 4.348.497.688 1.395 1.173 2.657 1.29 1.26.116 2.808-.15 4.435-.891a1.001 1.001 0 0 1 .83 1.818c-1.883.86-3.781 1.217-5.448 1.063-1.664-.153-3.17-.829-4.096-2.11C.56 18.05.855 15.67 1.919 13.469c.896-1.854 2.407-3.758 4.357-5.47H3.993a1 1 0 1 1 0-2h5.003a1 1 0 0 1 .996.898l.005.102Z"></path></symbol>'; }