UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.65 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 AlarmHeart = createMeisterIcons("alarm-heart", [["path", { "fill": "currentColor", "d": "M12 5.05a7.15 7.15 0 1 0 0 14.3 7.15 7.15 0 0 0 0-14.3M3.35 12.2a8.65 8.65 0 1 1 17.3 0 8.65 8.65 0 0 1-17.3 0m2.88-9.13a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0", "key": "46bbef52dbb74e2c3beac81be7560d4a292a2b35", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.847 18.387a.75.75 0 0 1-.034 1.06l-1.6 1.5a.75.75 0 0 1-1.026-1.094l1.6-1.5a.75.75 0 0 1 1.06.034m9.906-15.3a.75.75 0 0 1 1.06-.034l1.6 1.5a.75.75 0 1 1-1.026 1.094l-1.6-1.5a.75.75 0 0 1-.034-1.06m-1.6 15.3a.75.75 0 0 1 1.06-.034l1.6 1.5a.75.75 0 1 1-1.026 1.094l-1.6-1.5a.75.75 0 0 1-.034-1.06M10.7 10.75a.9.9 0 0 0-.67.28c-.293.293-.306.875-.04 1.195l.288.192 1.772 1.772 1.72-1.72.16-.16c.244-.334.32-.56.32-.71 0-.284-.07-.459-.18-.569-.308-.307-.933-.307-1.24 0l-.73.73-.691-.69c-.334-.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.3.2 1.706 1.706c.242.314.601.486.984.486.396 0 .753-.18 1.018-.445l2.038-2.037.032-.043c.332-.443.65-1.005.65-1.65 0-.516-.13-1.14-.62-1.63-.796-.797-2.136-.883-3.05-.258m-.13 4.575", "key": "c71b2a1e5e1e579fef60549003266443ddffea8b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlarmHeart as default }; //# sourceMappingURL=AlarmHeart.js.map