UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.07 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 MessageMinimal = createMeisterIcons("message-minimal", [["path", { "fill": "currentColor", "d": "M3.75 12c0-2.285.91-4.303 2.388-5.878C7.598 4.668 9.703 3.75 12 3.75c2.285 0 4.303.91 5.878 2.388C19.332 7.598 20.25 9.703 20.25 12c0 2.285-.91 4.303-2.388 5.878-1.46 1.454-3.565 2.372-5.862 2.372H4c-.13 0-.18-.04-.195-.055-.015-.016-.055-.065-.055-.195zm-1.5 0c0-2.71 1.087-5.09 2.804-6.914l.008-.008.008-.008C6.81 3.329 9.3 2.25 12 2.25c2.71 0 5.09 1.087 6.914 2.804l.008.008.008.008c1.741 1.74 2.82 4.23 2.82 6.93 0 2.71-1.087 5.09-2.804 6.914l-.008.008-.008.008c-1.74 1.741-4.232 2.82-6.93 2.82H4c-.47 0-.92-.16-1.255-.495S2.25 20.47 2.25 20z", "key": "b8378e236b6882074d754f21b90e2cf5fc07311d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageMinimal as default }; //# sourceMappingURL=MessageMinimal.js.map