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) 509 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 24 24" id=icon-thumb-up-filled-24><path d="M5 19H3a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h2v9Zm2 .703C8.318 20.59 10.628 22 12 22h5c3.5 0 5-7 5-9 0-1.6 0-3-2-3h-4c.5-1 1-3 1-4 0-3.666-1.68-3.972-3.5-3.998a.518.518 0 0 0-.514.498c-.255 4.618-4.027 6.52-5.965 7.49A.097.097 0 0 1 7 9.996v9.706Z"></path></symbol>'; }