@solfacil/girassol 0.64.0 → 0.66.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,18 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as n } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 24 24",
4
+ width: "1em",
5
+ height: "1em"
6
+ }, m = /* @__PURE__ */ n("path", {
7
+ fill: "currentColor",
8
+ d: "M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h4.2q.325-.9 1.088-1.45Q11.05 1 12 1t1.713.55Q14.475 2.1 14.8 3H19q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Zm0-2h14V5H5v14Zm2-2h7v-2H7Zm0-4h10v-2H7Zm0-4h10V7H7Zm5-4.75q.325 0 .538-.213q.212-.212.212-.537q0-.325-.212-.538q-.213-.212-.538-.212q-.325 0-.537.212q-.213.213-.213.538q0 .325.213.537q.212.213.537.213ZM5 19V5v14Z"
9
+ }, null, -1), s = [
10
+ m
11
+ ];
12
+ function i(l, c) {
13
+ return e(), t("svg", o, s);
14
+ }
15
+ const q = { name: "material-symbols-assignment-outline", render: i };
16
+ export {
17
+ q as default
18
+ };