UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.8 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 BoxHeartB = createMeisterIcons("box-heart-b", [["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-.001zM14.25 3a.75.75 0 0 1 .75-.75h2A4.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.75h-2a.75.75 0 0 1-.75-.75M7 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.25h2a.75.75 0 0 1 0 1.5z", "key": "1d7a77e6734115d209a3e6a60f9c4b4984c731e7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15 3v4.5c0 .8-.7 1.5-1.5 1.5h-3C9.7 9 9 8.3 9 7.5V3z", "key": "2ce06efd41bb1e73cdfe35eb9a1995eeaf276365", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.25 2.25h7.5V7.5c0 1.214-1.036 2.25-2.25 2.25h-3c-1.214 0-2.25-1.036-2.25-2.25zm1.5 1.5V7.5c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.75z", "key": "12afd8d14ea783849ab81bf673c0f8581ced16a5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxHeartB as default }; //# sourceMappingURL=BoxHeartB.js.map