@agrotools1/at-icons 1.0.11 → 1.0.13

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.
Files changed (42) hide show
  1. package/dist/AtAtCentralFornecimentoRegularIconIcon/AtAtCentralFornecimentoRegularIconIcon.vue.d.ts +4 -0
  2. package/dist/AtAtCentralFornecimentoRegularIconIcon/AtAtCentralFornecimentoRegularIconIcon.vue.d.ts.map +1 -0
  3. package/dist/AtAtCentralFornecimentoRegularIconIcon/AtAtCentralFornecimentoRegularIconIcon.vue.js +163 -0
  4. package/dist/AtAtCentralFornecimentoRegularIconIcon/AtAtCentralFornecimentoRegularIconIcon.vue2.js +4 -0
  5. package/dist/AtAtCentralFornecimentoRegularIconIcon/index.d.ts +2 -0
  6. package/dist/AtAtCentralFornecimentoRegularIconIcon/index.d.ts.map +1 -0
  7. package/dist/AtAtCentralFornecimentoRegularIconIcon/index.js +5 -0
  8. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/AtAtCentralFornecimentoRegularIconNewIcon.vue.d.ts +4 -0
  9. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/AtAtCentralFornecimentoRegularIconNewIcon.vue.d.ts.map +1 -0
  10. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/AtAtCentralFornecimentoRegularIconNewIcon.vue.js +163 -0
  11. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/AtAtCentralFornecimentoRegularIconNewIcon.vue2.js +4 -0
  12. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/index.d.ts +2 -0
  13. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/index.d.ts.map +1 -0
  14. package/dist/AtAtCentralFornecimentoRegularIconNewIcon/index.js +5 -0
  15. package/dist/AtAtCentralFornecimentoSolidIconIcon/AtAtCentralFornecimentoSolidIconIcon.vue.d.ts +4 -0
  16. package/dist/AtAtCentralFornecimentoSolidIconIcon/AtAtCentralFornecimentoSolidIconIcon.vue.d.ts.map +1 -0
  17. package/dist/AtAtCentralFornecimentoSolidIconIcon/AtAtCentralFornecimentoSolidIconIcon.vue.js +157 -0
  18. package/dist/AtAtCentralFornecimentoSolidIconIcon/AtAtCentralFornecimentoSolidIconIcon.vue2.js +4 -0
  19. package/dist/AtAtCentralFornecimentoSolidIconIcon/index.d.ts +2 -0
  20. package/dist/AtAtCentralFornecimentoSolidIconIcon/index.d.ts.map +1 -0
  21. package/dist/AtAtCentralFornecimentoSolidIconIcon/index.js +5 -0
  22. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/AtAtCentralFornecimentoSolidIconNewIcon.vue.d.ts +4 -0
  23. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/AtAtCentralFornecimentoSolidIconNewIcon.vue.d.ts.map +1 -0
  24. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/AtAtCentralFornecimentoSolidIconNewIcon.vue.js +157 -0
  25. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/AtAtCentralFornecimentoSolidIconNewIcon.vue2.js +4 -0
  26. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/index.d.ts +2 -0
  27. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/index.d.ts.map +1 -0
  28. package/dist/AtAtCentralFornecimentoSolidIconNewIcon/index.js +5 -0
  29. package/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.css +1 -1
  30. package/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.vue.js +2 -2
  31. package/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.css +1 -1
  32. package/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.vue.js +1 -1
  33. package/dist/AtJornadaCampoIcon/AtJornadaCampoIcon.vue.d.ts +4 -0
  34. package/dist/AtJornadaCampoIcon/AtJornadaCampoIcon.vue.d.ts.map +1 -0
  35. package/dist/AtJornadaCampoIcon/AtJornadaCampoIcon.vue.js +37 -0
  36. package/dist/AtJornadaCampoIcon/AtJornadaCampoIcon.vue2.js +4 -0
  37. package/dist/AtJornadaCampoIcon/index.d.ts +2 -0
  38. package/dist/AtJornadaCampoIcon/index.d.ts.map +1 -0
  39. package/dist/AtJornadaCampoIcon/index.js +5 -0
  40. package/dist/components/IconWrapper/IconWrapper.css +1 -1
  41. package/dist/components/IconWrapper/IconWrapper.vue.js +2 -2
  42. package/package.json +5 -6
@@ -0,0 +1,4 @@
1
+ import { IconWrapperProps } from '../components/IconWrapper/IconWrapper.vue';
2
+ declare const _default: import('vue').DefineComponent<IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
3
+ export default _default;
4
+ //# sourceMappingURL=AtAtCentralFornecimentoRegularIconIcon.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AtAtCentralFornecimentoRegularIconIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoRegularIconIcon/AtAtCentralFornecimentoRegularIconIcon.vue"],"names":[],"mappings":"AAiJA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAuMjF,wBAOG"}
@@ -0,0 +1,163 @@
1
+ import { defineComponent as l, createBlock as C, openBlock as s, normalizeProps as m, guardReactiveProps as k, withCtx as h, createElementBlock as d, normalizeStyle as n, normalizeClass as p, createElementVNode as t } from "vue";
2
+ import c from "../components/IconWrapper/IconWrapper.vue.js";
3
+ const w = ["width", "height"], M = /* @__PURE__ */ l({
4
+ __name: "AtAtCentralFornecimentoRegularIconIcon",
5
+ props: {
6
+ size: {},
7
+ color: {},
8
+ class: {},
9
+ style: {},
10
+ onClickCallback: { type: Function }
11
+ },
12
+ setup(r) {
13
+ const o = r;
14
+ return (H, i) => (s(), C(c, m(k(o)), {
15
+ default: h(({ class: a, style: e }) => [
16
+ (s(), d("svg", {
17
+ class: p(a),
18
+ style: n(e),
19
+ fill: "currentColor",
20
+ width: e.width,
21
+ height: e.height,
22
+ viewBox: "0 0 24 24",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, i[0] || (i[0] = [
25
+ t("g", { "clip-path": "url(#clip0_4863_3484)" }, [
26
+ t("mask", {
27
+ id: "mask0_4863_3484",
28
+ style: { "mask-type": "luminance" },
29
+ maskUnits: "userSpaceOnUse",
30
+ x: "0",
31
+ y: "4",
32
+ width: "24",
33
+ height: "16"
34
+ }, [
35
+ t("path", {
36
+ d: "M24 4H0.0698242V20H24V4Z",
37
+ fill: "white"
38
+ })
39
+ ]),
40
+ t("g", { mask: "url(#mask0_4863_3484)" }, [
41
+ t("mask", {
42
+ id: "mask1_4863_3484",
43
+ style: { "mask-type": "luminance" },
44
+ maskUnits: "userSpaceOnUse",
45
+ x: "0",
46
+ y: "4",
47
+ width: "27",
48
+ height: "17"
49
+ }, [
50
+ t("path", {
51
+ d: "M26.064 4H0.0698242V20.2447H26.064V4Z",
52
+ fill: "white"
53
+ })
54
+ ]),
55
+ t("g", { mask: "url(#mask1_4863_3484)" }, [
56
+ t("mask", {
57
+ id: "mask2_4863_3484",
58
+ style: { "mask-type": "luminance" },
59
+ maskUnits: "userSpaceOnUse",
60
+ x: "-4",
61
+ y: "3",
62
+ width: "18",
63
+ height: "18"
64
+ }, [
65
+ t("path", {
66
+ d: "M4.6183 3.99641L-3.99036 12.1223L4.6183 20.2482L13.227 12.1223L4.6183 3.99641Z",
67
+ fill: "white"
68
+ })
69
+ ]),
70
+ t("g", { mask: "url(#mask2_4863_3484)" }, [
71
+ t("path", {
72
+ d: "M6.63071 7.36948C6.63071 6.49418 5.99257 5.49654 5.45414 4.80948C5.35443 4.68713 5.22481 4.5836 5.08522 4.51771C4.93565 4.45183 4.77612 4.41418 4.61658 4.41418C4.45705 4.41418 4.29752 4.45183 4.14795 4.51771C3.99839 4.5836 3.87874 4.68713 3.77903 4.80948C3.19074 5.59066 2.42298 6.71066 2.65231 7.7083C0.518538 7.16242 0.698015 9.12948 1.51563 10.4189C0.458713 10.9836 1.047 12.2259 1.51563 13.1295C0.339062 13.6848 1.17662 15.5765 1.93441 16.3577C2.53266 16.8848 3.30042 17.2142 4.11804 17.2989V19.5671C4.11804 19.6895 4.17786 19.8118 4.2676 19.8965C4.35734 19.9812 4.48696 20.0377 4.62656 20.0377C4.76615 20.0377 4.8858 19.9907 4.98551 19.8965C5.08522 19.8118 5.13507 19.6895 5.13507 19.5671V17.2989C5.95269 17.2142 6.71048 16.8754 7.3187 16.3577C8.06652 15.5954 8.92402 13.6471 7.74745 13.1201C8.20611 12.2448 8.81434 10.9365 7.74745 10.4095C8.5551 9.11066 8.75451 7.15301 6.6008 7.7083C6.63071 7.59536 6.65065 7.48242 6.65065 7.36948H6.63071ZM3.60952 7.36948C3.72917 6.62595 4.08813 5.92948 4.63653 5.37418C5.75327 6.86124 6.06237 7.59536 4.60661 8.71536C4.11804 8.32007 3.59955 7.75536 3.59955 7.36948H3.60952ZM1.92444 8.57418C2.76199 8.60242 4.06818 9.15771 4.10807 9.99536V11.0212C3.72917 10.7765 3.31039 10.5883 2.8617 10.4754C2.30333 9.97654 1.96432 9.29889 1.91447 8.57418H1.92444ZM1.92444 11.2848C2.76199 11.313 4.06818 11.8683 4.10807 12.7059V13.7318C3.72917 13.4871 3.31039 13.2989 2.8617 13.1859C2.30333 12.6871 1.96432 12.0095 1.91447 11.2848H1.92444ZM1.92444 13.9954C2.76199 14.0236 4.06818 14.5789 4.10807 15.4165V16.3389C3.49984 16.2636 2.95144 15.9907 2.54263 15.5577C2.1438 15.1248 1.91447 14.5695 1.91447 13.9954H1.92444ZM6.59083 15.6895C6.18202 16.0377 5.6735 16.2636 5.1251 16.3389V15.4165C5.16499 14.5789 6.47117 14.033 7.30873 13.9954C7.26885 14.6165 7.01957 15.2095 6.59083 15.6895ZM6.59083 12.9789C6.59083 12.9789 6.39141 13.1577 6.36149 13.1954C5.92277 13.3083 5.504 13.4965 5.1251 13.7412V12.7059C5.16499 11.8683 6.47117 11.3224 7.30873 11.2848C7.26885 11.9059 7.0096 12.4989 6.59083 12.9789ZM6.59083 10.2683C6.59083 10.2683 6.39141 10.4565 6.36149 10.4848C5.92277 10.5977 5.49403 10.7859 5.1251 11.0307V9.99536C5.16499 9.15771 6.47117 8.61183 7.30873 8.57418C7.26885 9.19536 7.01957 9.7883 6.59083 10.2683Z",
73
+ fill: "#550073"
74
+ })
75
+ ]),
76
+ t("path", {
77
+ d: "M10.4396 12.5459H11.0777C12.2842 12.5459 13.2514 11.6236 13.2514 10.4941V10.3059H12.6132C11.4068 10.3059 10.4396 11.2283 10.4396 12.3577V12.5459Z",
78
+ stroke: "#480062",
79
+ "stroke-width": "0.8",
80
+ "stroke-miterlimit": "10"
81
+ }),
82
+ t("path", {
83
+ d: "M23.4616 12.5459H22.8234C21.617 12.5459 20.6498 11.6236 20.6498 10.4941V10.3059H21.2879C22.4944 10.3059 23.4616 11.2283 23.4616 12.3577V12.5459Z",
84
+ stroke: "#480062",
85
+ "stroke-width": "0.8",
86
+ "stroke-miterlimit": "10"
87
+ }),
88
+ t("path", {
89
+ d: "M19.5231 18.1836L20.6897 10.1177L19.224 7.31299H14.6872L13.2215 10.1177L14.3881 18.1836",
90
+ stroke: "#480062",
91
+ "stroke-width": "0.8",
92
+ "stroke-miterlimit": "10"
93
+ }),
94
+ t("path", {
95
+ d: "M15.7341 16.6494H16.5418",
96
+ stroke: "#480062",
97
+ "stroke-width": "0.8",
98
+ "stroke-miterlimit": "10"
99
+ }),
100
+ t("path", {
101
+ d: "M17.3594 16.6494H18.167",
102
+ stroke: "#480062",
103
+ "stroke-width": "0.8",
104
+ "stroke-miterlimit": "10"
105
+ }),
106
+ t("path", {
107
+ d: "M14.9265 10.5223H15.7342",
108
+ stroke: "#480062",
109
+ "stroke-width": "0.8",
110
+ "stroke-miterlimit": "10"
111
+ }),
112
+ t("path", {
113
+ d: "M18.1671 10.5223H18.9747",
114
+ stroke: "#480062",
115
+ "stroke-width": "0.8",
116
+ "stroke-miterlimit": "10"
117
+ }),
118
+ t("path", {
119
+ d: "M19.5231 18.1836H14.3881V16.5648C14.3881 15.7742 15.0661 15.1248 15.9136 15.1248H17.9975C18.8351 15.1248 19.5231 15.7648 19.5231 16.5648V18.1836Z",
120
+ stroke: "#480062",
121
+ "stroke-width": "0.8",
122
+ "stroke-miterlimit": "10"
123
+ }),
124
+ t("path", {
125
+ d: "M14.6773 7.31291H12.9224V5.88232H12.364C11.7757 5.88232 11.2971 6.33409 11.2971 6.88938V7.83997C11.2971 8.39527 11.7757 8.84703 12.364 8.84703H13.8896",
126
+ stroke: "#480062",
127
+ "stroke-width": "0.8",
128
+ "stroke-miterlimit": "10"
129
+ }),
130
+ t("path", {
131
+ d: "M19.2239 7.31291H20.9788V5.88232H21.5372C22.1255 5.88232 22.6041 6.33409 22.6041 6.88938V7.83997C22.6041 8.39527 22.1255 8.84703 21.5372 8.84703H20.0116",
132
+ stroke: "#480062",
133
+ "stroke-width": "0.8",
134
+ "stroke-miterlimit": "10"
135
+ }),
136
+ t("path", {
137
+ d: "M14.5675 7.82117L15.5048 8.3294C16.4022 8.81881 16.9506 9.72234 16.9506 10.6918V10.7482C16.9506 12.2541 15.6544 13.4776 14.059 13.4776",
138
+ stroke: "#480062",
139
+ "stroke-width": "0.8",
140
+ "stroke-miterlimit": "10"
141
+ })
142
+ ])
143
+ ])
144
+ ], -1),
145
+ t("defs", null, [
146
+ t("clipPath", { id: "clip0_4863_3484" }, [
147
+ t("rect", {
148
+ width: "24",
149
+ height: "16",
150
+ fill: "white",
151
+ transform: "translate(0 4)"
152
+ })
153
+ ])
154
+ ], -1)
155
+ ]), 14, w))
156
+ ]),
157
+ _: 1
158
+ }, 16));
159
+ }
160
+ });
161
+ export {
162
+ M as default
163
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./AtAtCentralFornecimentoRegularIconIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,2 @@
1
+ export declare const AtAtCentralFornecimentoRegularIconIcon: import('vue').DefineComponent<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoRegularIconIcon/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sCAAsC,gaAAY,CAAA"}
@@ -0,0 +1,5 @@
1
+ import o from "./AtAtCentralFornecimentoRegularIconIcon.vue.js";
2
+ const t = o;
3
+ export {
4
+ t as AtAtCentralFornecimentoRegularIconIcon
5
+ };
@@ -0,0 +1,4 @@
1
+ import { IconWrapperProps } from '../components/IconWrapper/IconWrapper.vue';
2
+ declare const _default: import('vue').DefineComponent<IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
3
+ export default _default;
4
+ //# sourceMappingURL=AtAtCentralFornecimentoRegularIconNewIcon.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AtAtCentralFornecimentoRegularIconNewIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoRegularIconNewIcon/AtAtCentralFornecimentoRegularIconNewIcon.vue"],"names":[],"mappings":"AAiJA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAuMjF,wBAOG"}
@@ -0,0 +1,163 @@
1
+ import { defineComponent as l, createBlock as C, openBlock as s, normalizeProps as m, guardReactiveProps as k, withCtx as h, createElementBlock as d, normalizeStyle as n, normalizeClass as p, createElementVNode as t } from "vue";
2
+ import c from "../components/IconWrapper/IconWrapper.vue.js";
3
+ const w = ["width", "height"], M = /* @__PURE__ */ l({
4
+ __name: "AtAtCentralFornecimentoRegularIconNewIcon",
5
+ props: {
6
+ size: {},
7
+ color: {},
8
+ class: {},
9
+ style: {},
10
+ onClickCallback: { type: Function }
11
+ },
12
+ setup(r) {
13
+ const o = r;
14
+ return (H, i) => (s(), C(c, m(k(o)), {
15
+ default: h(({ class: a, style: e }) => [
16
+ (s(), d("svg", {
17
+ class: p(a),
18
+ style: n(e),
19
+ fill: "currentColor",
20
+ width: e.width,
21
+ height: e.height,
22
+ viewBox: "0 0 24 24",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, i[0] || (i[0] = [
25
+ t("g", { "clip-path": "url(#clip0_4863_3484)" }, [
26
+ t("mask", {
27
+ id: "mask0_4863_3484",
28
+ style: { "mask-type": "luminance" },
29
+ maskUnits: "userSpaceOnUse",
30
+ x: "0",
31
+ y: "4",
32
+ width: "24",
33
+ height: "16"
34
+ }, [
35
+ t("path", {
36
+ d: "M24 4H0.0698242V20H24V4Z",
37
+ fill: "white"
38
+ })
39
+ ]),
40
+ t("g", { mask: "url(#mask0_4863_3484)" }, [
41
+ t("mask", {
42
+ id: "mask1_4863_3484",
43
+ style: { "mask-type": "luminance" },
44
+ maskUnits: "userSpaceOnUse",
45
+ x: "0",
46
+ y: "4",
47
+ width: "27",
48
+ height: "17"
49
+ }, [
50
+ t("path", {
51
+ d: "M26.064 4H0.0698242V20.2447H26.064V4Z",
52
+ fill: "white"
53
+ })
54
+ ]),
55
+ t("g", { mask: "url(#mask1_4863_3484)" }, [
56
+ t("mask", {
57
+ id: "mask2_4863_3484",
58
+ style: { "mask-type": "luminance" },
59
+ maskUnits: "userSpaceOnUse",
60
+ x: "-4",
61
+ y: "3",
62
+ width: "18",
63
+ height: "18"
64
+ }, [
65
+ t("path", {
66
+ d: "M4.6183 3.99641L-3.99036 12.1223L4.6183 20.2482L13.227 12.1223L4.6183 3.99641Z",
67
+ fill: "white"
68
+ })
69
+ ]),
70
+ t("g", { mask: "url(#mask2_4863_3484)" }, [
71
+ t("path", {
72
+ d: "M6.63071 7.36948C6.63071 6.49418 5.99257 5.49654 5.45414 4.80948C5.35443 4.68713 5.22481 4.5836 5.08522 4.51771C4.93565 4.45183 4.77612 4.41418 4.61658 4.41418C4.45705 4.41418 4.29752 4.45183 4.14795 4.51771C3.99839 4.5836 3.87874 4.68713 3.77903 4.80948C3.19074 5.59066 2.42298 6.71066 2.65231 7.7083C0.518538 7.16242 0.698015 9.12948 1.51563 10.4189C0.458713 10.9836 1.047 12.2259 1.51563 13.1295C0.339062 13.6848 1.17662 15.5765 1.93441 16.3577C2.53266 16.8848 3.30042 17.2142 4.11804 17.2989V19.5671C4.11804 19.6895 4.17786 19.8118 4.2676 19.8965C4.35734 19.9812 4.48696 20.0377 4.62656 20.0377C4.76615 20.0377 4.8858 19.9907 4.98551 19.8965C5.08522 19.8118 5.13507 19.6895 5.13507 19.5671V17.2989C5.95269 17.2142 6.71048 16.8754 7.3187 16.3577C8.06652 15.5954 8.92402 13.6471 7.74745 13.1201C8.20611 12.2448 8.81434 10.9365 7.74745 10.4095C8.5551 9.11066 8.75451 7.15301 6.6008 7.7083C6.63071 7.59536 6.65065 7.48242 6.65065 7.36948H6.63071ZM3.60952 7.36948C3.72917 6.62595 4.08813 5.92948 4.63653 5.37418C5.75327 6.86124 6.06237 7.59536 4.60661 8.71536C4.11804 8.32007 3.59955 7.75536 3.59955 7.36948H3.60952ZM1.92444 8.57418C2.76199 8.60242 4.06818 9.15771 4.10807 9.99536V11.0212C3.72917 10.7765 3.31039 10.5883 2.8617 10.4754C2.30333 9.97654 1.96432 9.29889 1.91447 8.57418H1.92444ZM1.92444 11.2848C2.76199 11.313 4.06818 11.8683 4.10807 12.7059V13.7318C3.72917 13.4871 3.31039 13.2989 2.8617 13.1859C2.30333 12.6871 1.96432 12.0095 1.91447 11.2848H1.92444ZM1.92444 13.9954C2.76199 14.0236 4.06818 14.5789 4.10807 15.4165V16.3389C3.49984 16.2636 2.95144 15.9907 2.54263 15.5577C2.1438 15.1248 1.91447 14.5695 1.91447 13.9954H1.92444ZM6.59083 15.6895C6.18202 16.0377 5.6735 16.2636 5.1251 16.3389V15.4165C5.16499 14.5789 6.47117 14.033 7.30873 13.9954C7.26885 14.6165 7.01957 15.2095 6.59083 15.6895ZM6.59083 12.9789C6.59083 12.9789 6.39141 13.1577 6.36149 13.1954C5.92277 13.3083 5.504 13.4965 5.1251 13.7412V12.7059C5.16499 11.8683 6.47117 11.3224 7.30873 11.2848C7.26885 11.9059 7.0096 12.4989 6.59083 12.9789ZM6.59083 10.2683C6.59083 10.2683 6.39141 10.4565 6.36149 10.4848C5.92277 10.5977 5.49403 10.7859 5.1251 11.0307V9.99536C5.16499 9.15771 6.47117 8.61183 7.30873 8.57418C7.26885 9.19536 7.01957 9.7883 6.59083 10.2683Z",
73
+ fill: "#550073"
74
+ })
75
+ ]),
76
+ t("path", {
77
+ d: "M10.4396 12.5459H11.0777C12.2842 12.5459 13.2514 11.6236 13.2514 10.4941V10.3059H12.6132C11.4068 10.3059 10.4396 11.2283 10.4396 12.3577V12.5459Z",
78
+ stroke: "#480062",
79
+ "stroke-width": "0.8",
80
+ "stroke-miterlimit": "10"
81
+ }),
82
+ t("path", {
83
+ d: "M23.4616 12.5459H22.8234C21.617 12.5459 20.6498 11.6236 20.6498 10.4941V10.3059H21.2879C22.4944 10.3059 23.4616 11.2283 23.4616 12.3577V12.5459Z",
84
+ stroke: "#480062",
85
+ "stroke-width": "0.8",
86
+ "stroke-miterlimit": "10"
87
+ }),
88
+ t("path", {
89
+ d: "M19.5231 18.1836L20.6897 10.1177L19.224 7.31299H14.6872L13.2215 10.1177L14.3881 18.1836",
90
+ stroke: "#480062",
91
+ "stroke-width": "0.8",
92
+ "stroke-miterlimit": "10"
93
+ }),
94
+ t("path", {
95
+ d: "M15.7341 16.6494H16.5418",
96
+ stroke: "#480062",
97
+ "stroke-width": "0.8",
98
+ "stroke-miterlimit": "10"
99
+ }),
100
+ t("path", {
101
+ d: "M17.3594 16.6494H18.167",
102
+ stroke: "#480062",
103
+ "stroke-width": "0.8",
104
+ "stroke-miterlimit": "10"
105
+ }),
106
+ t("path", {
107
+ d: "M14.9265 10.5223H15.7342",
108
+ stroke: "#480062",
109
+ "stroke-width": "0.8",
110
+ "stroke-miterlimit": "10"
111
+ }),
112
+ t("path", {
113
+ d: "M18.1671 10.5223H18.9747",
114
+ stroke: "#480062",
115
+ "stroke-width": "0.8",
116
+ "stroke-miterlimit": "10"
117
+ }),
118
+ t("path", {
119
+ d: "M19.5231 18.1836H14.3881V16.5648C14.3881 15.7742 15.0661 15.1248 15.9136 15.1248H17.9975C18.8351 15.1248 19.5231 15.7648 19.5231 16.5648V18.1836Z",
120
+ stroke: "#480062",
121
+ "stroke-width": "0.8",
122
+ "stroke-miterlimit": "10"
123
+ }),
124
+ t("path", {
125
+ d: "M14.6773 7.31291H12.9224V5.88232H12.364C11.7757 5.88232 11.2971 6.33409 11.2971 6.88938V7.83997C11.2971 8.39527 11.7757 8.84703 12.364 8.84703H13.8896",
126
+ stroke: "#480062",
127
+ "stroke-width": "0.8",
128
+ "stroke-miterlimit": "10"
129
+ }),
130
+ t("path", {
131
+ d: "M19.2239 7.31291H20.9788V5.88232H21.5372C22.1255 5.88232 22.6041 6.33409 22.6041 6.88938V7.83997C22.6041 8.39527 22.1255 8.84703 21.5372 8.84703H20.0116",
132
+ stroke: "#480062",
133
+ "stroke-width": "0.8",
134
+ "stroke-miterlimit": "10"
135
+ }),
136
+ t("path", {
137
+ d: "M14.5675 7.82117L15.5048 8.3294C16.4022 8.81881 16.9506 9.72234 16.9506 10.6918V10.7482C16.9506 12.2541 15.6544 13.4776 14.059 13.4776",
138
+ stroke: "#480062",
139
+ "stroke-width": "0.8",
140
+ "stroke-miterlimit": "10"
141
+ })
142
+ ])
143
+ ])
144
+ ], -1),
145
+ t("defs", null, [
146
+ t("clipPath", { id: "clip0_4863_3484" }, [
147
+ t("rect", {
148
+ width: "24",
149
+ height: "16",
150
+ fill: "white",
151
+ transform: "translate(0 4)"
152
+ })
153
+ ])
154
+ ], -1)
155
+ ]), 14, w))
156
+ ]),
157
+ _: 1
158
+ }, 16));
159
+ }
160
+ });
161
+ export {
162
+ M as default
163
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./AtAtCentralFornecimentoRegularIconNewIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,2 @@
1
+ export declare const AtAtCentralFornecimentoRegularIconNewIcon: import('vue').DefineComponent<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoRegularIconNewIcon/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yCAAyC,gaAAY,CAAA"}
@@ -0,0 +1,5 @@
1
+ import o from "./AtAtCentralFornecimentoRegularIconNewIcon.vue.js";
2
+ const t = o;
3
+ export {
4
+ t as AtAtCentralFornecimentoRegularIconNewIcon
5
+ };
@@ -0,0 +1,4 @@
1
+ import { IconWrapperProps } from '../components/IconWrapper/IconWrapper.vue';
2
+ declare const _default: import('vue').DefineComponent<IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
3
+ export default _default;
4
+ //# sourceMappingURL=AtAtCentralFornecimentoSolidIconIcon.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AtAtCentralFornecimentoSolidIconIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoSolidIconIcon/AtAtCentralFornecimentoSolidIconIcon.vue"],"names":[],"mappings":"AAwIA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAiMjF,wBAOG"}
@@ -0,0 +1,157 @@
1
+ import { defineComponent as h, createBlock as m, openBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as r, createElementBlock as o, normalizeStyle as c, normalizeClass as d, createElementVNode as t } from "vue";
2
+ import k from "../components/IconWrapper/IconWrapper.vue.js";
3
+ const V = ["width", "height"], f = /* @__PURE__ */ h({
4
+ __name: "AtAtCentralFornecimentoSolidIconIcon",
5
+ props: {
6
+ size: {},
7
+ color: {},
8
+ class: {},
9
+ style: {},
10
+ onClickCallback: { type: Function }
11
+ },
12
+ setup(l) {
13
+ const s = l;
14
+ return (_, C) => (a(), m(k, n(p(s)), {
15
+ default: r(({ class: i, style: e }) => [
16
+ (a(), o("svg", {
17
+ class: d(i),
18
+ style: c(e),
19
+ fill: "currentColor",
20
+ width: e.width,
21
+ height: e.height,
22
+ viewBox: "0 0 24 24",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, C[0] || (C[0] = [
25
+ t("g", { "clip-path": "url(#clip0_4863_3476)" }, [
26
+ t("mask", {
27
+ id: "mask0_4863_3476",
28
+ style: { "mask-type": "luminance" },
29
+ maskUnits: "userSpaceOnUse",
30
+ x: "0",
31
+ y: "4",
32
+ width: "24",
33
+ height: "17"
34
+ }, [
35
+ t("path", {
36
+ d: "M23.2633 4.34949H0V20.405H23.2633V4.34949Z",
37
+ fill: "white"
38
+ })
39
+ ]),
40
+ t("g", { mask: "url(#mask0_4863_3476)" }, [
41
+ t("mask", {
42
+ id: "mask1_4863_3476",
43
+ style: { "mask-type": "luminance" },
44
+ maskUnits: "userSpaceOnUse",
45
+ x: "0",
46
+ y: "4",
47
+ width: "26",
48
+ height: "17"
49
+ }, [
50
+ t("path", {
51
+ d: "M25.2698 4.34949H0V20.6506H25.2698V4.34949Z",
52
+ fill: "white"
53
+ })
54
+ ]),
55
+ t("g", { mask: "url(#mask1_4863_3476)" }, [
56
+ t("mask", {
57
+ id: "mask2_4863_3476",
58
+ style: { "mask-type": "luminance" },
59
+ maskUnits: "userSpaceOnUse",
60
+ x: "-4",
61
+ y: "4",
62
+ width: "17",
63
+ height: "17"
64
+ }, [
65
+ t("path", {
66
+ d: "M4.42351 4.34734L-3.94525 12.5015L4.42351 20.6556L12.7923 12.5015L4.42351 4.34734Z",
67
+ fill: "white"
68
+ })
69
+ ]),
70
+ t("g", { mask: "url(#mask2_4863_3476)" }, [
71
+ t("mask", {
72
+ id: "mask3_4863_3476",
73
+ style: { "mask-type": "luminance" },
74
+ maskUnits: "userSpaceOnUse",
75
+ x: "-5",
76
+ y: "4",
77
+ width: "19",
78
+ height: "17"
79
+ }, [
80
+ t("path", {
81
+ d: "M4.49185 4.00282L-4.10309 12.3773L4.49185 20.7518L13.0868 12.3773L4.49185 4.00282Z",
82
+ fill: "white"
83
+ })
84
+ ]),
85
+ t("g", { mask: "url(#mask3_4863_3476)" }, [
86
+ t("path", {
87
+ d: "M5.99034 6.77673C5.99034 5.9834 5.36029 5.02006 4.91441 4.42506C4.86594 4.35895 4.79809 4.30229 4.72055 4.27395C4.643 4.24562 4.56546 4.21729 4.47822 4.21729C4.39098 4.21729 4.31344 4.23617 4.23589 4.27395C4.15835 4.31173 4.10019 4.3684 4.04203 4.43451C3.01457 5.83229 2.34575 7.06006 3.96449 8.39173V9.28895C3.60585 8.35395 2.21974 7.92895 1.46368 7.87228C1.39583 7.87228 1.31829 7.87229 1.25044 7.90062C1.18258 7.92895 1.12443 7.96673 1.06627 8.01395C1.0178 8.06117 0.979029 8.12729 0.94995 8.1934C0.920871 8.25951 0.911178 8.32562 0.920871 8.40117C0.969337 9.15673 1.27951 9.88395 1.78355 10.4601C2.07434 10.7056 2.43299 10.8851 2.81102 10.9795C3.18904 11.074 3.58646 11.0834 3.96449 10.9984V12.774C3.61554 11.839 2.21974 11.414 1.46368 11.3573C1.39583 11.3573 1.31829 11.3573 1.25044 11.3856C1.18258 11.414 1.12443 11.4517 1.06627 11.499C1.0178 11.5462 0.979029 11.6123 0.94995 11.6784C0.920871 11.7445 0.911178 11.8106 0.920871 11.8862C0.969337 12.6417 1.27951 13.369 1.78355 13.9451C2.07434 14.1906 2.43299 14.3701 2.81102 14.4645C3.18904 14.559 3.58646 14.5684 3.96449 14.4834V16.259C3.61554 15.324 2.21974 14.899 1.46368 14.8423C1.39583 14.8423 1.31829 14.8423 1.25044 14.8706C1.18258 14.899 1.12443 14.9367 1.06627 14.984C1.0178 15.0312 0.979029 15.0973 0.94995 15.1634C0.920871 15.2295 0.911178 15.2956 0.920871 15.3712C0.969337 16.1267 1.27951 16.854 1.78355 17.4301C2.07434 17.6756 2.43299 17.8551 2.81102 17.9495C3.18904 18.044 3.58646 18.0534 3.96449 17.9684V20.0367C3.96449 20.169 4.02265 20.2917 4.11958 20.3767C4.21651 20.4712 4.34252 20.5184 4.47822 20.5184C4.61392 20.5184 4.73993 20.4712 4.83686 20.3767C4.93379 20.2823 4.98226 20.1595 4.99195 20.0367V17.9684C5.36998 18.044 5.7674 18.044 6.14542 17.9495C6.52345 17.8551 6.8724 17.6756 7.17289 17.4301C7.67693 16.854 7.97741 16.1267 8.03557 15.3712C8.03557 15.3051 8.03557 15.2295 8.00649 15.1634C7.97741 15.0973 7.93864 15.0406 7.89017 14.984C7.84171 14.9367 7.77386 14.899 7.70601 14.8706C7.63815 14.8423 7.5703 14.8328 7.49276 14.8423C6.72701 14.8895 5.3409 15.3145 4.99195 16.259V14.4834C5.36998 14.559 5.7674 14.5495 6.14542 14.4551C6.52345 14.3606 6.8724 14.1812 7.17289 13.9356C7.67693 13.3595 7.97741 12.6323 8.03557 11.8767C8.03557 11.8106 8.03557 11.7351 8.00649 11.669C7.97741 11.6028 7.93864 11.5462 7.89017 11.4895C7.84171 11.4423 7.77386 11.4045 7.70601 11.3762C7.63815 11.3478 7.5703 11.3384 7.49276 11.3478C6.72701 11.3951 5.3409 11.8201 4.99195 12.7645V10.989C5.36998 11.0645 5.7674 11.0551 6.14542 10.9606C6.52345 10.8662 6.8724 10.6867 7.17289 10.4412C7.67693 9.86506 7.97741 9.13784 8.03557 8.38228C8.03557 8.31617 8.03557 8.24062 8.00649 8.17451C7.97741 8.1084 7.93864 8.05173 7.89017 7.99506C7.84171 7.94784 7.77386 7.91006 7.70601 7.88173C7.63815 7.8534 7.5703 7.84395 7.49276 7.8534C6.72701 7.90062 5.3409 8.32562 4.99195 9.27006V8.37284C5.42814 7.97617 5.99034 7.35284 5.99034 6.76729V6.77673Z",
88
+ fill: "#550073"
89
+ })
90
+ ])
91
+ ]),
92
+ t("mask", {
93
+ id: "mask4_4863_3476",
94
+ style: { "mask-type": "luminance" },
95
+ maskUnits: "userSpaceOnUse",
96
+ x: "8",
97
+ y: "5",
98
+ width: "16",
99
+ height: "15"
100
+ }, [
101
+ t("path", {
102
+ d: "M23.2633 5.29395H8.72375V19.4606H23.2633V5.29395Z",
103
+ fill: "white"
104
+ })
105
+ ]),
106
+ t("g", { mask: "url(#mask4_4863_3476)" }, [
107
+ t("path", {
108
+ d: "M10.5751 8.07061H12.0969L12.6204 7.03172H10.8078V5.29395H10.5751C10.1195 5.29395 9.74152 5.66228 9.74152 6.10617V7.25839C9.74152 7.70228 10.1195 8.07061 10.5751 8.07061Z",
109
+ fill: "#550073"
110
+ }),
111
+ t("path", {
112
+ d: "M21.4023 8.07061C21.8579 8.07061 22.2359 7.70228 22.2359 7.25839V6.10617C22.2359 5.66228 21.8579 5.29395 21.4023 5.29395H21.1697V7.03172H19.3571L19.8805 8.07061H21.4023Z",
113
+ fill: "#550073"
114
+ }),
115
+ t("path", {
116
+ d: "M11.1567 10.0917C9.78999 10.2333 8.72375 11.3572 8.72375 12.7172V13.3406C9.79968 13.3406 10.643 13.4539 11.525 12.7456C11.4863 12.4811 11.2149 10.545 11.1567 10.0917Z",
117
+ fill: "#550073"
118
+ }),
119
+ t("path", {
120
+ d: "M20.8304 10.0917C20.7141 10.9322 20.5784 11.905 20.462 12.7456C21.3538 13.4539 22.1874 13.3406 23.2633 13.3406V12.7172C23.2633 11.3478 22.1971 10.2239 20.8304 10.0917Z",
121
+ fill: "#550073"
122
+ }),
123
+ t("path", {
124
+ d: "M18.4071 7.03178H13.6575L14.4911 7.50401C17.8255 9.43067 16.5364 14.4646 12.6301 14.559L12.9112 16.5329C13.2795 16.0418 13.8805 15.7207 14.5493 15.7207H17.4184C18.0873 15.7207 18.6882 16.0418 19.0566 16.5329C19.1729 15.6923 19.9386 10.2429 19.958 10.1012L18.3974 7.02234L18.4071 7.03178ZM18.1163 11.159H17.2633V10.3279H18.1163V11.159Z",
125
+ fill: "#550073"
126
+ }),
127
+ t("path", {
128
+ d: "M17.4281 16.5518H14.559C13.9095 16.5518 13.3861 17.0618 13.3861 17.6945V19.4512H18.601V17.6945C18.601 17.0618 18.0775 16.5518 17.4281 16.5518ZM15.567 18.0723H14.7141V17.2412H15.567V18.0723ZM17.273 18.0723H16.42V17.2412H17.273V18.0723Z",
129
+ fill: "#550073"
130
+ }),
131
+ t("path", {
132
+ d: "M14.0743 8.22178L13.2116 7.74011L12.0097 10.1107C12.1454 11.0457 12.3683 12.6512 12.5137 13.7373C14.1809 13.7657 15.5574 12.4434 15.5574 10.819C15.5864 9.76122 15.0049 8.76011 14.0646 8.22178H14.0743ZM14.7141 11.1496H13.8611V10.3184H14.7141V11.1496Z",
133
+ fill: "#550073"
134
+ })
135
+ ])
136
+ ])
137
+ ])
138
+ ], -1),
139
+ t("defs", null, [
140
+ t("clipPath", { id: "clip0_4863_3476" }, [
141
+ t("rect", {
142
+ width: "24",
143
+ height: "17",
144
+ fill: "white",
145
+ transform: "translate(0 4)"
146
+ })
147
+ ])
148
+ ], -1)
149
+ ]), 14, V))
150
+ ]),
151
+ _: 1
152
+ }, 16));
153
+ }
154
+ });
155
+ export {
156
+ f as default
157
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./AtAtCentralFornecimentoSolidIconIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,2 @@
1
+ export declare const AtAtCentralFornecimentoSolidIconIcon: import('vue').DefineComponent<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoSolidIconIcon/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oCAAoC,gaAAY,CAAA"}
@@ -0,0 +1,5 @@
1
+ import o from "./AtAtCentralFornecimentoSolidIconIcon.vue.js";
2
+ const t = o;
3
+ export {
4
+ t as AtAtCentralFornecimentoSolidIconIcon
5
+ };
@@ -0,0 +1,4 @@
1
+ import { IconWrapperProps } from '../components/IconWrapper/IconWrapper.vue';
2
+ declare const _default: import('vue').DefineComponent<IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
3
+ export default _default;
4
+ //# sourceMappingURL=AtAtCentralFornecimentoSolidIconNewIcon.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AtAtCentralFornecimentoSolidIconNewIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoSolidIconNewIcon/AtAtCentralFornecimentoSolidIconNewIcon.vue"],"names":[],"mappings":"AAwIA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAiMjF,wBAOG"}
@@ -0,0 +1,157 @@
1
+ import { defineComponent as h, createBlock as m, openBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as r, createElementBlock as o, normalizeStyle as c, normalizeClass as d, createElementVNode as t } from "vue";
2
+ import k from "../components/IconWrapper/IconWrapper.vue.js";
3
+ const V = ["width", "height"], f = /* @__PURE__ */ h({
4
+ __name: "AtAtCentralFornecimentoSolidIconNewIcon",
5
+ props: {
6
+ size: {},
7
+ color: {},
8
+ class: {},
9
+ style: {},
10
+ onClickCallback: { type: Function }
11
+ },
12
+ setup(l) {
13
+ const s = l;
14
+ return (_, C) => (a(), m(k, n(p(s)), {
15
+ default: r(({ class: i, style: e }) => [
16
+ (a(), o("svg", {
17
+ class: d(i),
18
+ style: c(e),
19
+ fill: "currentColor",
20
+ width: e.width,
21
+ height: e.height,
22
+ viewBox: "0 0 24 24",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, C[0] || (C[0] = [
25
+ t("g", { "clip-path": "url(#clip0_4863_3476)" }, [
26
+ t("mask", {
27
+ id: "mask0_4863_3476",
28
+ style: { "mask-type": "luminance" },
29
+ maskUnits: "userSpaceOnUse",
30
+ x: "0",
31
+ y: "4",
32
+ width: "24",
33
+ height: "17"
34
+ }, [
35
+ t("path", {
36
+ d: "M23.2633 4.34949H0V20.405H23.2633V4.34949Z",
37
+ fill: "white"
38
+ })
39
+ ]),
40
+ t("g", { mask: "url(#mask0_4863_3476)" }, [
41
+ t("mask", {
42
+ id: "mask1_4863_3476",
43
+ style: { "mask-type": "luminance" },
44
+ maskUnits: "userSpaceOnUse",
45
+ x: "0",
46
+ y: "4",
47
+ width: "26",
48
+ height: "17"
49
+ }, [
50
+ t("path", {
51
+ d: "M25.2698 4.34949H0V20.6506H25.2698V4.34949Z",
52
+ fill: "white"
53
+ })
54
+ ]),
55
+ t("g", { mask: "url(#mask1_4863_3476)" }, [
56
+ t("mask", {
57
+ id: "mask2_4863_3476",
58
+ style: { "mask-type": "luminance" },
59
+ maskUnits: "userSpaceOnUse",
60
+ x: "-4",
61
+ y: "4",
62
+ width: "17",
63
+ height: "17"
64
+ }, [
65
+ t("path", {
66
+ d: "M4.42351 4.34734L-3.94525 12.5015L4.42351 20.6556L12.7923 12.5015L4.42351 4.34734Z",
67
+ fill: "white"
68
+ })
69
+ ]),
70
+ t("g", { mask: "url(#mask2_4863_3476)" }, [
71
+ t("mask", {
72
+ id: "mask3_4863_3476",
73
+ style: { "mask-type": "luminance" },
74
+ maskUnits: "userSpaceOnUse",
75
+ x: "-5",
76
+ y: "4",
77
+ width: "19",
78
+ height: "17"
79
+ }, [
80
+ t("path", {
81
+ d: "M4.49185 4.00282L-4.10309 12.3773L4.49185 20.7518L13.0868 12.3773L4.49185 4.00282Z",
82
+ fill: "white"
83
+ })
84
+ ]),
85
+ t("g", { mask: "url(#mask3_4863_3476)" }, [
86
+ t("path", {
87
+ d: "M5.99034 6.77673C5.99034 5.9834 5.36029 5.02006 4.91441 4.42506C4.86594 4.35895 4.79809 4.30229 4.72055 4.27395C4.643 4.24562 4.56546 4.21729 4.47822 4.21729C4.39098 4.21729 4.31344 4.23617 4.23589 4.27395C4.15835 4.31173 4.10019 4.3684 4.04203 4.43451C3.01457 5.83229 2.34575 7.06006 3.96449 8.39173V9.28895C3.60585 8.35395 2.21974 7.92895 1.46368 7.87228C1.39583 7.87228 1.31829 7.87229 1.25044 7.90062C1.18258 7.92895 1.12443 7.96673 1.06627 8.01395C1.0178 8.06117 0.979029 8.12729 0.94995 8.1934C0.920871 8.25951 0.911178 8.32562 0.920871 8.40117C0.969337 9.15673 1.27951 9.88395 1.78355 10.4601C2.07434 10.7056 2.43299 10.8851 2.81102 10.9795C3.18904 11.074 3.58646 11.0834 3.96449 10.9984V12.774C3.61554 11.839 2.21974 11.414 1.46368 11.3573C1.39583 11.3573 1.31829 11.3573 1.25044 11.3856C1.18258 11.414 1.12443 11.4517 1.06627 11.499C1.0178 11.5462 0.979029 11.6123 0.94995 11.6784C0.920871 11.7445 0.911178 11.8106 0.920871 11.8862C0.969337 12.6417 1.27951 13.369 1.78355 13.9451C2.07434 14.1906 2.43299 14.3701 2.81102 14.4645C3.18904 14.559 3.58646 14.5684 3.96449 14.4834V16.259C3.61554 15.324 2.21974 14.899 1.46368 14.8423C1.39583 14.8423 1.31829 14.8423 1.25044 14.8706C1.18258 14.899 1.12443 14.9367 1.06627 14.984C1.0178 15.0312 0.979029 15.0973 0.94995 15.1634C0.920871 15.2295 0.911178 15.2956 0.920871 15.3712C0.969337 16.1267 1.27951 16.854 1.78355 17.4301C2.07434 17.6756 2.43299 17.8551 2.81102 17.9495C3.18904 18.044 3.58646 18.0534 3.96449 17.9684V20.0367C3.96449 20.169 4.02265 20.2917 4.11958 20.3767C4.21651 20.4712 4.34252 20.5184 4.47822 20.5184C4.61392 20.5184 4.73993 20.4712 4.83686 20.3767C4.93379 20.2823 4.98226 20.1595 4.99195 20.0367V17.9684C5.36998 18.044 5.7674 18.044 6.14542 17.9495C6.52345 17.8551 6.8724 17.6756 7.17289 17.4301C7.67693 16.854 7.97741 16.1267 8.03557 15.3712C8.03557 15.3051 8.03557 15.2295 8.00649 15.1634C7.97741 15.0973 7.93864 15.0406 7.89017 14.984C7.84171 14.9367 7.77386 14.899 7.70601 14.8706C7.63815 14.8423 7.5703 14.8328 7.49276 14.8423C6.72701 14.8895 5.3409 15.3145 4.99195 16.259V14.4834C5.36998 14.559 5.7674 14.5495 6.14542 14.4551C6.52345 14.3606 6.8724 14.1812 7.17289 13.9356C7.67693 13.3595 7.97741 12.6323 8.03557 11.8767C8.03557 11.8106 8.03557 11.7351 8.00649 11.669C7.97741 11.6028 7.93864 11.5462 7.89017 11.4895C7.84171 11.4423 7.77386 11.4045 7.70601 11.3762C7.63815 11.3478 7.5703 11.3384 7.49276 11.3478C6.72701 11.3951 5.3409 11.8201 4.99195 12.7645V10.989C5.36998 11.0645 5.7674 11.0551 6.14542 10.9606C6.52345 10.8662 6.8724 10.6867 7.17289 10.4412C7.67693 9.86506 7.97741 9.13784 8.03557 8.38228C8.03557 8.31617 8.03557 8.24062 8.00649 8.17451C7.97741 8.1084 7.93864 8.05173 7.89017 7.99506C7.84171 7.94784 7.77386 7.91006 7.70601 7.88173C7.63815 7.8534 7.5703 7.84395 7.49276 7.8534C6.72701 7.90062 5.3409 8.32562 4.99195 9.27006V8.37284C5.42814 7.97617 5.99034 7.35284 5.99034 6.76729V6.77673Z",
88
+ fill: "#550073"
89
+ })
90
+ ])
91
+ ]),
92
+ t("mask", {
93
+ id: "mask4_4863_3476",
94
+ style: { "mask-type": "luminance" },
95
+ maskUnits: "userSpaceOnUse",
96
+ x: "8",
97
+ y: "5",
98
+ width: "16",
99
+ height: "15"
100
+ }, [
101
+ t("path", {
102
+ d: "M23.2633 5.29395H8.72375V19.4606H23.2633V5.29395Z",
103
+ fill: "white"
104
+ })
105
+ ]),
106
+ t("g", { mask: "url(#mask4_4863_3476)" }, [
107
+ t("path", {
108
+ d: "M10.5751 8.07061H12.0969L12.6204 7.03172H10.8078V5.29395H10.5751C10.1195 5.29395 9.74152 5.66228 9.74152 6.10617V7.25839C9.74152 7.70228 10.1195 8.07061 10.5751 8.07061Z",
109
+ fill: "#550073"
110
+ }),
111
+ t("path", {
112
+ d: "M21.4023 8.07061C21.8579 8.07061 22.2359 7.70228 22.2359 7.25839V6.10617C22.2359 5.66228 21.8579 5.29395 21.4023 5.29395H21.1697V7.03172H19.3571L19.8805 8.07061H21.4023Z",
113
+ fill: "#550073"
114
+ }),
115
+ t("path", {
116
+ d: "M11.1567 10.0917C9.78999 10.2333 8.72375 11.3572 8.72375 12.7172V13.3406C9.79968 13.3406 10.643 13.4539 11.525 12.7456C11.4863 12.4811 11.2149 10.545 11.1567 10.0917Z",
117
+ fill: "#550073"
118
+ }),
119
+ t("path", {
120
+ d: "M20.8304 10.0917C20.7141 10.9322 20.5784 11.905 20.462 12.7456C21.3538 13.4539 22.1874 13.3406 23.2633 13.3406V12.7172C23.2633 11.3478 22.1971 10.2239 20.8304 10.0917Z",
121
+ fill: "#550073"
122
+ }),
123
+ t("path", {
124
+ d: "M18.4071 7.03178H13.6575L14.4911 7.50401C17.8255 9.43067 16.5364 14.4646 12.6301 14.559L12.9112 16.5329C13.2795 16.0418 13.8805 15.7207 14.5493 15.7207H17.4184C18.0873 15.7207 18.6882 16.0418 19.0566 16.5329C19.1729 15.6923 19.9386 10.2429 19.958 10.1012L18.3974 7.02234L18.4071 7.03178ZM18.1163 11.159H17.2633V10.3279H18.1163V11.159Z",
125
+ fill: "#550073"
126
+ }),
127
+ t("path", {
128
+ d: "M17.4281 16.5518H14.559C13.9095 16.5518 13.3861 17.0618 13.3861 17.6945V19.4512H18.601V17.6945C18.601 17.0618 18.0775 16.5518 17.4281 16.5518ZM15.567 18.0723H14.7141V17.2412H15.567V18.0723ZM17.273 18.0723H16.42V17.2412H17.273V18.0723Z",
129
+ fill: "#550073"
130
+ }),
131
+ t("path", {
132
+ d: "M14.0743 8.22178L13.2116 7.74011L12.0097 10.1107C12.1454 11.0457 12.3683 12.6512 12.5137 13.7373C14.1809 13.7657 15.5574 12.4434 15.5574 10.819C15.5864 9.76122 15.0049 8.76011 14.0646 8.22178H14.0743ZM14.7141 11.1496H13.8611V10.3184H14.7141V11.1496Z",
133
+ fill: "#550073"
134
+ })
135
+ ])
136
+ ])
137
+ ])
138
+ ], -1),
139
+ t("defs", null, [
140
+ t("clipPath", { id: "clip0_4863_3476" }, [
141
+ t("rect", {
142
+ width: "24",
143
+ height: "17",
144
+ fill: "white",
145
+ transform: "translate(0 4)"
146
+ })
147
+ ])
148
+ ], -1)
149
+ ]), 14, V))
150
+ ]),
151
+ _: 1
152
+ }, 16));
153
+ }
154
+ });
155
+ export {
156
+ f as default
157
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./AtAtCentralFornecimentoSolidIconNewIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,2 @@
1
+ export declare const AtAtCentralFornecimentoSolidIconNewIcon: import('vue').DefineComponent<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AtAtCentralFornecimentoSolidIconNewIcon/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uCAAuC,gaAAY,CAAA"}
@@ -0,0 +1,5 @@
1
+ import o from "./AtAtCentralFornecimentoSolidIconNewIcon.vue.js";
2
+ const t = o;
3
+ export {
4
+ t as AtAtCentralFornecimentoSolidIconNewIcon
5
+ };
@@ -1 +1 @@
1
- [data-v-35b8b647] .at-icon-fornecimento--default{color:#550073!important}
1
+ [data-v-133f6862] .at-icon-fornecimento--default{color:#550073!important}
@@ -1,7 +1,7 @@
1
1
  import o from "./AtCentralFornecimentoRegularIcon.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../_virtual/_plugin-vue_export-helper.js";
4
- const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-35b8b647"]]);
4
+ const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-133f6862"]]);
5
5
  export {
6
- _ as default
6
+ f as default
7
7
  };
@@ -1 +1 @@
1
- [data-v-f6161c72] .at-icon-fornecimento--default{color:#550073!important}
1
+ [data-v-586c10d4] .at-icon-fornecimento--default{color:#550073!important}
@@ -1,7 +1,7 @@
1
1
  import o from "./AtCentralFornecimentoSolidIcon.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../_virtual/_plugin-vue_export-helper.js";
4
- const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-f6161c72"]]);
4
+ const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-586c10d4"]]);
5
5
  export {
6
6
  c as default
7
7
  };
@@ -0,0 +1,4 @@
1
+ import { IconWrapperProps } from '../components/IconWrapper/IconWrapper.vue';
2
+ declare const _default: import('vue').DefineComponent<IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
3
+ export default _default;
4
+ //# sourceMappingURL=AtJornadaCampoIcon.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AtJornadaCampoIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtJornadaCampoIcon/AtJornadaCampoIcon.vue"],"names":[],"mappings":"AA8BA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAuEjF,wBAOG"}
@@ -0,0 +1,37 @@
1
+ import { defineComponent as n, createBlock as s, openBlock as t, normalizeProps as a, guardReactiveProps as i, withCtx as c, createElementBlock as p, normalizeStyle as m, normalizeClass as h, createElementVNode as d } from "vue";
2
+ import u from "../components/IconWrapper/IconWrapper.vue.js";
3
+ const w = ["width", "height"], Z = /* @__PURE__ */ n({
4
+ __name: "AtJornadaCampoIcon",
5
+ props: {
6
+ size: {},
7
+ color: {},
8
+ class: {},
9
+ style: {},
10
+ onClickCallback: { type: Function }
11
+ },
12
+ setup(o) {
13
+ const l = o;
14
+ return (f, e) => (t(), s(u, a(i(l)), {
15
+ default: c(({ class: r, style: C }) => [
16
+ (t(), p("svg", {
17
+ class: h(r),
18
+ style: m(C),
19
+ fill: "currentColor",
20
+ width: C.width,
21
+ height: C.height,
22
+ viewBox: "0 0 16 16",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, e[0] || (e[0] = [
25
+ d("path", {
26
+ d: "M11.498 6.85267C11.82 7.168 12.2433 7.32533 12.6667 7.32533C13.09 7.32533 13.5133 7.168 13.8347 6.85267L15.0233 5.69C16.3233 4.39 16.3233 2.27533 15.0233 0.976C14.394 0.346667 13.5567 0 12.6667 0C11.7767 0 10.9393 0.346667 10.3093 0.976C9.01 2.276 9.01 4.39067 10.3147 5.69533L11.498 6.85267ZM11.252 1.91933C11.63 1.54133 12.132 1.33333 12.6667 1.33333C13.2013 1.33333 13.7033 1.54133 14.0807 1.91867C14.8607 2.69867 14.8607 3.96733 14.086 4.742L12.9027 5.89933C12.7727 6.02733 12.5607 6.02733 12.4307 5.89933L11.2527 4.74733C10.4733 3.96733 10.4733 2.69867 11.2527 1.91867L11.252 1.91933ZM2.66667 14.6667C2.66667 15.4033 2.07 16 1.33333 16C0.596667 16 0 15.4033 0 14.6667C0 13.93 0.596667 13.3333 1.33333 13.3333C2.07 13.3333 2.66667 13.93 2.66667 14.6667ZM9.66667 10.6667C9.66667 11.4033 9.07 12 8.33333 12C7.59667 12 7 11.4033 7 10.6667C7 9.93 7.59667 9.33333 8.33333 9.33333C9.07 9.33333 9.66667 9.93 9.66667 10.6667ZM1.33333 8.66667C1.33333 7.196 2.52933 6 4 6H8.66667C9.03467 6 9.33333 6.29867 9.33333 6.66667C9.33333 7.03467 9.03467 7.33333 8.66667 7.33333H4C3.26467 7.33333 2.66667 7.93133 2.66667 8.66667C2.66667 9.402 3.26467 10 4 10H5.33333C5.70133 10 6 10.2987 6 10.6667C6 11.0347 5.70133 11.3333 5.33333 11.3333H4C2.52933 11.3333 1.33333 10.1373 1.33333 8.66667ZM16 12.6667C16 14.1373 14.804 15.3333 13.3333 15.3333H4.66667C4.29867 15.3333 4 15.0347 4 14.6667C4 14.2987 4.29867 14 4.66667 14H13.3333C14.0687 14 14.6667 13.402 14.6667 12.6667C14.6667 11.9313 14.0687 11.3333 13.3333 11.3333H11.3333C10.9653 11.3333 10.6667 11.0347 10.6667 10.6667C10.6667 10.2987 10.9653 10 11.3333 10H13.3333C14.804 10 16 11.196 16 12.6667ZM13.334 3.19133C13.334 3.55933 13.0353 3.858 12.6673 3.858C12.2993 3.858 12.0007 3.55933 12.0007 3.19133C12.0007 2.82333 12.2993 2.52467 12.6673 2.52467C13.0353 2.52467 13.334 2.82333 13.334 3.19133Z",
27
+ fill: "#FDFDFD"
28
+ }, null, -1)
29
+ ]), 14, w))
30
+ ]),
31
+ _: 1
32
+ }, 16));
33
+ }
34
+ });
35
+ export {
36
+ Z as default
37
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./AtJornadaCampoIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,2 @@
1
+ export declare const AtJornadaCampoIcon: import('vue').DefineComponent<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AtJornadaCampoIcon/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB,gaAAY,CAAA"}
@@ -0,0 +1,5 @@
1
+ import o from "./AtJornadaCampoIcon.vue.js";
2
+ const m = o;
3
+ export {
4
+ m as AtJornadaCampoIcon
5
+ };
@@ -1 +1 @@
1
- .icon--size-12[data-v-43193bf7]{width:12px;height:12px}.icon--size-16[data-v-43193bf7]{width:16px;height:16px}.icon--size-20[data-v-43193bf7]{width:20px;height:20px}.icon--size-24[data-v-43193bf7]{width:24px;height:24px}.icon--size-28[data-v-43193bf7]{width:28px;height:28px}.icon--size-32[data-v-43193bf7]{width:32px;height:32px}
1
+ .icon--size-12[data-v-feafebf3]{width:12px;height:12px}.icon--size-16[data-v-feafebf3]{width:16px;height:16px}.icon--size-20[data-v-feafebf3]{width:20px;height:20px}.icon--size-24[data-v-feafebf3]{width:24px;height:24px}.icon--size-28[data-v-feafebf3]{width:28px;height:28px}.icon--size-32[data-v-feafebf3]{width:32px;height:32px}
@@ -1,7 +1,7 @@
1
1
  import o from "./IconWrapper.vue2.js";
2
2
  /* empty css */
3
3
  import r from "../../_virtual/_plugin-vue_export-helper.js";
4
- const f = /* @__PURE__ */ r(o, [["__scopeId", "data-v-43193bf7"]]);
4
+ const a = /* @__PURE__ */ r(o, [["__scopeId", "data-v-feafebf3"]]);
5
5
  export {
6
- f as default
6
+ a as default
7
7
  };
package/package.json CHANGED
@@ -1,9 +1,8 @@
1
1
  {
2
2
  "name": "@agrotools1/at-icons",
3
3
  "type": "module",
4
- "version": "1.0.11",
4
+ "version": "1.0.13",
5
5
  "private": false,
6
- "packageManager": "pnpm@9.1.0",
7
6
  "description": "Ícones da Agrotools",
8
7
  "author": "Agrotools",
9
8
  "license": "MIT",
@@ -32,10 +31,10 @@
32
31
  "files": [
33
32
  "dist"
34
33
  ],
35
- "scripts": {
36
- "generate-icons": "node scripts/generate-icons.cjs"
37
- },
38
34
  "publishConfig": {
39
35
  "access": "public"
36
+ },
37
+ "scripts": {
38
+ "generate-icons": "node scripts/generate-icons.cjs"
40
39
  }
41
- }
40
+ }