UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 784 B
"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 ClockCircle = createMeisterIcons("clock-circle", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25M12.75 6a.75.75 0 0 0-1.5 0v5.2c0 .705.284 1.394.82 1.93l2.4 2.4a.75.75 0 1 0 1.06-1.06l-2.4-2.4a1.23 1.23 0 0 1-.38-.87z", "key": "ad872e969467137d2c231233583e594caa5f7836", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ClockCircle as default }; //# sourceMappingURL=ClockCircle.js.map