@xipkg/icons 1.3.0 → 1.6.0
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/config.ts +1 -1
- package/icons/Pin.tsx +15 -3
- package/icons/Send.tsx +1 -1
- package/package.json +5 -5
package/config.ts
CHANGED
package/icons/Pin.tsx
CHANGED
|
@@ -3,8 +3,20 @@ import { Svg, IconProps } from '../Svg';
|
|
|
3
3
|
|
|
4
4
|
export const Pin = ({ ...props }: IconProps) => (
|
|
5
5
|
<Svg {...props}>
|
|
6
|
-
<path
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
<path
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
clipRule="evenodd"
|
|
9
|
+
d="M13.9142 4.64268C14.3047 5.0332 14.3047 5.66637 13.9142 6.05689L12.6984 7.27267C12.6942 7.27685 12.6894 7.28171 12.684 7.28716C12.6312 7.3406 12.5223 7.45083 12.3891 7.53865C12.2763 7.61305 12.1539 7.67187 12.0253 7.71349C11.8735 7.76262 11.7194 7.77883 11.6447 7.78668C11.6371 7.78748 11.6303 7.7882 11.6244 7.78885L7.60724 8.23521L15.9785 16.6065L16.4249 12.5893C16.4255 12.5834 16.4262 12.5766 16.427 12.569C16.4349 12.4943 16.4511 12.3402 16.5002 12.1884C16.5418 12.0598 16.6007 11.9374 16.6751 11.8246C16.7629 11.6914 16.8731 11.5825 16.9266 11.5297C16.932 11.5243 16.9369 11.5195 16.9411 11.5153L18.1568 10.2995C18.5474 9.909 19.1805 9.909 19.571 10.2995C19.9616 10.69 19.9616 11.3232 19.571 11.7137L18.4049 12.8799L17.9164 17.2761C17.8905 17.51 17.864 17.7483 17.8246 17.9417C17.7869 18.1266 17.7028 18.4741 17.4224 18.7552C17.0997 19.0785 16.6473 19.2372 16.1933 19.1863C15.7988 19.142 15.516 18.9231 15.371 18.8023C15.2194 18.676 15.0499 18.5064 14.8836 18.34L5.89878 9.35518C5.89044 9.34684 5.88208 9.33848 5.87371 9.33012C5.70733 9.1638 5.53773 8.99427 5.4114 8.84269C5.29057 8.69772 5.0717 8.41492 5.02743 8.02041C4.97649 7.56645 5.1352 7.11402 5.45856 6.79135C5.73957 6.51095 6.08714 6.42685 6.27206 6.38912C6.4654 6.34968 6.70374 6.32324 6.93757 6.29731C6.94932 6.296 6.96107 6.2947 6.9728 6.2934L11.3338 5.80883L12.5 4.64267C12.8905 4.25214 13.5237 4.25215 13.9142 4.64268Z"
|
|
10
|
+
/>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M18.271 4.75684L19.4569 5.94272C19.8296 6.31546 20.1512 6.63701 20.3944 6.92351C20.6512 7.2259 20.8788 7.55438 21.01 7.95826C21.2058 8.56079 21.2058 9.20983 21.01 9.81236C20.8788 10.2162 20.6512 10.5447 20.3944 10.8471C20.1512 11.1336 19.8296 11.4552 19.4569 11.8279L18.8639 12.4208C18.4734 12.8114 17.8403 12.8114 17.4497 12.4208C17.0592 12.0303 17.0592 11.3972 17.4497 11.0066L18.0154 10.4409C18.4231 10.0333 18.6858 9.76947 18.8698 9.55276C19.0462 9.34497 19.0907 9.2471 19.1079 9.19433C19.1731 8.99349 19.1731 8.77714 19.1079 8.57629C19.0907 8.52352 19.0462 8.42566 18.8698 8.21787C18.6858 8.00115 18.4231 7.73736 18.0154 7.32968L16.884 6.19831C16.4764 5.79062 16.2126 5.52793 15.9959 5.34395C15.7881 5.16755 15.6902 5.12298 15.6374 5.10583C15.4366 5.04057 15.2202 5.04057 15.0194 5.10583C14.9666 5.12298 14.8688 5.16755 14.661 5.34395C14.4442 5.52793 14.1805 5.79062 13.7728 6.19831L13.2071 6.76399C12.8166 7.15452 12.1834 7.15452 11.7929 6.76399C11.4023 6.37347 11.4023 5.7403 11.7929 5.34978L12.3858 4.75684C12.7586 4.38407 13.0801 4.0625 13.3666 3.81927C13.669 3.56256 13.9975 3.33494 14.4014 3.20372C15.0039 3.00794 15.6529 3.00794 16.2555 3.20372C16.6593 3.33494 16.9878 3.56256 17.2902 3.81927C17.5767 4.0625 17.8983 4.38407 18.271 4.75684Z"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
d="M11.7929 12.4208C12.1834 12.8114 12.1834 13.4445 11.7929 13.8351L6.84313 18.7848C6.4526 19.1753 5.81944 19.1753 5.42891 18.7848C5.03839 18.3943 5.03839 17.7611 5.42891 17.3706L10.3787 12.4208C10.7692 12.0303 11.4023 12.0303 11.7929 12.4208Z"
|
|
20
|
+
/>
|
|
9
21
|
</Svg>
|
|
10
22
|
);
|
package/icons/Send.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Svg, IconProps } from '../Svg';
|
|
|
3
3
|
export const Send = ({ ...props }: IconProps) => (
|
|
4
4
|
<Svg {...props}>
|
|
5
5
|
<path
|
|
6
|
-
d="
|
|
6
|
+
d="M5.22 2.617c-1.08.306-1.817 1.189-1.888 2.264-.013.198-.003.432.024.56.025.12.462 1.646.97 3.389L5.25 12l-.924 3.17a206.214 206.214 0 0 0-.97 3.389 2.426 2.426 0 0 0-.024.56 2.462 2.462 0 0 0 1.138 1.924 2.403 2.403 0 0 0 2.175.267c.361-.131 12.706-7.192 12.995-7.433a2.63 2.63 0 0 0 .722-1.079c.083-.251.098-.376.098-.798 0-.422-.015-.547-.098-.798a2.63 2.63 0 0 0-.722-1.079c-.285-.237-12.625-7.297-13-7.438-.327-.122-1.098-.159-1.42-.068m6.936 5.472c4.875 2.786 6.192 3.555 6.25 3.65a.59.59 0 0 1 .074.261.59.59 0 0 1-.074.261c-.058.095-1.375.864-6.25 3.65C6.72 19.017 5.96 19.44 5.815 19.44c-.292 0-.527-.275-.475-.555.021-.112 1.123-3.924 1.623-5.615l.08-.27h2.052c2.322 0 2.305.002 2.606-.299a.984.984 0 0 0 0-1.402C11.4 10.998 11.417 11 9.095 11H7.043l-.08-.27c-.5-1.691-1.602-5.503-1.623-5.615-.052-.28.183-.555.475-.555.145 0 .905.423 6.341 3.529"
|
|
7
7
|
fillRule="evenodd"
|
|
8
8
|
/>
|
|
9
9
|
</Svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xipkg/icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"license": "MIT",
|
|
@@ -16,15 +16,15 @@
|
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@types/node": "^17.0.12",
|
|
19
|
-
"@types/react": "^
|
|
20
|
-
"@types/react-dom": "^
|
|
19
|
+
"@types/react": "^19.0.2",
|
|
20
|
+
"@types/react-dom": "^19.0.2",
|
|
21
21
|
"@xipkg/eslint": "^1.4.0",
|
|
22
22
|
"@xipkg/typescript": "^0.0.6",
|
|
23
|
-
"eslint": "^
|
|
23
|
+
"eslint": "^9.17.0",
|
|
24
24
|
"typescript": "^5.5.3"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"react": "^
|
|
27
|
+
"react": "^19"
|
|
28
28
|
},
|
|
29
29
|
"publishConfig": {
|
|
30
30
|
"access": "public"
|