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) 379 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 13 16" id=icon-trend-down-16-fit><path d="m10.862 5.503-3.516 6.003a1 1 0 0 1-1.728-.004L2.136 5.5A.998.998 0 0 1 3.001 4h6.998a.998.998 0 0 1 .863 1.503Z"></path></symbol>'; }