@mal-icons/angular 0.2.7 → 0.4.8

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 (291) hide show
  1. package/package.json +12 -4
  2. package/src/icon-base.ts +1 -1
  3. package/src/icons/fi/FiActivity.ts +3 -1
  4. package/src/icons/fi/FiAirplay.ts +3 -1
  5. package/src/icons/fi/FiAlertCircle.ts +3 -1
  6. package/src/icons/fi/FiAlertOctagon.ts +3 -1
  7. package/src/icons/fi/FiAlertTriangle.ts +3 -1
  8. package/src/icons/fi/FiAlignCenter.ts +3 -1
  9. package/src/icons/fi/FiAlignJustify.ts +3 -1
  10. package/src/icons/fi/FiAlignLeft.ts +3 -1
  11. package/src/icons/fi/FiAlignRight.ts +3 -1
  12. package/src/icons/fi/FiAnchor.ts +3 -1
  13. package/src/icons/fi/FiAperture.ts +3 -1
  14. package/src/icons/fi/FiArchive.ts +3 -1
  15. package/src/icons/fi/FiArrowDown.ts +3 -1
  16. package/src/icons/fi/FiArrowDownCircle.ts +3 -1
  17. package/src/icons/fi/FiArrowDownLeft.ts +3 -1
  18. package/src/icons/fi/FiArrowDownRight.ts +3 -1
  19. package/src/icons/fi/FiArrowLeft.ts +3 -1
  20. package/src/icons/fi/FiArrowLeftCircle.ts +3 -1
  21. package/src/icons/fi/FiArrowRight.ts +3 -1
  22. package/src/icons/fi/FiArrowRightCircle.ts +3 -1
  23. package/src/icons/fi/FiArrowUp.ts +3 -1
  24. package/src/icons/fi/FiArrowUpCircle.ts +3 -1
  25. package/src/icons/fi/FiArrowUpLeft.ts +3 -1
  26. package/src/icons/fi/FiArrowUpRight.ts +3 -1
  27. package/src/icons/fi/FiAtSign.ts +3 -1
  28. package/src/icons/fi/FiAward.ts +3 -1
  29. package/src/icons/fi/FiBarChart.ts +3 -1
  30. package/src/icons/fi/FiBarChart2.ts +3 -1
  31. package/src/icons/fi/FiBattery.ts +3 -1
  32. package/src/icons/fi/FiBatteryCharging.ts +3 -1
  33. package/src/icons/fi/FiBell.ts +3 -1
  34. package/src/icons/fi/FiBellOff.ts +3 -1
  35. package/src/icons/fi/FiBluetooth.ts +3 -1
  36. package/src/icons/fi/FiBold.ts +3 -1
  37. package/src/icons/fi/FiBook.ts +3 -1
  38. package/src/icons/fi/FiBookOpen.ts +3 -1
  39. package/src/icons/fi/FiBookmark.ts +3 -1
  40. package/src/icons/fi/FiBox.ts +3 -1
  41. package/src/icons/fi/FiBriefcase.ts +3 -1
  42. package/src/icons/fi/FiCalendar.ts +3 -1
  43. package/src/icons/fi/FiCamera.ts +3 -1
  44. package/src/icons/fi/FiCameraOff.ts +3 -1
  45. package/src/icons/fi/FiCast.ts +3 -1
  46. package/src/icons/fi/FiCheck.ts +3 -1
  47. package/src/icons/fi/FiCheckCircle.ts +3 -1
  48. package/src/icons/fi/FiCheckSquare.ts +3 -1
  49. package/src/icons/fi/FiChevronDown.ts +3 -1
  50. package/src/icons/fi/FiChevronLeft.ts +3 -1
  51. package/src/icons/fi/FiChevronRight.ts +3 -1
  52. package/src/icons/fi/FiChevronUp.ts +3 -1
  53. package/src/icons/fi/FiChevronsDown.ts +3 -1
  54. package/src/icons/fi/FiChevronsLeft.ts +3 -1
  55. package/src/icons/fi/FiChevronsRight.ts +3 -1
  56. package/src/icons/fi/FiChevronsUp.ts +3 -1
  57. package/src/icons/fi/FiChrome.ts +3 -1
  58. package/src/icons/fi/FiCircle.ts +3 -1
  59. package/src/icons/fi/FiClipboard.ts +3 -1
  60. package/src/icons/fi/FiClock.ts +3 -1
  61. package/src/icons/fi/FiCloud.ts +3 -1
  62. package/src/icons/fi/FiCloudDrizzle.ts +3 -1
  63. package/src/icons/fi/FiCloudLightning.ts +3 -1
  64. package/src/icons/fi/FiCloudOff.ts +3 -1
  65. package/src/icons/fi/FiCloudRain.ts +3 -1
  66. package/src/icons/fi/FiCloudSnow.ts +3 -1
  67. package/src/icons/fi/FiCode.ts +3 -1
  68. package/src/icons/fi/FiCodepen.ts +3 -1
  69. package/src/icons/fi/FiCodesandbox.ts +3 -1
  70. package/src/icons/fi/FiCoffee.ts +3 -1
  71. package/src/icons/fi/FiColumns.ts +3 -1
  72. package/src/icons/fi/FiCommand.ts +3 -1
  73. package/src/icons/fi/FiCompass.ts +3 -1
  74. package/src/icons/fi/FiCopy.ts +3 -1
  75. package/src/icons/fi/FiCornerDownLeft.ts +3 -1
  76. package/src/icons/fi/FiCornerDownRight.ts +3 -1
  77. package/src/icons/fi/FiCornerLeftDown.ts +3 -1
  78. package/src/icons/fi/FiCornerLeftUp.ts +3 -1
  79. package/src/icons/fi/FiCornerRightDown.ts +3 -1
  80. package/src/icons/fi/FiCornerRightUp.ts +3 -1
  81. package/src/icons/fi/FiCornerUpLeft.ts +3 -1
  82. package/src/icons/fi/FiCornerUpRight.ts +3 -1
  83. package/src/icons/fi/FiCpu.ts +3 -1
  84. package/src/icons/fi/FiCreditCard.ts +3 -1
  85. package/src/icons/fi/FiCrop.ts +3 -1
  86. package/src/icons/fi/FiCrosshair.ts +3 -1
  87. package/src/icons/fi/FiDatabase.ts +3 -1
  88. package/src/icons/fi/FiDelete.ts +3 -1
  89. package/src/icons/fi/FiDisc.ts +3 -1
  90. package/src/icons/fi/FiDivide.ts +3 -1
  91. package/src/icons/fi/FiDivideCircle.ts +3 -1
  92. package/src/icons/fi/FiDivideSquare.ts +3 -1
  93. package/src/icons/fi/FiDollarSign.ts +3 -1
  94. package/src/icons/fi/FiDownload.ts +3 -1
  95. package/src/icons/fi/FiDownloadCloud.ts +3 -1
  96. package/src/icons/fi/FiDribbble.ts +3 -1
  97. package/src/icons/fi/FiDroplet.ts +3 -1
  98. package/src/icons/fi/FiEdit.ts +3 -1
  99. package/src/icons/fi/FiEdit2.ts +3 -1
  100. package/src/icons/fi/FiEdit3.ts +3 -1
  101. package/src/icons/fi/FiExternalLink.ts +3 -1
  102. package/src/icons/fi/FiEye.ts +3 -1
  103. package/src/icons/fi/FiEyeOff.ts +3 -1
  104. package/src/icons/fi/FiFacebook.ts +3 -1
  105. package/src/icons/fi/FiFastForward.ts +3 -1
  106. package/src/icons/fi/FiFeather.ts +3 -1
  107. package/src/icons/fi/FiFigma.ts +3 -1
  108. package/src/icons/fi/FiFile.ts +3 -1
  109. package/src/icons/fi/FiFileMinus.ts +3 -1
  110. package/src/icons/fi/FiFilePlus.ts +3 -1
  111. package/src/icons/fi/FiFileText.ts +3 -1
  112. package/src/icons/fi/FiFilm.ts +3 -1
  113. package/src/icons/fi/FiFilter.ts +3 -1
  114. package/src/icons/fi/FiFlag.ts +3 -1
  115. package/src/icons/fi/FiFolder.ts +3 -1
  116. package/src/icons/fi/FiFolderMinus.ts +3 -1
  117. package/src/icons/fi/FiFolderPlus.ts +3 -1
  118. package/src/icons/fi/FiFramer.ts +3 -1
  119. package/src/icons/fi/FiFrown.ts +3 -1
  120. package/src/icons/fi/FiGift.ts +3 -1
  121. package/src/icons/fi/FiGitBranch.ts +3 -1
  122. package/src/icons/fi/FiGitCommit.ts +3 -1
  123. package/src/icons/fi/FiGitMerge.ts +3 -1
  124. package/src/icons/fi/FiGitPullRequest.ts +3 -1
  125. package/src/icons/fi/FiGithub.ts +3 -1
  126. package/src/icons/fi/FiGitlab.ts +3 -1
  127. package/src/icons/fi/FiGlobe.ts +3 -1
  128. package/src/icons/fi/FiGrid.ts +3 -1
  129. package/src/icons/fi/FiHardDrive.ts +3 -1
  130. package/src/icons/fi/FiHash.ts +3 -1
  131. package/src/icons/fi/FiHeadphones.ts +3 -1
  132. package/src/icons/fi/FiHeart.ts +3 -1
  133. package/src/icons/fi/FiHelpCircle.ts +3 -1
  134. package/src/icons/fi/FiHexagon.ts +3 -1
  135. package/src/icons/fi/FiHome.ts +3 -1
  136. package/src/icons/fi/FiImage.ts +3 -1
  137. package/src/icons/fi/FiInbox.ts +3 -1
  138. package/src/icons/fi/FiInfo.ts +3 -1
  139. package/src/icons/fi/FiInstagram.ts +3 -1
  140. package/src/icons/fi/FiItalic.ts +3 -1
  141. package/src/icons/fi/FiKey.ts +3 -1
  142. package/src/icons/fi/FiLayers.ts +3 -1
  143. package/src/icons/fi/FiLayout.ts +3 -1
  144. package/src/icons/fi/FiLifeBuoy.ts +3 -1
  145. package/src/icons/fi/FiLink.ts +3 -1
  146. package/src/icons/fi/FiLink2.ts +3 -1
  147. package/src/icons/fi/FiLinkedin.ts +3 -1
  148. package/src/icons/fi/FiList.ts +3 -1
  149. package/src/icons/fi/FiLoader.ts +3 -1
  150. package/src/icons/fi/FiLock.ts +3 -1
  151. package/src/icons/fi/FiLogIn.ts +3 -1
  152. package/src/icons/fi/FiLogOut.ts +3 -1
  153. package/src/icons/fi/FiMail.ts +3 -1
  154. package/src/icons/fi/FiMap.ts +3 -1
  155. package/src/icons/fi/FiMapPin.ts +3 -1
  156. package/src/icons/fi/FiMaximize.ts +3 -1
  157. package/src/icons/fi/FiMaximize2.ts +3 -1
  158. package/src/icons/fi/FiMeh.ts +3 -1
  159. package/src/icons/fi/FiMenu.ts +3 -1
  160. package/src/icons/fi/FiMessageCircle.ts +3 -1
  161. package/src/icons/fi/FiMessageSquare.ts +3 -1
  162. package/src/icons/fi/FiMic.ts +3 -1
  163. package/src/icons/fi/FiMicOff.ts +3 -1
  164. package/src/icons/fi/FiMinimize.ts +3 -1
  165. package/src/icons/fi/FiMinimize2.ts +3 -1
  166. package/src/icons/fi/FiMinus.ts +3 -1
  167. package/src/icons/fi/FiMinusCircle.ts +3 -1
  168. package/src/icons/fi/FiMinusSquare.ts +3 -1
  169. package/src/icons/fi/FiMonitor.ts +3 -1
  170. package/src/icons/fi/FiMoon.ts +3 -1
  171. package/src/icons/fi/FiMoreHorizontal.ts +3 -1
  172. package/src/icons/fi/FiMoreVertical.ts +3 -1
  173. package/src/icons/fi/FiMousePointer.ts +3 -1
  174. package/src/icons/fi/FiMove.ts +3 -1
  175. package/src/icons/fi/FiMusic.ts +3 -1
  176. package/src/icons/fi/FiNavigation.ts +3 -1
  177. package/src/icons/fi/FiNavigation2.ts +3 -1
  178. package/src/icons/fi/FiOctagon.ts +3 -1
  179. package/src/icons/fi/FiPackage.ts +3 -1
  180. package/src/icons/fi/FiPaperclip.ts +3 -1
  181. package/src/icons/fi/FiPause.ts +3 -1
  182. package/src/icons/fi/FiPauseCircle.ts +3 -1
  183. package/src/icons/fi/FiPenTool.ts +3 -1
  184. package/src/icons/fi/FiPercent.ts +3 -1
  185. package/src/icons/fi/FiPhone.ts +3 -1
  186. package/src/icons/fi/FiPhoneCall.ts +3 -1
  187. package/src/icons/fi/FiPhoneForwarded.ts +3 -1
  188. package/src/icons/fi/FiPhoneIncoming.ts +3 -1
  189. package/src/icons/fi/FiPhoneMissed.ts +3 -1
  190. package/src/icons/fi/FiPhoneOff.ts +3 -1
  191. package/src/icons/fi/FiPhoneOutgoing.ts +3 -1
  192. package/src/icons/fi/FiPieChart.ts +3 -1
  193. package/src/icons/fi/FiPlay.ts +3 -1
  194. package/src/icons/fi/FiPlayCircle.ts +3 -1
  195. package/src/icons/fi/FiPlus.ts +3 -1
  196. package/src/icons/fi/FiPlusCircle.ts +3 -1
  197. package/src/icons/fi/FiPlusSquare.ts +3 -1
  198. package/src/icons/fi/FiPocket.ts +3 -1
  199. package/src/icons/fi/FiPower.ts +3 -1
  200. package/src/icons/fi/FiPrinter.ts +3 -1
  201. package/src/icons/fi/FiRadio.ts +3 -1
  202. package/src/icons/fi/FiRefreshCcw.ts +3 -1
  203. package/src/icons/fi/FiRefreshCw.ts +3 -1
  204. package/src/icons/fi/FiRepeat.ts +3 -1
  205. package/src/icons/fi/FiRewind.ts +3 -1
  206. package/src/icons/fi/FiRotateCcw.ts +3 -1
  207. package/src/icons/fi/FiRotateCw.ts +3 -1
  208. package/src/icons/fi/FiRss.ts +3 -1
  209. package/src/icons/fi/FiSave.ts +3 -1
  210. package/src/icons/fi/FiScissors.ts +3 -1
  211. package/src/icons/fi/FiSearch.ts +3 -1
  212. package/src/icons/fi/FiSend.ts +3 -1
  213. package/src/icons/fi/FiServer.ts +3 -1
  214. package/src/icons/fi/FiSettings.ts +3 -1
  215. package/src/icons/fi/FiShare.ts +3 -1
  216. package/src/icons/fi/FiShare2.ts +3 -1
  217. package/src/icons/fi/FiShield.ts +3 -1
  218. package/src/icons/fi/FiShieldOff.ts +3 -1
  219. package/src/icons/fi/FiShoppingBag.ts +3 -1
  220. package/src/icons/fi/FiShoppingCart.ts +3 -1
  221. package/src/icons/fi/FiShuffle.ts +3 -1
  222. package/src/icons/fi/FiSidebar.ts +3 -1
  223. package/src/icons/fi/FiSkipBack.ts +3 -1
  224. package/src/icons/fi/FiSkipForward.ts +3 -1
  225. package/src/icons/fi/FiSlack.ts +3 -1
  226. package/src/icons/fi/FiSlash.ts +3 -1
  227. package/src/icons/fi/FiSliders.ts +3 -1
  228. package/src/icons/fi/FiSmartphone.ts +3 -1
  229. package/src/icons/fi/FiSmile.ts +3 -1
  230. package/src/icons/fi/FiSpeaker.ts +3 -1
  231. package/src/icons/fi/FiSquare.ts +3 -1
  232. package/src/icons/fi/FiStar.ts +3 -1
  233. package/src/icons/fi/FiStopCircle.ts +3 -1
  234. package/src/icons/fi/FiSun.ts +3 -1
  235. package/src/icons/fi/FiSunrise.ts +3 -1
  236. package/src/icons/fi/FiSunset.ts +3 -1
  237. package/src/icons/fi/FiTable.ts +3 -1
  238. package/src/icons/fi/FiTablet.ts +3 -1
  239. package/src/icons/fi/FiTag.ts +3 -1
  240. package/src/icons/fi/FiTarget.ts +3 -1
  241. package/src/icons/fi/FiTerminal.ts +3 -1
  242. package/src/icons/fi/FiThermometer.ts +3 -1
  243. package/src/icons/fi/FiThumbsDown.ts +3 -1
  244. package/src/icons/fi/FiThumbsUp.ts +3 -1
  245. package/src/icons/fi/FiToggleLeft.ts +3 -1
  246. package/src/icons/fi/FiToggleRight.ts +3 -1
  247. package/src/icons/fi/FiTool.ts +3 -1
  248. package/src/icons/fi/FiTrash.ts +3 -1
  249. package/src/icons/fi/FiTrash2.ts +3 -1
  250. package/src/icons/fi/FiTrello.ts +3 -1
  251. package/src/icons/fi/FiTrendingDown.ts +3 -1
  252. package/src/icons/fi/FiTrendingUp.ts +3 -1
  253. package/src/icons/fi/FiTriangle.ts +3 -1
  254. package/src/icons/fi/FiTruck.ts +3 -1
  255. package/src/icons/fi/FiTv.ts +3 -1
  256. package/src/icons/fi/FiTwitch.ts +3 -1
  257. package/src/icons/fi/FiTwitter.ts +3 -1
  258. package/src/icons/fi/FiType.ts +3 -1
  259. package/src/icons/fi/FiUmbrella.ts +3 -1
  260. package/src/icons/fi/FiUnderline.ts +3 -1
  261. package/src/icons/fi/FiUnlock.ts +3 -1
  262. package/src/icons/fi/FiUpload.ts +3 -1
  263. package/src/icons/fi/FiUploadCloud.ts +3 -1
  264. package/src/icons/fi/FiUser.ts +3 -1
  265. package/src/icons/fi/FiUserCheck.ts +3 -1
  266. package/src/icons/fi/FiUserMinus.ts +3 -1
  267. package/src/icons/fi/FiUserPlus.ts +3 -1
  268. package/src/icons/fi/FiUserX.ts +3 -1
  269. package/src/icons/fi/FiUsers.ts +3 -1
  270. package/src/icons/fi/FiVideo.ts +3 -1
  271. package/src/icons/fi/FiVideoOff.ts +3 -1
  272. package/src/icons/fi/FiVoicemail.ts +3 -1
  273. package/src/icons/fi/FiVolume.ts +3 -1
  274. package/src/icons/fi/FiVolume1.ts +3 -1
  275. package/src/icons/fi/FiVolume2.ts +3 -1
  276. package/src/icons/fi/FiVolumeX.ts +3 -1
  277. package/src/icons/fi/FiWatch.ts +3 -1
  278. package/src/icons/fi/FiWifi.ts +3 -1
  279. package/src/icons/fi/FiWifiOff.ts +3 -1
  280. package/src/icons/fi/FiWind.ts +3 -1
  281. package/src/icons/fi/FiX.ts +3 -1
  282. package/src/icons/fi/FiXCircle.ts +3 -1
  283. package/src/icons/fi/FiXOctagon.ts +3 -1
  284. package/src/icons/fi/FiXSquare.ts +3 -1
  285. package/src/icons/fi/FiYoutube.ts +3 -1
  286. package/src/icons/fi/FiZap.ts +3 -1
  287. package/src/icons/fi/FiZapOff.ts +3 -1
  288. package/src/icons/fi/FiZoomIn.ts +3 -1
  289. package/src/icons/fi/FiZoomOut.ts +3 -1
  290. package/src/icons/fi/index.ts +287 -287
  291. package/src/index.ts +11 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mal-icons/angular",
3
- "version": "0.2.7",
3
+ "version": "0.4.8",
4
4
  "description": "Angular standalone components for mal-icons.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -14,9 +14,17 @@
14
14
  "url": "git+https://github.com/mal-icons/mal-icons.git",
15
15
  "directory": "packages/angular"
16
16
  },
17
- "keywords": ["icons", "svg", "angular", "components", "mal-icons"],
17
+ "keywords": [
18
+ "icons",
19
+ "svg",
20
+ "angular",
21
+ "components",
22
+ "mal-icons"
23
+ ],
18
24
  "sideEffects": false,
19
- "files": ["src"],
25
+ "files": [
26
+ "src"
27
+ ],
20
28
  "module": "./src/index.ts",
21
29
  "types": "./src/index.ts",
22
30
  "exports": {
@@ -39,7 +47,7 @@
39
47
  "@angular/core": ">=16"
40
48
  },
41
49
  "dependencies": {
42
- "@mal-icons/core": "0.2.7"
50
+ "@mal-icons/core": "0.4.8"
43
51
  },
44
52
  "publishConfig": {
45
53
  "access": "public"
package/src/icon-base.ts CHANGED
@@ -3,9 +3,9 @@ import {
3
3
  Component,
4
4
  ElementRef,
5
5
  Input,
6
+ inject,
6
7
  type OnChanges,
7
8
  Renderer2,
8
- inject,
9
9
  } from "@angular/core";
10
10
  import { type NodeTuple, resolveIconAttrs } from "@mal-icons/core";
11
11
  import { type AngularIconContextValue, ICON_CONTEXT } from "./context.ts";
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiActivity {
12
+ class FiActivity {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"22 12 18 12 15 21 9 3 6 12 2 12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiActivity {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiActivity;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAirplay {
12
+ class FiAirplay {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"}],["polygon",{"points":"12 15 17 21 7 21 12 15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAirplay {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAirplay;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlertCircle {
12
+ class FiAlertCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"12","y1":"8","x2":"12","y2":"12"}],["line",{"x1":"12","y1":"16","x2":"12.01","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlertCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlertCircle;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlertOctagon {
12
+ class FiAlertOctagon {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}],["line",{"x1":"12","y1":"8","x2":"12","y2":"12"}],["line",{"x1":"12","y1":"16","x2":"12.01","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlertOctagon {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlertOctagon;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlertTriangle {
12
+ class FiAlertTriangle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}],["line",{"x1":"12","y1":"9","x2":"12","y2":"13"}],["line",{"x1":"12","y1":"17","x2":"12.01","y2":"17"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlertTriangle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlertTriangle;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlignCenter {
12
+ class FiAlignCenter {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"18","y1":"10","x2":"6","y2":"10"}],["line",{"x1":"21","y1":"6","x2":"3","y2":"6"}],["line",{"x1":"21","y1":"14","x2":"3","y2":"14"}],["line",{"x1":"18","y1":"18","x2":"6","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlignCenter {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlignCenter;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlignJustify {
12
+ class FiAlignJustify {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"21","y1":"10","x2":"3","y2":"10"}],["line",{"x1":"21","y1":"6","x2":"3","y2":"6"}],["line",{"x1":"21","y1":"14","x2":"3","y2":"14"}],["line",{"x1":"21","y1":"18","x2":"3","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlignJustify {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlignJustify;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlignLeft {
12
+ class FiAlignLeft {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"17","y1":"10","x2":"3","y2":"10"}],["line",{"x1":"21","y1":"6","x2":"3","y2":"6"}],["line",{"x1":"21","y1":"14","x2":"3","y2":"14"}],["line",{"x1":"17","y1":"18","x2":"3","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlignLeft {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlignLeft;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAlignRight {
12
+ class FiAlignRight {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"21","y1":"10","x2":"7","y2":"10"}],["line",{"x1":"21","y1":"6","x2":"3","y2":"6"}],["line",{"x1":"21","y1":"14","x2":"3","y2":"14"}],["line",{"x1":"21","y1":"18","x2":"7","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAlignRight {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAlignRight;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAnchor {
12
+ class FiAnchor {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"5","r":"3"}],["line",{"x1":"12","y1":"22","x2":"12","y2":"8"}],["path",{"d":"M5 12H2a10 10 0 0 0 20 0h-3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAnchor {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAnchor;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAperture {
12
+ class FiAperture {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"14.31","y1":"8","x2":"20.05","y2":"17.94"}],["line",{"x1":"9.69","y1":"8","x2":"21.17","y2":"8"}],["line",{"x1":"7.38","y1":"12","x2":"13.12","y2":"2.06"}],["line",{"x1":"9.69","y1":"16","x2":"3.95","y2":"6.06"}],["line",{"x1":"14.31","y1":"16","x2":"2.83","y2":"16"}],["line",{"x1":"16.62","y1":"12","x2":"10.88","y2":"21.94"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAperture {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAperture;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArchive {
12
+ class FiArchive {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"21 8 21 21 3 21 3 8"}],["rect",{"x":"1","y":"3","width":"22","height":"5"}],["line",{"x1":"10","y1":"12","x2":"14","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArchive {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArchive;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowDown {
12
+ class FiArrowDown {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"12","y1":"5","x2":"12","y2":"19"}],["polyline",{"points":"19 12 12 19 5 12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowDown {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowDown;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowDownCircle {
12
+ class FiArrowDownCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polyline",{"points":"8 12 12 16 16 12"}],["line",{"x1":"12","y1":"8","x2":"12","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowDownCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowDownCircle;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowDownLeft {
12
+ class FiArrowDownLeft {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"17","y1":"7","x2":"7","y2":"17"}],["polyline",{"points":"17 17 7 17 7 7"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowDownLeft {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowDownLeft;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowDownRight {
12
+ class FiArrowDownRight {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"7","y1":"7","x2":"17","y2":"17"}],["polyline",{"points":"17 7 17 17 7 17"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowDownRight {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowDownRight;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowLeft {
12
+ class FiArrowLeft {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"19","y1":"12","x2":"5","y2":"12"}],["polyline",{"points":"12 19 5 12 12 5"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowLeft {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowLeft;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowLeftCircle {
12
+ class FiArrowLeftCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polyline",{"points":"12 8 8 12 12 16"}],["line",{"x1":"16","y1":"12","x2":"8","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowLeftCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowLeftCircle;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowRight {
12
+ class FiArrowRight {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"5","y1":"12","x2":"19","y2":"12"}],["polyline",{"points":"12 5 19 12 12 19"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowRight {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowRight;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowRightCircle {
12
+ class FiArrowRightCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polyline",{"points":"12 16 16 12 12 8"}],["line",{"x1":"8","y1":"12","x2":"16","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowRightCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowRightCircle;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowUp {
12
+ class FiArrowUp {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"12","y1":"19","x2":"12","y2":"5"}],["polyline",{"points":"5 12 12 5 19 12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowUp {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowUp;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowUpCircle {
12
+ class FiArrowUpCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polyline",{"points":"16 12 12 8 8 12"}],["line",{"x1":"12","y1":"16","x2":"12","y2":"8"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowUpCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowUpCircle;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowUpLeft {
12
+ class FiArrowUpLeft {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"17","y1":"17","x2":"7","y2":"7"}],["polyline",{"points":"7 17 7 7 17 7"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowUpLeft {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowUpLeft;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiArrowUpRight {
12
+ class FiArrowUpRight {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"7","y1":"17","x2":"17","y2":"7"}],["polyline",{"points":"7 7 17 7 17 17"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiArrowUpRight {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiArrowUpRight;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAtSign {
12
+ class FiAtSign {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"4"}],["path",{"d":"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAtSign {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAtSign;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiAward {
12
+ class FiAward {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"8","r":"7"}],["polyline",{"points":"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiAward {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiAward;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBarChart {
12
+ class FiBarChart {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"12","y1":"20","x2":"12","y2":"10"}],["line",{"x1":"18","y1":"20","x2":"18","y2":"4"}],["line",{"x1":"6","y1":"20","x2":"6","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBarChart {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBarChart;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBarChart2 {
12
+ class FiBarChart2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"18","y1":"20","x2":"18","y2":"10"}],["line",{"x1":"12","y1":"20","x2":"12","y2":"4"}],["line",{"x1":"6","y1":"20","x2":"6","y2":"14"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBarChart2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBarChart2;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBattery {
12
+ class FiBattery {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"1","y":"6","width":"18","height":"12","rx":"2","ry":"2"}],["line",{"x1":"23","y1":"13","x2":"23","y2":"11"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBattery {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBattery;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBatteryCharging {
12
+ class FiBatteryCharging {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"}],["line",{"x1":"23","y1":"13","x2":"23","y2":"11"}],["polyline",{"points":"11 6 7 12 13 12 9 18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBatteryCharging {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBatteryCharging;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBell {
12
+ class FiBell {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}],["path",{"d":"M13.73 21a2 2 0 0 1-3.46 0"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBell {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBell;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBellOff {
12
+ class FiBellOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M13.73 21a2 2 0 0 1-3.46 0"}],["path",{"d":"M18.63 13A17.89 17.89 0 0 1 18 8"}],["path",{"d":"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}],["path",{"d":"M18 8a6 6 0 0 0-9.33-5"}],["line",{"x1":"1","y1":"1","x2":"23","y2":"23"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBellOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBellOff;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBluetooth {
12
+ class FiBluetooth {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBluetooth {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBluetooth;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBold {
12
+ class FiBold {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}],["path",{"d":"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBold {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBold;
@@ -9,7 +9,7 @@ import { IconBaseComponent } from "../../icon-base.ts";
9
9
  changeDetection: ChangeDetectionStrategy.OnPush,
10
10
  template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
11
  })
12
- export class FiBook {
12
+ class FiBook {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}],["path",{"d":"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiBook {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiBook;