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) 585 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-chat-24><path d="M7 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm7-2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm3 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"></path><path d="M4 3a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h7.206l5.71 3.68c1.332.857 3.084-.099 3.084-1.682V19a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H4ZM3 6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2v3.998L11.794 17H4a1 1 0 0 1-1-1V6Z"></path></symbol>'; }