@gravity-ui/icons 1.0.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 (339) hide show
  1. package/Archive.d.ts +3 -0
  2. package/Archive.js +29 -0
  3. package/ArrowDown.d.ts +3 -0
  4. package/ArrowDown.js +29 -0
  5. package/ArrowLeft.d.ts +3 -0
  6. package/ArrowLeft.js +29 -0
  7. package/ArrowRight.d.ts +3 -0
  8. package/ArrowRight.js +29 -0
  9. package/ArrowUp.d.ts +3 -0
  10. package/ArrowUp.js +29 -0
  11. package/Bell.d.ts +3 -0
  12. package/Bell.js +29 -0
  13. package/Bold.d.ts +3 -0
  14. package/Bold.js +29 -0
  15. package/Bookmark.d.ts +3 -0
  16. package/Bookmark.js +29 -0
  17. package/BookmarkFill.d.ts +3 -0
  18. package/BookmarkFill.js +29 -0
  19. package/Bucket.d.ts +3 -0
  20. package/Bucket.js +29 -0
  21. package/Bug.d.ts +3 -0
  22. package/Bug.js +33 -0
  23. package/CHANGELOG.md +21 -0
  24. package/Calendar.d.ts +3 -0
  25. package/Calendar.js +29 -0
  26. package/Camera.d.ts +3 -0
  27. package/Camera.js +29 -0
  28. package/Case.d.ts +3 -0
  29. package/Case.js +29 -0
  30. package/Check.d.ts +3 -0
  31. package/Check.js +29 -0
  32. package/ChevronDown.d.ts +3 -0
  33. package/ChevronDown.js +29 -0
  34. package/ChevronLeft.d.ts +3 -0
  35. package/ChevronLeft.js +29 -0
  36. package/ChevronRight.d.ts +3 -0
  37. package/ChevronRight.js +29 -0
  38. package/ChevronUp.d.ts +3 -0
  39. package/ChevronUp.js +29 -0
  40. package/Clock.d.ts +3 -0
  41. package/Clock.js +29 -0
  42. package/Cloud.d.ts +3 -0
  43. package/Cloud.js +29 -0
  44. package/Comment.d.ts +3 -0
  45. package/Comment.js +29 -0
  46. package/Compass.d.ts +3 -0
  47. package/Compass.js +29 -0
  48. package/Cpu.d.ts +3 -0
  49. package/Cpu.js +29 -0
  50. package/CreditCard.d.ts +3 -0
  51. package/CreditCard.js +29 -0
  52. package/Database.d.ts +3 -0
  53. package/Database.js +29 -0
  54. package/Display.d.ts +3 -0
  55. package/Display.js +29 -0
  56. package/Envelope.d.ts +3 -0
  57. package/Envelope.js +29 -0
  58. package/Eye.d.ts +3 -0
  59. package/Eye.js +29 -0
  60. package/FaceFun.d.ts +3 -0
  61. package/FaceFun.js +29 -0
  62. package/FaceNeutral.d.ts +3 -0
  63. package/FaceNeutral.js +29 -0
  64. package/FaceSad.d.ts +3 -0
  65. package/FaceSad.js +29 -0
  66. package/FaceSmile.d.ts +3 -0
  67. package/FaceSmile.js +29 -0
  68. package/FaceSurprise.d.ts +3 -0
  69. package/FaceSurprise.js +29 -0
  70. package/File.d.ts +3 -0
  71. package/File.js +29 -0
  72. package/Folder.d.ts +3 -0
  73. package/Folder.js +29 -0
  74. package/FolderFill.d.ts +3 -0
  75. package/FolderFill.js +33 -0
  76. package/Gear.d.ts +3 -0
  77. package/Gear.js +33 -0
  78. package/Globe.d.ts +3 -0
  79. package/Globe.js +29 -0
  80. package/HandPointUp.d.ts +3 -0
  81. package/HandPointUp.js +33 -0
  82. package/HardDrive.d.ts +3 -0
  83. package/HardDrive.js +29 -0
  84. package/Heart.d.ts +3 -0
  85. package/Heart.js +29 -0
  86. package/HeartFill.d.ts +3 -0
  87. package/HeartFill.js +29 -0
  88. package/Home.d.ts +3 -0
  89. package/Home.js +29 -0
  90. package/Italic.d.ts +3 -0
  91. package/Italic.js +29 -0
  92. package/Key.d.ts +3 -0
  93. package/Key.js +29 -0
  94. package/LICENSE +21 -0
  95. package/Link.d.ts +3 -0
  96. package/Link.js +29 -0
  97. package/Lock.d.ts +3 -0
  98. package/Lock.js +29 -0
  99. package/LockOpen.d.ts +3 -0
  100. package/LockOpen.js +29 -0
  101. package/Magnifier.d.ts +3 -0
  102. package/Magnifier.js +29 -0
  103. package/Microphone.d.ts +3 -0
  104. package/Microphone.js +29 -0
  105. package/Minus.d.ts +3 -0
  106. package/Minus.js +29 -0
  107. package/Paperclip.d.ts +3 -0
  108. package/Paperclip.js +29 -0
  109. package/Person.d.ts +3 -0
  110. package/Person.js +29 -0
  111. package/Picture.d.ts +3 -0
  112. package/Picture.js +29 -0
  113. package/Pin.d.ts +3 -0
  114. package/Pin.js +29 -0
  115. package/PinFill.d.ts +3 -0
  116. package/PinFill.js +29 -0
  117. package/Plus.d.ts +3 -0
  118. package/Plus.js +29 -0
  119. package/Puzzle.d.ts +3 -0
  120. package/Puzzle.js +29 -0
  121. package/README.md +31 -0
  122. package/Server.d.ts +3 -0
  123. package/Server.js +29 -0
  124. package/Shield.d.ts +3 -0
  125. package/Shield.js +29 -0
  126. package/ShoppingBag.d.ts +3 -0
  127. package/ShoppingBag.js +29 -0
  128. package/ShoppingBasket.d.ts +3 -0
  129. package/ShoppingBasket.js +29 -0
  130. package/ShoppingCart.d.ts +3 -0
  131. package/ShoppingCart.js +29 -0
  132. package/Smartphone.d.ts +3 -0
  133. package/Smartphone.js +29 -0
  134. package/Star.d.ts +3 -0
  135. package/Star.js +29 -0
  136. package/StarFill.d.ts +3 -0
  137. package/StarFill.js +29 -0
  138. package/Sticker.d.ts +3 -0
  139. package/Sticker.js +29 -0
  140. package/Strikethrough.d.ts +3 -0
  141. package/Strikethrough.js +29 -0
  142. package/Suitcase.d.ts +3 -0
  143. package/Suitcase.js +29 -0
  144. package/Target.d.ts +3 -0
  145. package/Target.js +29 -0
  146. package/ThumbsDown.d.ts +3 -0
  147. package/ThumbsDown.js +29 -0
  148. package/ThumbsDownFill.d.ts +3 -0
  149. package/ThumbsDownFill.js +33 -0
  150. package/ThumbsUp.d.ts +3 -0
  151. package/ThumbsUp.js +29 -0
  152. package/ThumbsUpFill.d.ts +3 -0
  153. package/ThumbsUpFill.js +29 -0
  154. package/Thunderbolt.d.ts +3 -0
  155. package/Thunderbolt.js +29 -0
  156. package/ThunderboltFill.d.ts +3 -0
  157. package/ThunderboltFill.js +29 -0
  158. package/Trash.d.ts +3 -0
  159. package/Trash.js +29 -0
  160. package/Tray.d.ts +3 -0
  161. package/Tray.js +29 -0
  162. package/Trolley.d.ts +3 -0
  163. package/Trolley.js +29 -0
  164. package/Underline.d.ts +3 -0
  165. package/Underline.js +29 -0
  166. package/Video.d.ts +3 -0
  167. package/Video.js +29 -0
  168. package/Xmark.d.ts +3 -0
  169. package/Xmark.js +29 -0
  170. package/esm/Archive.js +4 -0
  171. package/esm/ArrowDown.js +4 -0
  172. package/esm/ArrowLeft.js +4 -0
  173. package/esm/ArrowRight.js +4 -0
  174. package/esm/ArrowUp.js +4 -0
  175. package/esm/Bell.js +4 -0
  176. package/esm/Bold.js +4 -0
  177. package/esm/Bookmark.js +4 -0
  178. package/esm/BookmarkFill.js +4 -0
  179. package/esm/Bucket.js +4 -0
  180. package/esm/Bug.js +8 -0
  181. package/esm/Calendar.js +4 -0
  182. package/esm/Camera.js +4 -0
  183. package/esm/Case.js +4 -0
  184. package/esm/Check.js +4 -0
  185. package/esm/ChevronDown.js +4 -0
  186. package/esm/ChevronLeft.js +4 -0
  187. package/esm/ChevronRight.js +4 -0
  188. package/esm/ChevronUp.js +4 -0
  189. package/esm/Clock.js +4 -0
  190. package/esm/Cloud.js +4 -0
  191. package/esm/Comment.js +4 -0
  192. package/esm/Compass.js +4 -0
  193. package/esm/Cpu.js +4 -0
  194. package/esm/CreditCard.js +4 -0
  195. package/esm/Database.js +4 -0
  196. package/esm/Display.js +4 -0
  197. package/esm/Envelope.js +4 -0
  198. package/esm/Eye.js +4 -0
  199. package/esm/FaceFun.js +4 -0
  200. package/esm/FaceNeutral.js +4 -0
  201. package/esm/FaceSad.js +4 -0
  202. package/esm/FaceSmile.js +4 -0
  203. package/esm/FaceSurprise.js +4 -0
  204. package/esm/File.js +4 -0
  205. package/esm/Folder.js +4 -0
  206. package/esm/FolderFill.js +8 -0
  207. package/esm/Gear.js +8 -0
  208. package/esm/Globe.js +4 -0
  209. package/esm/HandPointUp.js +8 -0
  210. package/esm/HardDrive.js +4 -0
  211. package/esm/Heart.js +4 -0
  212. package/esm/HeartFill.js +4 -0
  213. package/esm/Home.js +4 -0
  214. package/esm/Italic.js +4 -0
  215. package/esm/Key.js +4 -0
  216. package/esm/Link.js +4 -0
  217. package/esm/Lock.js +4 -0
  218. package/esm/LockOpen.js +4 -0
  219. package/esm/Magnifier.js +4 -0
  220. package/esm/Microphone.js +4 -0
  221. package/esm/Minus.js +4 -0
  222. package/esm/Paperclip.js +4 -0
  223. package/esm/Person.js +4 -0
  224. package/esm/Picture.js +4 -0
  225. package/esm/Pin.js +4 -0
  226. package/esm/PinFill.js +4 -0
  227. package/esm/Plus.js +4 -0
  228. package/esm/Puzzle.js +4 -0
  229. package/esm/Server.js +4 -0
  230. package/esm/Shield.js +4 -0
  231. package/esm/ShoppingBag.js +4 -0
  232. package/esm/ShoppingBasket.js +4 -0
  233. package/esm/ShoppingCart.js +4 -0
  234. package/esm/Smartphone.js +4 -0
  235. package/esm/Star.js +4 -0
  236. package/esm/StarFill.js +4 -0
  237. package/esm/Sticker.js +4 -0
  238. package/esm/Strikethrough.js +4 -0
  239. package/esm/Suitcase.js +4 -0
  240. package/esm/Target.js +4 -0
  241. package/esm/ThumbsDown.js +4 -0
  242. package/esm/ThumbsDownFill.js +8 -0
  243. package/esm/ThumbsUp.js +4 -0
  244. package/esm/ThumbsUpFill.js +4 -0
  245. package/esm/Thunderbolt.js +4 -0
  246. package/esm/ThunderboltFill.js +4 -0
  247. package/esm/Trash.js +4 -0
  248. package/esm/Tray.js +4 -0
  249. package/esm/Trolley.js +4 -0
  250. package/esm/Underline.js +4 -0
  251. package/esm/Video.js +4 -0
  252. package/esm/Xmark.js +4 -0
  253. package/esm/index.js +83 -0
  254. package/index.d.ts +83 -0
  255. package/index.js +173 -0
  256. package/package.json +90 -0
  257. package/svgs/archive.svg +1 -0
  258. package/svgs/arrow-down.svg +1 -0
  259. package/svgs/arrow-left.svg +1 -0
  260. package/svgs/arrow-right.svg +1 -0
  261. package/svgs/arrow-up.svg +1 -0
  262. package/svgs/bell.svg +1 -0
  263. package/svgs/bold.svg +1 -0
  264. package/svgs/bookmark-fill.svg +1 -0
  265. package/svgs/bookmark.svg +1 -0
  266. package/svgs/bucket.svg +1 -0
  267. package/svgs/bug.svg +1 -0
  268. package/svgs/calendar.svg +1 -0
  269. package/svgs/camera.svg +1 -0
  270. package/svgs/case.svg +1 -0
  271. package/svgs/check.svg +1 -0
  272. package/svgs/chevron-down.svg +1 -0
  273. package/svgs/chevron-left.svg +1 -0
  274. package/svgs/chevron-right.svg +1 -0
  275. package/svgs/chevron-up.svg +1 -0
  276. package/svgs/clock.svg +1 -0
  277. package/svgs/cloud.svg +1 -0
  278. package/svgs/comment.svg +1 -0
  279. package/svgs/compass.svg +1 -0
  280. package/svgs/cpu.svg +1 -0
  281. package/svgs/credit-card.svg +1 -0
  282. package/svgs/database.svg +1 -0
  283. package/svgs/display.svg +1 -0
  284. package/svgs/envelope.svg +1 -0
  285. package/svgs/eye.svg +1 -0
  286. package/svgs/face-fun.svg +1 -0
  287. package/svgs/face-neutral.svg +1 -0
  288. package/svgs/face-sad.svg +1 -0
  289. package/svgs/face-smile.svg +1 -0
  290. package/svgs/face-surprise.svg +1 -0
  291. package/svgs/file.svg +1 -0
  292. package/svgs/folder-fill.svg +1 -0
  293. package/svgs/folder.svg +1 -0
  294. package/svgs/gear.svg +1 -0
  295. package/svgs/globe.svg +1 -0
  296. package/svgs/hand-point-up.svg +1 -0
  297. package/svgs/hard-drive.svg +1 -0
  298. package/svgs/heart-fill.svg +1 -0
  299. package/svgs/heart.svg +1 -0
  300. package/svgs/home.svg +1 -0
  301. package/svgs/italic.svg +1 -0
  302. package/svgs/key.svg +1 -0
  303. package/svgs/link.svg +1 -0
  304. package/svgs/lock-open.svg +1 -0
  305. package/svgs/lock.svg +1 -0
  306. package/svgs/magnifier.svg +1 -0
  307. package/svgs/microphone.svg +1 -0
  308. package/svgs/minus.svg +1 -0
  309. package/svgs/paperclip.svg +1 -0
  310. package/svgs/person.svg +1 -0
  311. package/svgs/picture.svg +1 -0
  312. package/svgs/pin-fill.svg +1 -0
  313. package/svgs/pin.svg +1 -0
  314. package/svgs/plus.svg +1 -0
  315. package/svgs/puzzle.svg +1 -0
  316. package/svgs/server.svg +1 -0
  317. package/svgs/shield.svg +1 -0
  318. package/svgs/shopping-bag.svg +1 -0
  319. package/svgs/shopping-basket.svg +1 -0
  320. package/svgs/shopping-cart.svg +1 -0
  321. package/svgs/smartphone.svg +1 -0
  322. package/svgs/star-fill.svg +1 -0
  323. package/svgs/star.svg +1 -0
  324. package/svgs/sticker.svg +1 -0
  325. package/svgs/strikethrough.svg +1 -0
  326. package/svgs/suitcase.svg +1 -0
  327. package/svgs/target.svg +1 -0
  328. package/svgs/thumbs-down-fill.svg +1 -0
  329. package/svgs/thumbs-down.svg +1 -0
  330. package/svgs/thumbs-up-fill.svg +1 -0
  331. package/svgs/thumbs-up.svg +1 -0
  332. package/svgs/thunderbolt-fill.svg +1 -0
  333. package/svgs/thunderbolt.svg +1 -0
  334. package/svgs/trash.svg +1 -0
  335. package/svgs/tray.svg +1 -0
  336. package/svgs/trolley.svg +1 -0
  337. package/svgs/underline.svg +1 -0
  338. package/svgs/video.svg +1 -0
  339. package/svgs/xmark.svg +1 -0
package/ChevronLeft.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const ChevronLeft = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.53 2.97a.75.75 0 0 1 0 1.06L6.56 8l3.97 3.97a.75.75 0 1 1-1.06 1.06l-4.5-4.5a.75.75 0 0 1 0-1.06l4.5-4.5a.75.75 0 0 1 1.06 0Z", clipRule: "evenodd" })));
29
+ exports.default = ChevronLeft;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ChevronRight: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ChevronRight;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const ChevronRight = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.47 13.03a.75.75 0 0 1 0-1.06L9.44 8 5.47 4.03a.75.75 0 0 1 1.06-1.06l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0Z", clipRule: "evenodd" })));
29
+ exports.default = ChevronRight;
package/ChevronUp.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ChevronUp: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ChevronUp;
package/ChevronUp.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const ChevronUp = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.03 10.53a.75.75 0 0 1-1.06 0L8 6.56l-3.97 3.97a.75.75 0 1 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1 0 1.06Z", clipRule: "evenodd" })));
29
+ exports.default = ChevronUp;
package/Clock.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Clock: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Clock;
package/Clock.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Clock = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM8.75 4.5a.75.75 0 0 0-1.5 0V8a.75.75 0 0 0 .3.6l2 1.5a.75.75 0 1 0 .9-1.2l-1.7-1.275V4.5Z", clipRule: "evenodd" })));
29
+ exports.default = Clock;
package/Cloud.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Cloud: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Cloud;
package/Cloud.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Cloud = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.5 6.25a3.25 3.25 0 0 1 6.051-1.65 4.497 4.497 0 0 0-2.35 1.34A.75.75 0 0 0 9.3 6.96a2.99 2.99 0 0 1 2.3-.958A3 3 0 0 1 11.5 12H3.75a2.25 2.25 0 0 1-.002-4.5h.03a.75.75 0 0 0 .747-.843A3.289 3.289 0 0 1 4.5 6.25ZM7.75 1.5a4.75 4.75 0 0 0-4.747 4.574A3.751 3.751 0 0 0 3.75 13.5h7.75a4.5 4.5 0 0 0 .687-8.948A4.751 4.751 0 0 0 7.75 1.5Z", clipRule: "evenodd" })));
29
+ exports.default = Cloud;
package/Comment.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Comment: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Comment;
package/Comment.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Comment = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m4.843 10.944-.194 2.335a.204.204 0 0 0 .339.17l2.21-1.964.589.013L8 11.5c1.695 0 3.087-.44 4.02-1.177.89-.702 1.48-1.76 1.48-3.323s-.59-2.62-1.48-3.323C11.087 2.94 9.695 2.5 8 2.5c-1.695 0-3.087.44-4.02 1.177C3.09 4.38 2.5 5.437 2.5 7c0 1.648.656 2.742 1.648 3.448l.695.496Zm1.141 3.625 1.77-1.572C7.834 13 7.916 13 8 13c3.866 0 7-2 7-6s-3.134-6-7-6-7 2-7 6c0 2.117.878 3.674 2.277 4.67l-.123 1.484a1.704 1.704 0 0 0 2.83 1.415Z", clipRule: "evenodd" })));
29
+ exports.default = Comment;
package/Compass.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Compass: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Compass;
package/Compass.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Compass = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0Zm-6.09 2.303-2.899.805a.909.909 0 0 1-1.12-1.119l.806-2.9A2 2 0 0 1 7.09 5.697l2.9-.805a.909.909 0 0 1 1.12 1.119l-.806 2.9a2 2 0 0 1-1.392 1.392ZM9 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z", clipRule: "evenodd" })));
29
+ exports.default = Compass;
package/Cpu.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Cpu: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Cpu;
package/Cpu.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Cpu = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 1.25a.75.75 0 0 0-1.5 0V2.5a3 3 0 0 0-3 3H1.25a.75.75 0 1 0 0 1.5H2.5v2H1.25a.75.75 0 1 0 0 1.5H2.5a3 3 0 0 0 3 3v1.25a.75.75 0 0 0 1.5 0V13.5h2v1.25a.75.75 0 0 0 1.5 0V13.5a3 3 0 0 0 3-3h1.25a.75.75 0 0 0 0-1.5H13.5V7h1.25a.75.75 0 0 0 0-1.5H13.5a3 3 0 0 0-3-3V1.25a.75.75 0 0 0-1.5 0V2.5H7V1.25ZM10.5 4h-5A1.5 1.5 0 0 0 4 5.5v5A1.5 1.5 0 0 0 5.5 12h5a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 10.5 4Zm0 2.25a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0-.75.75v3.5a.75.75 0 0 0 .75.75h3.5a.75.75 0 0 0 .75-.75v-3.5ZM7 7h2v2H7V7Z", clipRule: "evenodd" })));
29
+ exports.default = Cpu;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const CreditCard: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default CreditCard;
package/CreditCard.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const CreditCard = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.5 4h-9A1.5 1.5 0 0 0 2 5.5h12A1.5 1.5 0 0 0 12.5 4ZM2 10.5V7h12v3.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 10.5Zm1.5-8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3h-9ZM4.25 9a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5h-2.5Z", clipRule: "evenodd" })));
29
+ exports.default = CreditCard;
package/Database.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Database: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Database;
package/Database.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Database = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.615 4.888c.814-.375.885-.714.885-.888 0-.174-.071-.513-.885-.888C10.8 2.737 9.538 2.5 8 2.5c-1.538 0-2.799.237-3.615.612-.814.375-.885.714-.885.888 0 .174.071.513.885.888C5.2 5.263 6.462 5.5 8 5.5c1.538 0 2.799-.237 3.615-.612Zm.885 1.235C11.4 6.708 9.792 7 8 7c-1.792 0-3.4-.292-4.5-.877V8c0 .174.071.513.885.888C5.2 9.263 6.462 9.5 8 9.5c1.538 0 2.799-.237 3.615-.612.814-.375.885-.714.885-.888V6.123Zm0 4C11.4 10.708 9.792 11 8 11c-1.792 0-3.4-.293-4.5-.877V12c0 .174.071.513.885.887.816.377 2.077.613 3.615.613 1.538 0 2.799-.236 3.615-.613.814-.374.885-.713.885-.887v-1.877ZM14 4c0-2-2.686-3-6-3S2 2 2 4v8c0 2 2.686 3 6 3s6-1 6-3V4Z", clipRule: "evenodd" })));
29
+ exports.default = Database;
package/Display.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Display: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Display;
package/Display.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Display = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3H4a1.5 1.5 0 0 0-1.5 1.5v4A1.5 1.5 0 0 0 4 10h8a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 12 3ZM4 1.5a3 3 0 0 0-3 3v4a3 3 0 0 0 3 3h3.25V13h-2.5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-2.5v-1.5H12a3 3 0 0 0 3-3v-4a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = Display;
package/Envelope.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Envelope: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Envelope;
package/Envelope.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Envelope = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 4h9c.25 0 .485.06.692.169L8.75 7.5a1.25 1.25 0 0 1-1.5 0L2.808 4.169C3.015 4.06 3.251 4 3.5 4ZM2.001 5.438 2 5.5v5A1.5 1.5 0 0 0 3.5 12h9a1.5 1.5 0 0 0 1.5-1.5v-5l-.001-.062L9.65 8.7a2.75 2.75 0 0 1-3.3 0L2.001 5.438ZM.5 5.5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3v-5Z", clipRule: "evenodd" })));
29
+ exports.default = Envelope;
package/Eye.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Eye: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Eye;
package/Eye.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const Eye = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.87 8.515 1.641 8l.229-.515a6.708 6.708 0 0 1 12.26 0l.228.515-.229.515a6.708 6.708 0 0 1-12.259 0ZM.5 6.876l-.26.585a1.328 1.328 0 0 0 0 1.079l.26.584a8.208 8.208 0 0 0 15 0l.26-.584a1.328 1.328 0 0 0 0-1.08l-.26-.584a8.208 8.208 0 0 0-15 0ZM9.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z", clipRule: "evenodd" })));
29
+ exports.default = Eye;
package/FaceFun.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const FaceFun: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FaceFun;
package/FaceFun.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const FaceFun = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11ZM8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.75 9.25a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 .75.75c0 .686-.43 1.319-.974 1.746-.57.447-1.358.754-2.276.754-.918 0-1.706-.307-2.276-.754-.543-.427-.974-1.06-.974-1.746ZM10 7.5a.75.75 0 0 1-.75-.75v-1a.75.75 0 0 1 1.5 0v1a.75.75 0 0 1-.75.75Zm-4.75-.75a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-1.5 0v1Z", clipRule: "evenodd" })));
29
+ exports.default = FaceFun;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const FaceNeutral: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FaceNeutral;
package/FaceNeutral.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const FaceNeutral = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0Zm-5 3a.75.75 0 0 0 0-1.5H6A.75.75 0 0 0 6 11h4Zm0-3a.75.75 0 0 1-.75-.75v-1a.75.75 0 0 1 1.5 0v1A.75.75 0 0 1 10 8Zm-4.75-.75a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-1.5 0v1Z", clipRule: "evenodd" })));
29
+ exports.default = FaceNeutral;
package/FaceSad.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const FaceSad: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FaceSad;
package/FaceSad.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const FaceSad = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0Zm-5.67 2.835a.75.75 0 1 0 1.34-.67C10.268 9.356 9.219 8.75 8 8.75s-2.267.606-2.67 1.415a.75.75 0 1 0 1.34.67c.097-.191.548-.585 1.33-.585s1.233.394 1.33.585ZM10 8a.75.75 0 0 1-.75-.75v-1a.75.75 0 0 1 1.5 0v1A.75.75 0 0 1 10 8Zm-4.75-.75a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-1.5 0v1Z", clipRule: "evenodd" })));
29
+ exports.default = FaceSad;
package/FaceSmile.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const FaceSmile: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FaceSmile;
package/FaceSmile.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const FaceSmile = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM6.67 9.665a.75.75 0 0 0-1.34.67c.403.809 1.452 1.415 2.67 1.415s2.267-.606 2.67-1.415a.75.75 0 1 0-1.34-.67c-.097.191-.548.585-1.33.585s-1.233-.394-1.33-.585ZM10 8a.75.75 0 0 1-.75-.75v-1a.75.75 0 0 1 1.5 0v1A.75.75 0 0 1 10 8Zm-4.75-.75a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-1.5 0v1Z", clipRule: "evenodd" })));
29
+ exports.default = FaceSmile;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const FaceSurprise: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FaceSurprise;