UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.19 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 MessageCode = createMeisterIcons("message-code", [["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.75zm13.12-1.43a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03 0 .401-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06l1.37-1.37-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64 1.16a.75.75 0 1 0-1.06-1.06l-1.4 1.4c-.27.27-.445.63-.445 1.03 0 .401.174.76.445 1.03l1.4 1.4a.75.75 0 0 0 1.06-1.06l-1.37-1.37z", "key": "48c5eb213196fd66024036859b1511955ec78d4f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageCode as default }; //# sourceMappingURL=MessageCode.js.map