@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 FiLogOut {
12
+ class FiLogOut {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}],["polyline",{"points":"16 17 21 12 16 7"}],["line",{"x1":"21","y1":"12","x2":"9","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiLogOut {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiLogOut;
@@ -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 FiMail {
12
+ class FiMail {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M4 4h16c1.1 0 2 0.9 2 2v12c0 1.1-0.9 2-2 2H4c-1.1 0-2-0.9-2-2V6c0-1.10.9-2 2-2z"}],["polyline",{"points":"22,6 12,13 2,6"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMail {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMail;
@@ -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 FiMap {
12
+ class FiMap {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}],["line",{"x1":"8","y1":"2","x2":"8","y2":"18"}],["line",{"x1":"16","y1":"6","x2":"16","y2":"22"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMap {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMap;
@@ -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 FiMapPin {
12
+ class FiMapPin {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}],["circle",{"cx":"12","cy":"10","r":"3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMapPin {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMapPin;
@@ -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 FiMaximize {
12
+ class FiMaximize {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMaximize {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMaximize;
@@ -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 FiMaximize2 {
12
+ class FiMaximize2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"15 3 21 3 21 9"}],["polyline",{"points":"9 21 3 21 3 15"}],["line",{"x1":"21","y1":"3","x2":"14","y2":"10"}],["line",{"x1":"3","y1":"21","x2":"10","y2":"14"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMaximize2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMaximize2;
@@ -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 FiMeh {
12
+ class FiMeh {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"8","y1":"15","x2":"16","y2":"15"}],["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 FiMeh {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMeh;
@@ -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 FiMenu {
12
+ class FiMenu {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"3","y1":"12","x2":"21","y2":"12"}],["line",{"x1":"3","y1":"6","x2":"21","y2":"6"}],["line",{"x1":"3","y1":"18","x2":"21","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMenu {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMenu;
@@ -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 FiMessageCircle {
12
+ class FiMessageCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21 11.5a8.38 8.38 0 0 1-0.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-0.9L3 21l1.9-5.7a8.38 8.38 0 0 1-0.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-0.9h0.5a8.48 8.48 0 0 1 8 8v0.5z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMessageCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMessageCircle;
@@ -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 FiMessageSquare {
12
+ class FiMessageSquare {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 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 FiMessageSquare {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMessageSquare;
@@ -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 FiMic {
12
+ class FiMic {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}],["path",{"d":"M19 10v2a7 7 0 0 1-14 0v-2"}],["line",{"x1":"12","y1":"19","x2":"12","y2":"23"}],["line",{"x1":"8","y1":"23","x2":"16","y2":"23"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMic {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMic;
@@ -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 FiMicOff {
12
+ class FiMicOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"1","y1":"1","x2":"23","y2":"23"}],["path",{"d":"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-0.6"}],["path",{"d":"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-0.11 1.23"}],["line",{"x1":"12","y1":"19","x2":"12","y2":"23"}],["line",{"x1":"8","y1":"23","x2":"16","y2":"23"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMicOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMicOff;
@@ -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 FiMinimize {
12
+ class FiMinimize {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMinimize {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMinimize;
@@ -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 FiMinimize2 {
12
+ class FiMinimize2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"4 14 10 14 10 20"}],["polyline",{"points":"20 10 14 10 14 4"}],["line",{"x1":"14","y1":"10","x2":"21","y2":"3"}],["line",{"x1":"3","y1":"21","x2":"10","y2":"14"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMinimize2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMinimize2;
@@ -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 FiMinus {
12
+ class FiMinus {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"5","y1":"12","x2":"19","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMinus {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMinus;
@@ -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 FiMinusCircle {
12
+ class FiMinusCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["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 FiMinusCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMinusCircle;
@@ -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 FiMinusSquare {
12
+ class FiMinusSquare {
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":"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 FiMinusSquare {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMinusSquare;
@@ -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 FiMonitor {
12
+ class FiMonitor {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"2","y":"3","width":"20","height":"14","rx":"2","ry":"2"}],["line",{"x1":"8","y1":"21","x2":"16","y2":"21"}],["line",{"x1":"12","y1":"17","x2":"12","y2":"21"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMonitor {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMonitor;
@@ -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 FiMoon {
12
+ class FiMoon {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMoon {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMoon;
@@ -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 FiMoreHorizontal {
12
+ class FiMoreHorizontal {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"1"}],["circle",{"cx":"19","cy":"12","r":"1"}],["circle",{"cx":"5","cy":"12","r":"1"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMoreHorizontal {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMoreHorizontal;
@@ -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 FiMoreVertical {
12
+ class FiMoreVertical {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"1"}],["circle",{"cx":"12","cy":"5","r":"1"}],["circle",{"cx":"12","cy":"19","r":"1"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMoreVertical {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMoreVertical;
@@ -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 FiMousePointer {
12
+ class FiMousePointer {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}],["path",{"d":"M13 13l6 6"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMousePointer {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMousePointer;
@@ -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 FiMove {
12
+ class FiMove {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"5 9 2 12 5 15"}],["polyline",{"points":"9 5 12 2 15 5"}],["polyline",{"points":"15 19 12 22 9 19"}],["polyline",{"points":"19 9 22 12 19 15"}],["line",{"x1":"2","y1":"12","x2":"22","y2":"12"}],["line",{"x1":"12","y1":"2","x2":"12","y2":"22"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMove {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMove;
@@ -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 FiMusic {
12
+ class FiMusic {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M9 18V5l12-2v13"}],["circle",{"cx":"6","cy":"18","r":"3"}],["circle",{"cx":"18","cy":"16","r":"3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiMusic {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiMusic;
@@ -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 FiNavigation {
12
+ class FiNavigation {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"3 11 22 2 13 21 11 13 3 11"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiNavigation {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiNavigation;
@@ -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 FiNavigation2 {
12
+ class FiNavigation2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"12 2 19 21 12 17 5 21 12 2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiNavigation2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiNavigation2;
@@ -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 FiOctagon {
12
+ class FiOctagon {
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"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiOctagon {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiOctagon;
@@ -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 FiPackage {
12
+ class FiPackage {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"16.5","y1":"9.4","x2":"7.5","y2":"4.21"}],["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"}],["polyline",{"points":"3.27 6.96 12 12.01 20.73 6.96"}],["line",{"x1":"12","y1":"22.08","x2":"12","y2":"12"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPackage {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPackage;
@@ -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 FiPaperclip {
12
+ class FiPaperclip {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPaperclip {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPaperclip;
@@ -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 FiPause {
12
+ class FiPause {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"6","y":"4","width":"4","height":"16"}],["rect",{"x":"14","y":"4","width":"4","height":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPause {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPause;
@@ -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 FiPauseCircle {
12
+ class FiPauseCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"10","y1":"15","x2":"10","y2":"9"}],["line",{"x1":"14","y1":"15","x2":"14","y2":"9"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPauseCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPauseCircle;
@@ -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 FiPenTool {
12
+ class FiPenTool {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M12 19l7-7 3 3-7 7-3-3z"}],["path",{"d":"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}],["path",{"d":"M2 2l7.59 7.59"}],["circle",{"cx":"11","cy":"11","r":"2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPenTool {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPenTool;
@@ -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 FiPercent {
12
+ class FiPercent {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"19","y1":"5","x2":"5","y2":"19"}],["circle",{"cx":"6.5","cy":"6.5","r":"2.5"}],["circle",{"cx":"17.5","cy":"17.5","r":"2.5"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPercent {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPercent;
@@ -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 FiPhone {
12
+ class FiPhone {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPhone {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhone;
@@ -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 FiPhoneCall {
12
+ class FiPhoneCall {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPhoneCall {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhoneCall;
@@ -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 FiPhoneForwarded {
12
+ class FiPhoneForwarded {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"19 1 23 5 19 9"}],["line",{"x1":"15","y1":"5","x2":"23","y2":"5"}],["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPhoneForwarded {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhoneForwarded;
@@ -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 FiPhoneIncoming {
12
+ class FiPhoneIncoming {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"16 2 16 8 22 8"}],["line",{"x1":"23","y1":"1","x2":"16","y2":"8"}],["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPhoneIncoming {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhoneIncoming;
@@ -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 FiPhoneMissed {
12
+ class FiPhoneMissed {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"23","y1":"1","x2":"17","y2":"7"}],["line",{"x1":"17","y1":"1","x2":"23","y2":"7"}],["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPhoneMissed {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhoneMissed;