UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.56 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 AlarmMinusB = createMeisterIcons("alarm-minus-b", [["path", { "fill": "currentColor", "d": "M12 20.1a7.9 7.9 0 1 0 0-15.8 7.9 7.9 0 0 0 0 15.8", "key": "56af5c85be74d0b040034bb056de265a44d41f29", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "1f61b35bcf4e4d374da9e217e7df07324ed23513", "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.06", "key": "43ca8cac4aa6dab8b2eba18dd827e6ac757a66a3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.85 12.2a.75.75 0 0 1 .75-.75h4.9a.75.75 0 0 1 0 1.5H9.6a.75.75 0 0 1-.75-.75", "key": "806055b8a7778d9669901bec6dca3197733361f3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlarmMinusB as default }; //# sourceMappingURL=AlarmMinusB.js.map