@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/Magnifier.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 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),
28
+ 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" })));
29
+ exports.default = Magnifier;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Microphone: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Microphone;
package/Microphone.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 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),
28
+ 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" })));
29
+ exports.default = Microphone;
package/Minus.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Minus: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Minus;
package/Minus.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 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),
28
+ 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" })));
29
+ exports.default = Minus;
package/Paperclip.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Paperclip: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Paperclip;
package/Paperclip.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 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),
28
+ 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" })));
29
+ exports.default = Paperclip;
package/Person.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Person: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Person;
package/Person.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 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),
28
+ 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" })));
29
+ exports.default = Person;
package/Picture.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Picture: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Picture;
package/Picture.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 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),
28
+ 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" })));
29
+ exports.default = Picture;
package/Pin.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Pin: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Pin;
package/Pin.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 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),
28
+ 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" })));
29
+ exports.default = Pin;
package/PinFill.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const PinFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PinFill;
package/PinFill.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 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),
28
+ 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" })));
29
+ exports.default = PinFill;
package/Plus.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Plus: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Plus;
package/Plus.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 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),
28
+ 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" })));
29
+ exports.default = Plus;
package/Puzzle.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Puzzle: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Puzzle;
package/Puzzle.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 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),
28
+ 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" })));
29
+ exports.default = Puzzle;
package/README.md ADDED
@@ -0,0 +1,31 @@
1
+ # @gravity-ui/icons &middot; [![npm package](https://img.shields.io/npm/v/@gravity-ui/icons)](https://www.npmjs.com/package/@gravity-ui/icons) [![CI](https://img.shields.io/github/actions/workflow/status/gravity-ui/icons/.github/workflows/ci.yml?branch=main&label=CI&logo=github)](https://github.com/gravity-ui/icons/actions/workflows/ci.yml?query=branch:main) [![storybook](https://img.shields.io/badge/Storybook-deployed-ff4685)](https://preview.yandexcloud.dev/icons/)
2
+
3
+ A pack of Gravity UI icons. Icons have two sources, SVG and React.
4
+
5
+ ## Install
6
+
7
+ ```shell
8
+ npm install --save-dev @gravity-ui/icons
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ ### React
14
+
15
+ ```js
16
+ import Cloud from '@gravity-ui/icons/Cloud';
17
+ ```
18
+
19
+ or
20
+
21
+ ```js
22
+ import {Cloud} from '@gravity-ui/icons';
23
+ ```
24
+
25
+ ### SVG
26
+
27
+ > You might need an appropriate loader for this
28
+
29
+ ```js
30
+ import cloudIcon from '@gravity-ui/icons/svgs/cloud.svg';
31
+ ```
package/Server.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Server: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Server;
package/Server.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 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),
28
+ 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" })));
29
+ exports.default = Server;
package/Shield.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Shield: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Shield;
package/Shield.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 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),
28
+ 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" })));
29
+ exports.default = Shield;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ShoppingBag: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ShoppingBag;
package/ShoppingBag.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 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),
28
+ 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" })));
29
+ exports.default = ShoppingBag;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ShoppingBasket: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ShoppingBasket;
@@ -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 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),
28
+ 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" })));
29
+ exports.default = ShoppingBasket;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ShoppingCart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ShoppingCart;
@@ -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 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),
28
+ 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" })));
29
+ exports.default = ShoppingCart;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Smartphone: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Smartphone;
package/Smartphone.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 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),
28
+ 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" })));
29
+ exports.default = Smartphone;
package/Star.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Star: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Star;