@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
@@ -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 FiFlag {
12
+ class FiFlag {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}],["line",{"x1":"4","y1":"22","x2":"4","y2":"15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiFlag {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiFlag;
@@ -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 FiFolder {
12
+ class FiFolder {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiFolder {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiFolder;
@@ -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 FiFolderMinus {
12
+ class FiFolderMinus {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}],["line",{"x1":"9","y1":"14","x2":"15","y2":"14"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiFolderMinus {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiFolderMinus;
@@ -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 FiFolderPlus {
12
+ class FiFolderPlus {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}],["line",{"x1":"12","y1":"11","x2":"12","y2":"17"}],["line",{"x1":"9","y1":"14","x2":"15","y2":"14"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiFolderPlus {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiFolderPlus;
@@ -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 FiFramer {
12
+ class FiFramer {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiFramer {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiFramer;
@@ -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 FiFrown {
12
+ class FiFrown {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["path",{"d":"M16 16s-1.5-2-4-2-4 2-4 2"}],["line",{"x1":"9","y1":"9","x2":"9.01","y2":"9"}],["line",{"x1":"15","y1":"9","x2":"15.01","y2":"9"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiFrown {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiFrown;
@@ -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 FiGift {
12
+ class FiGift {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"20 12 20 22 4 22 4 12"}],["rect",{"x":"2","y":"7","width":"20","height":"5"}],["line",{"x1":"12","y1":"22","x2":"12","y2":"7"}],["path",{"d":"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}],["path",{"d":"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGift {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGift;
@@ -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 FiGitBranch {
12
+ class FiGitBranch {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"6","y1":"3","x2":"6","y2":"15"}],["circle",{"cx":"18","cy":"6","r":"3"}],["circle",{"cx":"6","cy":"18","r":"3"}],["path",{"d":"M18 9a9 9 0 0 1-9 9"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGitBranch {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGitBranch;
@@ -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 FiGitCommit {
12
+ class FiGitCommit {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"4"}],["line",{"x1":"1.05","y1":"12","x2":"7","y2":"12"}],["line",{"x1":"17.01","y1":"12","x2":"22.96","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGitCommit {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGitCommit;
@@ -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 FiGitMerge {
12
+ class FiGitMerge {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"18","cy":"18","r":"3"}],["circle",{"cx":"6","cy":"6","r":"3"}],["path",{"d":"M6 21V9a9 9 0 0 0 9 9"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGitMerge {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGitMerge;
@@ -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 FiGitPullRequest {
12
+ class FiGitPullRequest {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"18","cy":"18","r":"3"}],["circle",{"cx":"6","cy":"6","r":"3"}],["path",{"d":"M13 6h3a2 2 0 0 1 2 2v7"}],["line",{"x1":"6","y1":"9","x2":"6","y2":"21"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGitPullRequest {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGitPullRequest;
@@ -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 FiGithub {
12
+ class FiGithub {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-0.94-2.61c3.14-0.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.730.65 16 2.48a13.38 13.38 0 0 0-7 0C6.270.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGithub {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGithub;
@@ -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 FiGitlab {
12
+ class FiGitlab {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M22.65 14.39L12 22.13 1.35 14.39a0.840.84 0 0 1-0.3-0.94l1.22-3.78 2.44-7.51A0.420.42 0 0 1 4.82 2a0.430.43 0 0 1 0.58 0 0.420.42 0 0 1 0.110.18l2.44 7.49h8.1l2.44-7.51A0.420.42 0 0 1 18.6 2a0.430.43 0 0 1 0.58 0 0.420.42 0 0 1 0.110.18l2.44 7.51L23 13.45a0.840.84 0 0 1-0.350.94z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGitlab {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGitlab;
@@ -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 FiGlobe {
12
+ class FiGlobe {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"2","y1":"12","x2":"22","y2":"12"}],["path",{"d":"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGlobe {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGlobe;
@@ -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 FiGrid {
12
+ class FiGrid {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"3","y":"3","width":"7","height":"7"}],["rect",{"x":"14","y":"3","width":"7","height":"7"}],["rect",{"x":"14","y":"14","width":"7","height":"7"}],["rect",{"x":"3","y":"14","width":"7","height":"7"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiGrid {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiGrid;
@@ -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 FiHardDrive {
12
+ class FiHardDrive {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"22","y1":"12","x2":"2","y2":"12"}],["path",{"d":"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}],["line",{"x1":"6","y1":"16","x2":"6.01","y2":"16"}],["line",{"x1":"10","y1":"16","x2":"10.01","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiHardDrive {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHardDrive;
@@ -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 FiHash {
12
+ class FiHash {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"4","y1":"9","x2":"20","y2":"9"}],["line",{"x1":"4","y1":"15","x2":"20","y2":"15"}],["line",{"x1":"10","y1":"3","x2":"8","y2":"21"}],["line",{"x1":"16","y1":"3","x2":"14","y2":"21"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiHash {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHash;
@@ -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 FiHeadphones {
12
+ class FiHeadphones {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M3 18v-6a9 9 0 0 1 18 0v6"}],["path",{"d":"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiHeadphones {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHeadphones;
@@ -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 FiHeart {
12
+ class FiHeart {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiHeart {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHeart;
@@ -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 FiHelpCircle {
12
+ class FiHelpCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["path",{"d":"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}],["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 FiHelpCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHelpCircle;
@@ -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 FiHexagon {
12
+ class FiHexagon {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiHexagon {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHexagon;
@@ -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 FiHome {
12
+ class FiHome {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],["polyline",{"points":"9 22 9 12 15 12 15 22"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiHome {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiHome;
@@ -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 FiImage {
12
+ class FiImage {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"3","y":"3","width":"18","height":"18","rx":"2","ry":"2"}],["circle",{"cx":"8.5","cy":"8.5","r":"1.5"}],["polyline",{"points":"21 15 16 10 5 21"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiImage {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiImage;
@@ -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 FiInbox {
12
+ class FiInbox {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"22 12 16 12 14 15 10 15 8 12 2 12"}],["path",{"d":"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiInbox {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiInbox;
@@ -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 FiInfo {
12
+ class FiInfo {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"12","y1":"16","x2":"12","y2":"12"}],["line",{"x1":"12","y1":"8","x2":"12.01","y2":"8"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiInfo {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiInfo;
@@ -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 FiInstagram {
12
+ class FiInstagram {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"2","y":"2","width":"20","height":"20","rx":"5","ry":"5"}],["path",{"d":"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}],["line",{"x1":"17.5","y1":"6.5","x2":"17.51","y2":"6.5"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiInstagram {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiInstagram;
@@ -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 FiItalic {
12
+ class FiItalic {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"19","y1":"4","x2":"10","y2":"4"}],["line",{"x1":"14","y1":"20","x2":"5","y2":"20"}],["line",{"x1":"15","y1":"4","x2":"9","y2":"20"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiItalic {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiItalic;
@@ -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 FiKey {
12
+ class FiKey {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.78 7.78 5.5 5.5 0 0 1 7.78-7.78zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiKey {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiKey;
@@ -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 FiLayers {
12
+ class FiLayers {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"12 2 2 7 12 12 22 7 12 2"}],["polyline",{"points":"2 17 12 22 22 17"}],["polyline",{"points":"2 12 12 17 22 12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLayers {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLayers;
@@ -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 FiLayout {
12
+ class FiLayout {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"3","y":"3","width":"18","height":"18","rx":"2","ry":"2"}],["line",{"x1":"3","y1":"9","x2":"21","y2":"9"}],["line",{"x1":"9","y1":"21","x2":"9","y2":"9"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLayout {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLayout;
@@ -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 FiLifeBuoy {
12
+ class FiLifeBuoy {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["circle",{"cx":"12","cy":"12","r":"4"}],["line",{"x1":"4.93","y1":"4.93","x2":"9.17","y2":"9.17"}],["line",{"x1":"14.83","y1":"14.83","x2":"19.07","y2":"19.07"}],["line",{"x1":"14.83","y1":"9.17","x2":"19.07","y2":"4.93"}],["line",{"x1":"14.83","y1":"9.17","x2":"18.36","y2":"5.64"}],["line",{"x1":"4.93","y1":"19.07","x2":"9.17","y2":"14.83"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLifeBuoy {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLifeBuoy;
@@ -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 FiLink {
12
+ class FiLink {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M10 13a5 5 0 0 0 7.540.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}],["path",{"d":"M14 11a5 5 0 0 0-7.54-0.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLink {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLink;
@@ -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 FiLink2 {
12
+ class FiLink2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"}],["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 FiLink2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLink2;
@@ -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 FiLinkedin {
12
+ class FiLinkedin {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}],["rect",{"x":"2","y":"9","width":"4","height":"12"}],["circle",{"cx":"4","cy":"4","r":"2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLinkedin {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLinkedin;
@@ -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 FiList {
12
+ class FiList {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"8","y1":"6","x2":"21","y2":"6"}],["line",{"x1":"8","y1":"12","x2":"21","y2":"12"}],["line",{"x1":"8","y1":"18","x2":"21","y2":"18"}],["line",{"x1":"3","y1":"6","x2":"3.01","y2":"6"}],["line",{"x1":"3","y1":"12","x2":"3.01","y2":"12"}],["line",{"x1":"3","y1":"18","x2":"3.01","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiList {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiList;
@@ -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 FiLoader {
12
+ class FiLoader {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"12","y1":"2","x2":"12","y2":"6"}],["line",{"x1":"12","y1":"18","x2":"12","y2":"22"}],["line",{"x1":"4.93","y1":"4.93","x2":"7.76","y2":"7.76"}],["line",{"x1":"16.24","y1":"16.24","x2":"19.07","y2":"19.07"}],["line",{"x1":"2","y1":"12","x2":"6","y2":"12"}],["line",{"x1":"18","y1":"12","x2":"22","y2":"12"}],["line",{"x1":"4.93","y1":"19.07","x2":"7.76","y2":"16.24"}],["line",{"x1":"16.24","y1":"7.76","x2":"19.07","y2":"4.93"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLoader {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLoader;
@@ -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 FiLock {
12
+ class FiLock {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"3","y":"11","width":"18","height":"11","rx":"2","ry":"2"}],["path",{"d":"M7 11V7a5 5 0 0 1 10 0v4"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLock {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLock;
@@ -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 FiLogIn {
12
+ class FiLogIn {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}],["polyline",{"points":"10 17 15 12 10 7"}],["line",{"x1":"15","y1":"12","x2":"3","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLogIn {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLogIn;