UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.04 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 FolderCross = createMeisterIcons("folder-cross", [["path", { "fill": "currentColor", "d": "M3.75 4.15c0-.286.164-.45.45-.45h8.1c.731 0 1.446.45 1.715 1.054l.009.021.74 1.425H3.75zM2.25 6.2V4.15c0-1.115.836-1.95 1.95-1.95h8.1c1.26 0 2.538.74 3.075 1.923l1.08 2.077H17a4.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.7H3.75v9.25A3.26 3.26 0 0 0 7 20.2a.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75zm15.38 10.02a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 1 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 1 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 1 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "144ba7a65e77bbc7587c2e7af95c05347f08f991", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FolderCross as default }; //# sourceMappingURL=FolderCross.js.map