@cypress-design/react-icon 0.15.0 → 0.17.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/CHANGELOG.md +24 -0
- package/TreeShakableIcons.ts +4301 -0
- package/dist/TreeShakableIcons.d.ts +2 -0
- package/dist/TreeShakableIcons.d.ts.map +1 -1
- package/dist/index.es.mjs +25 -2
- package/dist/index.es.mjs.map +1 -1
- package/dist/index.umd.js +26 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
package/dist/index.umd.js
CHANGED
|
@@ -1210,6 +1210,18 @@ var IconGeneralPlaceholder = function (props) {
|
|
|
1210
1210
|
}
|
|
1211
1211
|
return React__namespace.createElement('svg', compileReactIconProperties(__assign(__assign({}, props), { size: size, body: body, compiledClasses: compiledClasses })));
|
|
1212
1212
|
};
|
|
1213
|
+
var IconGeneralRocket = function (props) {
|
|
1214
|
+
var _a = iconsRegistry__namespace.getComponentAttributes(__assign(__assign({}, props), { availableSizes: ["16", "24"] })), size = _a.sizeWithDefault, compiledClasses = _a.compiledClasses;
|
|
1215
|
+
var iconBodies = {
|
|
1216
|
+
"16": "<path d=\"M3.5 9.5 1 11l4 4 1.5-2.5-3-3Z\" class=\"icon-light\"/><path d=\"m7.5 13.5-1-1m1 1 1 1 3-3v-2m-4 4 4-4m-9-1 1 1m-1-1-1-1 3-3h2m-4 4 4-4m-3 5L1 11l4 4 1.5-2.5m-3-3 3 3m5-3 1.621-1.621A3 3 0 0 0 14 5.757V2h-3.757a3 3 0 0 0-2.122.879L6.5 4.5\" stroke=\"currentColor\" class=\"icon-dark\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M9 11.5 4.5 7\" stroke=\"currentColor\" class=\"icon-dark\" stroke-linecap=\"round\"/><circle cx=\"10.5\" cy=\"5.5\" r=\"1\" fill=\"currentColor\" class=\"icon-dark\"/>",
|
|
1217
|
+
"24": "<path d=\"m6 13.5-3 2L8.5 21l2-3L6 13.5ZM3.635 11.135 5 12.5l5.23-5.23H7.5l-3.865 3.865ZM11.5 19l1.365 1.365 3.866-3.865v-2.73L11.5 19Z\" class=\"icon-light\"/><path d=\"M16.73 13.77v2.73l-3.865 3.865L11.5 19m5.23-5.23L11.5 19m5.23-5.23 3.098-3.098A4 4 0 0 0 21 7.843V3h-4.843a4 4 0 0 0-2.829 1.172l-3.097 3.097m0 0H7.5l-3.865 3.866L5 12.5m5.23-5.23L5 12.5m0 0 6.5 6.5M6 13.5l-3 2L8.5 21l2-3L6 13.5Z\" stroke=\"currentColor\" class=\"icon-dark\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path opacity=\".4\" d=\"M.146 19.646a.5.5 0 0 0 .708.708l-.708-.708Zm0 3.5a.5.5 0 0 0 .708.708l-.708-.708Zm3.5 0a.5.5 0 0 0 .708.708l-.708-.708Zm-1.5-5.5-2 2 .708.708 2-2-.708-.708Zm1.75 1.75-3.75 3.75.708.708 3.75-3.75-.708-.708Zm1.75 1.75-2 2 .708.708 2-2-.708-.708Z\" fill=\"#1B1E2E\"/><path d=\"m13.5 16.5-6-6\" stroke=\"currentColor\" class=\"icon-dark\" stroke-linecap=\"round\"/><circle cx=\"16.5\" cy=\"7.5\" r=\"1.5\" stroke=\"currentColor\" class=\"icon-dark-stroke icon-light-fill\"/>"
|
|
1218
|
+
};
|
|
1219
|
+
var body = iconBodies[size];
|
|
1220
|
+
if (!body) {
|
|
1221
|
+
throw Error("Icon \"general-rocket\" is not available in size " + size);
|
|
1222
|
+
}
|
|
1223
|
+
return React__namespace.createElement('svg', compileReactIconProperties(__assign(__assign({}, props), { size: size, body: body, compiledClasses: compiledClasses })));
|
|
1224
|
+
};
|
|
1213
1225
|
var IconLoading = function (props) {
|
|
1214
1226
|
var _a = iconsRegistry__namespace.getComponentAttributes(__assign(__assign({}, props), { availableSizes: ["16"] })), size = _a.sizeWithDefault, compiledClasses = _a.compiledClasses;
|
|
1215
1227
|
var iconBodies = {
|
|
@@ -1347,7 +1359,7 @@ var IconObjectBook = function (props) {
|
|
|
1347
1359
|
var iconBodies = {
|
|
1348
1360
|
"16": "<path d=\"M13 2H4a1 1 0 0 0-1 1v8h10V2Z\" fill=\"#D0D2E0\" class=\"icon-light\"/><path d=\"M13 11V2H4m9 9H4m9 0v3H4m-1-3v2a1 1 0 0 0 1 1v0m-1-3V3a1 1 0 0 1 1-1v0m-1 9h1m0-9v9m0 0v3m6-9H7\" stroke=\"currentColor\" class=\"icon-dark\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1349
1361
|
"24": "<path d=\"M20 3H5a1 1 0 0 0-1 1v13h16V3Z\" fill=\"#D0D2E0\" class=\"icon-light\"/><path d=\"M20 17V3H5m15 14H5m15 0v4H5m-1-4v3a1 1 0 0 0 1 1v0m-1-4V4a1 1 0 0 1 1-1v0M4 17h1M5 3v14m0 0v4M16 7H9m0 3h6\" stroke=\"currentColor\" class=\"icon-dark\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1350
|
-
"48": "<path d=\"M40 5H10a2 2 0 0 0-2 2v28h32V5Z\" fill=\"#D0D2E0\" class=\"icon-light\"/><path d=\"M40 43h-1M8 35v6a2 2 0 0 0 2 2v0m-2-8V7a2 2 0 0 1 2-2v0M8 35h2m0-30h30v30h-1M10 5v30m0 0v8m0-8h29m-29 8h29M16 17h13m10 18s-1 4 0 8m-5-32H16v2h18v-2Z\" stroke=\"currentColor\" class=\"icon-dark\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 39h8v8l-4-1.714L14 47v-8Z\" fill=\"#69D3A7\"/><path d=\"M14 39v-1h-1v1h1Zm8 0h1v-1h-1v1Zm0 8-.394.92A1 1 0 0 0 23 47h-1Zm-8 0h-1a1 1 0 0 0 1.394.92L14 47Zm4-1.714.394-.92a1 1 0 0 0-.788 0l.394.92ZM14 40h8v-2h-8v2Zm7-1v8h2v-8h-2Zm-6 8v-8h-2v8h2Zm7.394-.92-4-1.713-.788 1.838 4 1.714.788-1.838Zm-4.788-1.713-4 1.714.788 1.838 4-1.714-.788-1.838Z\" fill=\"#00814D\"/>"
|
|
1362
|
+
"48": "<path d=\"M40 5H10a2 2 0 0 0-2 2v28h32V5Z\" fill=\"#D0D2E0\" class=\"icon-light\"/><path d=\"M40 43h-1M8 35v6a2 2 0 0 0 2 2v0m-2-8V7a2 2 0 0 1 2-2v0M8 35h2m0-30h30v30h-1M10 5v30m0 0v8m0-8h29m-29 8h29M16 17h13m10 18s-1 4 0 8m-5-32H16v2h18v-2Z\" stroke=\"currentColor\" class=\"icon-dark\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 39h8v8l-4-1.714L14 47v-8Z\" fill=\"#69D3A7\" class=\"icon-light-secondary\"/><path d=\"M14 39v-1h-1v1h1Zm8 0h1v-1h-1v1Zm0 8-.394.92A1 1 0 0 0 23 47h-1Zm-8 0h-1a1 1 0 0 0 1.394.92L14 47Zm4-1.714.394-.92a1 1 0 0 0-.788 0l.394.92ZM14 40h8v-2h-8v2Zm7-1v8h2v-8h-2Zm-6 8v-8h-2v8h2Zm7.394-.92-4-1.713-.788 1.838 4 1.714.788-1.838Zm-4.788-1.713-4 1.714.788 1.838 4-1.714-.788-1.838Z\" fill=\"#00814D\" class=\"icon-dark-secondary\"/>"
|
|
1351
1363
|
};
|
|
1352
1364
|
var body = iconBodies[size];
|
|
1353
1365
|
if (!body) {
|
|
@@ -1579,6 +1591,17 @@ var IconObjectTag = function (props) {
|
|
|
1579
1591
|
}
|
|
1580
1592
|
return React__namespace.createElement('svg', compileReactIconProperties(__assign(__assign({}, props), { size: size, body: body, compiledClasses: compiledClasses })));
|
|
1581
1593
|
};
|
|
1594
|
+
var IconObjectTassel = function (props) {
|
|
1595
|
+
var _a = iconsRegistry__namespace.getComponentAttributes(__assign(__assign({}, props), { availableSizes: ["16"] })), size = _a.sizeWithDefault, compiledClasses = _a.compiledClasses;
|
|
1596
|
+
var iconBodies = {
|
|
1597
|
+
"16": "<path d=\"m8 3 7 3-2 .857V8.97a3 3 0 0 1-1.886 2.785l-2.371.949a2 2 0 0 1-1.486 0l-2.371-.949A3 3 0 0 1 3 8.97V6.857L1 6l7-3Z\" fill=\"#D0D2E0\" class=\"icon-light\"/><path d=\"M13 6.857 15 6 8 3 1 6l2 .857m10 0V8.97a3 3 0 0 1-1.886 2.785l-2.371.949a2 2 0 0 1-1.486 0l-2.371-.949A3 3 0 0 1 3 8.97V6.857m10 0L8 9 3 6.857\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon-dark\"/><path d=\"M15.5 6v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon-dark-secondary\"/>"
|
|
1598
|
+
};
|
|
1599
|
+
var body = iconBodies[size];
|
|
1600
|
+
if (!body) {
|
|
1601
|
+
throw Error("Icon \"object-tassel\" is not available in size " + size);
|
|
1602
|
+
}
|
|
1603
|
+
return React__namespace.createElement('svg', compileReactIconProperties(__assign(__assign({}, props), { size: size, body: body, compiledClasses: compiledClasses })));
|
|
1604
|
+
};
|
|
1582
1605
|
var IconOsApple = function (props) {
|
|
1583
1606
|
var _a = iconsRegistry__namespace.getComponentAttributes(__assign(__assign({}, props), { availableSizes: ["16"] })), size = _a.sizeWithDefault, compiledClasses = _a.compiledClasses;
|
|
1584
1607
|
var iconBodies = {
|
|
@@ -2566,6 +2589,7 @@ exports.IconGeneralHandleVertical = IconGeneralHandleVertical;
|
|
|
2566
2589
|
exports.IconGeneralLifeRing = IconGeneralLifeRing;
|
|
2567
2590
|
exports.IconGeneralOfficeBuilding = IconGeneralOfficeBuilding;
|
|
2568
2591
|
exports.IconGeneralPlaceholder = IconGeneralPlaceholder;
|
|
2592
|
+
exports.IconGeneralRocket = IconGeneralRocket;
|
|
2569
2593
|
exports.IconLoading = IconLoading;
|
|
2570
2594
|
exports.IconMenuDotsVertical = IconMenuDotsVertical;
|
|
2571
2595
|
exports.IconMenuExpandLeft = IconMenuExpandLeft;
|
|
@@ -2599,6 +2623,7 @@ exports.IconObjectPinModern = IconObjectPinModern;
|
|
|
2599
2623
|
exports.IconObjectRuler = IconObjectRuler;
|
|
2600
2624
|
exports.IconObjectSlidersRound = IconObjectSlidersRound;
|
|
2601
2625
|
exports.IconObjectTag = IconObjectTag;
|
|
2626
|
+
exports.IconObjectTassel = IconObjectTassel;
|
|
2602
2627
|
exports.IconOsApple = IconOsApple;
|
|
2603
2628
|
exports.IconOsGeneric = IconOsGeneric;
|
|
2604
2629
|
exports.IconOsLinux = IconOsLinux;
|