UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.71 kB
"use strict"; /** * @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 BoxHeart = createMeisterIcons("box-heart", [["path", { "fill": "currentColor", "d": "M12.5 15.75a.9.9 0 0 0-.67.28c-.307.307-.307.933 0 1.24l1.92 1.92 1.88-1.88c.244-.335.32-.56.32-.71 0-.09-.026-.233-.078-.401a3 3 0 0 0-.088-.24c-.326-.233-.873-.21-1.154.071l-.73.73-.69-.69c-.335-.244-.56-.32-.71-.32m1.381-1.038c-.394-.255-.86-.462-1.38-.462-.72 0-1.306.294-1.731.72-.893.893-.893 2.467 0 3.36l1.958 1.959c.242.314.601.486.985.486.395 0 .753-.18 1.017-.445l2.038-2.037.032-.043c.332-.443.65-1.005.65-1.65 0-.31-.074-.617-.146-.849a4 4 0 0 0-.233-.586l-.055-.11-.086-.085c-.796-.797-2.135-.883-3.049-.258m-.232 4.575.002-.001z", "key": "57c56a0c994cb31937c29fc896241ffa9e8a16db", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25a.75.75 0 0 1 0 1.5A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7A3.26 3.26 0 0 0 17 3.75z", "key": "34d2f9cc95459782d3777064ebdd0e2f7ae5543e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 2.25a.75.75 0 0 1 .75.75v4.5c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3a.75.75 0 0 1 1.5 0v4.5c0 1.214-1.036 2.25-2.25 2.25h-3c-1.214 0-2.25-1.036-2.25-2.25V3A.75.75 0 0 1 9 2.25", "key": "3a7a864254c027ad64867a21a3bd31f3e8a93bc9", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxHeart as default }; //# sourceMappingURL=BoxHeart.js.map