first commit
This commit is contained in:
20
node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.mjs
generated
vendored
Normal file
20
node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.mjs
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const MousePointerClick = createLucideIcon("MousePointerClick", [
|
||||
["path", { d: "m9 9 5 12 1.774-5.226L21 14 9 9z", key: "1qd44z" }],
|
||||
["path", { d: "m16.071 16.071 4.243 4.243", key: "wfhsjb" }],
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "m7.188 2.239.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656-2.12 2.122",
|
||||
key: "1bk8fz"
|
||||
}
|
||||
]
|
||||
]);
|
||||
|
||||
export { MousePointerClick as default };
|
||||
//# sourceMappingURL=mouse-pointer-click.mjs.map
|
||||
Reference in New Issue
Block a user