@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/Xmark.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 Xmark = (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 3.47a.75.75 0 0 1 1.06 0L8 6.94l3.47-3.47a.75.75 0 1 1 1.06 1.06L9.06 8l3.47 3.47a.75.75 0 1 1-1.06 1.06L8 9.06l-3.47 3.47a.75.75 0 0 1-1.06-1.06L6.94 8 3.47 4.53a.75.75 0 0 1 0-1.06Z", clipRule: "evenodd" })));
29
+ exports.default = Xmark;
package/esm/Archive.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Archive = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 8h11v3a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 11V8Zm10.697-1.5-1.851-2.777a.5.5 0 0 0-.416-.223H5.07a.5.5 0 0 0-.416.223L2.803 6.5h10.394ZM15 7.408V11a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V7.408a3 3 0 0 1 .504-1.664l1.902-2.853A2 2 0 0 1 5.07 2h5.86a2 2 0 0 1 1.664.89l1.902 2.854A3 3 0 0 1 15 7.408ZM9.25 11a.75.75 0 0 0 0-1.5h-2.5a.75.75 0 0 0 0 1.5h2.5Z", clipRule: "evenodd" })));
4
+ export default Archive;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ArrowDown = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 1.25a.75.75 0 0 1 .75.75v10.19l2.72-2.72a.75.75 0 1 1 1.06 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 1 1 1.06-1.06l2.72 2.72V2A.75.75 0 0 1 8 1.25Z", clipRule: "evenodd" })));
4
+ export default ArrowDown;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ArrowLeft = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.75 8a.75.75 0 0 1-.75.75H3.81l2.72 2.72a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 0 1 1.06 1.06L3.81 7.25H14a.75.75 0 0 1 .75.75Z", clipRule: "evenodd" })));
4
+ export default ArrowLeft;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ArrowRight = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.25 8A.75.75 0 0 1 2 7.25h10.19L9.47 4.53a.75.75 0 0 1 1.06-1.06l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06l2.72-2.72H2A.75.75 0 0 1 1.25 8Z", clipRule: "evenodd" })));
4
+ export default ArrowRight;
package/esm/ArrowUp.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ArrowUp = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 14.75a.75.75 0 0 1-.75-.75V3.81L4.53 6.53a.75.75 0 0 1-1.06-1.06l4-4a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1-1.06 1.06L8.75 3.81V14a.75.75 0 0 1-.75.75Z", clipRule: "evenodd" })));
4
+ export default ArrowUp;
package/esm/Bell.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Bell = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m4.665 7.822.62-3.096a2.77 2.77 0 0 1 5.43 0l.62 3.096a4.782 4.782 0 0 0 1.305 2.44l.194.193a.567.567 0 0 1-.273.953l-.821.19a16.63 16.63 0 0 1-7.48 0l-.82-.19a.567.567 0 0 1-.274-.953l.194-.193a4.774 4.774 0 0 0 1.305-2.44Zm-1.47-.294.619-3.096a4.27 4.27 0 0 1 8.372 0l.62 3.096c.126.634.438 1.216.895 1.673l.194.194a2.066 2.066 0 0 1-.997 3.475l-.821.19c-.701.16-1.41.28-2.12.358a2 2 0 0 1-3.913 0 18.134 18.134 0 0 1-2.12-.359l-.822-.19a2.067 2.067 0 0 1-.997-3.474L2.3 9.2c.457-.457.769-1.04.895-1.673Z", clipRule: "evenodd" })));
4
+ export default Bell;
package/esm/Bold.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Bold = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.25 2.25A.75.75 0 0 0 3.5 3v10c0 .414.336.75.75.75H9.5a3.25 3.25 0 0 0 1.477-6.146A3.25 3.25 0 0 0 8.5 2.25H4.25Zm3.5 5a1.75 1.75 0 1 0 0-3.5h-2v3.5h2Zm-2 1.5v3.5h3a1.75 1.75 0 1 0 0-3.5h-3Z", clipRule: "evenodd" })));
4
+ export default Bold;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Bookmark = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m8 9.524.976.837 2.988 2.56a.325.325 0 0 0 .536-.246V4.5A1.5 1.5 0 0 0 11 3H5a1.5 1.5 0 0 0-1.5 1.5v8.175a.325.325 0 0 0 .536.247l2.988-2.56L8 9.523ZM14 4.5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v8.175a1.825 1.825 0 0 0 3.013 1.386L8 11.5l2.987 2.56A1.825 1.825 0 0 0 14 12.676V4.5Z", clipRule: "evenodd" })));
4
+ export default Bookmark;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const BookmarkFill = (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),
3
+ React.createElement("path", { fill: "currentColor", d: "M11 1.5a3 3 0 0 1 3 3v8.546a1.454 1.454 0 0 1-2.411 1.094L8 11l-3.589 3.14A1.454 1.454 0 0 1 2 13.046V4.5a3 3 0 0 1 3-3h6Z" })));
4
+ export default BookmarkFill;
package/esm/Bucket.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Bucket = (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),
3
+ 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-.612ZM8 7c1.688 0 3.213-.26 4.304-.779a12.67 12.67 0 0 1-.085.431l-1.18 5.51a.86.86 0 0 1-.039.094 1.544 1.544 0 0 1-.31.433c-.306.306-1.03.811-2.69.811s-2.384-.505-2.69-.81a1.535 1.535 0 0 1-.31-.434.867.867 0 0 1-.038-.095l-.022-.1c.109-.017.219-.038.33-.063 1.518-.331 3.284-1.253 5.221-2.931a.75.75 0 1 0-.982-1.134c-1.813 1.572-3.36 2.338-4.56 2.6-.11.024-.219.044-.324.06l-.844-3.94c-.03-.144-.059-.287-.085-.432C4.786 6.741 6.312 7 8 7Zm-4.93 3.496-.697-3.254c-.28.426-.434.846-.49 1.227-.107.72.13 1.323.592 1.7.158.13.356.244.596.327ZM2.062 5.314A14.027 14.027 0 0 1 2 4c0-2 2.686-3 6-3s6 1 6 3c0 .997-.105 1.992-.314 2.967L12.5 12.5S12 15 8 15s-4.5-2.5-4.5-2.5l-.084-.394c-.736-.091-1.378-.356-1.89-.775C.611 10.583.223 9.434.398 8.25c.15-1.02.708-2.049 1.662-2.936Z", clipRule: "evenodd" })));
4
+ export default Bucket;
package/esm/Bug.js ADDED
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ const Bug = (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),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.865.031a.75.75 0 0 1 .918.53l.531 1.981a5.554 5.554 0 0 1 2.384.225 2.5 2.5 0 1 1 3.535 3.535 5.496 5.496 0 0 1 .225 2.384l1.98.53a.75.75 0 1 1-.388 1.45l-1.98-.53a5.49 5.49 0 0 1-.687 1.187l1.45 1.45a.75.75 0 0 1-1.06 1.06l-1.45-1.45a5.495 5.495 0 0 1-1.188.687l.53 1.98a.75.75 0 0 1-1.448.388l-.531-1.98a5.5 5.5 0 0 1-6.144-6.143l-1.98-.532A.75.75 0 0 1 .95 5.334l1.98.531c.18-.426.41-.824.687-1.188l-1.45-1.45a.75.75 0 0 1 1.06-1.06l1.45 1.45a5.494 5.494 0 0 1 1.188-.687L5.335.95a.75.75 0 0 1 .53-.919ZM8 12a4 4 0 1 0-3.309-1.752L8.42 6.52a.75.75 0 0 1 1.06 1.06l-3.728 3.73c.64.435 1.414.69 2.248.69Z", clipRule: "evenodd" })),
5
+ React.createElement("defs", null,
6
+ React.createElement("clipPath", { id: "a" },
7
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
8
+ export default Bug;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Calendar = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.25 5.497a.75.75 0 0 1-.75-.75V4A1.5 1.5 0 0 0 3 5.5v1h10v-1A1.5 1.5 0 0 0 11.5 4v.75a.75.75 0 0 1-1.5 0V4H6v.747a.75.75 0 0 1-.75.75ZM10 2.5H6v-.752a.75.75 0 1 0-1.5 0V2.5a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-6a3 3 0 0 0-3-3v-.75a.75.75 0 0 0-1.5 0v.75ZM3 8v3.5A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5V8H3Z", clipRule: "evenodd" })));
4
+ export default Calendar;
package/esm/Camera.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Camera = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.273 5h1.05l.36-.987.248-.684A.5.5 0 0 1 6.401 3h3.198a.5.5 0 0 1 .47.33l.249.683.359.987H12a1.5 1.5 0 0 1 1.5 1.5V11a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 11V6.5A1.5 1.5 0 0 1 4 5h.273ZM6.4 1.5a2 2 0 0 0-1.88 1.317l-.248.683H4a3 3 0 0 0-3 3V11a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V6.5a3 3 0 0 0-3-3h-.273l-.248-.683A2 2 0 0 0 9.599 1.5H6.401Zm3.099 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm1.5 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z", clipRule: "evenodd" })));
4
+ export default Camera;
package/esm/Case.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Case = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 2.5H7a.5.5 0 0 0-.5.5v1h3V3a.5.5 0 0 0-.5-.5ZM5 3v1H4a3 3 0 0 0-3 3v4a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3h-1V3a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2Zm4.5 2.5H12A1.5 1.5 0 0 1 13.5 7v4a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 11V7A1.5 1.5 0 0 1 4 5.5h5.5ZM4.75 7a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z", clipRule: "evenodd" })));
4
+ export default Case;
package/esm/Check.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Check = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.488 3.43a.75.75 0 0 1 .081 1.058l-6 7a.75.75 0 0 1-1.1.042l-3.5-3.5A.75.75 0 0 1 4.03 6.97l2.928 2.927 5.473-6.385a.75.75 0 0 1 1.057-.081Z", clipRule: "evenodd" })));
4
+ export default Check;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ChevronDown = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.97 5.47a.75.75 0 0 1 1.06 0L8 9.44l3.97-3.97a.75.75 0 1 1 1.06 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5a.75.75 0 0 1 0-1.06Z", clipRule: "evenodd" })));
4
+ export default ChevronDown;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default ChevronLeft;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default ChevronRight;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default ChevronUp;
package/esm/Clock.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Clock;
package/esm/Cloud.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Cloud;
package/esm/Comment.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Comment;
package/esm/Compass.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Compass;
package/esm/Cpu.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Cpu;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default CreditCard;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Database;
package/esm/Display.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Display;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Envelope;
package/esm/Eye.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Eye;
package/esm/FaceFun.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default FaceFun;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default FaceNeutral;
package/esm/FaceSad.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default FaceSad;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default FaceSmile;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default FaceSurprise;
package/esm/File.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default File;
package/esm/Folder.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Folder;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ 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" })),
5
+ React.createElement("defs", null,
6
+ React.createElement("clipPath", { id: "a" },
7
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
8
+ export default FolderFill;
package/esm/Gear.js ADDED
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ 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" })),
5
+ React.createElement("defs", null,
6
+ React.createElement("clipPath", { id: "a" },
7
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
8
+ export default Gear;
package/esm/Globe.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Globe;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ 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" })),
5
+ React.createElement("defs", null,
6
+ React.createElement("clipPath", { id: "a" },
7
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
8
+ export default HandPointUp;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default HardDrive;
package/esm/Heart.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Heart;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default HeartFill;
package/esm/Home.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Home;
package/esm/Italic.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Italic;
package/esm/Key.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Key;
package/esm/Link.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Link;
package/esm/Lock.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default Lock;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ 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" })));
4
+ export default LockOpen;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Magnifier = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.5 7a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-.82 4.74a6 6 0 1 1 1.06-1.06l2.79 2.79a.75.75 0 1 1-1.06 1.06l-2.79-2.79Z", clipRule: "evenodd" })));
4
+ export default Magnifier;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Microphone = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.5 7V3.5a1.5 1.5 0 1 0-3 0V7a1.5 1.5 0 1 0 3 0ZM8 .5a3 3 0 0 0-3 3V7a3 3 0 0 0 6 0V3.5a3 3 0 0 0-3-3Zm.75 12.454A6.001 6.001 0 0 0 14 7v-.25a.75.75 0 0 0-1.5 0V7a4.5 4.5 0 1 1-9 0v-.25a.75.75 0 0 0-1.5 0V7c0 3.06 2.29 5.585 5.25 5.954v1.796a.75.75 0 0 0 1.5 0v-1.796Z", clipRule: "evenodd" })));
4
+ export default Microphone;
package/esm/Minus.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Minus = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.75 8a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 0 1.5h-11A.75.75 0 0 1 1.75 8Z", clipRule: "evenodd" })));
4
+ export default Minus;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Paperclip = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.77 10.73a.717.717 0 0 0 .01-.01l3.08-3.08a3.889 3.889 0 1 0-5.5-5.5L4.73 4.77l-.01.01-1.667 1.666a5.303 5.303 0 0 0 7.5 7.5l3.167-3.166a.75.75 0 1 0-1.061-1.06l-3.166 3.166a3.803 3.803 0 1 1-5.379-5.379L5.33 6.291l.011-.01L8.421 3.2a2.39 2.39 0 0 1 3.38 3.378l-1.13 1.13-.012.012-2.995 2.994a.975.975 0 1 1-1.378-1.378L9.28 6.34a.75.75 0 0 0-1.06-1.06L5.225 8.274a2.475 2.475 0 0 0 3.5 3.5l1.044-1.044Z", clipRule: "evenodd" })));
4
+ export default Paperclip;
package/esm/Person.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Person = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10 4.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm1.5 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-9 8c0-.204.22-.809 1.32-1.459C4.838 10.44 6.32 10 8 10c1.68 0 3.162.44 4.18 1.041 1.1.65 1.32 1.255 1.32 1.459a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1Zm5.5-4c-3.85 0-7 2-7 4A2.5 2.5 0 0 0 3.5 15h9a2.5 2.5 0 0 0 2.5-2.5c0-2-3.15-4-7-4Z", clipRule: "evenodd" })));
4
+ export default Person;
package/esm/Picture.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Picture = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.5 3h-7A1.5 1.5 0 0 0 3 4.5v4.805l.79-.719a1.75 1.75 0 0 1 2.415.058l.758.759 2.192-2.504a1.75 1.75 0 0 1 2.675.048L13 8.387V4.5A1.5 1.5 0 0 0 11.5 3Zm3 7.493V4.5a3 3 0 0 0-3-3h-7a3 3 0 0 0-3 3v6.497a.56.56 0 0 0 0 .006v.497a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-1.007Zm-1.5.273-2.334-2.873a.25.25 0 0 0-.383-.007l-2.719 3.108-.527.603-.567-.567-1.326-1.325a.25.25 0 0 0-.345-.009L3 11.332v.168A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-.734ZM8 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z", clipRule: "evenodd" })));
4
+ export default Picture;
package/esm/Pin.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Pin = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.5 2.255v-.01c.003-.03.013-.157-.361-.35C9.703 1.668 8.966 1.5 8 1.5c-.967 0-1.703.169-2.138.394-.375.194-.365.32-.362.351v.01c-.003.03-.013.157.362.35C6.297 2.832 7.033 3 8 3c.967 0 1.703-.169 2.139-.394.374-.194.364-.32.361-.351ZM8 4.5c.506 0 .99-.04 1.436-.118l.84 2.352.253.707.717.221c.648.2 1.055.44 1.277.65.192.18.227.31.227.438 0 .14-.055.488-.937.878-.869.384-2.2.622-3.813.622s-2.944-.238-3.813-.622c-.882-.39-.937-.738-.937-.878 0-.128.035-.259.227-.439.222-.209.629-.448 1.277-.649l.717-.221.253-.707.84-2.352c.445.079.93.118 1.436.118Zm4-2.25c0 .738-.433 1.294-1.136 1.669l.825 2.31c1.553.48 2.561 1.32 2.561 2.52 0 1.854-2.402 2.848-5.5 2.985V15a.75.75 0 0 1-1.5 0v-3.266c-3.098-.136-5.5-1.131-5.5-2.984 0-1.2 1.008-2.04 2.561-2.52l.825-2.311C4.433 3.544 4 2.988 4 2.25 4 .75 5.79 0 8 0s4 .75 4 2.25Z", clipRule: "evenodd" })));
4
+ export default Pin;
package/esm/PinFill.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const PinFill = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.5 2.255v-.01c.003-.03.013-.157-.361-.35C9.703 1.668 8.966 1.5 8 1.5c-.967 0-1.703.169-2.138.394-.375.194-.365.32-.362.351v.01c-.003.03-.013.157.362.35C6.297 2.832 7.033 3 8 3c.967 0 1.703-.169 2.139-.394.374-.194.364-.32.361-.351ZM12 2.25c0 .738-.433 1.294-1.136 1.669l.825 2.31c1.553.48 2.561 1.32 2.561 2.52 0 1.854-2.402 2.848-5.5 2.985V15a.75.75 0 0 1-1.5 0v-3.266c-3.098-.136-5.5-1.131-5.5-2.984 0-1.2 1.008-2.04 2.561-2.52l.825-2.311C4.433 3.544 4 2.988 4 2.25 4 .75 5.79 0 8 0s4 .75 4 2.25Z", clipRule: "evenodd" })));
4
+ export default PinFill;
package/esm/Plus.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Plus = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 1.75a.75.75 0 0 1 .75.75v4.75h4.75a.75.75 0 0 1 0 1.5H8.75v4.75a.75.75 0 0 1-1.5 0V8.75H2.5a.75.75 0 0 1 0-1.5h4.75V2.5A.75.75 0 0 1 8 1.75Z", clipRule: "evenodd" })));
4
+ export default Plus;
package/esm/Puzzle.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Puzzle = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.731 4H4.5A1.5 1.5 0 0 0 3 5.5v.377a2.72 2.72 0 0 1 0 5.246v.377A1.5 1.5 0 0 0 4.5 13h.377a2.72 2.72 0 0 1 5.246 0h.377a1.5 1.5 0 0 0 1.5-1.5v-1.232l1-.353a1.501 1.501 0 0 0 0-2.83l-1-.354V5.5A1.5 1.5 0 0 0 10.5 4H9.269l-.354-1a1.501 1.501 0 0 0-2.83 0l-.354 1ZM8.9 14.5l-.204-1.02a1.22 1.22 0 0 0-2.392 0L6.1 14.5H4.5a3 3 0 0 1-3-3V9.9l1.02-.204a1.22 1.22 0 0 0 0-2.392L1.5 7.1V5.5a3 3 0 0 1 3-3h.17a3.001 3.001 0 0 1 5.66 0h.17a3 3 0 0 1 3 3v.17a3.001 3.001 0 0 1 0 5.66v.17a3 3 0 0 1-3 3H8.9Z", clipRule: "evenodd" })));
4
+ export default Puzzle;
package/esm/Server.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Server = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h8A1.5 1.5 0 0 1 13.5 5v2.25h-11V5A1.5 1.5 0 0 1 4 3.5ZM2.5 8.75V11A1.5 1.5 0 0 0 4 12.5h8a1.5 1.5 0 0 0 1.5-1.5V8.75h-11ZM1 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5Zm2.75.5a.75.75 0 0 1 .75-.75H7a.75.75 0 0 1 0 1.5H4.5a.75.75 0 0 1-.75-.75Zm.75 4.25a.75.75 0 0 0 0 1.5H7a.75.75 0 0 0 0-1.5H4.5Z", clipRule: "evenodd" })));
4
+ export default Server;
package/esm/Shield.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Shield = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m3.003 4.702 4.22-2.025a1.796 1.796 0 0 1 1.554 0l4.22 2.025a.886.886 0 0 1 .503.8V6a8.55 8.55 0 0 1-3.941 7.201l-.986.631a1.063 1.063 0 0 1-1.146 0l-.986-.63A8.55 8.55 0 0 1 2.5 6v-.498c0-.341.196-.652.503-.8Zm3.57-3.377L2.354 3.35A2.387 2.387 0 0 0 1 5.502V6a10.05 10.05 0 0 0 4.632 8.465l.986.63a2.563 2.563 0 0 0 2.764 0l.986-.63A10.05 10.05 0 0 0 15 6v-.498c0-.918-.526-1.755-1.354-2.152l-4.22-2.025a3.296 3.296 0 0 0-2.852 0ZM8.47 9.97a.75.75 0 1 0 1.06 1.06c.575-.574 1.118-1.398 1.516-2.195.386-.772.704-1.653.704-2.335a.75.75 0 0 0-1.5 0c0 .318-.182.937-.546 1.665-.352.703-.809 1.379-1.234 1.805Z", clipRule: "evenodd" })));
4
+ export default Shield;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ShoppingBag = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.174 3h5.652a1.5 1.5 0 0 1 1.49 1.328l.808 7A1.5 1.5 0 0 1 11.634 13H4.366a1.5 1.5 0 0 1-1.49-1.672l.808-7A1.5 1.5 0 0 1 5.174 3Zm-2.98 1.156A3 3 0 0 1 5.174 1.5h5.652a3 3 0 0 1 2.98 2.656l.808 7a3 3 0 0 1-2.98 3.344H4.366a3 3 0 0 1-2.98-3.344l.808-7ZM5 5.25a.75.75 0 0 1 1.5 0v.25a1.5 1.5 0 1 0 3 0v-.25a.75.75 0 0 1 1.5 0v.25a3 3 0 0 1-6 0v-.25Z", clipRule: "evenodd" })));
4
+ export default ShoppingBag;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ShoppingBasket = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 4.5h1.307a2.193 2.193 0 0 1 2.109 2.795l-1.294 4.53A3 3 0 0 1 11.237 14H4.763a3 3 0 0 1-2.885-2.176L.584 7.295A2.193 2.193 0 0 1 2.693 4.5H4V3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1.5Zm-6.5 0V3a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v1.5h-5Zm5.737 8H4.763a1.5 1.5 0 0 1-1.442-1.088L2.027 6.883A.693.693 0 0 1 2.693 6h10.614a.693.693 0 0 1 .666.883l-1.294 4.53a1.5 1.5 0 0 1-1.442 1.087Zm-4.59-1.265a.75.75 0 0 1-.882-.588l-.5-2.5a.75.75 0 0 1 1.47-.294l.5 2.5a.75.75 0 0 1-.588.882Zm4.088-3.088a.75.75 0 1 0-1.47-.294l-.5 2.5a.75.75 0 1 0 1.47.294l.5-2.5Z", clipRule: "evenodd" })));
4
+ export default ShoppingBasket;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ShoppingCart = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.018 3.068 3.395 4.5 4.58 9.005a3 3 0 0 0 4.186 1.948l4.518-2.14A3 3 0 0 0 15 6.102V5a2 2 0 0 0-2-2H4.556l-.15-.535A2 2 0 0 0 2.48 1H.75a.75.75 0 0 0 0 1.5h1.73a.5.5 0 0 1 .482.366l.056.202Zm5.106 6.53 4.518-2.14a1.5 1.5 0 0 0 .858-1.356V5a.5.5 0 0 0-.5-.5H4.946L6.03 8.624a1.5 1.5 0 0 0 2.093.973ZM12 14.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5ZM4.75 13a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z", clipRule: "evenodd" })));
4
+ export default ShoppingCart;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Smartphone = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 12.5v-9A1.5 1.5 0 0 1 5.5 2h5A1.5 1.5 0 0 1 12 3.5Zm-1.5-3a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h5ZM6.25 11a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5Z", clipRule: "evenodd" })));
4
+ export default Smartphone;
package/esm/Star.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Star = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m9.194 5 .351.873.94.064 3.197.217-2.46 2.055-.722.603.23.914.782 3.108-2.714-1.704L8 10.629l-.798.5-2.714 1.705.782-3.108.23-.914-.723-.603-2.46-2.055 3.198-.217.94-.064.35-.874L8 2.025 9.194 5Zm-7.723-.292 3.943-.268L6.886.773C7.29-.231 8.71-.231 9.114.773l1.472 3.667 3.943.268c1.08.073 1.518 1.424.688 2.118L12.185 9.36l.964 3.832c.264 1.05-.886 1.884-1.802 1.31L8 12.4l-3.347 2.101c-.916.575-2.066-.26-1.802-1.309l.964-3.832L.783 6.826c-.83-.694-.391-2.045.688-2.118Z", clipRule: "evenodd" })));
4
+ export default Star;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const StarFill = (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),
3
+ React.createElement("path", { fill: "currentColor", d: "M6.886.773C7.29-.231 8.71-.231 9.114.773l1.472 3.667 3.943.268c1.08.073 1.518 1.424.688 2.118L12.185 9.36l.964 3.832c.264 1.05-.886 1.884-1.802 1.31L8 12.4l-3.347 2.101c-.916.575-2.066-.26-1.802-1.309l.964-3.832L.783 6.826c-.83-.694-.391-2.045.688-2.118l3.943-.268L6.886.773Z" })));
4
+ export default StarFill;
package/esm/Sticker.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Sticker = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.5 3h-7A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h3v-2.5a3 3 0 0 1 3-3H13v-3A1.5 1.5 0 0 0 11.5 3Zm1.303 6a1.503 1.503 0 0 1-.242.318l-3.243 3.243a1.503 1.503 0 0 1-.318.242V10.5A1.5 1.5 0 0 1 10.5 9h2.303Zm.818 1.379a3 3 0 0 0 .879-2.122V4.5a3 3 0 0 0-3-3h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h3.757a3 3 0 0 0 2.122-.879l3.242-3.242Z", clipRule: "evenodd" })));
4
+ export default Sticker;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Strikethrough = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.502 3.007c.712-.521 1.62-.757 2.482-.757 1.685 0 3.015.572 3.687 1.915a.75.75 0 1 1-1.342.67c-.328-.656-.998-1.085-2.345-1.085-.611 0-1.19.17-1.597.468-.384.28-.627.678-.627 1.241 0 .404.165.76.463 1.041H4.447a2.89 2.89 0 0 1-.187-1.04c0-1.084.507-1.916 1.242-2.453ZM11.549 9h1.201a.75.75 0 0 0 0-1.5h-9.5a.75.75 0 0 0 0 1.5h5.475l.043.012h.002c1.196.323 1.98 1.005 1.98 1.988 0 .669-.289 1.063-.742 1.33-.5.296-1.222.437-2 .437-1.398 0-2.453-.472-2.796-1.504a.75.75 0 0 0-1.424.474c.657 1.969 2.602 2.53 4.22 2.53.915 0 1.94-.16 2.762-.644.869-.512 1.48-1.377 1.48-2.623 0-.822-.276-1.481-.7-2Z", clipRule: "evenodd" })));
4
+ export default Strikethrough;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Suitcase = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 1.5H7a.5.5 0 0 0-.5.5v1h3V2a.5.5 0 0 0-.5-.5ZM5 2v1a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3V2a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2Zm4.5 2.5H11A1.5 1.5 0 0 1 12.5 6v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 12V6A1.5 1.5 0 0 1 5 4.5h4.5ZM5.75 6a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Z", clipRule: "evenodd" })));
4
+ export default Suitcase;
package/esm/Target.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Target = (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),
3
+ 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 14Zm0-4.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z", clipRule: "evenodd" })));
4
+ export default Target;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ThumbsDown = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m12 9-2.94 5.041a1.932 1.932 0 0 1-3.56-1.378l.25-1.163.321-1.5h-2.94a2 2 0 0 1-1.927-2.535l.879-3.162A4 4 0 0 1 6.404 1.4L11.5 2l.5 7ZM6.229 2.89l3.863.455.379 5.3-2.708 4.64a.432.432 0 0 1-.796-.308l.571-2.663.389-1.814H3.13a.5.5 0 0 1-.482-.634l.879-3.162a2.5 2.5 0 0 1 2.7-1.814Zm7.023 5.663a.75.75 0 1 0 1.496-.106l-.5-7a.75.75 0 0 0-1.496.106l.5 7Z", clipRule: "evenodd" })));
4
+ export default ThumbsDown;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ const ThumbsDownFill = (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),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.9 14.315a1.38 1.38 0 0 1-2.542-.984L7.07 10H3.131a2 2 0 0 1-1.927-2.535l.879-3.162A4 4 0 0 1 6.404 1.4L11.5 2l.5 7-3.1 5.315Zm4.352-5.762a.75.75 0 1 0 1.496-.106l-.5-7a.75.75 0 0 0-1.496.106l.5 7Z", clipRule: "evenodd" })),
5
+ React.createElement("defs", null,
6
+ React.createElement("clipPath", { id: "a" },
7
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
8
+ export default ThumbsDownFill;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const ThumbsUp = (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),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m4 7 2.94-5.041a1.932 1.932 0 0 1 3.56 1.378L10.25 4.5 9.929 6h2.94a2 2 0 0 1 1.927 2.535l-.879 3.162A4 4 0 0 1 9.596 14.6L4.5 14 4 7Zm5.771 6.11-3.863-.455-.379-5.3 2.707-4.64a.432.432 0 0 1 .797.308l-.571 2.663L8.073 7.5h4.796a.5.5 0 0 1 .482.634l-.879 3.162a2.5 2.5 0 0 1-2.7 1.814ZM2.748 7.447a.75.75 0 1 0-1.496.106l.5 7a.75.75 0 0 0 1.496-.106l-.5-7Z", clipRule: "evenodd" })));
4
+ export default ThumbsUp;