@agrotools1/at-icons 1.0.2 → 1.0.4
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.
- package/dist/AtEudrSolidIcon/AtEudrSolidIcon.vue.d.ts.map +1 -1
- package/dist/AtEudrSolidIcon/AtEudrSolidIcon.vue.js +10 -14
- package/dist/AtSafraRegularIcon/AtSafraRegularIcon.vue.d.ts.map +1 -1
- package/dist/AtSafraRegularIcon/AtSafraRegularIcon.vue.js +11 -15
- package/dist/AtSafraSolidIcon/AtSafraSolidIcon.vue.d.ts.map +1 -1
- package/dist/AtSafraSolidIcon/AtSafraSolidIcon.vue.js +14 -18
- package/package.json +5 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AtEudrSolidIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtEudrSolidIcon/AtEudrSolidIcon.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;
|
|
1
|
+
{"version":3,"file":"AtEudrSolidIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtEudrSolidIcon/AtEudrSolidIcon.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAkFjF,wBAOG"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as s, createBlock as n, openBlock as
|
|
1
|
+
import { defineComponent as s, createBlock as n, openBlock as l, normalizeProps as a, guardReactiveProps as p, withCtx as C, createElementBlock as h, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
|
|
2
2
|
import u from "../components/IconWrapper/IconWrapper.vue.js";
|
|
3
|
-
const
|
|
3
|
+
const _ = ["width", "height"], H = /* @__PURE__ */ s({
|
|
4
4
|
__name: "AtEudrSolidIcon",
|
|
5
5
|
props: {
|
|
6
6
|
size: {},
|
|
@@ -9,11 +9,11 @@ const w = ["width", "height"], H = /* @__PURE__ */ s({
|
|
|
9
9
|
style: {},
|
|
10
10
|
onClickCallback: { type: Function }
|
|
11
11
|
},
|
|
12
|
-
setup(
|
|
13
|
-
const
|
|
14
|
-
return (
|
|
12
|
+
setup(r) {
|
|
13
|
+
const i = r;
|
|
14
|
+
return (w, o) => (l(), n(u, a(p(i)), {
|
|
15
15
|
default: C(({ class: c, style: e }) => [
|
|
16
|
-
(
|
|
16
|
+
(l(), h("svg", {
|
|
17
17
|
class: m(c),
|
|
18
18
|
style: d(e),
|
|
19
19
|
fill: "currentColor",
|
|
@@ -21,23 +21,19 @@ const w = ["width", "height"], H = /* @__PURE__ */ s({
|
|
|
21
21
|
height: e.height,
|
|
22
22
|
viewBox: "0 0 28 28",
|
|
23
23
|
xmlns: "http://www.w3.org/2000/svg"
|
|
24
|
-
},
|
|
24
|
+
}, o[0] || (o[0] = [
|
|
25
25
|
t("g", { "clip-path": "url(#clip0_7386_61)" }, [
|
|
26
|
-
t("path", {
|
|
27
|
-
d: "M14 0C6.28017 0 0 6.28017 0 14C0 21.7198 6.28017 28 14 28C21.7198 28 28 21.7198 28 14C28 6.28017 21.7198 0 14 0ZM15.75 12.8333C16.3952 12.8333 16.9167 13.356 16.9167 14C16.9167 14.644 16.3952 15.1667 15.75 15.1667H9.91667V17.5C9.91667 18.1428 10.4393 18.6667 11.0833 18.6667H18.0833C18.7285 18.6667 19.25 19.1893 19.25 19.8333C19.25 20.4773 18.7285 21 18.0833 21H11.0833C9.15367 21 7.58333 19.4297 7.58333 17.5V10.5C7.58333 8.57033 9.15367 7 11.0833 7H18.0833C18.7285 7 19.25 7.52267 19.25 8.16667C19.25 8.81067 18.7285 9.33333 18.0833 9.33333H11.0833C10.4393 9.33333 9.91667 9.85717 9.91667 10.5V12.8333H15.75Z",
|
|
28
|
-
fill: "#161617"
|
|
29
|
-
})
|
|
26
|
+
t("path", { d: "M14 0C6.28017 0 0 6.28017 0 14C0 21.7198 6.28017 28 14 28C21.7198 28 28 21.7198 28 14C28 6.28017 21.7198 0 14 0ZM15.75 12.8333C16.3952 12.8333 16.9167 13.356 16.9167 14C16.9167 14.644 16.3952 15.1667 15.75 15.1667H9.91667V17.5C9.91667 18.1428 10.4393 18.6667 11.0833 18.6667H18.0833C18.7285 18.6667 19.25 19.1893 19.25 19.8333C19.25 20.4773 18.7285 21 18.0833 21H11.0833C9.15367 21 7.58333 19.4297 7.58333 17.5V10.5C7.58333 8.57033 9.15367 7 11.0833 7H18.0833C18.7285 7 19.25 7.52267 19.25 8.16667C19.25 8.81067 18.7285 9.33333 18.0833 9.33333H11.0833C10.4393 9.33333 9.91667 9.85717 9.91667 10.5V12.8333H15.75Z" })
|
|
30
27
|
], -1),
|
|
31
28
|
t("defs", null, [
|
|
32
29
|
t("clipPath", { id: "clip0_7386_61" }, [
|
|
33
30
|
t("rect", {
|
|
34
31
|
width: "28",
|
|
35
|
-
height: "28"
|
|
36
|
-
fill: "white"
|
|
32
|
+
height: "28"
|
|
37
33
|
})
|
|
38
34
|
])
|
|
39
35
|
], -1)
|
|
40
|
-
]), 14,
|
|
36
|
+
]), 14, _))
|
|
41
37
|
]),
|
|
42
38
|
_: 1
|
|
43
39
|
}, 16));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AtSafraRegularIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtSafraRegularIcon/AtSafraRegularIcon.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;
|
|
1
|
+
{"version":3,"file":"AtSafraRegularIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtSafraRegularIcon/AtSafraRegularIcon.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAkFjF,wBAOG"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as a, createBlock as c, openBlock as
|
|
1
|
+
import { defineComponent as a, createBlock as c, openBlock as o, normalizeProps as s, guardReactiveProps as n, withCtx as p, createElementBlock as h, normalizeStyle as d, normalizeClass as m, createElementVNode as C } from "vue";
|
|
2
2
|
import H from "../components/IconWrapper/IconWrapper.vue.js";
|
|
3
|
-
const
|
|
3
|
+
const u = ["width", "height"], L = /* @__PURE__ */ a({
|
|
4
4
|
__name: "AtSafraRegularIcon",
|
|
5
5
|
props: {
|
|
6
6
|
size: {},
|
|
@@ -9,12 +9,12 @@ const f = ["width", "height"], L = /* @__PURE__ */ a({
|
|
|
9
9
|
style: {},
|
|
10
10
|
onClickCallback: { type: Function }
|
|
11
11
|
},
|
|
12
|
-
setup(
|
|
13
|
-
const
|
|
14
|
-
return (
|
|
15
|
-
default: p(({ class:
|
|
16
|
-
(
|
|
17
|
-
class: m(
|
|
12
|
+
setup(l) {
|
|
13
|
+
const r = l;
|
|
14
|
+
return (_, e) => (o(), c(H, s(n(r)), {
|
|
15
|
+
default: p(({ class: i, style: t }) => [
|
|
16
|
+
(o(), h("svg", {
|
|
17
|
+
class: m(i),
|
|
18
18
|
style: d(t),
|
|
19
19
|
fill: "currentColor",
|
|
20
20
|
width: t.width,
|
|
@@ -23,21 +23,17 @@ const f = ["width", "height"], L = /* @__PURE__ */ a({
|
|
|
23
23
|
xmlns: "http://www.w3.org/2000/svg"
|
|
24
24
|
}, e[0] || (e[0] = [
|
|
25
25
|
C("g", { "clip-path": "url(#clip0_3739_2646)" }, [
|
|
26
|
-
C("path", {
|
|
27
|
-
d: "M4 14.42H8.81V16.02H5.61C5.17 16.02 4.81 16.38 4.81 16.82C4.81 17.26 5.17 17.62 5.61 17.62H13.62C14.06 17.62 14.42 17.26 14.42 16.82C14.42 16.38 14.06 16.02 13.62 16.02H10.42V14.42H15.23C17.44 14.42 19.23 12.63 19.23 10.42V4C19.23 1.79 17.44 0 15.23 0H4C1.79 0 0 1.79 0 4V10.41C0 12.62 1.79 14.41 4 14.41V14.42ZM13.62 3.2H16.02C16.46 3.2 16.82 3.56 16.82 4C16.82 4.44 16.46 4.8 16.02 4.8H13.62C13.18 4.8 12.82 4.44 12.82 4C12.82 3.56 13.18 3.2 13.62 3.2ZM13.62 6.4H16.02C16.46 6.4 16.82 6.76 16.82 7.2C16.82 7.64 16.46 8 16.02 8H13.62C13.18 8 12.82 7.64 12.82 7.2C12.82 6.76 13.18 6.4 13.62 6.4ZM13.62 9.6H16.02C16.46 9.6 16.82 9.96 16.82 10.4C16.82 10.84 16.46 11.2 16.02 11.2H13.62C13.18 11.2 12.82 10.84 12.82 10.4C12.82 9.96 13.18 9.6 13.62 9.6ZM2.54 10.8L3.58 9.76C3.35 9.61 3.16 9.42 3.03 9.18C2.9 8.94 2.81 8.69 2.79 8.42C2.83 7.88 3.05 7.37 3.4 6.97C3.43 6.93 3.47 6.9 3.52 6.88C3.57 6.86 3.61 6.85 3.66 6.85C3.71 6.85 3.76 6.86 3.8 6.88C3.85 6.9 3.89 6.93 3.92 6.97C4.27 7.37 4.73 8.26 4.43 8.9L5.32 8.01C5.09 7.86 4.9 7.67 4.77 7.43C4.63 7.2 4.55 6.94 4.53 6.67C4.57 6.13 4.79 5.62 5.14 5.22C5.17 5.18 5.21 5.15 5.26 5.13C5.31 5.11 5.35 5.1 5.4 5.1C5.45 5.1 5.5 5.11 5.54 5.13C5.59 5.15 5.63 5.18 5.66 5.22C6.01 5.62 6.47 6.51 6.17 7.15L7.06 6.26C6.83 6.11 6.64 5.92 6.51 5.68C6.37 5.45 6.29 5.19 6.27 4.92C6.31 4.38 6.53 3.87 6.88 3.47C6.91 3.43 6.95 3.4 7 3.38C7.05 3.36 7.09 3.35 7.14 3.35C7.19 3.35 7.24 3.36 7.28 3.38C7.32 3.4 7.37 3.43 7.4 3.47C7.75 3.87 8.21 4.76 7.91 5.4L8.36 4.95C8.23 3.49 9.17 3.2 10.38 3.01C10.44 3.01 10.5 3.01 10.55 3.02C10.6 3.04 10.65 3.07 10.7 3.11C10.74 3.15 10.77 3.2 10.79 3.26C10.81 3.31 10.81 3.37 10.8 3.43C10.72 3.94 10.54 4.74 10.15 5.13C9.86 5.42 9.27 5.46 8.86 5.45L8.41 5.9C9.05 5.6 9.94 6.07 10.34 6.41C10.38 6.44 10.41 6.48 10.43 6.53C10.45 6.58 10.46 6.62 10.46 6.67C10.46 6.72 10.45 6.77 10.43 6.81C10.41 6.86 10.38 6.9 10.34 6.93C9.93 7.28 9.42 7.5 8.89 7.54C8.62 7.52 8.36 7.44 8.13 7.3C7.9 7.16 7.7 6.97 7.55 6.75L6.66 7.64C7.3 7.34 8.19 7.81 8.59 8.15C8.63 8.18 8.66 8.22 8.68 8.27C8.7 8.32 8.71 8.36 8.71 8.41C8.71 8.46 8.7 8.51 8.68 8.55C8.66 8.6 8.63 8.64 8.59 8.67C8.18 9.02 7.68 9.24 7.14 9.28C6.87 9.26 6.61 9.18 6.38 9.04C6.15 8.9 5.95 8.71 5.8 8.49L4.91 9.38C5.55 9.08 6.44 9.54 6.84 9.89C6.88 9.92 6.91 9.96 6.93 10.01C6.95 10.06 6.96 10.1 6.96 10.15C6.96 10.2 6.95 10.25 6.93 10.29C6.91 10.34 6.88 10.38 6.84 10.41C6.43 10.76 5.93 10.98 5.39 11.02C5.12 11 4.86 10.92 4.63 10.78C4.4 10.64 4.2 10.45 4.05 10.23L3.01 11.27C2.94 11.33 2.86 11.37 2.76 11.37C2.67 11.37 2.58 11.33 2.52 11.27C2.46 11.21 2.42 11.12 2.42 11.03C2.42 10.94 2.45 10.85 2.52 10.78L2.54 10.8Z",
|
|
28
|
-
fill: "#101011"
|
|
29
|
-
})
|
|
26
|
+
C("path", { d: "M4 14.42H8.81V16.02H5.61C5.17 16.02 4.81 16.38 4.81 16.82C4.81 17.26 5.17 17.62 5.61 17.62H13.62C14.06 17.62 14.42 17.26 14.42 16.82C14.42 16.38 14.06 16.02 13.62 16.02H10.42V14.42H15.23C17.44 14.42 19.23 12.63 19.23 10.42V4C19.23 1.79 17.44 0 15.23 0H4C1.79 0 0 1.79 0 4V10.41C0 12.62 1.79 14.41 4 14.41V14.42ZM13.62 3.2H16.02C16.46 3.2 16.82 3.56 16.82 4C16.82 4.44 16.46 4.8 16.02 4.8H13.62C13.18 4.8 12.82 4.44 12.82 4C12.82 3.56 13.18 3.2 13.62 3.2ZM13.62 6.4H16.02C16.46 6.4 16.82 6.76 16.82 7.2C16.82 7.64 16.46 8 16.02 8H13.62C13.18 8 12.82 7.64 12.82 7.2C12.82 6.76 13.18 6.4 13.62 6.4ZM13.62 9.6H16.02C16.46 9.6 16.82 9.96 16.82 10.4C16.82 10.84 16.46 11.2 16.02 11.2H13.62C13.18 11.2 12.82 10.84 12.82 10.4C12.82 9.96 13.18 9.6 13.62 9.6ZM2.54 10.8L3.58 9.76C3.35 9.61 3.16 9.42 3.03 9.18C2.9 8.94 2.81 8.69 2.79 8.42C2.83 7.88 3.05 7.37 3.4 6.97C3.43 6.93 3.47 6.9 3.52 6.88C3.57 6.86 3.61 6.85 3.66 6.85C3.71 6.85 3.76 6.86 3.8 6.88C3.85 6.9 3.89 6.93 3.92 6.97C4.27 7.37 4.73 8.26 4.43 8.9L5.32 8.01C5.09 7.86 4.9 7.67 4.77 7.43C4.63 7.2 4.55 6.94 4.53 6.67C4.57 6.13 4.79 5.62 5.14 5.22C5.17 5.18 5.21 5.15 5.26 5.13C5.31 5.11 5.35 5.1 5.4 5.1C5.45 5.1 5.5 5.11 5.54 5.13C5.59 5.15 5.63 5.18 5.66 5.22C6.01 5.62 6.47 6.51 6.17 7.15L7.06 6.26C6.83 6.11 6.64 5.92 6.51 5.68C6.37 5.45 6.29 5.19 6.27 4.92C6.31 4.38 6.53 3.87 6.88 3.47C6.91 3.43 6.95 3.4 7 3.38C7.05 3.36 7.09 3.35 7.14 3.35C7.19 3.35 7.24 3.36 7.28 3.38C7.32 3.4 7.37 3.43 7.4 3.47C7.75 3.87 8.21 4.76 7.91 5.4L8.36 4.95C8.23 3.49 9.17 3.2 10.38 3.01C10.44 3.01 10.5 3.01 10.55 3.02C10.6 3.04 10.65 3.07 10.7 3.11C10.74 3.15 10.77 3.2 10.79 3.26C10.81 3.31 10.81 3.37 10.8 3.43C10.72 3.94 10.54 4.74 10.15 5.13C9.86 5.42 9.27 5.46 8.86 5.45L8.41 5.9C9.05 5.6 9.94 6.07 10.34 6.41C10.38 6.44 10.41 6.48 10.43 6.53C10.45 6.58 10.46 6.62 10.46 6.67C10.46 6.72 10.45 6.77 10.43 6.81C10.41 6.86 10.38 6.9 10.34 6.93C9.93 7.28 9.42 7.5 8.89 7.54C8.62 7.52 8.36 7.44 8.13 7.3C7.9 7.16 7.7 6.97 7.55 6.75L6.66 7.64C7.3 7.34 8.19 7.81 8.59 8.15C8.63 8.18 8.66 8.22 8.68 8.27C8.7 8.32 8.71 8.36 8.71 8.41C8.71 8.46 8.7 8.51 8.68 8.55C8.66 8.6 8.63 8.64 8.59 8.67C8.18 9.02 7.68 9.24 7.14 9.28C6.87 9.26 6.61 9.18 6.38 9.04C6.15 8.9 5.95 8.71 5.8 8.49L4.91 9.38C5.55 9.08 6.44 9.54 6.84 9.89C6.88 9.92 6.91 9.96 6.93 10.01C6.95 10.06 6.96 10.1 6.96 10.15C6.96 10.2 6.95 10.25 6.93 10.29C6.91 10.34 6.88 10.38 6.84 10.41C6.43 10.76 5.93 10.98 5.39 11.02C5.12 11 4.86 10.92 4.63 10.78C4.4 10.64 4.2 10.45 4.05 10.23L3.01 11.27C2.94 11.33 2.86 11.37 2.76 11.37C2.67 11.37 2.58 11.33 2.52 11.27C2.46 11.21 2.42 11.12 2.42 11.03C2.42 10.94 2.45 10.85 2.52 10.78L2.54 10.8Z" })
|
|
30
27
|
], -1),
|
|
31
28
|
C("defs", null, [
|
|
32
29
|
C("clipPath", { id: "clip0_3739_2646" }, [
|
|
33
30
|
C("rect", {
|
|
34
31
|
width: "19.22",
|
|
35
|
-
height: "17.62"
|
|
36
|
-
fill: "white"
|
|
32
|
+
height: "17.62"
|
|
37
33
|
})
|
|
38
34
|
])
|
|
39
35
|
], -1)
|
|
40
|
-
]), 14,
|
|
36
|
+
]), 14, u))
|
|
41
37
|
]),
|
|
42
38
|
_: 1
|
|
43
39
|
}, 16));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AtSafraSolidIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtSafraSolidIcon/AtSafraSolidIcon.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;
|
|
1
|
+
{"version":3,"file":"AtSafraSolidIcon.vue.d.ts","sourceRoot":"","sources":["../../src/AtSafraSolidIcon/AtSafraSolidIcon.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAA;;AAgFjF,wBAOG"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as i, createBlock as s, openBlock as o, normalizeProps as a, guardReactiveProps as c, withCtx as p, createElementBlock as h, normalizeStyle as d, normalizeClass as m, createElementVNode as C } from "vue";
|
|
2
2
|
import H from "../components/IconWrapper/IconWrapper.vue.js";
|
|
3
|
-
const
|
|
3
|
+
const u = ["width", "height"], g = /* @__PURE__ */ i({
|
|
4
4
|
__name: "AtSafraSolidIcon",
|
|
5
5
|
props: {
|
|
6
6
|
size: {},
|
|
@@ -9,12 +9,12 @@ const f = ["width", "height"], L = /* @__PURE__ */ c({
|
|
|
9
9
|
style: {},
|
|
10
10
|
onClickCallback: { type: Function }
|
|
11
11
|
},
|
|
12
|
-
setup(
|
|
13
|
-
const
|
|
14
|
-
return (w, e) => (
|
|
15
|
-
default: p(({ class:
|
|
16
|
-
(
|
|
17
|
-
class: m(
|
|
12
|
+
setup(l) {
|
|
13
|
+
const r = l;
|
|
14
|
+
return (w, e) => (o(), s(H, a(c(r)), {
|
|
15
|
+
default: p(({ class: n, style: t }) => [
|
|
16
|
+
(o(), h("svg", {
|
|
17
|
+
class: m(n),
|
|
18
18
|
style: d(t),
|
|
19
19
|
fill: "currentColor",
|
|
20
20
|
width: t.width,
|
|
@@ -22,27 +22,23 @@ const f = ["width", "height"], L = /* @__PURE__ */ c({
|
|
|
22
22
|
viewBox: "0 0 20 18",
|
|
23
23
|
xmlns: "http://www.w3.org/2000/svg"
|
|
24
24
|
}, e[0] || (e[0] = [
|
|
25
|
-
C("g",
|
|
26
|
-
C("path", {
|
|
27
|
-
d: "M4 14.42H8.81V16.02H5.61C5.17 16.02 4.81 16.38 4.81 16.82C4.81 17.26 5.17 17.62 5.61 17.62H13.62C14.06 17.62 14.42 17.26 14.42 16.82C14.42 16.38 14.06 16.02 13.62 16.02H10.42V14.42H15.23C17.44 14.42 19.23 12.63 19.23 10.42V4C19.23 1.79 17.44 0 15.23 0H4C1.79 0 0 1.79 0 4V10.41C0 12.62 1.79 14.41 4 14.41V14.42ZM13.62 3.2H16.02C16.46 3.2 16.82 3.56 16.82 4C16.82 4.44 16.46 4.8 16.02 4.8H13.62C13.18 4.8 12.82 4.44 12.82 4C12.82 3.56 13.18 3.2 13.62 3.2ZM13.62 6.4H16.02C16.46 6.4 16.82 6.76 16.82 7.2C16.82 7.64 16.46 8 16.02 8H13.62C13.18 8 12.82 7.64 12.82 7.2C12.82 6.76 13.18 6.4 13.62 6.4ZM13.62 9.6H16.02C16.46 9.6 16.82 9.96 16.82 10.4C16.82 10.84 16.46 11.2 16.02 11.2H13.62C13.18 11.2 12.82 10.84 12.82 10.4C12.82 9.96 13.18 9.6 13.62 9.6ZM2.54 10.8L3.58 9.76C3.35 9.61 3.16 9.42 3.03 9.18C2.9 8.94 2.81 8.69 2.79 8.42C2.83 7.88 3.05 7.37 3.4 6.97C3.43 6.93 3.47 6.9 3.52 6.88C3.57 6.86 3.61 6.85 3.66 6.85C3.71 6.85 3.76 6.86 3.8 6.88C3.85 6.9 3.89 6.93 3.92 6.97C4.27 7.37 4.73 8.26 4.43 8.9L5.32 8.01C5.09 7.86 4.9 7.67 4.77 7.43C4.63 7.2 4.55 6.94 4.53 6.67C4.57 6.13 4.79 5.62 5.14 5.22C5.17 5.18 5.21 5.15 5.26 5.13C5.31 5.11 5.35 5.1 5.4 5.1C5.45 5.1 5.5 5.11 5.54 5.13C5.59 5.15 5.63 5.18 5.66 5.22C6.01 5.62 6.47 6.51 6.17 7.15L7.06 6.26C6.83 6.11 6.64 5.92 6.51 5.68C6.37 5.45 6.29 5.19 6.27 4.92C6.31 4.38 6.53 3.87 6.88 3.47C6.91 3.43 6.95 3.4 7 3.38C7.05 3.36 7.09 3.35 7.14 3.35C7.19 3.35 7.24 3.36 7.28 3.38C7.32 3.4 7.37 3.43 7.4 3.47C7.75 3.87 8.21 4.76 7.91 5.4L8.36 4.95C8.23 3.49 9.17 3.2 10.38 3.01C10.44 3.01 10.5 3.01 10.55 3.02C10.6 3.04 10.65 3.07 10.7 3.11C10.74 3.15 10.77 3.2 10.79 3.26C10.81 3.31 10.81 3.37 10.8 3.43C10.72 3.94 10.54 4.74 10.15 5.13C9.86 5.42 9.27 5.46 8.86 5.45L8.41 5.9C9.05 5.6 9.94 6.07 10.34 6.41C10.38 6.44 10.41 6.48 10.43 6.53C10.45 6.58 10.46 6.62 10.46 6.67C10.46 6.72 10.45 6.77 10.43 6.81C10.41 6.86 10.38 6.9 10.34 6.93C9.93 7.28 9.42 7.5 8.89 7.54C8.62 7.52 8.36 7.44 8.13 7.3C7.9 7.16 7.7 6.97 7.55 6.75L6.66 7.64C7.3 7.34 8.19 7.81 8.59 8.15C8.63 8.18 8.66 8.22 8.68 8.27C8.7 8.32 8.71 8.36 8.71 8.41C8.71 8.46 8.7 8.51 8.68 8.55C8.66 8.6 8.63 8.64 8.59 8.67C8.18 9.02 7.68 9.24 7.14 9.28C6.87 9.26 6.61 9.18 6.38 9.04C6.15 8.9 5.95 8.71 5.8 8.49L4.91 9.38C5.55 9.08 6.44 9.54 6.84 9.89C6.88 9.92 6.91 9.96 6.93 10.01C6.95 10.06 6.96 10.1 6.96 10.15C6.96 10.2 6.95 10.25 6.93 10.29C6.91 10.34 6.88 10.38 6.84 10.41C6.43 10.76 5.93 10.98 5.39 11.02C5.12 11 4.86 10.92 4.63 10.78C4.4 10.64 4.2 10.45 4.05 10.23L3.01 11.27C2.94 11.33 2.86 11.37 2.76 11.37C2.67 11.37 2.58 11.33 2.52 11.27C2.46 11.21 2.42 11.12 2.42 11.03C2.42 10.94 2.45 10.85 2.52 10.78L2.54 10.8Z",
|
|
28
|
-
fill: "#101011"
|
|
29
|
-
})
|
|
25
|
+
C("g", null, [
|
|
26
|
+
C("path", { d: "M4 14.42H8.81V16.02H5.61C5.17 16.02 4.81 16.38 4.81 16.82C4.81 17.26 5.17 17.62 5.61 17.62H13.62C14.06 17.62 14.42 17.26 14.42 16.82C14.42 16.38 14.06 16.02 13.62 16.02H10.42V14.42H15.23C17.44 14.42 19.23 12.63 19.23 10.42V4C19.23 1.79 17.44 0 15.23 0H4C1.79 0 0 1.79 0 4V10.41C0 12.62 1.79 14.41 4 14.41V14.42ZM13.62 3.2H16.02C16.46 3.2 16.82 3.56 16.82 4C16.82 4.44 16.46 4.8 16.02 4.8H13.62C13.18 4.8 12.82 4.44 12.82 4C12.82 3.56 13.18 3.2 13.62 3.2ZM13.62 6.4H16.02C16.46 6.4 16.82 6.76 16.82 7.2C16.82 7.64 16.46 8 16.02 8H13.62C13.18 8 12.82 7.64 12.82 7.2C12.82 6.76 13.18 6.4 13.62 6.4ZM13.62 9.6H16.02C16.46 9.6 16.82 9.96 16.82 10.4C16.82 10.84 16.46 11.2 16.02 11.2H13.62C13.18 11.2 12.82 10.84 12.82 10.4C12.82 9.96 13.18 9.6 13.62 9.6ZM2.54 10.8L3.58 9.76C3.35 9.61 3.16 9.42 3.03 9.18C2.9 8.94 2.81 8.69 2.79 8.42C2.83 7.88 3.05 7.37 3.4 6.97C3.43 6.93 3.47 6.9 3.52 6.88C3.57 6.86 3.61 6.85 3.66 6.85C3.71 6.85 3.76 6.86 3.8 6.88C3.85 6.9 3.89 6.93 3.92 6.97C4.27 7.37 4.73 8.26 4.43 8.9L5.32 8.01C5.09 7.86 4.9 7.67 4.77 7.43C4.63 7.2 4.55 6.94 4.53 6.67C4.57 6.13 4.79 5.62 5.14 5.22C5.17 5.18 5.21 5.15 5.26 5.13C5.31 5.11 5.35 5.1 5.4 5.1C5.45 5.1 5.5 5.11 5.54 5.13C5.59 5.15 5.63 5.18 5.66 5.22C6.01 5.62 6.47 6.51 6.17 7.15L7.06 6.26C6.83 6.11 6.64 5.92 6.51 5.68C6.37 5.45 6.29 5.19 6.27 4.92C6.31 4.38 6.53 3.87 6.88 3.47C6.91 3.43 6.95 3.4 7 3.38C7.05 3.36 7.09 3.35 7.14 3.35C7.19 3.35 7.24 3.36 7.28 3.38C7.32 3.4 7.37 3.43 7.4 3.47C7.75 3.87 8.21 4.76 7.91 5.4L8.36 4.95C8.23 3.49 9.17 3.2 10.38 3.01C10.44 3.01 10.5 3.01 10.55 3.02C10.6 3.04 10.65 3.07 10.7 3.11C10.74 3.15 10.77 3.2 10.79 3.26C10.81 3.31 10.81 3.37 10.8 3.43C10.72 3.94 10.54 4.74 10.15 5.13C9.86 5.42 9.27 5.46 8.86 5.45L8.41 5.9C9.05 5.6 9.94 6.07 10.34 6.41C10.38 6.44 10.41 6.48 10.43 6.53C10.45 6.58 10.46 6.62 10.46 6.67C10.46 6.72 10.45 6.77 10.43 6.81C10.41 6.86 10.38 6.9 10.34 6.93C9.93 7.28 9.42 7.5 8.89 7.54C8.62 7.52 8.36 7.44 8.13 7.3C7.9 7.16 7.7 6.97 7.55 6.75L6.66 7.64C7.3 7.34 8.19 7.81 8.59 8.15C8.63 8.18 8.66 8.22 8.68 8.27C8.7 8.32 8.71 8.36 8.71 8.41C8.71 8.46 8.7 8.51 8.68 8.55C8.66 8.6 8.63 8.64 8.59 8.67C8.18 9.02 7.68 9.24 7.14 9.28C6.87 9.26 6.61 9.18 6.38 9.04C6.15 8.9 5.95 8.71 5.8 8.49L4.91 9.38C5.55 9.08 6.44 9.54 6.84 9.89C6.88 9.92 6.91 9.96 6.93 10.01C6.95 10.06 6.96 10.1 6.96 10.15C6.96 10.2 6.95 10.25 6.93 10.29C6.91 10.34 6.88 10.38 6.84 10.41C6.43 10.76 5.93 10.98 5.39 11.02C5.12 11 4.86 10.92 4.63 10.78C4.4 10.64 4.2 10.45 4.05 10.23L3.01 11.27C2.94 11.33 2.86 11.37 2.76 11.37C2.67 11.37 2.58 11.33 2.52 11.27C2.46 11.21 2.42 11.12 2.42 11.03C2.42 10.94 2.45 10.85 2.52 10.78L2.54 10.8Z" })
|
|
30
27
|
], -1),
|
|
31
28
|
C("defs", null, [
|
|
32
|
-
C("clipPath",
|
|
29
|
+
C("clipPath", null, [
|
|
33
30
|
C("rect", {
|
|
34
31
|
width: "19.22",
|
|
35
|
-
height: "17.62"
|
|
36
|
-
fill: "white"
|
|
32
|
+
height: "17.62"
|
|
37
33
|
})
|
|
38
34
|
])
|
|
39
35
|
], -1)
|
|
40
|
-
]), 14,
|
|
36
|
+
]), 14, u))
|
|
41
37
|
]),
|
|
42
38
|
_: 1
|
|
43
39
|
}, 16));
|
|
44
40
|
}
|
|
45
41
|
});
|
|
46
42
|
export {
|
|
47
|
-
|
|
43
|
+
g as default
|
|
48
44
|
};
|
package/package.json
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agrotools1/at-icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.4",
|
|
5
5
|
"private": false,
|
|
6
|
-
"packageManager": "pnpm@9.1.0",
|
|
7
6
|
"description": "Ícones da Agrotools",
|
|
8
7
|
"author": "Agrotools",
|
|
9
8
|
"license": "MIT",
|
|
@@ -21,10 +20,10 @@
|
|
|
21
20
|
"files": [
|
|
22
21
|
"dist"
|
|
23
22
|
],
|
|
24
|
-
"scripts": {
|
|
25
|
-
"generate-icons": "node scripts/generate-icons.cjs"
|
|
26
|
-
},
|
|
27
23
|
"publishConfig": {
|
|
28
24
|
"access": "public"
|
|
25
|
+
},
|
|
26
|
+
"scripts": {
|
|
27
|
+
"generate-icons": "node scripts/generate-icons.cjs"
|
|
29
28
|
}
|
|
30
|
-
}
|
|
29
|
+
}
|