@wikicasa-dev/svg-icons 0.0.42 → 0.0.44

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 (65) hide show
  1. package/dist/AnalyticsIcon.js +1 -1
  2. package/dist/ArrowIndicatorIcon.js +1 -1
  3. package/dist/AuctionHammerIcon.js +69 -0
  4. package/dist/BankIcon.js +1 -1
  5. package/dist/BathroomIcon.js +32 -0
  6. package/dist/BusIcon.js +1 -1
  7. package/dist/CartIcon.js +1 -1
  8. package/dist/Charge.js +1 -1
  9. package/dist/CheckIcon.js +1 -1
  10. package/dist/CheckRoundedIcon.js +1 -1
  11. package/dist/CredipassIcon.js +24 -0
  12. package/dist/DemandIcon.js +1 -1
  13. package/dist/DownloadIcon.js +1 -1
  14. package/dist/EnergyClassIcon.js +43 -0
  15. package/dist/ExternalLinkIcon.js +26 -0
  16. package/dist/FacebookIcon.js +1 -1
  17. package/dist/FacebookRoundedIcon.js +82 -0
  18. package/dist/GearIcon.js +1 -1
  19. package/dist/GenericUserWikiAvatarSquaredImg.js +154 -0
  20. package/dist/GoogleIcon.js +1 -1
  21. package/dist/HamburgerMenuIcon.js +1 -1
  22. package/dist/HeartShadowedIcon.js +71 -0
  23. package/dist/HomeIcon.js +1 -1
  24. package/dist/HospitalIcon.js +1 -1
  25. package/dist/HouseValuationIcon.js +1 -1
  26. package/dist/InfoIcon.js +1 -1
  27. package/dist/InstagramIcon.js +1 -1
  28. package/dist/LinkedinIcon.js +1 -1
  29. package/dist/PharmacyIcon.js +1 -1
  30. package/dist/PhotoIcon.js +25 -40
  31. package/dist/PinShadowedIcon.js +1 -1
  32. package/dist/PostIcon.js +1 -1
  33. package/dist/PriceIcon.js +1 -1
  34. package/dist/PrincipalIcon.js +1 -1
  35. package/dist/SchoolIcon.js +1 -1
  36. package/dist/SortIcon.js +32 -0
  37. package/dist/SquareMeterIcon.js +1 -1
  38. package/dist/SubwayIcon.js +1 -1
  39. package/dist/TelegramRoundedIcon.js +53 -0
  40. package/dist/TrainAltIcon.js +1 -1
  41. package/dist/TrainIcon.js +1 -1
  42. package/dist/TransactionIcon.js +1 -1
  43. package/dist/WhatsappRoundedIcon.js +19 -0
  44. package/dist/WikiNoSavedSearches.js +434 -0
  45. package/dist/WikicasaIcon.js +1 -1
  46. package/dist/WikicasaRoundedIcon.js +1 -1
  47. package/dist/YoutubeIcon.js +1 -1
  48. package/dist/index.js +148 -122
  49. package/dist/lib/index.d.ts +110 -99
  50. package/dist/lib/svgIcons/AuctionHammerIcon.d.ts +6 -0
  51. package/dist/lib/svgIcons/BathroomIcon.d.ts +3 -0
  52. package/dist/lib/svgIcons/CredipassIcon.d.ts +6 -0
  53. package/dist/lib/svgIcons/EnergyClassIcon.d.ts +3 -0
  54. package/dist/lib/svgIcons/ExternalLinkIcon.d.ts +3 -0
  55. package/dist/lib/svgIcons/FacebookRoundedIcon.d.ts +6 -0
  56. package/dist/lib/svgIcons/HeartShadowedIcon.d.ts +4 -0
  57. package/dist/lib/svgIcons/PhotoIcon.d.ts +4 -2
  58. package/dist/lib/svgIcons/SortIcon.d.ts +3 -0
  59. package/dist/lib/svgIcons/TelegramRoundedIcon.d.ts +6 -0
  60. package/dist/lib/svgIcons/WhatsappRoundedIcon.d.ts +6 -0
  61. package/dist/lib/svgImages/GenericUserWikiAvatarSquaredImg.d.ts +6 -0
  62. package/dist/lib/svgImages/WikiNoSavedSearches.d.ts +4 -0
  63. package/dist/svgIconFactory-Dn0WJdb3.js +23 -0
  64. package/package.json +1 -1
  65. package/dist/svgIconFactory-B4HDiwZr.js +0 -19
@@ -0,0 +1,71 @@
1
+ import { h as e } from "vue";
2
+ import { s as o } from "./svgIconFactory-Dn0WJdb3.js";
3
+ const C = (t, { attrs: i }) => o({
4
+ props: t,
5
+ svgNodeAttrs: {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 38 34",
8
+ fill: "none",
9
+ width: t.width ?? 34,
10
+ height: t.height ?? 38
11
+ },
12
+ childrenNodes: [
13
+ e(
14
+ "g",
15
+ { filter: "url(#filter0_d_35_83)" },
16
+ e("path", {
17
+ d: "M18.7782 29.95C-9.72185 14.057 10.2652 -4.76701 18.7782 8.47799C27.2912 -4.76701 47.2792 14.057 18.7782 29.95Z",
18
+ fill: i["fill-color"] ?? "#2A3761",
19
+ "fill-opacity": i["fill-opacity"] ?? "0.4"
20
+ })
21
+ ),
22
+ e("path", {
23
+ d: "M18.7781 32.274C18.5649 32.2741 18.3553 32.2197 18.1691 32.116C15.0593 30.4202 12.1359 28.4028 9.44709 26.097C7.39509 24.3419 5.60552 22.3014 4.13309 20.038C2.9815 18.2658 2.1744 16.2923 1.75409 14.221C1.41086 12.4995 1.45527 10.7232 1.88409 9.02098C2.41095 6.9222 3.60863 5.05282 5.29509 3.69698C6.91078 2.40055 8.9176 1.68896 10.9891 1.67798C12.6549 1.68778 14.2877 2.1432 15.7181 2.99698C16.885 3.69779 17.9205 4.59696 18.7781 5.65398C19.636 4.59688 20.6719 3.69771 21.8391 2.99698C23.2695 2.1432 24.9023 1.68778 26.5681 1.67798C28.6399 1.6889 30.6471 2.40048 32.2631 3.69698C33.9494 5.05256 35.147 6.92156 35.6741 9.01998C36.1029 10.7222 36.1474 12.4985 35.8041 14.22C35.3836 16.2906 34.5765 18.2634 33.4251 20.035C31.9526 22.2995 30.1626 24.341 28.1101 26.097C25.4209 28.4032 22.4973 30.4209 19.3871 32.117C19.2008 32.2204 18.9912 32.2744 18.7781 32.274ZM10.9881 4.17398C9.48263 4.18608 8.02557 4.70736 6.85409 5.65298C5.59119 6.67305 4.69583 8.07754 4.30409 9.65298C3.96884 10.9981 3.93708 12.401 4.21109 13.76C4.57369 15.5211 5.26437 17.1982 6.24709 18.704C7.59148 20.7638 9.22407 22.6203 11.0951 24.217C13.4714 26.2579 16.0447 28.0574 18.7771 29.589C21.5098 28.0574 24.0835 26.2579 26.4601 24.217C28.3311 22.6203 29.9637 20.7637 31.3081 18.704C32.2921 17.1979 32.9838 15.52 33.3471 13.758C33.6211 12.399 33.5894 10.9961 33.2541 9.65098C32.8621 8.0754 31.9664 6.6709 30.7031 5.65098C29.5307 4.70672 28.0734 4.18687 26.5681 4.17598C23.9951 4.17598 21.6021 5.69398 19.8301 8.45098C19.7168 8.62641 19.5613 8.77066 19.3779 8.87054C19.1945 8.97042 18.9889 9.02275 18.7801 9.02275C18.5712 9.02275 18.3657 8.97042 18.1823 8.87054C17.9989 8.77066 17.8434 8.62641 17.7301 8.45098C15.9551 5.69698 13.5621 4.17798 10.9891 4.17798L10.9881 4.17398Z",
24
+ fill: "white"
25
+ }),
26
+ e(
27
+ "defs",
28
+ e(
29
+ "filter",
30
+ {
31
+ id: "filter0_d_35_83",
32
+ x: "-0.000244141",
33
+ y: "-0.00128174",
34
+ width: "37.5571",
35
+ height: "33.9513",
36
+ filterUnits: "userSpaceOnUse",
37
+ "color-interpolation-filters": "sRGB"
38
+ },
39
+ [
40
+ e("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
41
+ e("feColorMatrix", {
42
+ in: "SourceAlpha",
43
+ type: "matrix",
44
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
45
+ result: "hardAlpha"
46
+ }),
47
+ e("feOffset"),
48
+ e("feGaussianBlur", { stdDeviation: 2 }),
49
+ e("feColorMatrix", {
50
+ type: "matrix",
51
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.6 0"
52
+ }),
53
+ e("feBlend", {
54
+ mode: "normal",
55
+ in2: "BackgroundImageFix",
56
+ result: "effect1_dropShadow_35_83"
57
+ }),
58
+ e("feBlend", {
59
+ mode: "normal",
60
+ in: "SourceGraphic",
61
+ in2: "effect1_dropShadow_35_83",
62
+ result: "shape"
63
+ })
64
+ ]
65
+ )
66
+ )
67
+ ]
68
+ });
69
+ export {
70
+ C as HeartShadowedIcon
71
+ };
package/dist/HomeIcon.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as e } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const i = (t, { attrs: o }) => e({
4
4
  props: t,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14.3 14.384" },
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as t } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as e } from "./DefaultValues-DOBkctU1.js";
4
4
  const a = (o) => (o = { ...e(), ...o }, t({
5
5
  props: o,
@@ -1,5 +1,5 @@
1
1
  import { h as a } from "vue";
2
- import { s as t } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const r = (f) => t({
4
4
  props: f,
5
5
  svgNodeAttrs: {
package/dist/InfoIcon.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as a } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as a } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const s = (o, { attrs: t }) => a({
4
4
  props: o,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 18 18" },
@@ -1,5 +1,5 @@
1
1
  import { h as t } from "vue";
2
- import { s as o } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as o } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const e = (r) => o({
4
4
  props: r,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
@@ -1,5 +1,5 @@
1
1
  import { h as o } from "vue";
2
- import { s as c } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as c } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const e = (t) => c({
4
4
  props: t,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17.746 17.001" },
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as t } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as e } from "./DefaultValues-DOBkctU1.js";
4
4
  const a = (o) => (o = { ...e(), ...o }, t({
5
5
  props: o,
package/dist/PhotoIcon.js CHANGED
@@ -1,46 +1,31 @@
1
- import { h as e } from "vue";
2
- import { g as a } from "./DefaultValues-DOBkctU1.js";
3
- const d = (t, { attrs: o }) => {
4
- t = { ...a(), ...t };
5
- const { width: i, height: h, strokeColor: r, fillColor: l } = t;
6
- return e(
7
- "svg",
1
+ import { h as o } from "vue";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
+ const n = (t, { attrs: h }) => e({
4
+ props: t,
5
+ svgNodeAttrs: {
6
+ "xmlns:xlink": "http://www.w3.org/1999/xlink",
7
+ viewBox: "0 0 22.338 18",
8
+ height: t.height ?? 18,
9
+ width: t.width ?? 22
10
+ },
11
+ childrenNodes: o(
12
+ "g",
8
13
  {
9
- xmlns: "http://www.w3.org/2000/svg",
10
- viewBox: "0 0 22.338 18",
11
- width: `${i}`,
12
- height: `${h}`,
13
- class: t.class ?? "",
14
- "aria-hidden": o["aria-hidden"] ?? "true"
14
+ fill: "none",
15
+ stroke: h["stroke-color"] ?? "#222",
16
+ "stroke-width": h["stroke-width"] ?? "1",
17
+ "stroke-linecap": "round",
18
+ "stroke-linejoin": "round"
15
19
  },
16
20
  [
17
- e(
18
- "g",
19
- {
20
- fill: l,
21
- stroke: o["stroke-color"] ?? r,
22
- "stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
23
- "stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
24
- "stroke-width": `${o["stroke-width"] ?? "1"}`
25
- },
26
- [
27
- e("path", {
28
- d: `M12.934.5a2.581 2.581 0 0 1 1.827.755l1.5 1.5a2.572 2.572 0 0 0
29
- 1.825.756h1.172a2.583 2.583 0 0 1 2.582 2.582v8.827a2.582 2.582 0 0
30
- 1-2.584 2.58H3.081A2.582 2.582 0 0 1 .5 14.918V6.092A2.582 2.582 0 0
31
- 1 3.081 3.51h1.172a2.572 2.572 0 0 0 1.825-.756l1.494-1.5A2.583 2.583 0 0 1 9.4.5Z`
32
- }),
33
- e("path", {
34
- d: "M7.882 10.61a3.284 3.284 0 1 1 3.288 3.29 3.283 3.283 0 0 1-3.288-3.29Z"
35
- }),
36
- e("path", {
37
- d: "M4.77 7a.741.741 0 1 1-.741-.739h0A.739.739 0 0 1 4.77 7"
38
- })
39
- ]
40
- )
21
+ o("path", {
22
+ d: "M12.934.5a2.581 2.581 0 0 1 1.827.755l1.5 1.5a2.572 2.572 0 0 0 1.825.756h1.172a2.583 2.583 0 0 1 2.582 2.582v8.827a2.582 2.582 0 0 1-2.584 2.58H3.081A2.582 2.582 0 0 1 .5 14.918V6.092A2.582 2.582 0 0 1 3.081 3.51h1.172a2.572 2.572 0 0 0 1.825-.756l1.494-1.5A2.583 2.583 0 0 1 9.4.5Z"
23
+ }),
24
+ o("path", { d: "M7.882 10.61a3.284 3.284 0 1 1 3.288 3.29 3.283 3.283 0 0 1-3.288-3.29Z" }),
25
+ o("path", { d: "M4.77 7a.741.741 0 1 1-.741-.739h0A.739.739 0 0 1 4.77 7" })
41
26
  ]
42
- );
43
- };
27
+ )
28
+ });
44
29
  export {
45
- d as PhotoIcon
30
+ n as PhotoIcon
46
31
  };
@@ -1,5 +1,5 @@
1
1
  import { h as o } from "vue";
2
- import { s as l } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as l } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const a = (t) => l({
4
4
  props: t,
5
5
  svgNodeAttrs: {
package/dist/PostIcon.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as t } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as e } from "./DefaultValues-DOBkctU1.js";
4
4
  const c = (o) => (o = { ...e(), ...o }, t({
5
5
  props: o,
package/dist/PriceIcon.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { h as o } from "vue";
2
- import { s as e } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const i = (r, { attrs: t }) => e({
4
4
  props: r,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 18.701 17.024" },
@@ -1,5 +1,5 @@
1
1
  import { h as a } from "vue";
2
- import { s as t } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const h = (f) => t({
4
4
  props: f,
5
5
  svgNodeAttrs: {
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as e } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as l } from "./DefaultValues-DOBkctU1.js";
4
4
  const a = (o) => (o = { ...l(), ...o }, e({
5
5
  props: o,
@@ -0,0 +1,32 @@
1
+ import { h as t } from "vue";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
+ const d = (o, { attrs: r }) => e({
4
+ props: o,
5
+ svgNodeAttrs: {
6
+ "xmlns:xlink": "http://www.w3.org/1999/xlink",
7
+ viewBox: "0 0 19.469 18.122",
8
+ height: o.height ?? 18,
9
+ width: o.width ?? 19
10
+ },
11
+ childrenNodes: t(
12
+ "g",
13
+ {
14
+ fill: "none",
15
+ stroke: r["stroke-color"] ?? "#222",
16
+ "stroke-linecap": "round",
17
+ "stroke-linejoin": "round",
18
+ "stroke-width": r["stroke-width"] ?? "1.5"
19
+ },
20
+ [
21
+ t("path", { d: "M14.089 2.99v14.07" }),
22
+ t("path", { d: "m18.408 12.733-4.328 4.328" }),
23
+ t("path", { d: "m9.821 12.8 4.26 4.26" }),
24
+ t("path", { d: "M5.38 15.132V1.062" }),
25
+ t("path", { d: "m1.061 5.389 4.328-4.328" }),
26
+ t("path", { d: "m9.647 5.322-4.26-4.26" })
27
+ ]
28
+ )
29
+ });
30
+ export {
31
+ d as SortIcon
32
+ };
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as e } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const a = (o, { attrs: t }) => e({
4
4
  props: o,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17.3 17.3" },
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as t } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as e } from "./DefaultValues-DOBkctU1.js";
4
4
  const a = (o) => (o = { ...e(), ...o }, t({
5
5
  props: o,
@@ -0,0 +1,53 @@
1
+ import { h as o } from "vue";
2
+ import { s as t } from "./svgIconFactory-Dn0WJdb3.js";
3
+ const l = (r) => t({
4
+ props: r,
5
+ svgNodeAttrs: {
6
+ viewBox: "0 0 1000 1000",
7
+ version: "1.1",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ "xmlns:xlink": "http://www.w3.org/1999/xlink"
10
+ },
11
+ childrenNodes: [
12
+ o("title", "Artboard"),
13
+ o("desc", "Created with Sketch."),
14
+ o(
15
+ "defs",
16
+ o(
17
+ "linearGradient",
18
+ { x1: "50%", y1: "0%", x2: "50%", y2: "99.2583404%", id: "linearGradient-1" },
19
+ [
20
+ o("stop", { "stop-color": "#2AABEE", offset: "0%" }),
21
+ o("stop", { "stop-color": "#229ED9", offset: "100%" })
22
+ ]
23
+ )
24
+ ),
25
+ o(
26
+ "g",
27
+ {
28
+ id: "Artboard",
29
+ stroke: "none",
30
+ "stroke-width": "1",
31
+ fill: "none",
32
+ "fill-rule": "evenodd"
33
+ },
34
+ [
35
+ o("circle", {
36
+ id: "Oval",
37
+ fill: "url(#linearGradient-1)",
38
+ cx: "500",
39
+ cy: "500",
40
+ r: "500"
41
+ }),
42
+ o("path", {
43
+ d: "M226.328419,494.722069 C372.088573,431.216685 469.284839,389.350049 517.917216,369.122161 C656.772535,311.36743 685.625481,301.334815 704.431427,301.003532 C708.567621,300.93067 717.815839,301.955743 723.806446,306.816707 C728.864797,310.92121 730.256552,316.46581 730.922551,320.357329 C731.588551,324.248848 732.417879,333.113828 731.758626,340.040666 C724.234007,419.102486 691.675104,610.964674 675.110982,699.515267 C668.10208,736.984342 654.301336,749.547532 640.940618,750.777006 C611.904684,753.448938 589.856115,731.588035 561.733393,713.153237 C517.726886,684.306416 492.866009,666.349181 450.150074,638.200013 C400.78442,605.66878 432.786119,587.789048 460.919462,558.568563 C468.282091,550.921423 596.21508,434.556479 598.691227,424.000355 C599.00091,422.680135 599.288312,417.758981 596.36474,415.160431 C593.441168,412.561881 589.126229,413.450484 586.012448,414.157198 C581.598758,415.158943 511.297793,461.625274 375.109553,553.556189 C355.154858,567.258623 337.080515,573.934908 320.886524,573.585046 C303.033948,573.199351 268.692754,563.490928 243.163606,555.192408 C211.851067,545.013936 186.964484,539.632504 189.131547,522.346309 C190.260287,513.342589 202.659244,504.134509 226.328419,494.722069 Z",
44
+ id: "Path-3",
45
+ fill: "#FFFFFF"
46
+ })
47
+ ]
48
+ )
49
+ ]
50
+ });
51
+ export {
52
+ l as TelegramRoundedIcon
53
+ };
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as n } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as n } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as e } from "./DefaultValues-DOBkctU1.js";
4
4
  const i = (o) => (o = { ...e(), ...o }, n({
5
5
  props: o,
package/dist/TrainIcon.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { h as r } from "vue";
2
- import { s as n } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as n } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  import { g as e } from "./DefaultValues-DOBkctU1.js";
4
4
  const a = (o) => (o = { ...e(), ...o }, n({
5
5
  props: o,
@@ -1,5 +1,5 @@
1
1
  import { h as o } from "vue";
2
- import { s as n } from "./svgIconFactory-B4HDiwZr.js";
2
+ import { s as n } from "./svgIconFactory-Dn0WJdb3.js";
3
3
  const i = (r, { attrs: t }) => n({
4
4
  props: r,
5
5
  svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16.219 17.436" },
@@ -0,0 +1,19 @@
1
+ import { h as o } from "vue";
2
+ import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
3
+ const l = (C) => e({
4
+ props: C,
5
+ svgNodeAttrs: {
6
+ viewBox: "0 0 360 362",
7
+ fill: "none",
8
+ xmlns: "http://www.w3.org/2000/svg"
9
+ },
10
+ childrenNodes: o("path", {
11
+ "fill-rule": "evenodd",
12
+ "clip-rule": "evenodd",
13
+ d: "M307.546 52.5655C273.709 18.685 228.706 0.0171895 180.756 0C81.951 0 1.53846 80.404 1.50408 179.235C1.48689 210.829 9.74646 241.667 25.4319 268.844L0 361.736L95.0236 336.811C121.203 351.096 150.683 358.616 180.679 358.625H180.756C279.544 358.625 359.966 278.212 360 179.381C360.017 131.483 341.392 86.4547 307.546 52.5741V52.5655ZM180.756 328.354H180.696C153.966 328.346 127.744 321.16 104.865 307.589L99.4242 304.358L43.034 319.149L58.0834 264.168L54.5423 258.53C39.6304 234.809 31.749 207.391 31.7662 179.244C31.8006 97.1036 98.6334 30.2707 180.817 30.2707C220.61 30.2879 258.015 45.8015 286.145 73.9665C314.276 102.123 329.755 139.562 329.738 179.364C329.703 261.513 262.871 328.346 180.756 328.346V328.354ZM262.475 216.777C257.997 214.534 235.978 203.704 231.869 202.209C227.761 200.713 224.779 199.966 221.796 204.452C218.814 208.939 210.228 219.029 207.615 222.011C205.002 225.002 202.389 225.372 197.911 223.128C193.434 220.885 179.003 216.158 161.891 200.902C148.578 189.024 139.587 174.362 136.975 169.875C134.362 165.389 136.7 162.965 138.934 160.739C140.945 158.728 143.412 155.505 145.655 152.892C147.899 150.279 148.638 148.406 150.133 145.423C151.629 142.432 150.881 139.82 149.764 137.576C148.646 135.333 139.691 113.287 135.952 104.323C132.316 95.5909 128.621 96.777 125.879 96.6309C123.266 96.5019 120.284 96.4762 117.293 96.4762C114.302 96.4762 109.454 97.5935 105.346 102.08C101.238 106.566 89.6691 117.404 89.6691 139.441C89.6691 161.478 105.716 182.785 107.959 185.776C110.202 188.767 139.544 234.001 184.469 253.408C195.153 258.023 203.498 260.782 210.004 262.845C220.731 266.257 230.494 265.776 238.212 264.624C246.816 263.335 264.71 253.786 268.44 243.326C272.17 232.866 272.17 223.893 271.053 222.028C269.936 220.163 266.945 219.037 262.467 216.794L262.475 216.777Z",
14
+ fill: "#25D366"
15
+ })
16
+ });
17
+ export {
18
+ l as WhatsappRoundedIcon
19
+ };