@expo/styleguide-icons 4.0.1 → 4.0.3
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/custom/OrbitIcon.js +1 -1
- package/package.json +3 -3
package/custom/OrbitIcon.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),e=require("../mergeClasses.js");function r({className:r,...s}){const i=e.mergeClasses("icon-md text-icon-default translate-z shrink-0",r);return C.jsx("svg",{fill:"none",viewBox:"0 0 24 24",className:i,role:"img",...s,children:C.jsx("g",{id:"orbit-custom-icon",children:C.jsx("g",{id:"Group 1197147278",children:C.jsxs("g",{id:"Union",children:[C.jsx("path",{fill:"currentColor",d:"M11.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),e=require("../mergeClasses.js");function r({className:r,...s}){const i=e.mergeClasses("icon-md text-icon-default translate-z shrink-0",r);return C.jsx("svg",{fill:"none",viewBox:"0 0 24 24",className:i,role:"img",...s,children:C.jsx("g",{id:"orbit-custom-icon",children:C.jsx("g",{id:"Group 1197147278",children:C.jsxs("g",{id:"Union",children:[C.jsx("path",{fill:"currentColor",d:"M11.636 4.55029C14.1571 4.55045 16.3858 5.80322 17.7335 7.71641C17.7485 7.73773 17.7621 7.75965 17.7746 7.78189C18.9664 7.65968 20.0224 7.6462 20.8444 7.74354C21.3036 7.79794 21.7331 7.89179 22.0818 8.04752C22.4092 8.19382 22.8247 8.46867 22.9592 8.9707C23.0649 9.36574 22.9491 9.72613 22.7964 9.99209C22.6452 10.2555 22.422 10.4927 22.1801 10.7029C21.6934 11.1257 20.9908 11.5583 20.1541 11.9816C19.7771 12.1723 19.316 12.0209 19.1252 11.6439C18.9348 11.267 19.086 10.8066 19.4629 10.616C20.2542 10.2156 20.8294 9.85107 21.1774 9.54874C21.2419 9.49264 21.2927 9.44093 21.3345 9.39722C21.1801 9.34625 20.9594 9.29743 20.6648 9.26253C19.9033 9.17234 18.8107 9.19247 17.4968 9.35326C17.1083 9.4007 16.7525 9.14806 16.6616 8.77709C16.5943 8.72869 16.5334 8.66905 16.4829 8.5975C15.4095 7.0737 13.6384 6.08066 11.636 6.08051C8.36437 6.08052 5.7118 8.73244 5.71155 12.004C5.71155 12.464 5.76352 12.9113 5.86214 13.3397C5.95694 13.7513 5.70041 14.1624 5.28878 14.2572C4.87707 14.352 4.46602 14.0946 4.37121 13.6829C4.34369 13.5634 4.31994 13.4426 4.29826 13.321C3.74446 13.6125 3.30376 13.8864 2.98691 14.1319C2.85125 14.237 2.7494 14.329 2.67544 14.405C2.74343 14.4243 2.82642 14.4452 2.92705 14.463C3.42037 14.5503 4.15698 14.5713 5.10545 14.5079C6.98967 14.3819 9.55427 13.9345 12.3431 13.1872C12.7511 13.0779 13.1709 13.3199 13.2803 13.7278C13.3895 14.1358 13.1467 14.5557 12.7388 14.665C10.7129 15.2079 8.78161 15.5986 7.11269 15.8295C8.20016 17.1139 9.82319 17.9284 11.636 17.9284C13.4823 17.9283 15.1306 17.0844 16.2182 15.7585C16.4861 15.4318 16.9681 15.3848 17.2948 15.6528C17.6214 15.9207 17.6693 16.4027 17.4014 16.7293C16.0357 18.3942 13.9597 19.4585 11.636 19.4587C8.99714 19.4586 6.68006 18.0864 5.35612 16.0203C5.3061 16.024 5.25665 16.0301 5.2074 16.0334C4.20871 16.1002 3.3309 16.0885 2.66048 15.9698C2.32766 15.9109 2.00072 15.818 1.72607 15.6659C1.4849 15.5322 1.22583 15.3175 1.09098 14.9905L1.04047 14.8437L1.00867 14.6763C0.962015 14.2912 1.11121 13.9503 1.27524 13.7054C1.46564 13.4213 1.7425 13.1599 2.04877 12.9225C2.58015 12.5107 3.31484 12.0845 4.18882 11.6626C4.36752 7.70452 7.6338 4.5503 11.636 4.55029Z"}),C.jsx("path",{fill:"currentColor",d:"M16.3108 9.90511C17.699 9.90511 18.825 11.0311 18.825 12.4193C18.8248 13.8073 17.6989 14.9325 16.3108 14.9325C14.9229 14.9324 13.7978 13.8072 13.7976 12.4193C13.7976 11.0312 14.9228 9.90526 16.3108 9.90511Z"})]})})})})}r.displayName="OrbitIcon",exports.OrbitIcon=r;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expo/styleguide-icons",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.3",
|
|
4
4
|
"description": "Expo's icons for use on the web.",
|
|
5
5
|
"main": "index",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
52
|
"react": ">= 19",
|
|
53
|
-
"tailwindcss": "^4.2.
|
|
53
|
+
"tailwindcss": "^4.2.2"
|
|
54
54
|
},
|
|
55
55
|
"eslintConfig": {
|
|
56
56
|
"extends": [
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"solid"
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "c80a3008aad236d4e7a5c69257706109520f547b"
|
|
68
68
|
}
|