@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 864 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CameraSolid = createReactSolidComponent("camera", "CameraSolid", [["path", { "d": "M6.153 2.249c.212-.004.515-.009.794.036.933.152 1.54.743 1.969 1.158l.122.118c.463.441.792.689 1.345.689h8.98c.688 0 1.308.335 1.738.86.427.523.649 1.204.649 1.89v12c0 .686-.222 1.367-.649 1.89-.43.525-1.05.86-1.737.86H4.636c-.687 0-1.307-.335-1.737-.86-.427-.523-.649-1.204-.649-1.89V5.997c0-.455 0-.834.022-1.146.022-.324.071-.63.197-.926A2.75 2.75 0 0 1 3.925 2.47c.296-.126.602-.175.926-.197.312-.022.691-.022 1.146-.022h.025zM15.25 3a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75M13.5 9.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5", "key": "svg-0" }]]);
export { CameraSolid as default };
//# sourceMappingURL=CameraSolid.js.map