This commit is contained in:
14
node_modules/lucide-react/dist/esm/icons/swiss-franc.js
generated
vendored
Normal file
14
node_modules/lucide-react/dist/esm/icons/swiss-franc.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const SwissFranc = createLucideIcon("SwissFranc", [
|
||||
["path", { d: "M10 21V3h8", key: "br2l0g" }],
|
||||
["path", { d: "M6 16h9", key: "2py0wn" }],
|
||||
["path", { d: "M10 9.5h7", key: "13dmhz" }]
|
||||
]);
|
||||
|
||||
export { SwissFranc as default };
|
||||
//# sourceMappingURL=swiss-franc.js.map
|
||||
Reference in New Issue
Block a user