@deemlol/next-icons 0.1.1 → 0.1.3

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 (301) hide show
  1. package/README.md +55 -61
  2. package/build/icons/activity.d.ts +21 -0
  3. package/build/icons/airplay.d.ts +21 -0
  4. package/build/icons/alertCircle.d.ts +21 -0
  5. package/build/icons/alertOctagon.d.ts +21 -0
  6. package/build/icons/alertTriangle.d.ts +21 -0
  7. package/build/icons/alignCenter.d.ts +21 -0
  8. package/build/icons/alignJustify.d.ts +21 -0
  9. package/build/icons/alignLeft.d.ts +21 -0
  10. package/build/icons/alignRight.d.ts +21 -0
  11. package/build/icons/anchor.d.ts +21 -0
  12. package/build/icons/aperture.d.ts +21 -0
  13. package/build/icons/archive.d.ts +21 -0
  14. package/build/icons/arrowDown.d.ts +21 -0
  15. package/build/icons/arrowDownCircle.d.ts +21 -0
  16. package/build/icons/arrowDownLeft.d.ts +21 -0
  17. package/build/icons/arrowDownRight.d.ts +21 -0
  18. package/build/icons/arrowLeft.d.ts +21 -0
  19. package/build/icons/arrowLeftCircle.d.ts +21 -0
  20. package/build/icons/arrowRight.d.ts +21 -0
  21. package/build/icons/arrowRightCircle.d.ts +21 -0
  22. package/build/icons/arrowUp.d.ts +21 -0
  23. package/build/icons/arrowUpCircle.d.ts +21 -0
  24. package/build/icons/arrowUpLeft.d.ts +21 -0
  25. package/build/icons/arrowUpRight.d.ts +21 -0
  26. package/build/icons/award.d.ts +21 -0
  27. package/build/icons/barChart.d.ts +21 -0
  28. package/build/icons/barChart2.d.ts +21 -0
  29. package/build/icons/battery.d.ts +21 -0
  30. package/build/icons/batteryCharging.d.ts +21 -0
  31. package/build/icons/bell.d.ts +21 -0
  32. package/build/icons/bellOff.d.ts +21 -0
  33. package/build/icons/bluetooth.d.ts +21 -0
  34. package/build/icons/book.d.ts +21 -0
  35. package/build/icons/bookOpen.d.ts +21 -0
  36. package/build/icons/bookmark.d.ts +21 -0
  37. package/build/icons/bot.d.ts +21 -0
  38. package/build/icons/botOff.d.ts +21 -0
  39. package/build/icons/botSquare.d.ts +21 -0
  40. package/build/icons/box.d.ts +21 -0
  41. package/build/icons/briefcase.d.ts +21 -0
  42. package/build/icons/calendar.d.ts +21 -0
  43. package/build/icons/camera.d.ts +21 -0
  44. package/build/icons/cameraOff.d.ts +21 -0
  45. package/build/icons/cast.d.ts +21 -0
  46. package/build/icons/check.d.ts +21 -0
  47. package/build/icons/checkCircle.d.ts +21 -0
  48. package/build/icons/checkSquare.d.ts +21 -0
  49. package/build/icons/chevronDown.d.ts +21 -0
  50. package/build/icons/chevronDown2.d.ts +21 -0
  51. package/build/icons/chevronLeft.d.ts +21 -0
  52. package/build/icons/chevronLeft2.d.ts +21 -0
  53. package/build/icons/chevronRight.d.ts +21 -0
  54. package/build/icons/chevronRight2.d.ts +21 -0
  55. package/build/icons/chevronUp.d.ts +21 -0
  56. package/build/icons/chevronUp2.d.ts +21 -0
  57. package/build/icons/chrome.d.ts +21 -0
  58. package/build/icons/circle.d.ts +21 -0
  59. package/build/icons/clipboard.d.ts +21 -0
  60. package/build/icons/clock.d.ts +21 -0
  61. package/build/icons/cloud.d.ts +21 -0
  62. package/build/icons/cloudDrizzle.d.ts +21 -0
  63. package/build/icons/cloudLightning.d.ts +21 -0
  64. package/build/icons/cloudOff.d.ts +21 -0
  65. package/build/icons/cloudRain.d.ts +21 -0
  66. package/build/icons/cloudSnow.d.ts +21 -0
  67. package/build/icons/code.d.ts +21 -0
  68. package/build/icons/codepen.d.ts +21 -0
  69. package/build/icons/codesandbox.d.ts +21 -0
  70. package/build/icons/coffee.d.ts +21 -0
  71. package/build/icons/columns.d.ts +21 -0
  72. package/build/icons/command.d.ts +21 -0
  73. package/build/icons/compass.d.ts +21 -0
  74. package/build/icons/copy.d.ts +21 -0
  75. package/build/icons/cornerDownLeft.d.ts +21 -0
  76. package/build/icons/cornerDownRight.d.ts +21 -0
  77. package/build/icons/cornerLeftDown.d.ts +21 -0
  78. package/build/icons/cornerLeftUp.d.ts +21 -0
  79. package/build/icons/cornerRightDown.d.ts +21 -0
  80. package/build/icons/cornerRightUp.d.ts +21 -0
  81. package/build/icons/cornerUpLeft.d.ts +21 -0
  82. package/build/icons/cornerUpRight.d.ts +21 -0
  83. package/build/icons/cpu.d.ts +21 -0
  84. package/build/icons/creditCard.d.ts +21 -0
  85. package/build/icons/crop.d.ts +21 -0
  86. package/build/icons/crosshair.d.ts +21 -0
  87. package/build/icons/database.d.ts +21 -0
  88. package/build/icons/delete.d.ts +21 -0
  89. package/build/icons/disc.d.ts +21 -0
  90. package/build/icons/divide.d.ts +21 -0
  91. package/build/icons/divideCircle.d.ts +21 -0
  92. package/build/icons/divideSquare.d.ts +21 -0
  93. package/build/icons/dollarSign.d.ts +21 -0
  94. package/build/icons/download.d.ts +21 -0
  95. package/build/icons/downloadCloud.d.ts +21 -0
  96. package/build/icons/dribbble.d.ts +21 -0
  97. package/build/icons/droplet.d.ts +21 -0
  98. package/build/icons/edit.d.ts +21 -0
  99. package/build/icons/edit2.d.ts +21 -0
  100. package/build/icons/edit3.d.ts +21 -0
  101. package/build/icons/email.d.ts +21 -0
  102. package/build/icons/externalLink.d.ts +21 -0
  103. package/build/icons/eye.d.ts +21 -0
  104. package/build/icons/eyeOff.d.ts +21 -0
  105. package/build/icons/facebook.d.ts +21 -0
  106. package/build/icons/fastForward.d.ts +21 -0
  107. package/build/icons/feather.d.ts +21 -0
  108. package/build/icons/figma.d.ts +21 -0
  109. package/build/icons/file.d.ts +21 -0
  110. package/build/icons/fileMinus.d.ts +21 -0
  111. package/build/icons/filePlus.d.ts +21 -0
  112. package/build/icons/fileText.d.ts +21 -0
  113. package/build/icons/film.d.ts +21 -0
  114. package/build/icons/filter.d.ts +21 -0
  115. package/build/icons/flag.d.ts +21 -0
  116. package/build/icons/folder.d.ts +21 -0
  117. package/build/icons/folderMinus.d.ts +21 -0
  118. package/build/icons/folderPlus.d.ts +21 -0
  119. package/build/icons/framer.d.ts +21 -0
  120. package/build/icons/frown.d.ts +21 -0
  121. package/build/icons/gift.d.ts +21 -0
  122. package/build/icons/gitBranch.d.ts +21 -0
  123. package/build/icons/gitCommit.d.ts +21 -0
  124. package/build/icons/gitMerge.d.ts +21 -0
  125. package/build/icons/gitPullRequest.d.ts +21 -0
  126. package/build/icons/github.d.ts +21 -0
  127. package/build/icons/gitlab.d.ts +21 -0
  128. package/build/icons/globe.d.ts +21 -0
  129. package/build/icons/grid.d.ts +21 -0
  130. package/build/icons/hardDrive.d.ts +21 -0
  131. package/build/icons/hash.d.ts +21 -0
  132. package/build/icons/headphones.d.ts +21 -0
  133. package/build/icons/heart.d.ts +21 -0
  134. package/build/icons/helpCircle.d.ts +21 -0
  135. package/build/icons/hexagon.d.ts +21 -0
  136. package/build/icons/house.d.ts +21 -0
  137. package/build/icons/image.d.ts +21 -0
  138. package/build/icons/inbox.d.ts +21 -0
  139. package/build/icons/info.d.ts +21 -0
  140. package/build/icons/instagram.d.ts +21 -0
  141. package/build/icons/italic.d.ts +21 -0
  142. package/build/icons/key.d.ts +21 -0
  143. package/build/icons/layers.d.ts +21 -0
  144. package/build/icons/layout.d.ts +21 -0
  145. package/build/icons/lifeBuoy.d.ts +21 -0
  146. package/build/icons/link.d.ts +21 -0
  147. package/build/icons/link2.d.ts +21 -0
  148. package/build/icons/linkedin.d.ts +21 -0
  149. package/build/icons/list.d.ts +21 -0
  150. package/build/icons/loader.d.ts +21 -0
  151. package/build/icons/lock.d.ts +21 -0
  152. package/build/icons/logIn.d.ts +21 -0
  153. package/build/icons/logOut.d.ts +21 -0
  154. package/build/icons/mail.d.ts +21 -0
  155. package/build/icons/map.d.ts +21 -0
  156. package/build/icons/mapPin.d.ts +21 -0
  157. package/build/icons/maximize.d.ts +21 -0
  158. package/build/icons/maximize2.d.ts +21 -0
  159. package/build/icons/meh.d.ts +21 -0
  160. package/build/icons/menu.d.ts +21 -0
  161. package/build/icons/messageCircle.d.ts +21 -0
  162. package/build/icons/messageSquare.d.ts +21 -0
  163. package/build/icons/mic.d.ts +21 -0
  164. package/build/icons/micOff.d.ts +21 -0
  165. package/build/icons/minimize.d.ts +21 -0
  166. package/build/icons/minimize2.d.ts +21 -0
  167. package/build/icons/minus.d.ts +21 -0
  168. package/build/icons/minusCircle.d.ts +21 -0
  169. package/build/icons/minusSquare.d.ts +21 -0
  170. package/build/icons/monitor.d.ts +21 -0
  171. package/build/icons/moon.d.ts +21 -0
  172. package/build/icons/moreHorizontal.d.ts +21 -0
  173. package/build/icons/moreVertical.d.ts +21 -0
  174. package/build/icons/mousePointer.d.ts +21 -0
  175. package/build/icons/move.d.ts +21 -0
  176. package/build/icons/music.d.ts +21 -0
  177. package/build/icons/navigation.d.ts +21 -0
  178. package/build/icons/navigation2.d.ts +21 -0
  179. package/build/icons/octagon.d.ts +21 -0
  180. package/build/icons/package.d.ts +21 -0
  181. package/build/icons/paperclip.d.ts +21 -0
  182. package/build/icons/pause.d.ts +21 -0
  183. package/build/icons/pauseCircle.d.ts +21 -0
  184. package/build/icons/penTool.d.ts +21 -0
  185. package/build/icons/percent.d.ts +21 -0
  186. package/build/icons/phone.d.ts +21 -0
  187. package/build/icons/phoneCall.d.ts +21 -0
  188. package/build/icons/phoneForwarded.d.ts +21 -0
  189. package/build/icons/phoneIncoming.d.ts +21 -0
  190. package/build/icons/phoneMissed.d.ts +21 -0
  191. package/build/icons/phoneOff.d.ts +21 -0
  192. package/build/icons/phoneOutgoing.d.ts +21 -0
  193. package/build/icons/pieChart.d.ts +21 -0
  194. package/build/icons/play.d.ts +21 -0
  195. package/build/icons/playCircle.d.ts +21 -0
  196. package/build/icons/plus.d.ts +21 -0
  197. package/build/icons/plusCircle.d.ts +21 -0
  198. package/build/icons/plusSquare.d.ts +21 -0
  199. package/build/icons/pocket.d.ts +21 -0
  200. package/build/icons/power.d.ts +21 -0
  201. package/build/icons/printer.d.ts +21 -0
  202. package/build/icons/radio.d.ts +21 -0
  203. package/build/icons/refreshCcw.d.ts +21 -0
  204. package/build/icons/refreshCw.d.ts +21 -0
  205. package/build/icons/repeat.d.ts +21 -0
  206. package/build/icons/rewind.d.ts +21 -0
  207. package/build/icons/rotateCcw.d.ts +21 -0
  208. package/build/icons/rotateCw.d.ts +21 -0
  209. package/build/icons/rss.d.ts +21 -0
  210. package/build/icons/save.d.ts +21 -0
  211. package/build/icons/scissors.d.ts +21 -0
  212. package/build/icons/search.d.ts +21 -0
  213. package/build/icons/send.d.ts +21 -0
  214. package/build/icons/server.d.ts +21 -0
  215. package/build/icons/settings.d.ts +21 -0
  216. package/build/icons/share.d.ts +21 -0
  217. package/build/icons/share2.d.ts +21 -0
  218. package/build/icons/shield.d.ts +21 -0
  219. package/build/icons/shieldOff.d.ts +21 -0
  220. package/build/icons/shoppingBag.d.ts +21 -0
  221. package/build/icons/shoppingCart.d.ts +21 -0
  222. package/build/icons/shuffle.d.ts +21 -0
  223. package/build/icons/sidebar.d.ts +21 -0
  224. package/build/icons/skipBack.d.ts +21 -0
  225. package/build/icons/skipForward.d.ts +21 -0
  226. package/build/icons/slack.d.ts +21 -0
  227. package/build/icons/slash.d.ts +21 -0
  228. package/build/icons/sliders.d.ts +21 -0
  229. package/build/icons/smartphone.d.ts +21 -0
  230. package/build/icons/smile.d.ts +21 -0
  231. package/build/icons/sparkles.d.ts +21 -0
  232. package/build/icons/sparkles2.d.ts +21 -0
  233. package/build/icons/speaker.d.ts +21 -0
  234. package/build/icons/square.d.ts +21 -0
  235. package/build/icons/star.d.ts +21 -0
  236. package/build/icons/stopCircle.d.ts +21 -0
  237. package/build/icons/sun.d.ts +21 -0
  238. package/build/icons/sunrise.d.ts +21 -0
  239. package/build/icons/sunset.d.ts +21 -0
  240. package/build/icons/table.d.ts +21 -0
  241. package/build/icons/tablet.d.ts +21 -0
  242. package/build/icons/tag.d.ts +21 -0
  243. package/build/icons/target.d.ts +21 -0
  244. package/build/icons/terminal.d.ts +21 -0
  245. package/build/icons/thermometer.d.ts +21 -0
  246. package/build/icons/thumbsDown.d.ts +21 -0
  247. package/build/icons/thumbsUp.d.ts +21 -0
  248. package/build/icons/toggleLeft.d.ts +21 -0
  249. package/build/icons/toggleRight.d.ts +21 -0
  250. package/build/icons/tool.d.ts +21 -0
  251. package/build/icons/trash.d.ts +21 -0
  252. package/build/icons/trash2.d.ts +21 -0
  253. package/build/icons/trello.d.ts +21 -0
  254. package/build/icons/trendingDown.d.ts +21 -0
  255. package/build/icons/trendingUp.d.ts +21 -0
  256. package/build/icons/triangle.d.ts +21 -0
  257. package/build/icons/truck.d.ts +21 -0
  258. package/build/icons/tv.d.ts +21 -0
  259. package/build/icons/twitch.d.ts +21 -0
  260. package/build/icons/twitter.d.ts +21 -0
  261. package/build/icons/type.d.ts +21 -0
  262. package/build/icons/umbrella.d.ts +21 -0
  263. package/build/icons/underline.d.ts +21 -0
  264. package/build/icons/unlock.d.ts +21 -0
  265. package/build/icons/upload.d.ts +21 -0
  266. package/build/icons/uploadCloud.d.ts +21 -0
  267. package/build/icons/user.d.ts +21 -0
  268. package/build/icons/userCheck.d.ts +21 -0
  269. package/build/icons/userMinus.d.ts +21 -0
  270. package/build/icons/userPlus.d.ts +21 -0
  271. package/build/icons/userX.d.ts +21 -0
  272. package/build/icons/users.d.ts +21 -0
  273. package/build/icons/video.d.ts +21 -0
  274. package/build/icons/videoOff.d.ts +21 -0
  275. package/build/icons/voicemail.d.ts +21 -0
  276. package/build/icons/volume.d.ts +21 -0
  277. package/build/icons/volume2.d.ts +21 -0
  278. package/build/icons/volume3.d.ts +21 -0
  279. package/build/icons/volumeX.d.ts +21 -0
  280. package/build/icons/wandSparkles.d.ts +21 -0
  281. package/build/icons/watch.d.ts +21 -0
  282. package/build/icons/wifi.d.ts +21 -0
  283. package/build/icons/wifiOff.d.ts +21 -0
  284. package/build/icons/wind.d.ts +21 -0
  285. package/build/icons/x.d.ts +21 -0
  286. package/build/icons/xCircle.d.ts +21 -0
  287. package/build/icons/xOctagon.d.ts +21 -0
  288. package/build/icons/xSquare.d.ts +21 -0
  289. package/build/icons/youtube.d.ts +21 -0
  290. package/build/icons/zap.d.ts +21 -0
  291. package/build/icons/zapOff.d.ts +21 -0
  292. package/build/icons/zoomIn.d.ts +21 -0
  293. package/build/icons/zoomOut.d.ts +21 -0
  294. package/build/index.d.ts +306 -0
  295. package/build/index.js +11952 -0
  296. package/package.json +33 -57
  297. package/dist/index.js +0 -10
  298. package/dist/index.js.map +0 -1
  299. package/dist/index.modern.js +0 -10
  300. package/dist/index.modern.js.map +0 -1
  301. package/dist/next-icons.d.ts +0 -97
package/README.md CHANGED
@@ -1,61 +1,55 @@
1
- # Next Icons
2
-
3
- Lightweight library for React and Next.js, designed for simplicity and seamless integration.
4
-
5
- ![NPM Downloads](https://img.shields.io/npm/d18m/@deemlol/next-icons)
6
- ![NPM Version](https://img.shields.io/npm/v/@deemlol/next-icons)
7
- ![NPM License](https://img.shields.io/npm/l/@deemlol/next-icons)
8
-
9
- ## Important Information
10
-
11
- - Website is not done yet, you can only see avaiable icons in the source code of the package, in [**icons**](https://github.com/Next-Icons/next-icons/tree/main/src/icons) folder.
12
-
13
- ## Installation
14
-
15
- yarn add @deemlol/next-icons@latest
16
-
17
- or
18
-
19
- npm i @deemlol/next-icons@latest
20
-
21
- ## Usage
22
-
23
- ```jsx
24
- import { ArrowDown } from "@deemlol/next-icons";
25
-
26
- export default function Page() {
27
- return <ArrowDown />;
28
- }
29
- ```
30
-
31
- You can also wrap your app inside a `NextIconsProvider` component, so every icon will have the same appearance. If you set specific props for each icon the Provider will be overwritten.
32
-
33
- ```jsx
34
- import { ArrowDown, ArrowUp, NextIconsProvider } from "@deemlol/next-icons";
35
-
36
- export default function Page() {
37
- return (
38
- <NextIconsProvider primaryColor="blue" secondaryColor="white" size="xl" stroke="bold" set="bulk">
39
- <ArrowDown />
40
- <ArrowUp />
41
- </NextIconsProvider>
42
- );
43
- }
44
- ```
45
-
46
- You can also use custom style, if you want to use some effect or something...
47
-
48
- ```jsx
49
- <ArrowDown style={{ transform: "rotate(45deg)" }} primaryColor="blue" secondaryColor="white" size="xl" stroke="bold" set="bulk" />
50
- ```
51
-
52
- ## Props
53
-
54
- - Prop: **label** | Type: **string** | Default: **null**
55
- - Prop: **filled** | Type: **boolean** | Default: **false**
56
- - Prop: **primaryColor** | Type: **string** | Default: **currentColor**
57
- - Prop: **secondaryColor** | Type: **string** | Default: **currentColor**
58
- - Prop: **size** | Type: **string** | Options: **sm**, **md**, **lg**, **xl** | Default: **md**
59
- - Prop: **set** | Type: **string** | Options: **light**, **bold**, **two-tone**, **bulk**, **broken**, **curved** | Default: **light**
60
- - Prop: **stroke** | Type: **string** | Options: **light**, **regular**, **bold** | Default: **regular**
61
- - Prop: **style** | Type: **object**
1
+ # Next-Icons
2
+
3
+ ![NPM Downloads](https://img.shields.io/npm/d18m/@deemlol/next-icons)
4
+ ![NPM Version](https://img.shields.io/npm/v/@deemlol/next-icons)
5
+ ![NPM License](https://img.shields.io/npm/l/@deemlol/next-icons)
6
+
7
+ ### What is Next-Icons?
8
+
9
+ A lightweight icon component library for React and Next.js, designed for simplicity and seamless integration. Each icon is designed on a 24x24 grid.
10
+
11
+ ### Documentation
12
+
13
+ https://www.next-icons.xyz
14
+
15
+ ### Installation
16
+
17
+ yarn add @deemlol/next-icons@latest
18
+
19
+ or
20
+
21
+ npm i @deemlol/next-icons@latest
22
+
23
+ ### Usage
24
+
25
+ ```javascript
26
+ import { Check } from "@deemlol/next-icons";
27
+
28
+ export default function Home() {
29
+ return <Check />;
30
+ }
31
+ ```
32
+
33
+ You can also include the whole icon pack:
34
+
35
+ ```javascript
36
+ import * as Icon from "@deemlol/next-icons";
37
+
38
+ export default function Home() {
39
+ return <Icon.Check />;
40
+ }
41
+ ```
42
+
43
+ ### Props
44
+
45
+ Our icons can be also configured with inline props.
46
+
47
+ ```javascript
48
+ <Check size={40} color="#FF0000" />
49
+ ```
50
+
51
+ > If you need, you can also use className="" in the props.
52
+
53
+ # Sponsor Us
54
+
55
+ Do you like our icons? You can sponsor us via [Ko-Fi](https://ko-fi.com/deemdev), it will help us a lot!
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const Activity: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default Activity;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const Airplay: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default Airplay;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlertCircle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlertCircle;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlertOctagon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlertOctagon;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlertTriangle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlertTriangle;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlignCenter: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlignCenter;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlignJustify: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlignJustify;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlignLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlignLeft;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const AlignRight: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default AlignRight;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const Anchor: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default Anchor;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const Aperture: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default Aperture;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const Archive: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default Archive;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowDown: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowDown;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowDownCircle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowDownCircle;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowDownLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowDownLeft;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowDownRight: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowDownRight;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowLeft;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowLeftCircle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowLeftCircle;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowRight: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowRight;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowRightCircle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowRightCircle;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowUp: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowUp;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowUpCircle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowUpCircle;
@@ -0,0 +1,21 @@
1
+ import React, { SVGAttributes } from "react";
2
+ /******************************************************************************
3
+ Copyright (c) Alexandr Virgovič.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ interface IconProps extends SVGAttributes<SVGElement> {
17
+ color?: string;
18
+ size?: string | number;
19
+ }
20
+ declare const ArrowUpLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
21
+ export default ArrowUpLeft;