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.07 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-top-rated-plus-24><path fill-rule=evenodd clip-rule=evenodd d="M5 0a3 3 0 0 0-3 3v17.992c0 2.421 2.72 3.845 4.71 2.465l4.723-3.275a1 1 0 0 1 1.14 0l4.717 3.272c1.99 1.38 4.71-.044 4.71-2.465V3a3 3 0 0 0-3-3H5ZM4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v17.989a1 1 0 0 1-1.57.822l-4.717-3.272a3 3 0 0 0-3.42 0L5.57 21.814A1 1 0 0 1 4 20.992V3Zm9.287 1.737a1.5 1.5 0 0 0-2.574 0L9.452 6.845l-2.282.513a1.5 1.5 0 0 0-.816 2.432l1.51 1.787-.33 2.743c-.146 1.21 1.135 2.08 2.205 1.497L12 14.59l2.26 1.228c1.07.582 2.352-.287 2.206-1.497l-.33-2.743 1.51-1.787a1.5 1.5 0 0 0-.816-2.432l-2.282-.513-1.26-2.108ZM10.97 8.203 12 6.48l1.03 1.722a1.1 1.1 0 0 0 .703.508l1.854.417-1.232 1.457a1.1 1.1 0 0 0-.252.842l.261 2.17-1.839-.999a1.1 1.1 0 0 0-1.05 0l-1.84 1 .262-2.171a1.1 1.1 0 0 0-.252-.842L8.413 9.128l1.855-.417a1.1 1.1 0 0 0 .702-.508Z"></path></symbol>'; }