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) 615 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-text-messaging-16><path d="M3 5a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 2a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2H4Z"></path><path fill-rule=evenodd d="M3 1a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h3.723l4.762 2.858A1.001 1.001 0 0 0 13 14.99V13a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H3Zm10 10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h4c.197 0 .38.057.536.155L11 13.234V11h2Z"></path></symbol>'; }