Refactor: Implement SmartCube renderer, improve UI styling, and fix gaps
This commit is contained in:
17
node_modules/lucide-vue-next/dist/esm/icons/egg-off.js
generated
vendored
Normal file
17
node_modules/lucide-vue-next/dist/esm/icons/egg-off.js
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/**
|
||||
* @license lucide-vue-next v0.564.0 - ISC
|
||||
*
|
||||
* This source code is licensed under the ISC license.
|
||||
* See the LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const EggOff = createLucideIcon("egg-off", [
|
||||
["path", { d: "m2 2 20 20", key: "1ooewy" }],
|
||||
["path", { d: "M20 14.347V14c0-6-4-12-8-12-1.078 0-2.157.436-3.157 1.19", key: "13g2jy" }],
|
||||
["path", { d: "M6.206 6.21C4.871 8.4 4 11.2 4 14a8 8 0 0 0 14.568 4.568", key: "1581id" }]
|
||||
]);
|
||||
|
||||
export { EggOff as default };
|
||||
//# sourceMappingURL=egg-off.js.map
|
||||
Reference in New Issue
Block a user