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) 595 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-large-box-16><path fill-rule=evenodd clip-rule=evenodd d="M3.535 4 2.87 5H7V4H3.535ZM9 4v1h4.132l-.667-1H9ZM7 7H2v4.5a.5.5 0 0 0 .5.5H7V7Zm2 5V7h5v4.5a.5.5 0 0 1-.5.5H9ZM2.02 2.668A1.5 1.5 0 0 1 3.268 2h9.464c.502 0 .97.25 1.248.668l1.6 2.4c.274.41.42.893.42 1.386V11.5a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 11.5V6.454a2.5 2.5 0 0 1 .42-1.387l1.6-2.4Z"></path></symbol>'; }