UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 285 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chat = void 0; var chat = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v5l1-1h1v-3h3v-1h-5zm3 2v4h4l1 1v-5h-5z" } }] }; exports.chat = chat;