@wix/wix-ui-icons-common 3.178.0 → 3.180.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.
Files changed (49) hide show
  1. package/dist/cjs/lazy/general/dist/components/Decrease.js +31 -0
  2. package/dist/cjs/lazy/general/dist/components/DecreaseSmall.js +31 -0
  3. package/dist/cjs/lazy/general/dist/components/Downwardtrend.js +31 -0
  4. package/dist/cjs/lazy/general/dist/components/DownwardtrendSmall.js +31 -0
  5. package/dist/cjs/lazy/general/dist/index.js +12 -0
  6. package/dist/cjs/odeditor/general/dist/components/Decrease.js +37 -0
  7. package/dist/cjs/odeditor/general/dist/components/DecreaseSmall.js +37 -0
  8. package/dist/cjs/odeditor/general/dist/components/Downwardtrend.js +37 -0
  9. package/dist/cjs/odeditor/general/dist/components/DownwardtrendSmall.js +37 -0
  10. package/dist/cjs/odeditor/general/dist/index.js +12 -0
  11. package/dist/cjs/odeditor/general/metadata.js +14 -0
  12. package/dist/esm/lazy/general/dist/components/Decrease.js +11 -0
  13. package/dist/esm/lazy/general/dist/components/DecreaseSmall.js +11 -0
  14. package/dist/esm/lazy/general/dist/components/Downwardtrend.js +11 -0
  15. package/dist/esm/lazy/general/dist/components/DownwardtrendSmall.js +11 -0
  16. package/dist/esm/lazy/general/dist/index.js +434 -426
  17. package/dist/esm/odeditor/general/dist/components/Decrease.js +7 -0
  18. package/dist/esm/odeditor/general/dist/components/DecreaseSmall.js +7 -0
  19. package/dist/esm/odeditor/general/dist/components/Downwardtrend.js +7 -0
  20. package/dist/esm/odeditor/general/dist/components/DownwardtrendSmall.js +7 -0
  21. package/dist/esm/odeditor/general/dist/index.js +1826 -1818
  22. package/dist/esm/odeditor/general/metadata.js +14 -0
  23. package/dist/statics/icons/odeditor/general/Decrease.bb2b.json +3 -0
  24. package/dist/statics/icons/odeditor/general/DecreaseSmall.b490.json +3 -0
  25. package/dist/statics/icons/odeditor/general/Downwardtrend.393e.json +3 -0
  26. package/dist/statics/icons/odeditor/general/DownwardtrendSmall.8b09.json +3 -0
  27. package/dist/tsconfig.tsbuildinfo +1 -1
  28. package/dist/types/lazy/general/dist/components/Decrease.d.ts +3 -0
  29. package/dist/types/lazy/general/dist/components/Decrease.d.ts.map +1 -0
  30. package/dist/types/lazy/general/dist/components/DecreaseSmall.d.ts +3 -0
  31. package/dist/types/lazy/general/dist/components/DecreaseSmall.d.ts.map +1 -0
  32. package/dist/types/lazy/general/dist/components/Downwardtrend.d.ts +3 -0
  33. package/dist/types/lazy/general/dist/components/Downwardtrend.d.ts.map +1 -0
  34. package/dist/types/lazy/general/dist/components/DownwardtrendSmall.d.ts +3 -0
  35. package/dist/types/lazy/general/dist/components/DownwardtrendSmall.d.ts.map +1 -0
  36. package/dist/types/lazy/general/dist/index.d.ts +4 -0
  37. package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
  38. package/dist/types/odeditor/general/dist/components/Decrease.d.ts +7 -0
  39. package/dist/types/odeditor/general/dist/components/Decrease.d.ts.map +1 -0
  40. package/dist/types/odeditor/general/dist/components/DecreaseSmall.d.ts +7 -0
  41. package/dist/types/odeditor/general/dist/components/DecreaseSmall.d.ts.map +1 -0
  42. package/dist/types/odeditor/general/dist/components/Downwardtrend.d.ts +7 -0
  43. package/dist/types/odeditor/general/dist/components/Downwardtrend.d.ts.map +1 -0
  44. package/dist/types/odeditor/general/dist/components/DownwardtrendSmall.d.ts +7 -0
  45. package/dist/types/odeditor/general/dist/components/DownwardtrendSmall.d.ts.map +1 -0
  46. package/dist/types/odeditor/general/dist/index.d.ts +4 -0
  47. package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
  48. package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
  49. package/package.json +3 -3
@@ -4511,6 +4511,20 @@ const generalIconsMetadata = [
4511
4511
  description: "Represents a verified, certified, or officially approved status",
4512
4512
  tags: ["checkmark", "verified", "badge", "certified", "approved", "seal", "trusted", "official"],
4513
4513
  sizes: { "18": "CheckmarkSmall", "24": "Checkmark" }
4514
+ },
4515
+ {
4516
+ title: "Decrease",
4517
+ category: IconCategory.Arrows,
4518
+ description: "Icon - represents a decrease in trend",
4519
+ tags: ["decrease", "arrow down", "down"],
4520
+ sizes: { "18": "DecreaseSmall", "24": "Decrease" }
4521
+ },
4522
+ {
4523
+ title: "Downwardtrend",
4524
+ category: IconCategory.General,
4525
+ description: "Icon - represents a downward trend",
4526
+ tags: ["downwardtrend", "down", "graph down", "trend down", "Decrease"],
4527
+ sizes: { "18": "DownwardtrendSmall", "24": "Downwardtrend" }
4514
4528
  }
4515
4529
  ];
4516
4530
  var metadata_default = generalIconsMetadata;
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M12 17C12.21 17 12.4 16.91 12.54 16.76L16.79 12.26C17.08 11.96 17.07 11.49 16.76 11.21C16.46 10.92 15.99 10.93 15.7 11.24L12.75 14.36V7.75C12.75 7.34 12.41 7 12 7C11.59 7 11.25 7.34 11.25 7.75V14.36L8.29 11.24C8.01 10.93 7.54 10.92 7.24 11.21C6.93 11.49 6.92 11.96 7.2 12.26L11.45 16.76L11.51 16.82C11.65 16.93 11.82 17 12 17Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M9 13.5C9.21 13.5 9.41 13.41 9.55 13.26L12.8 9.76C13.08 9.46 13.06 8.98 12.76 8.7C12.46 8.42 11.98 8.44 11.7 8.74L9.75 10.84V5.25C9.75 4.84 9.41 4.5 9 4.5C8.59 4.5 8.25 4.84 8.25 5.25V10.84L6.3 8.74C6.02 8.44 5.54 8.42 5.24 8.7C4.94 8.98 4.92 9.46 5.2 9.76L8.45 13.26L8.51 13.31C8.64 13.43 8.82 13.5 9 13.5Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<g clip-path=\"url(#clip0_10663_46141)\"><path d=\"M17.5 12.75V14.44L13.53 10.47C13.24 10.18 12.76 10.18 12.47 10.47L11 11.94L6.28 7.22C5.99 6.93 5.51 6.93 5.22 7.22C4.93 7.51 4.93 7.99 5.22 8.28L10.47 13.53L10.53 13.58C10.82 13.82 11.26 13.8 11.53 13.53L13 12.06L16.44 15.5H14.75C14.34 15.5 14 15.84 14 16.25C14 16.66 14.34 17 14.75 17H18.25C18.66 17 19 16.66 19 16.25V12.75C19 12.34 18.66 12 18.25 12C17.84 12 17.5 12.34 17.5 12.75Z\"></path></g>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<g clip-path=\"url(#clip0_10663_46144)\"><path d=\"M13.5 8.75V10.44L10.53 7.47C10.24 7.18 9.76 7.18 9.47 7.47L8 8.94L4.28 5.22C3.99 4.93 3.51 4.93 3.22 5.22C2.93 5.51 2.93 5.99 3.22 6.28L7.47 10.53L7.53 10.58C7.82 10.82 8.26 10.8 8.53 10.53L10 9.06L12.44 11.5H10.75C10.34 11.5 10 11.84 10 12.25C10 12.66 10.34 13 10.75 13H14.25C14.66 13 15 12.66 15 12.25V8.75C15 8.34 14.66 8 14.25 8C13.84 8 13.5 8.34 13.5 8.75Z\"></path></g>"
3
+ }