UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.48 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 ShieldHeart = createMeisterIcons("shield-heart", [["path", { "fill": "currentColor", "d": "M10 9.15c-.366 0-.783.194-1.07.48a1.484 1.484 0 0 0 0 2.14l.3.3 2.6 2.6a.4.4 0 0 0 .097.073l.018.006.005.001h.005l.018-.007a.4.4 0 0 0 .097-.073l2.6-2.6.329-.33.032-.026c.274-.219.419-.572.419-1.014 0-.355-.183-.746-.518-1.014l-.033-.026-.03-.03a1.484 1.484 0 0 0-2.139 0l-.83.83-.86-.86-.026-.031c-.219-.274-.571-.419-1.014-.419m-2.13-.58c.513-.514 1.296-.92 2.13-.92.648 0 1.362.187 1.918.696a2.98 2.98 0 0 1 3.983.195c.645.531 1.049 1.328 1.049 2.159 0 .745-.247 1.577-.947 2.157L13.13 15.73c-.312.312-.719.52-1.18.52s-.868-.208-1.18-.52l-2.6-2.6-.3-.3a2.984 2.984 0 0 1 0-4.26", "key": "1c9ef1b975bcd8ce6171039f58f893face09acd3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 4.25A3.26 3.26 0 0 0 4.25 7.5V12A7.743 7.743 0 0 0 12 19.75c4.186 0 7.75-3.564 7.75-7.75V7.5a3.26 3.26 0 0 0-3.25-3.25zM2.75 7.5A4.76 4.76 0 0 1 7.5 2.75h9a4.76 4.76 0 0 1 4.75 4.75V12c0 5.014-4.236 9.25-9.25 9.25A9.243 9.243 0 0 1 2.75 12z", "key": "02b6aba4a494694d56d7a5b3c8cca7e99c6d4727", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ShieldHeart as default }; //# sourceMappingURL=ShieldHeart.js.map