@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.42 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 CodeCircleB = createMeisterIcons("code-circle-b", [["path", { "fill": "currentColor", "d": "M12 3c5 0 9 4 9 9s-4 9-9 9-9-4-9-9c.1-5 4.1-9 9-9", "key": "dac18b9b2d79957a2afe8adfc132f46b50f77b92", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.75 12.008A8.213 8.213 0 0 0 12 20.25 8.213 8.213 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75c-4.475 0-8.154 3.655-8.25 8.258m-1.5-.023C2.358 6.591 6.678 2.25 12 2.25A9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75 9.713 9.713 0 0 1 2.25 12z", "key": "ada816d8986a74fda609344a20ec33605db41e18", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.388 9.452a.75.75 0 0 1 1.06.036l1.393 1.492c.264.27.434.624.434 1.02 0 .4-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06L14.74 12l-1.388-1.488a.75.75 0 0 1 .036-1.06m-2.658.118a.75.75 0 0 1 0 1.06L9.36 12l1.37 1.37a.75.75 0 0 1-1.06 1.06l-1.4-1.4c-.27-.27-.445-.63-.445-1.03s.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0", "key": "359168833a37566e0184ebe4e8ea09cfaf5f35cf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeCircleB as default };
//# sourceMappingURL=CodeCircleB.js.map