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.97 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 88 16" fill=none id=star-rating-small-2><path d="M8.596 1.928a.625.625 0 0 0-1.19 0L6.055 6.136H1.62a.625.625 0 0 0-.346 1.146l3.56 2.364-1.366 4.035a.625.625 0 0 0 .953.71L8 11.862l3.578 2.528a.625.625 0 0 0 .953-.71l-1.366-4.036 3.55-2.364a.625.625 0 0 0-.346-1.145H9.955l-1.36-4.207Zm18 0a.625.625 0 0 0-1.19 0l-1.351 4.207H19.62a.625.625 0 0 0-.346 1.146l3.56 2.364-1.366 4.035a.625.625 0 0 0 .953.71L26 11.862l3.578 2.528a.625.625 0 0 0 .953-.71l-1.366-4.036 3.55-2.364a.625.625 0 0 0-.346-1.145h-4.415l-1.36-4.207Z" fill=#191919></path><path fill-rule=evenodd clip-rule=evenodd d="M44 1.495c.272 0 .512.175.596.433l1.359 4.207h4.415a.625.625 0 0 1 .346 1.145l-3.55 2.364 1.366 4.036a.625.625 0 0 1-.953.71l-3.578-2.528-3.58 2.528a.625.625 0 0 1-.953-.71l1.366-4.035-3.56-2.364a.625.625 0 0 1 .346-1.146h4.434l1.352-4.206A.625.625 0 0 1 44 1.495Zm.003 2.663-1.037 3.227H39.69l2.635 1.75-1.058 3.127L44 10.332l2.731 1.93-1.058-3.126 2.63-1.75h-3.259l-1.042-3.228ZM62 1.495c.272 0 .512.175.596.433l1.359 4.207h4.415a.625.625 0 0 1 .346 1.145l-3.55 2.364 1.366 4.036a.625.625 0 0 1-.953.71l-3.578-2.528-3.58 2.528a.625.625 0 0 1-.953-.71l1.366-4.035-3.56-2.364a.625.625 0 0 1 .346-1.146h4.434l1.352-4.206A.625.625 0 0 1 62 1.495Zm.003 2.663-1.037 3.227H57.69l2.635 1.75-1.058 3.127L62 10.332l2.731 1.93-1.058-3.126 2.63-1.75h-3.259l-1.042-3.228ZM80 1.495c.272 0 .512.175.596.433l1.359 4.207h4.415a.625.625 0 0 1 .346 1.145l-3.55 2.364 1.366 4.036a.625.625 0 0 1-.953.71l-3.578-2.528-3.58 2.528a.625.625 0 0 1-.953-.71l1.366-4.035-3.56-2.364a.625.625 0 0 1 .346-1.146h4.434l1.352-4.206A.625.625 0 0 1 80 1.495Zm.003 2.663-1.037 3.227H75.69l2.635 1.75-1.058 3.127L80 10.332l2.731 1.93-1.058-3.126 2.63-1.75h-3.259l-1.042-3.228Z" fill=#707070></path></symbol>'; }