@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
@@ -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 FaceSurprise = (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.75-.75a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-1.5 0v1ZM6 8a.75.75 0 0 1-.75-.75v-1a.75.75 0 0 1 1.5 0v1A.75.75 0 0 1 6 8Zm2 4c1.37 0 2.5-.5 2.5-1.5S9.5 9 8 9s-2.5.5-2.5 1.5S6.5 12 8 12Z", clipRule: "evenodd" })));
29
+ exports.default = FaceSurprise;
package/File.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const File: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default File;
package/File.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 File = (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 13.5H5A1.5 1.5 0 0 1 3.5 12V4A1.5 1.5 0 0 1 5 2.5h2V5a3 3 0 0 0 3 3h2.5v4a1.5 1.5 0 0 1-1.5 1.5Zm1.303-7a1.503 1.503 0 0 0-.242-.318L8.818 2.939a1.5 1.5 0 0 0-.318-.242V5A1.5 1.5 0 0 0 10 6.5h2.303Zm.818-1.379A3 3 0 0 1 14 7.243V12a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3h2.757a3 3 0 0 1 2.122.879L13.12 5.12Z", clipRule: "evenodd" })));
29
+ exports.default = File;
package/Folder.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Folder: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Folder;
package/Folder.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 Folder = (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: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm4.25 2a.75.75 0 1 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z", clipRule: "evenodd" })));
29
+ exports.default = Folder;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const FolderFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FolderFill;
package/FolderFill.js ADDED
@@ -0,0 +1,33 @@
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 FolderFill = (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("g", { clipPath: "url(#a)" },
29
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 1.5a3 3 0 0 0-3 3V11a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-5l-.621-.621A3 3 0 0 0 4.757 1.5H3.5Zm1.25 5a.75.75 0 1 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z", clipRule: "evenodd" })),
30
+ React.createElement("defs", null,
31
+ React.createElement("clipPath", { id: "a" },
32
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
33
+ exports.default = FolderFill;
package/Gear.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Gear: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Gear;
package/Gear.js ADDED
@@ -0,0 +1,33 @@
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 Gear = (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("g", { clipPath: "url(#a)" },
29
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.199 2H8.8a.2.2 0 0 1 .2.2c0 1.808 1.958 2.939 3.524 2.034a.199.199 0 0 1 .271.073l.802 1.388a.199.199 0 0 1-.073.272c-1.566.904-1.566 3.164 0 4.069a.199.199 0 0 1 .073.271l-.802 1.388a.199.199 0 0 1-.271.073C10.958 10.863 9 11.993 9 13.8a.2.2 0 0 1-.199.2H7.2a.199.199 0 0 1-.2-.2c0-1.808-1.958-2.938-3.524-2.034a.199.199 0 0 1-.272-.073l-.8-1.388a.199.199 0 0 1 .072-.271c1.566-.905 1.566-3.165 0-4.07a.199.199 0 0 1-.073-.271l.801-1.388a.199.199 0 0 1 .272-.072C5.042 5.138 7 4.006 7 2.199c0-.11.089-.199.199-.199ZM5.5 2.2c0-.94.76-1.7 1.699-1.7H8.8c.94 0 1.7.76 1.7 1.7a.85.85 0 0 0 1.274.735 1.699 1.699 0 0 1 2.32.622l.802 1.388c.469.813.19 1.851-.622 2.32a.85.85 0 0 0 0 1.472 1.699 1.699 0 0 1 .622 2.32l-.802 1.388a1.699 1.699 0 0 1-2.32.622.85.85 0 0 0-1.274.735c0 .939-.76 1.7-1.699 1.7H7.2a1.7 1.7 0 0 1-1.699-1.7.85.85 0 0 0-1.274-.735 1.698 1.698 0 0 1-2.32-.622l-.802-1.388a1.699 1.699 0 0 1 .622-2.32.85.85 0 0 0 0-1.471 1.699 1.699 0 0 1-.622-2.321l.801-1.388a1.699 1.699 0 0 1 2.32-.622A.85.85 0 0 0 5.5 2.2Zm4 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" })),
30
+ React.createElement("defs", null,
31
+ React.createElement("clipPath", { id: "a" },
32
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
33
+ exports.default = Gear;
package/Globe.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Globe: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Globe;
package/Globe.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 Globe = (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: "M9.208 12.346c-.485 1-.953 1.154-1.208 1.154s-.723-.154-1.208-1.154c-.372-.768-.647-1.858-.749-3.187a20.77 20.77 0 0 0 3.914 0c-.102 1.329-.377 2.419-.75 3.187Zm.788-4.699C9.358 7.714 8.69 7.75 8 7.75s-1.358-.036-1.996-.103c.037-1.696.343-3.075.788-3.993C7.277 2.654 7.745 2.5 8 2.5s.723.154 1.208 1.154c.445.918.75 2.297.788 3.993Zm1.478 1.306c-.085 1.516-.375 2.848-.836 3.874a5.501 5.501 0 0 0 2.843-4.364c-.621.199-1.295.364-2.007.49Zm1.918-2.043c-.572.204-1.21.379-1.901.514-.056-1.671-.354-3.14-.853-4.251a5.508 5.508 0 0 1 2.754 3.737Zm-8.883.514c.056-1.671.354-3.14.853-4.251A5.508 5.508 0 0 0 2.608 6.91c.572.204 1.21.379 1.901.514ZM2.52 8.463a5.501 5.501 0 0 0 2.843 4.364c-.46-1.026-.75-2.358-.836-3.874a15.534 15.534 0 0 1-2.007-.49ZM15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0Z", clipRule: "evenodd" })));
29
+ exports.default = Globe;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const HandPointUp: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HandPointUp;
package/HandPointUp.js ADDED
@@ -0,0 +1,33 @@
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 HandPointUp = (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("g", { clipPath: "url(#a)" },
29
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6 13.5-3.737-2.906a1.978 1.978 0 0 1 1.694-3.48L5 7.375V1.942a1.942 1.942 0 0 1 3.838-.421L9.5 4.5l2.744.457a3 3 0 0 1 2.405 3.732L13.5 13l-7.5.5Zm7.2-5.197-.872 3.272-5.858.39L3.184 9.41a.478.478 0 0 1 .41-.84l1.042.26 1.864.466V1.942a.442.442 0 0 1 .874-.096l.662 2.98.22.987.997.167 2.744.457A1.5 1.5 0 0 1 13.2 8.303Zm.103 7.195a.75.75 0 0 0-.106-1.496l-7 .5a.75.75 0 0 0 .106 1.496l7-.5Z", clipRule: "evenodd" })),
30
+ React.createElement("defs", null,
31
+ React.createElement("clipPath", { id: "a" },
32
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
33
+ exports.default = HandPointUp;
package/HardDrive.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const HardDrive: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HardDrive;
package/HardDrive.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 HardDrive = (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 8.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 11v-1A1.5 1.5 0 0 1 4 8.5h8Zm.89-1.366L11.488 4.33a1.5 1.5 0 0 0-1.342-.829H5.854a1.5 1.5 0 0 0-1.342.83L3.11 7.133A3 3 0 0 1 4 7h8a3 3 0 0 1 .89.134ZM15 9.18V11a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V9.18a5 5 0 0 1 .528-2.236L3.17 3.658A3 3 0 0 1 5.854 2h4.292a3 3 0 0 1 2.683 1.658l1.643 3.286A5 5 0 0 1 15 9.18Zm-6 .57a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5H9Z", clipRule: "evenodd" })));
29
+ exports.default = HardDrive;
package/Heart.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Heart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Heart;
package/Heart.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 Heart = (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: "M2.067 3.2C2.785 2.424 3.807 2 5 2c1.07 0 2.217.49 3 1.454A3.899 3.899 0 0 1 11 2c1.19 0 2.21.421 2.93 1.197.713.77 1.07 1.823 1.07 2.989 0 2.005-1.045 3.613-2.356 4.855-1.307 1.24-2.947 2.184-4.303 2.876a.75.75 0 0 1-.685-.002c-1.355-.698-2.996-1.635-4.303-2.87C2.043 9.808 1 8.205 1 6.186c0-1.16.355-2.214 1.067-2.984Zm1.102 1.02C2.76 4.66 2.5 5.325 2.5 6.186c0 1.454.74 2.69 1.883 3.77 1.05.99 2.382 1.793 3.618 2.448 1.23-.646 2.561-1.455 3.611-2.451C12.758 8.866 13.5 7.625 13.5 6.186c0-.864-.262-1.528-.67-1.97-.403-.434-1.007-.716-1.83-.716-.887 0-1.897.562-2.288 1.737a.75.75 0 0 1-1.424 0C6.898 4.064 5.878 3.5 5 3.5c-.825 0-1.43.284-1.831.719Z", clipRule: "evenodd" })));
29
+ exports.default = Heart;
package/HeartFill.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const HeartFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HeartFill;
package/HeartFill.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 HeartFill = (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: "M2.067 3.2C2.785 2.424 3.807 2 5 2c.995 0 1.83.43 2.46 1.219.202.251.38.537.54.854.16-.317.338-.603.54-.854C9.17 2.429 10.004 2 11 2c1.19 0 2.21.421 2.93 1.197.713.77 1.07 1.823 1.07 2.989 0 2.005-1.045 3.613-2.356 4.855-1.307 1.24-2.947 2.184-4.303 2.876a.75.75 0 0 1-.685-.002c-1.355-.698-2.996-1.635-4.303-2.87C2.043 9.808 1 8.205 1 6.186c0-1.16.355-2.214 1.067-2.984Z", clipRule: "evenodd" })));
29
+ exports.default = HeartFill;
package/Home.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Home: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Home;
package/Home.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 Home = (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 12.618c.307-.275.5-.674.5-1.118V6.977a1.5 1.5 0 0 0-.585-1.189l-3.5-2.692a1.5 1.5 0 0 0-1.83 0l-3.5 2.692A1.5 1.5 0 0 0 3 6.978V11.5A1.496 1.496 0 0 0 4.493 13H5V9.5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2V13h.507c.381-.002.73-.146.993-.382Zm2-1.118a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3V6.977A3 3 0 0 1 2.67 4.6l3.5-2.692a3 3 0 0 1 3.66 0l3.5 2.692a3.003 3.003 0 0 1 1.17 2.378V11.5Zm-5-2A.5.5 0 0 0 9 9H7a.5.5 0 0 0-.5.5V13h3V9.5Z", clipRule: "evenodd" })));
29
+ exports.default = Home;
package/Italic.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Italic: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Italic;
package/Italic.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 Italic = (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.25 2a.75.75 0 0 0 0 1.5h1.317l-2.7 9H4.25a.75.75 0 1 0 0 1.5h4.5a.75.75 0 0 0 0-1.5H7.433l2.7-9h1.617a.75.75 0 0 0 0-1.5h-4.5Z", clipRule: "evenodd" })));
29
+ exports.default = Italic;
package/Key.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Key: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Key;
package/Key.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 Key = (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.313 7.488 9 7.653v5.37a.5.5 0 0 1-.353.478l-1.62.498-.006.001h-.008a.024.024 0 0 1-.007-.006.023.023 0 0 1-.005-.007v-.003L7 13.979V7.653l-1.313-.165a1.5 1.5 0 0 1-1.271-1.144l-.588-2.5A1.5 1.5 0 0 1 5.288 2h5.424a1.5 1.5 0 0 1 1.46 1.844l-.588 2.5a1.5 1.5 0 0 1-1.271 1.144Zm2.731-.8A3 3 0 0 1 10.5 8.975v4.047a2 2 0 0 1-1.412 1.911l-1.62.499A1.521 1.521 0 0 1 5.5 13.979V8.977a3 3 0 0 1-2.544-2.29l-.588-2.5A3 3 0 0 1 5.288.5h5.424a3 3 0 0 1 2.92 3.687l-.588 2.5ZM6.75 3.5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5h-2.5Z", clipRule: "evenodd" })));
29
+ exports.default = Key;
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2022 YANDEX LLC
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
package/Link.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Link: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Link;
package/Link.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 Link = (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.47 6.53a.75.75 0 0 1 1.06 1.061l-.727.727a2.743 2.743 0 0 0 3.879 3.879l.727-.727a.75.75 0 0 1 1.06 1.06l-.726.727a4.243 4.243 0 0 1-6-6l.727-.727Zm8 1.879a.75.75 0 0 0 1.06 1.06l.727-.726a4.243 4.243 0 0 0-6-6l-.727.727a.75.75 0 0 0 1.061 1.06l.727-.727a2.743 2.743 0 0 1 3.879 3.879l-.727.727Zm-.94-1.879a.75.75 0 1 0-1.06-1.06l-4 4a.75.75 0 1 0 1.06 1.06l4-4Z", clipRule: "evenodd" })));
29
+ exports.default = Link;
package/Lock.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Lock: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Lock;
package/Lock.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 Lock = (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.5 6V5a2.5 2.5 0 0 0-5 0v1h5ZM4 5v1a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3V5a4 4 0 0 0-8 0Zm6.5 2.5H12A1.5 1.5 0 0 1 13.5 9v3a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 12V9A1.5 1.5 0 0 1 4 7.5h6.5Zm-1.75 2a.75.75 0 1 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2Z", clipRule: "evenodd" })));
29
+ exports.default = Lock;
package/LockOpen.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LockOpen: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LockOpen;
package/LockOpen.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 LockOpen = (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.5 5a2.5 2.5 0 0 0-4.532-1.456c-.242.336-.66.559-1.052.428-.393-.131-.611-.56-.41-.922A4 4 0 0 1 12 5v1h.001a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h6.5V5Zm.75 2.5H4A1.5 1.5 0 0 0 2.5 9v3A1.5 1.5 0 0 0 4 13.5h8a1.5 1.5 0 0 0 1.5-1.5V9A1.5 1.5 0 0 0 12 7.5h-.75ZM8 8.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2A.75.75 0 0 1 8 8.75Z", clipRule: "evenodd" })));
29
+ exports.default = LockOpen;
package/Magnifier.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Magnifier: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Magnifier;