UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.52 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 FolderCheckB = createMeisterIcons("folder-check-b", [["path", { "fill": "currentColor", "d": "M15.25 6.962a.75.75 0 0 1 .75-.75h1a4.76 4.76 0 0 1 4.75 4.75v6a.75.75 0 0 1-1.5 0v-6A3.26 3.26 0 0 0 17 7.712h-1a.75.75 0 0 1-.75-.75M3 6.212a.75.75 0 0 1 .75.75v10A3.26 3.26 0 0 0 7 20.212a.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-10a.75.75 0 0 1 .75-.75", "key": "12c1b60f4d96ea756a17a043b480b1b2f121f3d4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 6.962H3v-2.8c0-.7.6-1.2 1.2-1.2h8.1c1 0 2 .6 2.4 1.5z", "key": "2bcc8107ef46b7c9a7c6b3b4256454d6dfc3d672", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.89 3.845a.43.43 0 0 0-.14.317v2.05h11.015l-.741-1.424-.01-.021c-.268-.605-.982-1.055-1.714-1.055H4.2a.47.47 0 0 0-.31.133m-1.64.317c0-1.154.977-1.95 1.95-1.95h8.1c1.26 0 2.538.74 3.075 1.923l1.86 3.577H2.25zm15.287 12.277a.75.75 0 0 1-.013 1.06l-4.098 3.998a1.03 1.03 0 0 1-.726.29c-.224 0-.508-.072-.73-.294l-.038-.038-1.532-2.043a.75.75 0 1 1 1.2-.9l1.157 1.543 3.72-3.63a.75.75 0 0 1 1.06.014", "key": "df69f736fb249c769f7e1298527b677c3f3c4e37", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FolderCheckB as default }; //# sourceMappingURL=FolderCheckB.js.map