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-up-16-fit><path d="M10.862 10.497 7.346 4.494a1 1 0 0 0-1.728.004L2.136 10.5a.998.998 0 0 0 .865 1.5h6.998a.998.998 0 0 0 .863-1.503Z"></path></symbol>'; }