mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-27 15:12:07 +07:00
Fix dependencies: Add flag-icons, tailwind directives, and postcss config
This commit is contained in:
27
node_modules/lucide-vue-next/dist/esm/icons/calendar-cog.js
generated
vendored
Normal file
27
node_modules/lucide-vue-next/dist/esm/icons/calendar-cog.js
generated
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
/**
|
||||
* @license lucide-vue-next v0.562.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 CalendarCog = createLucideIcon("calendar-cog", [
|
||||
["path", { d: "m15.228 16.852-.923-.383", key: "npixar" }],
|
||||
["path", { d: "m15.228 19.148-.923.383", key: "51cr3n" }],
|
||||
["path", { d: "M16 2v4", key: "4m81vk" }],
|
||||
["path", { d: "m16.47 14.305.382.923", key: "obybxd" }],
|
||||
["path", { d: "m16.852 20.772-.383.924", key: "dpfhf9" }],
|
||||
["path", { d: "m19.148 15.228.383-.923", key: "1reyyz" }],
|
||||
["path", { d: "m19.53 21.696-.382-.924", key: "1goivc" }],
|
||||
["path", { d: "m20.772 16.852.924-.383", key: "htqkph" }],
|
||||
["path", { d: "m20.772 19.148.924.383", key: "9w9pjp" }],
|
||||
["path", { d: "M21 10.592V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6", key: "1pvbig" }],
|
||||
["path", { d: "M3 10h18", key: "8toen8" }],
|
||||
["path", { d: "M8 2v4", key: "1cmpym" }],
|
||||
["circle", { cx: "18", cy: "18", r: "3", key: "1xkwt0" }]
|
||||
]);
|
||||
|
||||
export { CalendarCog as default };
|
||||
//# sourceMappingURL=calendar-cog.js.map
|
||||
Reference in New Issue
Block a user