metal-icons 0.1.21 → 0.1.23

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 (82) hide show
  1. package/README.md +4 -0
  2. package/dist/16/outline/Slash.js +14 -0
  3. package/dist/16/outline/Slider.js +13 -0
  4. package/dist/16/outline/Smartphone.js +16 -0
  5. package/dist/16/outline/Star.js +14 -0
  6. package/dist/16/outline/SwapHorizontal.js +14 -0
  7. package/dist/16/outline/SwapVertical.js +14 -0
  8. package/dist/16/outline/Tablet.js +16 -0
  9. package/dist/16/outline/Tag.js +16 -0
  10. package/dist/16/outline/Text.js +13 -0
  11. package/dist/16/outline/TextAlignCenter.js +13 -0
  12. package/dist/16/outline/TextAlignJustify.js +13 -0
  13. package/dist/16/outline/TextAlignLeft.js +13 -0
  14. package/dist/16/outline/TextAlignRight.js +13 -0
  15. package/dist/16/outline/ThumbsDown.js +14 -0
  16. package/dist/16/outline/ThumbsUp.js +14 -0
  17. package/dist/16/outline/Trash.js +16 -0
  18. package/dist/16/outline/Upload.js +15 -0
  19. package/dist/16/outline/User.js +14 -0
  20. package/dist/16/outline/View.js +17 -0
  21. package/dist/16/outline/index.esm.js +19 -0
  22. package/dist/16/solid/Slash.js +14 -0
  23. package/dist/16/solid/Slider.js +13 -0
  24. package/dist/16/solid/Smartphone.js +14 -0
  25. package/dist/16/solid/Star.js +13 -0
  26. package/dist/16/solid/SwapHorizontal.js +14 -0
  27. package/dist/16/solid/SwapVertical.js +14 -0
  28. package/dist/16/solid/Tablet.js +14 -0
  29. package/dist/16/solid/Tag.js +14 -0
  30. package/dist/16/solid/Text.js +13 -0
  31. package/dist/16/solid/TextAlignCenter.js +13 -0
  32. package/dist/16/solid/TextAlignJustify.js +13 -0
  33. package/dist/16/solid/TextAlignLeft.js +13 -0
  34. package/dist/16/solid/TextAlignRight.js +13 -0
  35. package/dist/16/solid/ThumbsDown.js +13 -0
  36. package/dist/16/solid/ThumbsUp.js +13 -0
  37. package/dist/16/solid/Trash.js +14 -0
  38. package/dist/16/solid/Upload.js +15 -0
  39. package/dist/16/solid/User.js +14 -0
  40. package/dist/16/solid/View.js +14 -0
  41. package/dist/16/solid/index.esm.js +19 -0
  42. package/dist/24/outline/Slash.js +14 -0
  43. package/dist/24/outline/Slider.js +13 -0
  44. package/dist/24/outline/Smartphone.js +16 -0
  45. package/dist/24/outline/Star.js +14 -0
  46. package/dist/24/outline/SwapHorizontal.js +14 -0
  47. package/dist/24/outline/SwapVertical.js +15 -0
  48. package/dist/24/outline/Tablet.js +16 -0
  49. package/dist/24/outline/Tag.js +16 -0
  50. package/dist/24/outline/Text.js +13 -0
  51. package/dist/24/outline/TextAlignCenter.js +13 -0
  52. package/dist/24/outline/TextAlignJustify.js +13 -0
  53. package/dist/24/outline/TextAlignLeft.js +13 -0
  54. package/dist/24/outline/TextAlignRight.js +13 -0
  55. package/dist/24/outline/ThumbsDown.js +14 -0
  56. package/dist/24/outline/ThumbsUp.js +14 -0
  57. package/dist/24/outline/Trash.js +16 -0
  58. package/dist/24/outline/Upload.js +15 -0
  59. package/dist/24/outline/User.js +14 -0
  60. package/dist/24/outline/View.js +17 -0
  61. package/dist/24/outline/index.esm.js +19 -0
  62. package/dist/24/solid/Slash.js +14 -0
  63. package/dist/24/solid/Slider.js +13 -0
  64. package/dist/24/solid/Smartphone.js +14 -0
  65. package/dist/24/solid/Star.js +13 -0
  66. package/dist/24/solid/SwapHorizontal.js +14 -0
  67. package/dist/24/solid/SwapVertical.js +15 -0
  68. package/dist/24/solid/Tablet.js +14 -0
  69. package/dist/24/solid/Tag.js +14 -0
  70. package/dist/24/solid/Text.js +13 -0
  71. package/dist/24/solid/TextAlignCenter.js +13 -0
  72. package/dist/24/solid/TextAlignJustify.js +13 -0
  73. package/dist/24/solid/TextAlignLeft.js +13 -0
  74. package/dist/24/solid/TextAlignRight.js +13 -0
  75. package/dist/24/solid/ThumbsDown.js +13 -0
  76. package/dist/24/solid/ThumbsUp.js +13 -0
  77. package/dist/24/solid/Trash.js +14 -0
  78. package/dist/24/solid/Upload.js +15 -0
  79. package/dist/24/solid/User.js +14 -0
  80. package/dist/24/solid/View.js +14 -0
  81. package/dist/24/solid/index.esm.js +19 -0
  82. package/package.json +8 -2
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgUser = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M7.25 7.75a4.75 4.75 0 1 1 9.5 0 4.75 4.75 0 0 1-9.5 0m-.651 7.56A9 9 0 0 1 12 13.5c1.944 0 3.835.635 5.401 1.81a9.4 9.4 0 0 1 3.315 4.717A.75.75 0 0 1 20 21H4a.75.75 0 0 1-.716-.973 9.4 9.4 0 0 1 3.315-4.718Z"
12
+ }));
13
+
14
+ export { SvgUser as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgView = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M3.15 7.162C5.14 5.088 8.135 3 12 3s6.86 2.088 8.851 4.162a18 18 0 0 1 2.285 2.936c.259.417.46.785.599 1.074q.095.19.17.388.033.087.058.177c.012.047.037.147.037.263s-.025.216-.037.263q-.025.09-.058.177c-.042.113-.1.245-.169.388-.14.289-.34.657-.6 1.074a18 18 0 0 1-2.286 2.936C18.86 18.912 15.864 21 12 21c-3.865 0-6.86-2.088-8.851-4.162a18 18 0 0 1-2.285-2.936 12 12 0 0 1-.599-1.074 4 4 0 0 1-.17-.388 2 2 0 0 1-.058-.177A1 1 0 0 1 0 12q0-.134.037-.263.025-.09.058-.177.064-.171.169-.388c.14-.289.34-.657.6-1.074A18 18 0 0 1 3.15 7.162m6.022 2.01a4 4 0 1 1 5.656 5.656 4 4 0 0 1-5.656-5.656"
12
+ }));
13
+
14
+ export { SvgView as default };
@@ -128,3 +128,22 @@ export { default as ShieldX } from './ShieldX.js';
128
128
  export { default as Shield } from './Shield.js';
129
129
  export { default as ShoppingBag } from './ShoppingBag.js';
130
130
  export { default as ShoppingCart } from './ShoppingCart.js';
131
+ export { default as Slash } from './Slash.js';
132
+ export { default as Slider } from './Slider.js';
133
+ export { default as Smartphone } from './Smartphone.js';
134
+ export { default as Star } from './Star.js';
135
+ export { default as SwapHorizontal } from './SwapHorizontal.js';
136
+ export { default as SwapVertical } from './SwapVertical.js';
137
+ export { default as Tablet } from './Tablet.js';
138
+ export { default as Tag } from './Tag.js';
139
+ export { default as TextAlignCenter } from './TextAlignCenter.js';
140
+ export { default as TextAlignJustify } from './TextAlignJustify.js';
141
+ export { default as TextAlignLeft } from './TextAlignLeft.js';
142
+ export { default as TextAlignRight } from './TextAlignRight.js';
143
+ export { default as Text } from './Text.js';
144
+ export { default as ThumbsDown } from './ThumbsDown.js';
145
+ export { default as ThumbsUp } from './ThumbsUp.js';
146
+ export { default as Trash } from './Trash.js';
147
+ export { default as Upload } from './Upload.js';
148
+ export { default as User } from './User.js';
149
+ export { default as View } from './View.js';
package/package.json CHANGED
@@ -1,8 +1,14 @@
1
1
  {
2
2
  "name": "metal-icons",
3
3
  "private": false,
4
- "version": "0.1.21",
5
- "description": "A flexible React icon set",
4
+ "version": "0.1.23",
5
+ "description": "A flexible React icon library.",
6
+ "keywords": [
7
+ "icon-library",
8
+ "icons",
9
+ "react",
10
+ "svg"
11
+ ],
6
12
  "repository": {
7
13
  "type": "git",
8
14
  "url": "https://github.com/jasonmelgoza/metal-icons.git"