@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.94 kB
JavaScript
;
/**
* @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 FileCrossB = createMeisterIcons("file-cross-b", [["path", { "fill": "currentColor", "d": "M19.35 9.8v9.1c0 1.2-.9 2.1-2.1 2.1H6.75c-1.2 0-2.1-.9-2.1-2.1V5.1c0-1.2.9-2.1 2.1-2.1h5.5v3.6c0 1.7 1.4 3.1 3.1 3.1h4z", "key": "19d6fb463fb8f4b147b5b523a2276cf03a5ac3bb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.75 3.75c-.786 0-1.35.564-1.35 1.35v13.8c0 .786.564 1.35 1.35 1.35h10.5c.786 0 1.35-.564 1.35-1.35v-8.45h-3.25A3.866 3.866 0 0 1 11.5 6.6V3.75zM3.9 5.1c0-1.614 1.236-2.85 2.85-2.85H13V6.6a2.366 2.366 0 0 0 2.35 2.35h4.75v9.95c0 1.614-1.236 2.85-2.85 2.85H6.75c-1.614 0-2.85-1.236-2.85-2.85z", "key": "fa20674c8279ed8445b97ad4f4ce3c7c3be96057", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.5 2.35h1.05c1.682 0 3.386.668 4.542 1.932l.965.965C19.432 6.407 20.1 8.119 20.1 9.8v.75h-4.65c-2.23 0-3.95-1.851-3.95-3.95zM13 3.87V6.6c0 1.301 1.08 2.45 2.45 2.45h3.092c-.162-1.034-.66-1.996-1.472-2.674l-.026-.022-1.037-1.036-.012-.013C15.249 4.484 14.152 3.976 13 3.87", "key": "e4d48fef040780d1f3051c980f9ee880c22a514b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12.68 12.87a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 0 1-1.06-1.06l3.5-3.5a.75.75 0 0 1 1.06 0", "key": "a4d544c843a524bb337c9abde16a5873d7570106", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.12 12.87a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 1 1-1.06 1.06l-3.5-3.5a.75.75 0 0 1 0-1.06", "key": "9059742c359b320a55ff7cc1ef71394abcc48c10", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FileCrossB as default };
//# sourceMappingURL=FileCrossB.js.map