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) 676 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 16 16" id=icon-trophy-16><path fill-rule=evenodd clip-rule=evenodd d="M4 1.001a1 1 0 0 0-1 1v1H1a1 1 0 0 0-1 1v1.333a3.667 3.667 0 0 0 3.412 3.658A5.009 5.009 0 0 0 7 11.901v1.1H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2H9v-1.1a5.009 5.009 0 0 0 3.588-2.909A3.667 3.667 0 0 0 16 5.334V4.001a1 1 0 0 0-1-1h-2v-1a1 1 0 0 0-1-1H4Zm4 9a3 3 0 0 0 3-3v-4H5v4a3 3 0 0 0 3 3Zm6-4.667c0 .684-.411 1.271-1 1.528V5.001h1v.333ZM3 6.862V5.001H2v.333c0 .684.411 1.271 1 1.528Z"></path></symbol>'; }