UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.11 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 MessageMinimalAdd = createMeisterIcons("message-minimal-add", [["path", { "fill": "currentColor", "d": "M6.138 6.122C7.598 4.668 9.703 3.75 12 3.75a.75.75 0 0 0 0-1.5c-2.699 0-5.19 1.079-6.93 2.82l-.008.008-.008.008C3.337 6.91 2.25 9.289 2.25 12v8c0 .47.16.92.495 1.255s.785.495 1.255.495h8c2.698 0 5.19-1.079 6.93-2.82l.008-.008.008-.008C20.663 17.09 21.75 14.711 21.75 12a.75.75 0 0 0-1.5 0c0 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-.195v-8c0-2.285.91-4.303 2.388-5.878M15 5.25a.75.75 0 0 1 .75.75v2.25H18a.75.75 0 0 1 0 1.5h-2.25V12a.75.75 0 0 1-1.5 0V9.75H12a.75.75 0 0 1 0-1.5h2.25V6a.75.75 0 0 1 .75-.75", "key": "b86a5ff075f70975ab5dfabe98d892faaf937b01", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageMinimalAdd as default }; //# sourceMappingURL=MessageMinimalAdd.js.map