carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 514 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--message" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M0 3.002C0 2.45.445 2 1 2h14c.552 0 1 .456 1 1.002v9.996C16 13.55 15.555 14 15 14H1c-.552 0-1-.456-1-1.002V3.002zM0 4l7.067 2.832c.515.207 1.34.21 1.866 0L16 4v2L8.946 8.844c-.514.207-1.34.21-1.85.006L0 6V4z"/></svg>'
};
;