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) 703 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-image-64><path d="M44 18.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Z"></path><path fill-rule=evenodd d="M61 49.516V52a9 9 0 0 1-9 9H12a9 9 0 0 1-9-9V12a9 9 0 0 1 9-9h40a9 9 0 0 1 9 9v37.516ZM12 8h40a4 4 0 0 1 4 4v31.464L45.768 33.232a2.5 2.5 0 0 0-3.536 0l-7.025 7.025-10.255-12.819a2.5 2.5 0 0 0-3.853-.061L8 42.72V12a4 4 0 0 1 4-4ZM8 50.422l14.938-17.498 10.11 12.638a2.5 2.5 0 0 0 3.72.206L44 38.535l12 12V52a4 4 0 0 1-4 4H12a4 4 0 0 1-4-4v-1.578Z" clip-rule=evenodd></path></symbol>'; }