@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 622 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CogTwoSolid = createReactSolidComponent("cog-two", "CogTwoSolid", [["path", { "d": "m10.68 2.105-6.61 3.8-.002.002A2.65 2.65 0 0 0 2.75 8.198v7.603a2.64 2.64 0 0 0 1.318 2.292l.003.002 6.608 3.799h.002a2.63 2.63 0 0 0 2.639 0h.001l6.608-3.8h.003A2.65 2.65 0 0 0 21.25 15.8V8.2a2.65 2.65 0 0 0-1.318-2.292l-6.61-3.8-.002-.002a2.63 2.63 0 0 0-2.64 0M8.75 12a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", "key": "svg-0" }]]);
export { CogTwoSolid as default };
//# sourceMappingURL=CogTwoSolid.js.map