@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.69 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 BoardHeart = createMeisterIcons("board-heart", [["path", { "fill": "currentColor", "d": "M11.9 5.75a.9.9 0 0 0-.67.28c-.293.293-.306.875-.04 1.195l.28.186 1.878 1.78L15.07 7.47l.16-.16c.244-.335.32-.56.32-.71 0-.156-.086-.375-.28-.57-.307-.307-.933-.307-1.24 0m0 0-.73.73-.69-.69c-.335-.244-.56-.32-.71-.32m1.38-1.038c-.393-.255-.86-.462-1.38-.462-.72 0-1.305.294-1.73.72-.893.893-.893 2.467 0 3.36l.052.053.309.206 1.805 1.71c.241.307.597.476.976.476.396 0 .754-.18 1.018-.445l2.038-2.037.032-.043c.332-.443.65-1.005.65-1.65 0-.644-.314-1.225-.72-1.63-.796-.797-2.135-.883-3.05-.258m-.03 4.575v-.001", "key": "46c07995f1b5e2ca4bfb271e7be5912e5290cb26", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 4.25A3.26 3.26 0 0 0 3.75 7.5v6A3.26 3.26 0 0 0 7 16.75h10a3.26 3.26 0 0 0 3.25-3.25v-6a.75.75 0 0 1 1.5 0v6A4.76 4.76 0 0 1 17 18.25H7a4.76 4.76 0 0 1-4.75-4.75v-6A4.76 4.76 0 0 1 7 2.75a.75.75 0 0 1 0 1.5", "key": "81f5b84514389ddced4725fb8ff609e3ff17c3de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.916 16.876a.75.75 0 0 1 .208 1.04l-2 3a.75.75 0 1 1-1.248-.832l2-3a.75.75 0 0 1 1.04-.208m6.168 0a.75.75 0 0 1 1.04.208l2 3a.75.75 0 1 1-1.248.832l-2-3a.75.75 0 0 1 .208-1.04", "key": "fb64a850df392324e5c124b66073d59ede940183", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoardHeart as default };
//# sourceMappingURL=BoardHeart.js.map