@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.7 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 FileBlock = createMeisterIcons("file-block", [["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": "8493970bdb4e2e76c44393841772642286cd01ca", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.6 2.35h1.05c1.71 0 3.297.687 4.53 1.92l.988.988C19.432 6.414 20.1 8.118 20.1 9.8v.75h-4.65A3.866 3.866 0 0 1 11.6 6.7zm1.5 1.521v2.83a2.366 2.366 0 0 0 2.35 2.35h3.093c-.16-1.041-.648-2.015-1.398-2.696l-.013-.012L16.12 5.33c-.854-.853-1.899-1.353-3.02-1.459m-1.105 9.934c-.689-.758-1.993-.796-2.815.025l-.012.013-.014.012c-.757.69-.796 1.993.026 2.815s2.126.783 2.815.026l.024-.027.027-.024c.757-.689.796-1.993-.026-2.815l-.013-.012zm1.098-1.023c-1.31-1.424-3.586-1.386-4.96-.025-1.43 1.313-1.387 3.6-.013 4.973 1.37 1.37 3.646 1.416 4.96 0 1.412-1.31 1.37-3.577.013-4.948", "key": "befd45110e24306457dc4a9912b16e637562a883", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m8.126 16.663 4-3.9 1.048 1.074-4 3.9z", "key": "43bf5cbc4d7aee34b93f3c88d4ae5525c23a6b49", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FileBlock as default };
//# sourceMappingURL=FileBlock.js.map