@aydee-app/icons 1.3.4 → 1.3.5

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 +1 @@
1
- {"version":3,"file":"GraduationCap.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/react/GraduationCap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACvE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC/B;AACD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAWtD,CAAC;AAEF,eAAO,MAAM,iBAAiB,8BAAgB,CAAC"}
1
+ {"version":3,"file":"GraduationCap.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/react/GraduationCap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACvE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC/B;AACD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAUtD,CAAC;AAEF,eAAO,MAAM,iBAAiB,8BAAgB,CAAC"}
@@ -1,12 +1,11 @@
1
1
  import React from "react";
2
2
  export const GraduationCap = ({ size = 30, strokeWidth = 2, style, ...props }) => {
3
3
  const svgStaticProps = {
4
- fill: "none",
5
4
  xmlns: "http://www.w3.org/2000/svg",
6
5
  viewBox: "0 0 24 24"
7
6
  };
8
7
  return (React.createElement("svg", { style: { width: size, height: size, ...style }, ...svgStaticProps, ...props },
9
- React.createElement("path", { d: "M5 10v6.386c1.361.401 4.667 1.686 7 3.614 1.4-1.446 5.25-3.012 7-3.614V10M2 8.506 12 4l10 4.506-10 4.507L2 8.506Z", stroke: "currentColor", strokeWidth: strokeWidth, strokeLinejoin: "round" })));
8
+ React.createElement("path", { fill: "none", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: strokeWidth, d: "M3.6 9.6v7.663c1.633.481 5.6 2.023 8.4 4.337 1.68-1.735 6.3-3.614 8.4-4.337V9.6M0 7.807 12 2.4l12 5.407-12 5.409z" })));
10
9
  };
11
10
  GraduationCap.displayName = "GraduationCap";
12
11
  export const GraduationCapIcon = GraduationCap;
@@ -2,8 +2,8 @@ import * as React from "react";
2
2
  import { Path } from "react-native-svg";
3
3
  import { Icon } from "./Icon";
4
4
  export const GraduationCap = ({ size = 30, strokeWidth = 2, className, ...props }) => {
5
- return (<Icon size={size} className={className} viewBox="0 0 24 24" fill="none" {...props}>
6
- <Path d="M5 10v6.386c1.361.401 4.667 1.686 7 3.614 1.4-1.446 5.25-3.012 7-3.614V10M2 8.506 12 4l10 4.506-10 4.507L2 8.506Z" stroke="currentColor" strokeWidth={strokeWidth} strokeLinejoin="round"/>
5
+ return (<Icon size={size} className={className} viewBox="0 0 24 24" {...props}>
6
+ <Path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth={strokeWidth} d="M3.6 9.6v7.663c1.633.481 5.6 2.023 8.4 4.337 1.68-1.735 6.3-3.614 8.4-4.337V9.6M0 7.807 12 2.4l12 5.407-12 5.409z"/>
7
7
  </Icon>);
8
8
  };
9
9
  export const GraduationCapIcon = GraduationCap;
@@ -1 +1 @@
1
- {"version":3,"file":"GraduationCap.js","sourceRoot":"","sources":["../../../src/generated/icons/react-native/GraduationCap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,IAAI,EAAkB,MAAM,QAAQ,CAAC;AAI9C,MAAM,CAAC,MAAM,aAAa,GAAiC,CAAC,EAAE,IAAI,GAAG,EAAE,EAAE,WAAW,GAAG,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IACjH,OAAO,CACL,CAAC,IAAI,CACH,IAAI,CAAC,CAAC,IAAI,CAAC,CACX,SAAS,CAAC,CAAC,SAAS,CAAC,CACrB,OAAO,CAAC,WAAW,CACnB,IAAI,CAAC,MAAM,CACX,IAAI,KAAK,CAAC,CAEV;MAAA,CAAC,IAAI,CAAC,CAAC,CAAC,mHAAmH,CAAC,MAAM,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC,WAAW,CAAC,CAAC,cAAc,CAAC,OAAO,EACpM;IAAA,EAAE,IAAI,CAAC,CACR,CAAC;AACJ,CAAC,CAAC;AACF,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC"}
1
+ {"version":3,"file":"GraduationCap.js","sourceRoot":"","sources":["../../../src/generated/icons/react-native/GraduationCap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,IAAI,EAAkB,MAAM,QAAQ,CAAC;AAI9C,MAAM,CAAC,MAAM,aAAa,GAAiC,CAAC,EAAE,IAAI,GAAG,EAAE,EAAE,WAAW,GAAG,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IACjH,OAAO,CACL,CAAC,IAAI,CACH,IAAI,CAAC,CAAC,IAAI,CAAC,CACX,SAAS,CAAC,CAAC,SAAS,CAAC,CACrB,OAAO,CAAC,WAAW,CAEnB,IAAI,KAAK,CAAC,CAEV;MAAA,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,cAAc,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,mHAAmH,EAChN;IAAA,EAAE,IAAI,CAAC,CACR,CAAC;AACJ,CAAC,CAAC;AACF,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC"}
@@ -4,9 +4,9 @@
4
4
  <svg
5
5
  width={size}
6
6
  height={size}
7
- fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
7
+ xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
8
8
  class={className}
9
9
  {...rest}
10
10
  >
11
- <path d="M5 10v6.386c1.361.401 4.667 1.686 7 3.614 1.4-1.446 5.25-3.012 7-3.614V10M2 8.506 12 4l10 4.506-10 4.507L2 8.506Z" stroke="currentColor" stroke-width={strokeWidth} stroke-linejoin="round"/>
11
+ <path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width={strokeWidth} d="M3.6 9.6v7.663c1.633.481 5.6 2.023 8.4 4.337 1.68-1.735 6.3-3.614 8.4-4.337V9.6M0 7.807 12 2.4l12 5.407-12 5.409z"/>
12
12
  </svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" data-default-stroke-width="2"><path d="M5 10v6.386c1.361.401 4.667 1.686 7 3.614 1.4-1.446 5.25-3.012 7-3.614V10M2 8.506 12 4l10 4.506-10 4.507L2 8.506Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" data-default-stroke-width="2"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.6 9.6v7.663c1.633.481 5.6 2.023 8.4 4.337 1.68-1.735 6.3-3.614 8.4-4.337V9.6M0 7.807 12 2.4l12 5.407-12 5.409z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aydee-app/icons",
3
- "version": "1.3.4",
3
+ "version": "1.3.5",
4
4
  "description": "Universal icon package for React and Svelte",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",