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) 790 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-move-16><path d="m10.71 9.705-.003.002-.002.002-1.998 1.998a1 1 0 0 1-1.414-1.414L7.586 10H5a1 1 0 0 1 0-2h2.586l-.293-.293a1 1 0 0 1 1.414-1.414l2 2 .002.002a.993.993 0 0 1 .291.702v.006a.996.996 0 0 1-.29.702Z"></path><path fill-rule=evenodd d="M0 3.5A2.5 2.5 0 0 1 2.5 1h2.879a2.5 2.5 0 0 1 1.767.732L8.414 3H13.5A2.5 2.5 0 0 1 16 5.5v7a2.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.5v9a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H8a1 1 0 0 1-.707-.293l-1.56-1.56A.5.5 0 0 0 5.378 3H2.5Z" clip-rule=evenodd></path></symbol>'; }