24 lines
601 B
JavaScript
24 lines
601 B
JavaScript
import { c as e } from "./index.43e529db.js";
|
|
const c = e("CalendarIcon", [
|
|
[
|
|
"rect",
|
|
{
|
|
width: "18",
|
|
height: "18",
|
|
x: "3",
|
|
y: "4",
|
|
rx: "2",
|
|
ry: "2",
|
|
key: "eu3xkr",
|
|
},
|
|
],
|
|
["line", { x1: "16", x2: "16", y1: "2", y2: "6", key: "m3sa8f" }],
|
|
["line", { x1: "8", x2: "8", y1: "2", y2: "6", key: "18kwsl" }],
|
|
["line", { x1: "3", x2: "21", y1: "10", y2: "10", key: "xt86sb" }],
|
|
]),
|
|
l = e("ClockIcon", [
|
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
["polyline", { points: "12 6 12 12 16 14", key: "68esgv" }],
|
|
]);
|
|
export { c as C, l as a };
|