@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.29 kB
JavaScript
;
/**
* @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 AlarmTime = createMeisterIcons("alarm-time", [["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 0", "key": "1e6151faae2e5a8fce935e25d4c8836e83436178", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.5 7.55a.75.75 0 0 1 .75.75v4c0 .156.086.375.28.57l1.9 1.9a.75.75 0 0 1-1.06 1.06l-1.9-1.9c-.406-.405-.72-.986-.72-1.63v-4a.75.75 0 0 1 .75-.75M6.23 3.07a.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 0m1.617 15.317a.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": "437d37ae5a5f0c4c95d36d3772487aa22296fc00", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlarmTime as default };
//# sourceMappingURL=AlarmTime.js.map