@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.47 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 CodeCircleVerticalB = createMeisterIcons("code-circle-vertical-b", [["path", { "fill": "currentColor", "d": "M21 12c0 5-4 9-9 9s-9-4-9-9 4-9 9-9c4.9.1 9 4.1 9 9", "key": "9d86c85853c64a90f7ca47f842b747c754b813f2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.992 3.75A8.213 8.213 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25 8.213 8.213 0 0 0 20.25 12c0-4.47-3.75-8.154-8.258-8.25M2.25 12A9.713 9.713 0 0 1 12 2.25h.015c5.289.108 9.735 4.422 9.735 9.75A9.713 9.713 0 0 1 12 21.75 9.713 9.713 0 0 1 2.25 12", "key": "965e77ae616038fd24fcc5ccf00a5d54093aa0e9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.498 13.388a.75.75 0 0 1-.036 1.06l-1.492 1.393c-.27.264-.624.434-1.02.434-.4 0-.76-.174-1.03-.445l-1.4-1.4a.75.75 0 0 1 1.06-1.06l1.37 1.37 1.488-1.388a.75.75 0 0 1 1.06.036m-4.996-2.743a.75.75 0 0 1 .036-1.06l1.492-1.393c.27-.264.625-.434 1.02-.434.4 0 .76.174 1.03.445l1.4 1.4a.75.75 0 1 1-1.06 1.06l-1.37-1.37-1.488 1.389a.75.75 0 0 1-1.06-.037", "key": "56276057c7564e12fe127c43caf796d774784c80", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeCircleVerticalB as default };
//# sourceMappingURL=CodeCircleVerticalB.js.map