@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.81 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 FileHeart = createMeisterIcons("file-heart", [["path", { "fill": "currentColor", "d": "M13.782 13.494c-.402-.37-.907-.358-1.302.036l-.947.947-.658-.987a1.13 1.13 0 0 0-.625-.24c-.203 0-.512.123-.67.28-.407.408-.407.933 0 1.34l.2.2 1.87 1.87 2.07-2.07c.157-.158.28-.466.28-.67 0-.243-.052-.468-.218-.706m-2.088-1.265c.976-.744 2.281-.664 3.186.24l.038.039.032.042a2.67 2.67 0 0 1 .55 1.65c0 .597-.277 1.288-.72 1.73l-2.1 2.1c-.27.27-.63.445-1.03.445s-.76-.174-1.03-.445l-1.9-1.9-.2-.2c-.993-.992-.993-2.467 0-3.46a2.6 2.6 0 0 1 1.73-.72c.48 0 1.02.18 1.444.48", "key": "908dcf73c01157ec8f644c828bdad56dcc753e6f", "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": "018e359527ffe64dcfe3b9cd249ba6304f2745e5", "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.459", "key": "21239186307fcb6d52a7b98871b9319d3e9f3445", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FileHeart as default };
//# sourceMappingURL=FileHeart.js.map