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) 758 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 24 24" id=icon-handbag-24><path fill-rule=evenodd d="M5.997 8V6.91c0-3.282 2.704-5.91 6-5.91C15.296 1 18 3.628 18 6.91V8h.899a2.5 2.5 0 0 1 2.385 1.751l2.528 8.051C24.62 20.379 22.695 23 19.994 23H4.004C1.303 23-.622 20.38.186 17.803l2.526-8.051A2.5 2.5 0 0 1 5.098 8h.899Zm2-1.09c0-2.143 1.774-3.91 4-3.91C14.226 3 16 4.767 16 6.91V8H7.996V6.91Zm-2 3.09v2a1 1 0 0 0 2 0v-2H16v2a1 1 0 0 0 2 0v-2h.899a.5.5 0 0 1 .477.35l2.527 8.051A2 2 0 0 1 19.994 21H4.004a2 2 0 0 1-1.91-2.599l2.527-8.05A.5.5 0 0 1 5.098 10h.899Z" clip-rule=evenodd></path></symbol>'; }