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) 644 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-mail-unread-16><path d="M15 4.732a2 2 0 1 0-1.998-3.463A2 2 0 0 0 15 4.732Z"></path><path fill-rule=evenodd d="M3.5 2h6.626a4.01 4.01 0 0 0 0 2H3.5a.5.5 0 0 0-.5.5v.447l4.734 2.975a.5.5 0 0 0 .532 0l3.076-1.933A4.007 4.007 0 0 0 15 6.874V11.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 11.5v-7A2.5 2.5 0 0 1 3.5 2ZM3 7.31v4.19a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7.31L9.33 9.614a2.5 2.5 0 0 1-2.66 0L3 7.31Z"></path></symbol>'; }