@mal-icons/angular 0.1.2 → 0.3.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 FiPhoneOff {
12
+ class FiPhoneOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 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.91"}],["line",{"x1":"23","y1":"1","x2":"1","y2":"23"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPhoneOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhoneOff;
@@ -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 FiPhoneOutgoing {
12
+ class FiPhoneOutgoing {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"23 7 23 1 17 1"}],["line",{"x1":"16","y1":"8","x2":"23","y2":"1"}],["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 FiPhoneOutgoing {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPhoneOutgoing;
@@ -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 FiPieChart {
12
+ class FiPieChart {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M21.21 15.89A10 10 0 1 1 8 2.83"}],["path",{"d":"M22 12A10 10 0 0 0 12 2v10z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPieChart {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPieChart;
@@ -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 FiPlay {
12
+ class FiPlay {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"5 3 19 12 5 21 5 3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPlay {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPlay;
@@ -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 FiPlayCircle {
12
+ class FiPlayCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polygon",{"points":"10 8 16 12 10 16 10 8"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPlayCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPlayCircle;
@@ -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 FiPlus {
12
+ class FiPlus {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"12","y1":"5","x2":"12","y2":"19"}],["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 FiPlus {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPlus;
@@ -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 FiPlusCircle {
12
+ class FiPlusCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"12","y1":"8","x2":"12","y2":"16"}],["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 FiPlusCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPlusCircle;
@@ -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 FiPlusSquare {
12
+ class FiPlusSquare {
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":"12","y1":"8","x2":"12","y2":"16"}],["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 FiPlusSquare {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPlusSquare;
@@ -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 FiPocket {
12
+ class FiPocket {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}],["polyline",{"points":"8 10 12 14 16 10"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPocket {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPocket;
@@ -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 FiPower {
12
+ class FiPower {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M18.36 6.64a9 9 0 1 1-12.73 0"}],["line",{"x1":"12","y1":"2","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 FiPower {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPower;
@@ -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 FiPrinter {
12
+ class FiPrinter {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"6 9 6 2 18 2 18 9"}],["path",{"d":"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}],["rect",{"x":"6","y":"14","width":"12","height":"8"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiPrinter {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiPrinter;
@@ -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 FiRadio {
12
+ class FiRadio {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"2"}],["path",{"d":"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-0.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRadio {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRadio;
@@ -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 FiRefreshCcw {
12
+ class FiRefreshCcw {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"1 4 1 10 7 10"}],["polyline",{"points":"23 20 23 14 17 14"}],["path",{"d":"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRefreshCcw {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRefreshCcw;
@@ -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 FiRefreshCw {
12
+ class FiRefreshCw {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"23 4 23 10 17 10"}],["polyline",{"points":"1 20 1 14 7 14"}],["path",{"d":"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRefreshCw {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRefreshCw;
@@ -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 FiRepeat {
12
+ class FiRepeat {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"17 1 21 5 17 9"}],["path",{"d":"M3 11V9a4 4 0 0 1 4-4h14"}],["polyline",{"points":"7 23 3 19 7 15"}],["path",{"d":"M21 13v2a4 4 0 0 1-4 4H3"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRepeat {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRepeat;
@@ -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 FiRewind {
12
+ class FiRewind {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"11 19 2 12 11 5 11 19"}],["polygon",{"points":"22 19 13 12 22 5 22 19"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRewind {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRewind;
@@ -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 FiRotateCcw {
12
+ class FiRotateCcw {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"1 4 1 10 7 10"}],["path",{"d":"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRotateCcw {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRotateCcw;
@@ -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 FiRotateCw {
12
+ class FiRotateCw {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"23 4 23 10 17 10"}],["path",{"d":"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiRotateCw {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRotateCw;
@@ -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 FiRss {
12
+ class FiRss {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M4 11a9 9 0 0 1 9 9"}],["path",{"d":"M4 4a16 16 0 0 1 16 16"}],["circle",{"cx":"5","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 FiRss {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiRss;
@@ -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 FiSave {
12
+ class FiSave {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}],["polyline",{"points":"17 21 17 13 7 13 7 21"}],["polyline",{"points":"7 3 7 8 15 8"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSave {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSave;
@@ -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 FiScissors {
12
+ class FiScissors {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"6","cy":"6","r":"3"}],["circle",{"cx":"6","cy":"18","r":"3"}],["line",{"x1":"20","y1":"4","x2":"8.12","y2":"15.88"}],["line",{"x1":"14.47","y1":"14.48","x2":"20","y2":"20"}],["line",{"x1":"8.12","y1":"8.12","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 FiScissors {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiScissors;
@@ -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 FiSearch {
12
+ class FiSearch {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"11","cy":"11","r":"8"}],["line",{"x1":"21","y1":"21","x2":"16.65","y2":"16.65"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSearch {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSearch;
@@ -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 FiSend {
12
+ class FiSend {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"22","y1":"2","x2":"11","y2":"13"}],["polygon",{"points":"22 2 15 22 11 13 2 9 22 2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSend {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSend;
@@ -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 FiServer {
12
+ class FiServer {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["rect",{"x":"2","y":"2","width":"20","height":"8","rx":"2","ry":"2"}],["rect",{"x":"2","y":"14","width":"20","height":"8","rx":"2","ry":"2"}],["line",{"x1":"6","y1":"6","x2":"6.01","y2":"6"}],["line",{"x1":"6","y1":"18","x2":"6.01","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiServer {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiServer;
@@ -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 FiSettings {
12
+ class FiSettings {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"3"}],["path",{"d":"M19.4 15a1.65 1.65 0 0 0 0.33 1.82l0.060.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-0.06-0.06a1.65 1.65 0 0 0-1.82-0.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-0.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.820.33l-0.060.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l0.06-0.06a1.65 1.65 0 0 0 0.33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h0.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-0.33-1.82l-0.06-0.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l0.060.06a1.65 1.65 0 0 0 1.820.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v0.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-0.33l0.06-0.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-0.060.06a1.65 1.65 0 0 0-0.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-0.09a1.65 1.65 0 0 0-1.51 1z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSettings {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSettings;
@@ -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 FiShare {
12
+ class FiShare {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}],["polyline",{"points":"16 6 12 2 8 6"}],["line",{"x1":"12","y1":"2","x2":"12","y2":"15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiShare {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShare;
@@ -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 FiShare2 {
12
+ class FiShare2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"18","cy":"5","r":"3"}],["circle",{"cx":"6","cy":"12","r":"3"}],["circle",{"cx":"18","cy":"19","r":"3"}],["line",{"x1":"8.59","y1":"13.51","x2":"15.42","y2":"17.49"}],["line",{"x1":"15.41","y1":"6.51","x2":"8.59","y2":"10.49"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiShare2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShare2;
@@ -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 FiShield {
12
+ class FiShield {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiShield {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShield;
@@ -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 FiShieldOff {
12
+ class FiShieldOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M19.69 14a6.9 6.9 0 0 0 0.31-2V5l-8-3-3.16 1.18"}],["path",{"d":"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}],["line",{"x1":"1","y1":"1","x2":"23","y2":"23"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiShieldOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShieldOff;
@@ -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 FiShoppingBag {
12
+ class FiShoppingBag {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}],["line",{"x1":"3","y1":"6","x2":"21","y2":"6"}],["path",{"d":"M16 10a4 4 0 0 1-8 0"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiShoppingBag {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShoppingBag;
@@ -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 FiShoppingCart {
12
+ class FiShoppingCart {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"9","cy":"21","r":"1"}],["circle",{"cx":"20","cy":"21","r":"1"}],["path",{"d":"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiShoppingCart {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShoppingCart;
@@ -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 FiShuffle {
12
+ class FiShuffle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"16 3 21 3 21 8"}],["line",{"x1":"4","y1":"20","x2":"21","y2":"3"}],["polyline",{"points":"21 16 21 21 16 21"}],["line",{"x1":"15","y1":"15","x2":"21","y2":"21"}],["line",{"x1":"4","y1":"4","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 FiShuffle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiShuffle;
@@ -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 FiSidebar {
12
+ class FiSidebar {
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":"9","y1":"3","x2":"9","y2":"21"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSidebar {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSidebar;
@@ -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 FiSkipBack {
12
+ class FiSkipBack {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"19 20 9 12 19 4 19 20"}],["line",{"x1":"5","y1":"19","x2":"5","y2":"5"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSkipBack {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSkipBack;
@@ -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 FiSkipForward {
12
+ class FiSkipForward {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"5 4 15 12 5 20 5 4"}],["line",{"x1":"19","y1":"5","x2":"19","y2":"19"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSkipForward {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSkipForward;
@@ -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 FiSlack {
12
+ class FiSlack {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M14.5 10c-0.83 0-1.5-0.67-1.5-1.5v-5c0-0.830.67-1.5 1.5-1.5s1.50.67 1.5 1.5v5c0 0.83-0.67 1.5-1.5 1.5z"}],["path",{"d":"M20.5 10H19V8.5c0-0.830.67-1.5 1.5-1.5s1.50.67 1.5 1.5-0.67 1.5-1.5 1.5z"}],["path",{"d":"M9.5 14c0.83 0 1.50.67 1.5 1.5v5c0 0.83-0.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-0.830.67-1.5 1.5-1.5z"}],["path",{"d":"M3.5 14H5v1.5c0 0.83-0.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}],["path",{"d":"M14 14.5c0-0.830.67-1.5 1.5-1.5h5c0.83 0 1.50.67 1.5 1.5s-0.67 1.5-1.5 1.5h-5c-0.83 0-1.5-0.67-1.5-1.5z"}],["path",{"d":"M15.5 19H14v1.5c0 0.830.67 1.5 1.5 1.5s1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z"}],["path",{"d":"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c0.83 0 1.5-0.67 1.5-1.5z"}],["path",{"d":"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSlack {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSlack;
@@ -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 FiSlash {
12
+ class FiSlash {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"4.93","y1":"4.93","x2":"19.07","y2":"19.07"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSlash {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSlash;
@@ -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 FiSliders {
12
+ class FiSliders {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"4","y1":"21","x2":"4","y2":"14"}],["line",{"x1":"4","y1":"10","x2":"4","y2":"3"}],["line",{"x1":"12","y1":"21","x2":"12","y2":"12"}],["line",{"x1":"12","y1":"8","x2":"12","y2":"3"}],["line",{"x1":"20","y1":"21","x2":"20","y2":"16"}],["line",{"x1":"20","y1":"12","x2":"20","y2":"3"}],["line",{"x1":"1","y1":"14","x2":"7","y2":"14"}],["line",{"x1":"9","y1":"8","x2":"15","y2":"8"}],["line",{"x1":"17","y1":"16","x2":"23","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiSliders {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiSliders;