UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.04 kB
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const MessageAdd = createMeisterIcons("message-add", [["path", { "fill": "currentColor", "d": "M2.25 7.155A4.76 4.76 0 0 1 7 2.405h5a.75.75 0 0 1 0 1.5H7a3.26 3.26 0 0 0-3.25 3.25v7A3.26 3.26 0 0 0 7 17.405h2.501a.75.75 0 0 1 .577.272l1.899 2.261 1.288-1.932a.75.75 0 0 1 .735-.6h3a3.26 3.26 0 0 0 3.25-3.25v-4a.75.75 0 0 1 1.5 0v4a4.76 4.76 0 0 1-4.75 4.75h-2.532l-1.485 2.227-.053.053c-.217.217-.53.376-.868.404a1.17 1.17 0 0 1-1.057-.477L9.15 18.905H7a4.76 4.76 0 0 1-4.75-4.75zM16 3.405a.75.75 0 0 1 .75.75v2.25H19a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H13a.75.75 0 0 1 0-1.5h2.25v-2.25a.75.75 0 0 1 .75-.75", "key": "6003d573ddd03ae5568c2aa42b7cc94d60566842", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageAdd as default }; //# sourceMappingURL=MessageAdd.js.map