UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.14 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 ClockCircleB = createMeisterIcons("clock-circle-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "05fe0ee8bf0d9bc0226d24a173ee80b2dd54b4c6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "4d10e0f45e05943c2cae260d532ed5f50cd6251e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 5.25a.75.75 0 0 1 .75.75v5.2c0 .295.117.606.38.87l-.53.53.53-.53 2.4 2.4a.75.75 0 1 1-1.06 1.06l-2.4-2.4a2.72 2.72 0 0 1-.82-1.93V6a.75.75 0 0 1 .75-.75", "key": "fd353666cf55d7691a8b8712ff2f4cf56086c81a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ClockCircleB as default }; //# sourceMappingURL=ClockCircleB.js.map