UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.22 kB
/** * @license @meistericons/vue v0.5.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 FolderB = createMeisterIcons("folder-b", [["path", { "fill": "currentColor", "d": "M2.25 6.25H17c2.602 0 4.75 2.024 4.75 4.75v6A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17zm1.5 1.5V17A3.26 3.26 0 0 0 7 20.25h10A3.26 3.26 0 0 0 20.25 17v-6c0-1.874-1.452-3.25-3.25-3.25z", "key": "db874ab1e28e734d0fd75be1713d4eee1f939ada", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 7H3V4.2C3 3.5 3.6 3 4.2 3h8.1c1 0 2 .6 2.4 1.5z", "key": "48fafe9e135acf44ce7afc06c402da784d022b5d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.89 3.883a.43.43 0 0 0-.14.317v2.05h11.015l-.741-1.424-.01-.021C13.747 4.2 13.033 3.75 12.3 3.75H4.2a.47.47 0 0 0-.31.133M2.25 4.2c0-1.154.977-1.95 1.95-1.95h8.1c1.26 0 2.538.74 3.075 1.923l1.86 3.577H2.25z", "key": "055d1aef4b6290f619627be7ea8993ade3d5c85b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FolderB as default }; //# sourceMappingURL=FolderB.js.map