@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.6 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 FileInFolder = createMeisterIcons("file-in-folder", [["path", { "fill": "currentColor", "d": "M6.45 4.3c0-1.347 1.07-2.25 2.25-2.25h4.75V5.4c0 .786.664 1.45 1.45 1.45h3.55v7.25c0 .37-.158.793-.28 1.035a.75.75 0 1 1-1.34-.67 1.5 1.5 0 0 0 .115-.335l.005-.033V8.35H14.9a2.97 2.97 0 0 1-2.95-2.95V3.55H8.7c-.419 0-.75.297-.75.75v1a.75.75 0 1 1-1.5 0z", "key": "f0a4b1139ad8b25a792d6c6025e1147a385922b8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 2.05h.95c1.295 0 2.487.476 3.43 1.42l.684.683c.984.874 1.436 2.192 1.436 3.447v.75H14.9a2.97 2.97 0 0 1-2.95-2.95zm1.5 1.542V5.4c0 .786.664 1.45 1.45 1.45h1.975c-.132-.639-.432-1.204-.869-1.586l-.019-.016-.717-.718a3.24 3.24 0 0 0-1.82-.938M4.25 6c0-.751.576-1.55 1.55-1.55h1.977l.158.08.083.03.145.05c.162.06.366.159.564.357l10.356 10.157c.554.414.667 1.097.667 1.476V20c0 1.154-.977 1.95-1.95 1.95H6.2c-1.154 0-1.95-.977-1.95-1.95zm1.505-.025L5.75 6v14a.47.47 0 0 0 .133.31c.084.089.192.14.317.14h11.6a.47.47 0 0 0 .31-.133.43.43 0 0 0 .14-.317v-3.4a.6.6 0 0 0-.038-.218.2.2 0 0 0-.032-.06l-.055-.037L7.67 6.03s0-.002-.033-.015l-.058-.02-.13-.045H5.8a.1.1 0 0 0-.031.004l-.004.003z", "key": "524c6a8c3b89dcecb7ac19e4ac471385405a2855", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FileInFolder as default };
//# sourceMappingURL=FileInFolder.js.map