@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 385 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Webcam = createReactComponent("webcam", "Webcam", [["path", { "d": "M12 17.4A7.2 7.2 0 1 0 12 3a7.2 7.2 0 0 0 0 14.4m0 0V21m-4.5 0h9m-1.8-10.8a2.7 2.7 0 1 1-5.4 0 2.7 2.7 0 0 1 5.4 0", "key": "svg-0" }]]);
export { Webcam as default };
//# sourceMappingURL=Webcam.js.map