@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 507 B
JavaScript
const CameraLensIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "12", r: "10", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "12", cy: "12", r: "4", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M12 8H21M16 12V21M8 12V3M12 16H3", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "2" }]
];
export { CameraLensIcon as default };
//# sourceMappingURL=CameraLensIcon.js.map