This commit is contained in:
21
node_modules/lucide-react/dist/esm/icons/view.js
generated
vendored
Normal file
21
node_modules/lucide-react/dist/esm/icons/view.js
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const View = createLucideIcon("View", [
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "M5 12s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5c-4.455 0-7-5-7-5z",
|
||||
key: "vptub8"
|
||||
}
|
||||
],
|
||||
["path", { d: "M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z", key: "10lhjs" }],
|
||||
["path", { d: "M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2", key: "mrq65r" }],
|
||||
["path", { d: "M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2", key: "be3xqs" }]
|
||||
]);
|
||||
|
||||
export { View as default };
|
||||
//# sourceMappingURL=view.js.map
|
||||
Reference in New Issue
Block a user