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) 652 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-open-16><path fill-rule=evenodd d="M9.467 1.479a2.5 2.5 0 0 0-2.934 0L1.66 5.01A1.6 1.6 0 0 0 1 6.306v6.186a2.5 2.5 0 0 0 2.5 2.5h9a2.5 2.5 0 0 0 2.5-2.5V6.306a1.6 1.6 0 0 0-.66-1.296L9.466 1.48Zm-1.76 1.619a.5.5 0 0 1 .587 0L12.38 6.06 8.285 8.912a.5.5 0 0 1-.572 0L3.62 6.061l4.088-2.963ZM3 8.067v4.425a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V8.066l-3.572 2.488a2.5 2.5 0 0 1-2.858 0L3 8.067Z" clip-rule=evenodd></path></symbol>'; }