@wikicasa-dev/svg-icons 0.0.37 → 0.0.38

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.
@@ -1,6 +1,6 @@
1
1
  import { h as a } from "vue";
2
2
  import { s as r } from "./svgImagefactory-B0dzgxZn.js";
3
- const f = (t, { attrs: l }) => r({
3
+ const c = (t) => r({
4
4
  props: t,
5
5
  svgNodeAttrs: {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -920,5 +920,5 @@ const f = (t, { attrs: l }) => r({
920
920
  ]
921
921
  });
922
922
  export {
923
- f as WikiNerdMercatoImg
923
+ c as WikiNerdMercatoImg
924
924
  };
@@ -1,6 +1,6 @@
1
1
  import { h as a } from "vue";
2
2
  import { s as r } from "./svgImagefactory-B0dzgxZn.js";
3
- const f = (t, { attrs: c }) => r({
3
+ const l = (t) => r({
4
4
  props: t,
5
5
  svgNodeAttrs: {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -2305,7 +2305,7 @@ const f = (t, { attrs: c }) => r({
2305
2305
  id: "Tracciato_10343",
2306
2306
  d: "M323.631,341.367q-2.023-3.031-4.019-5.93c-.062-.092-.123-.182-.187-.271s-.123-.179-.182-.269c-4.914-7.128-9.624-13.629-13.777-19.358-7.556-10.425-14.7-15.376-23.167-16.053-18.278-1.461-43.776-1.931-61.944-2.065-.087,0-.176,0-.263,0a34.954,34.954,0,0,0-33.648,25.708,176.148,176.148,0,0,0-5.888,42.746c0,.1-.006.2-.008.3s0,.2,0,.294c-.034,1.939-.034,3.8-.011,5.566.017,1.606.053,3.137.1,4.584a17.2,17.2,0,0,0,2.384,8.211,16.93,16.93,0,0,0,3.453,4.139c.115.1.232.2.35.294s.243.2.367.3c.369.288.753.565,1.147.826a17.6,17.6,0,0,0,16.209,1.718q3.228-1.243,6.283-2.544c.229-.1.459-.2.688-.3l.68-.294c3.1-1.349,6.056-2.737,8.869-4.139.582-.291,1.161-.582,1.732-.876,3.143-1.609,6.1-3.232,8.855-4.842.1-.059.2-.118.3-.174s.2-.115.294-.174c2.488-1.464,4.814-2.911,6.977-4.321-5.217-7.651-12.076-24.356-12.146-24.524a.3.3,0,0,1,.126-.369c.224-.129,22.635-12.879,34.815-15.759,13.215-3.12,18.812,2.278,22.159,5.508l.291.28a16.079,16.079,0,0,1,1.139,1.231l3.1-17.729a.3.3,0,1,1,.582.1l-3.19,18.233a28.078,28.078,0,0,1,3.288,5.387h2.706l7.2,14.245c3.367-2.362,6.9-4.618,10.279-6.655,1.136-.688,2.256-1.349,3.342-1.981.1-.056.19-.109.285-.168l.3-.171c.456-.266.907-.523,1.349-.778.834-.473,1.646-.929,2.424-1.363a11.288,11.288,0,0,1,2.289-.96,11.434,11.434,0,0,1,10.318,2.015q-3.123-4.949-6.246-9.616M215.9,334.334a.294.294,0,1,1,.582.084l-3.014,21.365a.293.293,0,0,1-.291.255l-.042,0a.3.3,0,0,1-.252-.336Zm10.632,15.879c-1.59.828-3.23,1.665-4.816,2.477-7.338,3.753-14.925,7.635-21.53,12.412a.311.311,0,0,1-.173.056.286.286,0,0,1-.238-.123.292.292,0,0,1,.064-.411c6.644-4.805,14.25-8.7,21.608-12.457,1.584-.812,3.224-1.651,4.814-2.477a.295.295,0,1,1,.271.523",
2307
2307
  transform: "translate(-129.998 -214.183)",
2308
- fill: "#2b5dff"
2308
+ fill: t.light ? "#e9effe" : "#2b5dff"
2309
2309
  }),
2310
2310
  a("path", {
2311
2311
  id: "Tracciato_10344",
@@ -3886,7 +3886,7 @@ const f = (t, { attrs: c }) => r({
3886
3886
  id: "Tracciato_10646",
3887
3887
  d: "M389.38,408.7v.009l5.472-2.644-4.366-10.007a.254.254,0,0,1,.207-.35l3.561-.393a.234.234,0,0,1,.243.147l3.509,8.872a.127.127,0,0,0,.242-.021l1.959-9.478a.254.254,0,0,1,.221-.2l2.745-.3a.254.254,0,0,1,.261.152l2.915,6.8,1.571-.525,1.242-6.92a.233.233,0,0,1,.2-.191l3.558-.393a.254.254,0,0,1,.277.3l-1.181,6.093,1.894-.366,2.4-.262-.991-8.977a1.022,1.022,0,0,0-1.128-.9l-25.639,2.83a1.021,1.021,0,0,0-.9,1.128Z",
3888
3888
  transform: "translate(-279.163 -280.233)",
3889
- fill: "#fff"
3889
+ fill: t.light ? "#2b5dff" : "#e9effe"
3890
3890
  }),
3891
3891
  a("path", {
3892
3892
  id: "Tracciato_10647",
@@ -4053,5 +4053,5 @@ const f = (t, { attrs: c }) => r({
4053
4053
  ]
4054
4054
  });
4055
4055
  export {
4056
- f as WikiNerdValutaDesktopImg
4056
+ l as WikiNerdValutaDesktopImg
4057
4057
  };
@@ -1,4 +1,6 @@
1
1
  import { FunctionalComponent } from 'vue';
2
2
  import { SvgImageProps } from '@wikicasa-dev/types';
3
3
 
4
- export declare const WikiNerdValutaDesktopImg: FunctionalComponent<SvgImageProps>;
4
+ export declare const WikiNerdValutaDesktopImg: FunctionalComponent<SvgImageProps & {
5
+ light?: boolean;
6
+ }>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wikicasa-dev/svg-icons",
3
- "version": "0.0.37",
3
+ "version": "0.0.38",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/lib/index.d.ts",