This commit is contained in:
14
node_modules/lucide-react/dist/esm/icons/tally-3.js
generated
vendored
Normal file
14
node_modules/lucide-react/dist/esm/icons/tally-3.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const Tally3 = createLucideIcon("Tally3", [
|
||||
["path", { d: "M4 4v16", key: "6qkkli" }],
|
||||
["path", { d: "M9 4v16", key: "81ygyz" }],
|
||||
["path", { d: "M14 4v16", key: "12vmem" }]
|
||||
]);
|
||||
|
||||
export { Tally3 as default };
|
||||
//# sourceMappingURL=tally-3.js.map
|
||||
Reference in New Issue
Block a user