@agrotools1/at-icons 0.2.5 → 0.2.7

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.
@@ -15,7 +15,7 @@ const m = ["width", "height"], u = /* @__PURE__ */ t("g", { "clip-path": "url(#c
15
15
  u,
16
16
  w
17
17
  ], x = /* @__PURE__ */ s({
18
- __name: "AtAtCurralRegularIcon",
18
+ __name: "AtCurralRegularIcon",
19
19
  props: {
20
20
  size: {},
21
21
  color: {},
@@ -0,0 +1,4 @@
1
+ import f from "./AtCurralRegularIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,4 +1,4 @@
1
- export declare const AtAtCurralSolidIcon: import("vue").DefineComponent<{
1
+ export declare const AtCurralRegularIcon: import("vue").DefineComponent<{
2
2
  size: {
3
3
  type: import("vue").PropType<"12" | "16" | "20" | "24" | "28">;
4
4
  };
@@ -0,0 +1,5 @@
1
+ import r from "./AtCurralRegularIcon.vue.js";
2
+ const t = r;
3
+ export {
4
+ t as AtCurralRegularIcon
5
+ };
@@ -15,7 +15,7 @@ const m = ["width", "height"], H = /* @__PURE__ */ t("g", { "clip-path": "url(#c
15
15
  H,
16
16
  w
17
17
  ], L = /* @__PURE__ */ s({
18
- __name: "AtAtCurralSolidIcon",
18
+ __name: "AtCurralSolidIcon",
19
19
  props: {
20
20
  size: {},
21
21
  color: {},
@@ -0,0 +1,4 @@
1
+ import f from "./AtCurralSolidIcon.vue.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,4 +1,4 @@
1
- export declare const AtAtCurralRegularIcon: import("vue").DefineComponent<{
1
+ export declare const AtCurralSolidIcon: import("vue").DefineComponent<{
2
2
  size: {
3
3
  type: import("vue").PropType<"12" | "16" | "20" | "24" | "28">;
4
4
  };
@@ -0,0 +1,5 @@
1
+ import o from "./AtCurralSolidIcon.vue.js";
2
+ const t = o;
3
+ export {
4
+ t as AtCurralSolidIcon
5
+ };
package/dist/index.d.ts CHANGED
@@ -10,8 +10,8 @@ export * from './AtArrowRightSolidIcon';
10
10
  export * from './AtArrowUpSolidIcon';
11
11
  export * from './AtArvoreRegularIcon';
12
12
  export * from './AtArvoreSolidIcon';
13
- export * from './AtAtCurralRegularIcon';
14
- export * from './AtAtCurralSolidIcon';
13
+ export * from './AtCurralRegularIcon';
14
+ export * from './AtCurralSolidIcon';
15
15
  export * from './AtBellRegularIcon';
16
16
  export * from './AtBellSolidIcon';
17
17
  export * from './AtBoldRegularIcon';
package/dist/index.js CHANGED
@@ -10,8 +10,8 @@ import { AtArrowRightSolidIcon as S } from "./AtArrowRightSolidIcon/index.js";
10
10
  import { AtArrowUpSolidIcon as s } from "./AtArrowUpSolidIcon/index.js";
11
11
  import { AtArvoreRegularIcon as E } from "./AtArvoreRegularIcon/index.js";
12
12
  import { AtArvoreSolidIcon as h } from "./AtArvoreSolidIcon/index.js";
13
- import { AtAtCurralRegularIcon as k } from "./AtAtCurralRegularIcon/index.js";
14
- import { AtAtCurralSolidIcon as F } from "./AtAtCurralSolidIcon/index.js";
13
+ import { AtCurralRegularIcon as k } from "./AtCurralRegularIcon/index.js";
14
+ import { AtCurralSolidIcon as F } from "./AtCurralSolidIcon/index.js";
15
15
  import { AtBellRegularIcon as w } from "./AtBellRegularIcon/index.js";
16
16
  import { AtBellSolidIcon as L } from "./AtBellSolidIcon/index.js";
17
17
  import { AtBoldRegularIcon as U } from "./AtBoldRegularIcon/index.js";
@@ -197,8 +197,6 @@ export {
197
197
  s as AtArrowUpSolidIcon,
198
198
  E as AtArvoreRegularIcon,
199
199
  h as AtArvoreSolidIcon,
200
- k as AtAtCurralRegularIcon,
201
- F as AtAtCurralSolidIcon,
202
200
  w as AtBellRegularIcon,
203
201
  L as AtBellSolidIcon,
204
202
  U as AtBoldRegularIcon,
@@ -239,6 +237,8 @@ export {
239
237
  Yo as AtCopilotoSolidIcon,
240
238
  $o as AtCopyRegularIcon,
241
239
  rr as AtCopySolidIcon,
240
+ k as AtCurralRegularIcon,
241
+ F as AtCurralSolidIcon,
242
242
  er as AtDesmatamentoSolidIcon,
243
243
  nr as AtDoubleArrowLeftSolidIcon,
244
244
  pr as AtDoubleArrowRightSolidIcon,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agrotools1/at-icons",
3
3
  "type": "module",
4
- "version": "0.2.5",
4
+ "version": "0.2.7",
5
5
  "private": false,
6
6
  "description": "Ícones da Agrotools",
7
7
  "author": "Agrotools",
@@ -1,4 +0,0 @@
1
- import f from "./AtAtCurralRegularIcon.vue.js";
2
- export {
3
- f as default
4
- };
@@ -1,5 +0,0 @@
1
- import r from "./AtAtCurralRegularIcon.vue.js";
2
- const t = r;
3
- export {
4
- t as AtAtCurralRegularIcon
5
- };
@@ -1,4 +0,0 @@
1
- import f from "./AtAtCurralSolidIcon.vue.js";
2
- export {
3
- f as default
4
- };
@@ -1,5 +0,0 @@
1
- import o from "./AtAtCurralSolidIcon.vue.js";
2
- const t = o;
3
- export {
4
- t as AtAtCurralSolidIcon
5
- };