@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.48 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 SmartwatcCircleTime = createMeisterIcons("smartwatc-circle-time", [["path", { "fill": "currentColor", "d": "M12 8.45a.75.75 0 0 1 .75.75v2.9c0 .162.085.385.236.626l1.444 1.444a.75.75 0 0 1-1.06 1.06l-1.553-1.552-.041-.062c-.225-.337-.526-.89-.526-1.516V9.2a.75.75 0 0 1 .75-.75", "key": "6b7ac877887d34ac68e7f0e17517fb5a038daf66", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 5.55a6.55 6.55 0 1 0 0 13.1 6.55 6.55 0 0 0 0-13.1M3.95 12.1a8.05 8.05 0 1 1 16.1 0 8.05 8.05 0 0 1-16.1 0", "key": "bb6c29f8dd451bba4799040ab40adf2ec0f2897b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.4 3.15a.575.575 0 0 0-.55.55V6a.75.75 0 1 1-1.5 0V3.7c0-1.114.936-2.05 2.05-2.05h5.453l.053.008c1.012.144 1.844.914 1.844 2.042V6a.75.75 0 0 1-1.5 0V3.7c0-.261-.155-.484-.51-.55zM8 17.45a.75.75 0 0 1 .75.75v2.1c0 .286.264.55.55.55h5.4c.286 0 .55-.264.55-.55v-2.1a.75.75 0 0 1 1.5 0v2.1c0 1.114-.936 2.05-2.05 2.05H9.3a2.073 2.073 0 0 1-2.05-2.05v-2.1a.75.75 0 0 1 .75-.75", "key": "cd7c9b44cf607957ef0c6787bdb6df0f1927ee86", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SmartwatcCircleTime as default };
//# sourceMappingURL=SmartwatcCircleTime.js.map