UNPKG

infinity-forge

Version:
9 lines 803 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconFullFieldChat = IconFullFieldChat; var jsx_runtime_1 = require("react/jsx-runtime"); function IconFullFieldChat(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '18', height: '17', viewBox: '0 0 18 17', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M4.37881 13.8333L0.666687 16.75V1.33333C0.666687 0.8731 1.03979 0.5 1.50002 0.5H16.5C16.9603 0.5 17.3334 0.8731 17.3334 1.33333V13C17.3334 13.4602 16.9603 13.8333 16.5 13.8333H4.37881ZM4.83335 6.33333V8H6.50002V6.33333H4.83335ZM8.16669 6.33333V8H9.83335V6.33333H8.16669ZM11.5 6.33333V8H13.1667V6.33333H11.5Z', fill: color }) })); } //# sourceMappingURL=icon-fullfield-chat.js.map