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) 670 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-background-removal-16><path fill-rule=evenodd clip-rule=evenodd d="M0 3.5A2.5 2.5 0 0 1 2.5 1h11A2.5 2.5 0 0 1 16 3.5v9a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9ZM2.5 3a.5.5 0 0 0-.5.5v1.844L4.77 3H2.5Zm5.366 0L2 7.964v3.803l3.194-2.703a3 3 0 0 1 4.32-3.655L12.36 3H7.866ZM14 4.233l-3.194 2.703a3 3 0 0 1-4.32 3.655L3.64 13h4.495L14 8.036V4.233ZM8.024 9a1 1 0 1 0-.048 0h.048Zm5.476 4h-2.27L14 10.656V12.5a.5.5 0 0 1-.5.5Z"></path></symbol>'; }