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) 658 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 64 64" id=icon-gift-64><path fill-rule=evenodd clip-rule=evenodd d="M38.5 8a4 4 0 0 0-4 4v4h4a4 4 0 0 0 0-8ZM32 5.775A9 9 0 0 1 46.565 16H56a5 5 0 0 1 5 5v6a5 5 0 0 1-5 5v21.5a7.5 7.5 0 0 1-7.5 7.5h-33A7.5 7.5 0 0 1 8 53.5V32a5 5 0 0 1-5-5v-6a5 5 0 0 1 5-5h9.436A9 9 0 0 1 32 5.775ZM25.5 16a4 4 0 1 1 4-4v4h-4Zm0 5H8v6h21.5v-6h-4Zm9 0H56v6H34.5v-6Zm-5 11H13v21.5a2.5 2.5 0 0 0 2.5 2.5h14V32Zm5 0H51v21.5a2.5 2.5 0 0 1-2.5 2.5h-14V32Z"></path></symbol>'; }