@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 FiUserMinus {
12
+ class FiUserMinus {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}],["circle",{"cx":"8.5","cy":"7","r":"4"}],["line",{"x1":"23","y1":"11","x2":"17","y2":"11"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiUserMinus {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiUserMinus;
@@ -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 FiUserPlus {
12
+ class FiUserPlus {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}],["circle",{"cx":"8.5","cy":"7","r":"4"}],["line",{"x1":"20","y1":"8","x2":"20","y2":"14"}],["line",{"x1":"23","y1":"11","x2":"17","y2":"11"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiUserPlus {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiUserPlus;
@@ -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 FiUserX {
12
+ class FiUserX {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}],["circle",{"cx":"8.5","cy":"7","r":"4"}],["line",{"x1":"18","y1":"8","x2":"23","y2":"13"}],["line",{"x1":"23","y1":"8","x2":"18","y2":"13"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiUserX {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiUserX;
@@ -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 FiUsers {
12
+ class FiUsers {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}],["circle",{"cx":"9","cy":"7","r":"4"}],["path",{"d":"M23 21v-2a4 4 0 0 0-3-3.87"}],["path",{"d":"M16 3.13a4 4 0 0 1 0 7.75"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiUsers {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiUsers;
@@ -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 FiVideo {
12
+ class FiVideo {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"23 7 16 12 23 17 23 7"}],["rect",{"x":"1","y":"5","width":"15","height":"14","rx":"2","ry":"2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiVideo {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVideo;
@@ -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 FiVideoOff {
12
+ class FiVideoOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}],["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 FiVideoOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVideoOff;
@@ -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 FiVoicemail {
12
+ class FiVoicemail {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"5.5","cy":"11.5","r":"4.5"}],["circle",{"cx":"18.5","cy":"11.5","r":"4.5"}],["line",{"x1":"5.5","y1":"16","x2":"18.5","y2":"16"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiVoicemail {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVoicemail;
@@ -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 FiVolume {
12
+ class FiVolume {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiVolume {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVolume;
@@ -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 FiVolume1 {
12
+ class FiVolume1 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}],["path",{"d":"M15.54 8.46a5 5 0 0 1 0 7.07"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiVolume1 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVolume1;
@@ -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 FiVolume2 {
12
+ class FiVolume2 {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}],["path",{"d":"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiVolume2 {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVolume2;
@@ -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 FiVolumeX {
12
+ class FiVolumeX {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}],["line",{"x1":"23","y1":"9","x2":"17","y2":"15"}],["line",{"x1":"17","y1":"9","x2":"23","y2":"15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiVolumeX {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiVolumeX;
@@ -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 FiWatch {
12
+ class FiWatch {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"7"}],["polyline",{"points":"12 9 12 12 13.5 13.5"}],["path",{"d":"M16.51 17.35l-0.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-0.35-3.83m0.01-10.7l0.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l0.35 3.83"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiWatch {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiWatch;
@@ -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 FiWifi {
12
+ class FiWifi {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M5 12.55a11 11 0 0 1 14.08 0"}],["path",{"d":"M1.42 9a16 16 0 0 1 21.16 0"}],["path",{"d":"M8.53 16.11a6 6 0 0 1 6.95 0"}],["line",{"x1":"12","y1":"20","x2":"12.01","y2":"20"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiWifi {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiWifi;
@@ -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 FiWifiOff {
12
+ class FiWifiOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"1","y1":"1","x2":"23","y2":"23"}],["path",{"d":"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}],["path",{"d":"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}],["path",{"d":"M10.71 5.05A16 16 0 0 1 22.58 9"}],["path",{"d":"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}],["path",{"d":"M8.53 16.11a6 6 0 0 1 6.95 0"}],["line",{"x1":"12","y1":"20","x2":"12.01","y2":"20"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiWifiOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiWifiOff;
@@ -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 FiWind {
12
+ class FiWind {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiWind {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiWind;
@@ -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 FiX {
12
+ class FiX {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["line",{"x1":"18","y1":"6","x2":"6","y2":"18"}],["line",{"x1":"6","y1":"6","x2":"18","y2":"18"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiX {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiX;
@@ -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 FiXCircle {
12
+ class FiXCircle {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"15","y1":"9","x2":"9","y2":"15"}],["line",{"x1":"9","y1":"9","x2":"15","y2":"15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiXCircle {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiXCircle;
@@ -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 FiXOctagon {
12
+ class FiXOctagon {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}],["line",{"x1":"15","y1":"9","x2":"9","y2":"15"}],["line",{"x1":"9","y1":"9","x2":"15","y2":"15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiXOctagon {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiXOctagon;
@@ -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 FiXSquare {
12
+ class FiXSquare {
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":"9","x2":"15","y2":"15"}],["line",{"x1":"15","y1":"9","x2":"9","y2":"15"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiXSquare {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiXSquare;
@@ -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 FiYoutube {
12
+ class FiYoutube {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["path",{"d":"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.60.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 0.46 5.33A2.78 2.78 0 0 0 3.4 19c1.720.46 8.60.46 8.60.46s6.88 0 8.6-0.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 0.46-5.25 29 29 0 0 0-0.46-5.33z"}],["polygon",{"points":"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiYoutube {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiYoutube;
@@ -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 FiZap {
12
+ class FiZap {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polygon",{"points":"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiZap {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiZap;
@@ -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 FiZapOff {
12
+ class FiZapOff {
13
13
  readonly viewBox = "0 0 24 24";
14
14
  readonly nodes: NodeTuple[] = [["polyline",{"points":"12.41 6.75 13 2 10.57 4.92"}],["polyline",{"points":"18.57 12.91 21 10 15.66 10"}],["polyline",{"points":"8 8 3 14 12 14 11 22 16 16"}],["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 FiZapOff {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiZapOff;
@@ -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 FiZoomIn {
12
+ class FiZoomIn {
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"}],["line",{"x1":"11","y1":"8","x2":"11","y2":"14"}],["line",{"x1":"8","y1":"11","x2":"14","y2":"11"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiZoomIn {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiZoomIn;
@@ -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 FiZoomOut {
12
+ class FiZoomOut {
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"}],["line",{"x1":"8","y1":"11","x2":"14","y2":"11"}]];
15
15
  readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
@@ -18,3 +18,5 @@ export class FiZoomOut {
18
18
  @Input() title?: string;
19
19
  @Input() className?: string;
20
20
  }
21
+
22
+ export default FiZoomOut;