UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 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 MessageMinimalCheck = createMeisterIcons("message-minimal-check", [["path", { "fill": "currentColor", "d": "M12 3.75c-2.297 0-4.403.918-5.862 2.372C4.66 7.697 3.75 9.715 3.75 12v8c0 .13.04.18.055.195.016.015.065.055.195.055h8c2.297 0 4.403-.918 5.862-2.372C19.34 16.303 20.25 14.285 20.25 12a.75.75 0 0 1 1.5 0c0 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 20v-8c0-2.71 1.087-5.09 2.804-6.914l.008-.008.008-.008C6.81 3.329 9.3 2.25 12 2.25a.75.75 0 0 1 0 1.5m5.524 4.787a.75.75 0 0 0-1.048-1.074l-3.72 3.63L11.6 9.55a.75.75 0 1 0-1.2.9l1.532 2.043.038.037c.222.223.506.295.73.295.222 0 .504-.071.726-.29z", "key": "8d5b786c21ff999536e35e8a65d46111079fa376", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageMinimalCheck as default }; //# sourceMappingURL=MessageMinimalCheck.js.map