@mal-icons/angular 0.1.0

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 (294) hide show
  1. package/README.md +108 -0
  2. package/package.json +47 -0
  3. package/src/context.ts +17 -0
  4. package/src/icon-base.ts +91 -0
  5. package/src/icons/fi/FiActivity.ts +20 -0
  6. package/src/icons/fi/FiAirplay.ts +20 -0
  7. package/src/icons/fi/FiAlertCircle.ts +20 -0
  8. package/src/icons/fi/FiAlertOctagon.ts +20 -0
  9. package/src/icons/fi/FiAlertTriangle.ts +20 -0
  10. package/src/icons/fi/FiAlignCenter.ts +20 -0
  11. package/src/icons/fi/FiAlignJustify.ts +20 -0
  12. package/src/icons/fi/FiAlignLeft.ts +20 -0
  13. package/src/icons/fi/FiAlignRight.ts +20 -0
  14. package/src/icons/fi/FiAnchor.ts +20 -0
  15. package/src/icons/fi/FiAperture.ts +20 -0
  16. package/src/icons/fi/FiArchive.ts +20 -0
  17. package/src/icons/fi/FiArrowDown.ts +20 -0
  18. package/src/icons/fi/FiArrowDownCircle.ts +20 -0
  19. package/src/icons/fi/FiArrowDownLeft.ts +20 -0
  20. package/src/icons/fi/FiArrowDownRight.ts +20 -0
  21. package/src/icons/fi/FiArrowLeft.ts +20 -0
  22. package/src/icons/fi/FiArrowLeftCircle.ts +20 -0
  23. package/src/icons/fi/FiArrowRight.ts +20 -0
  24. package/src/icons/fi/FiArrowRightCircle.ts +20 -0
  25. package/src/icons/fi/FiArrowUp.ts +20 -0
  26. package/src/icons/fi/FiArrowUpCircle.ts +20 -0
  27. package/src/icons/fi/FiArrowUpLeft.ts +20 -0
  28. package/src/icons/fi/FiArrowUpRight.ts +20 -0
  29. package/src/icons/fi/FiAtSign.ts +20 -0
  30. package/src/icons/fi/FiAward.ts +20 -0
  31. package/src/icons/fi/FiBarChart.ts +20 -0
  32. package/src/icons/fi/FiBarChart2.ts +20 -0
  33. package/src/icons/fi/FiBattery.ts +20 -0
  34. package/src/icons/fi/FiBatteryCharging.ts +20 -0
  35. package/src/icons/fi/FiBell.ts +20 -0
  36. package/src/icons/fi/FiBellOff.ts +20 -0
  37. package/src/icons/fi/FiBluetooth.ts +20 -0
  38. package/src/icons/fi/FiBold.ts +20 -0
  39. package/src/icons/fi/FiBook.ts +20 -0
  40. package/src/icons/fi/FiBookOpen.ts +20 -0
  41. package/src/icons/fi/FiBookmark.ts +20 -0
  42. package/src/icons/fi/FiBox.ts +20 -0
  43. package/src/icons/fi/FiBriefcase.ts +20 -0
  44. package/src/icons/fi/FiCalendar.ts +20 -0
  45. package/src/icons/fi/FiCamera.ts +20 -0
  46. package/src/icons/fi/FiCameraOff.ts +20 -0
  47. package/src/icons/fi/FiCast.ts +20 -0
  48. package/src/icons/fi/FiCheck.ts +20 -0
  49. package/src/icons/fi/FiCheckCircle.ts +20 -0
  50. package/src/icons/fi/FiCheckSquare.ts +20 -0
  51. package/src/icons/fi/FiChevronDown.ts +20 -0
  52. package/src/icons/fi/FiChevronLeft.ts +20 -0
  53. package/src/icons/fi/FiChevronRight.ts +20 -0
  54. package/src/icons/fi/FiChevronUp.ts +20 -0
  55. package/src/icons/fi/FiChevronsDown.ts +20 -0
  56. package/src/icons/fi/FiChevronsLeft.ts +20 -0
  57. package/src/icons/fi/FiChevronsRight.ts +20 -0
  58. package/src/icons/fi/FiChevronsUp.ts +20 -0
  59. package/src/icons/fi/FiChrome.ts +20 -0
  60. package/src/icons/fi/FiCircle.ts +20 -0
  61. package/src/icons/fi/FiClipboard.ts +20 -0
  62. package/src/icons/fi/FiClock.ts +20 -0
  63. package/src/icons/fi/FiCloud.ts +20 -0
  64. package/src/icons/fi/FiCloudDrizzle.ts +20 -0
  65. package/src/icons/fi/FiCloudLightning.ts +20 -0
  66. package/src/icons/fi/FiCloudOff.ts +20 -0
  67. package/src/icons/fi/FiCloudRain.ts +20 -0
  68. package/src/icons/fi/FiCloudSnow.ts +20 -0
  69. package/src/icons/fi/FiCode.ts +20 -0
  70. package/src/icons/fi/FiCodepen.ts +20 -0
  71. package/src/icons/fi/FiCodesandbox.ts +20 -0
  72. package/src/icons/fi/FiCoffee.ts +20 -0
  73. package/src/icons/fi/FiColumns.ts +20 -0
  74. package/src/icons/fi/FiCommand.ts +20 -0
  75. package/src/icons/fi/FiCompass.ts +20 -0
  76. package/src/icons/fi/FiCopy.ts +20 -0
  77. package/src/icons/fi/FiCornerDownLeft.ts +20 -0
  78. package/src/icons/fi/FiCornerDownRight.ts +20 -0
  79. package/src/icons/fi/FiCornerLeftDown.ts +20 -0
  80. package/src/icons/fi/FiCornerLeftUp.ts +20 -0
  81. package/src/icons/fi/FiCornerRightDown.ts +20 -0
  82. package/src/icons/fi/FiCornerRightUp.ts +20 -0
  83. package/src/icons/fi/FiCornerUpLeft.ts +20 -0
  84. package/src/icons/fi/FiCornerUpRight.ts +20 -0
  85. package/src/icons/fi/FiCpu.ts +20 -0
  86. package/src/icons/fi/FiCreditCard.ts +20 -0
  87. package/src/icons/fi/FiCrop.ts +20 -0
  88. package/src/icons/fi/FiCrosshair.ts +20 -0
  89. package/src/icons/fi/FiDatabase.ts +20 -0
  90. package/src/icons/fi/FiDelete.ts +20 -0
  91. package/src/icons/fi/FiDisc.ts +20 -0
  92. package/src/icons/fi/FiDivide.ts +20 -0
  93. package/src/icons/fi/FiDivideCircle.ts +20 -0
  94. package/src/icons/fi/FiDivideSquare.ts +20 -0
  95. package/src/icons/fi/FiDollarSign.ts +20 -0
  96. package/src/icons/fi/FiDownload.ts +20 -0
  97. package/src/icons/fi/FiDownloadCloud.ts +20 -0
  98. package/src/icons/fi/FiDribbble.ts +20 -0
  99. package/src/icons/fi/FiDroplet.ts +20 -0
  100. package/src/icons/fi/FiEdit.ts +20 -0
  101. package/src/icons/fi/FiEdit2.ts +20 -0
  102. package/src/icons/fi/FiEdit3.ts +20 -0
  103. package/src/icons/fi/FiExternalLink.ts +20 -0
  104. package/src/icons/fi/FiEye.ts +20 -0
  105. package/src/icons/fi/FiEyeOff.ts +20 -0
  106. package/src/icons/fi/FiFacebook.ts +20 -0
  107. package/src/icons/fi/FiFastForward.ts +20 -0
  108. package/src/icons/fi/FiFeather.ts +20 -0
  109. package/src/icons/fi/FiFigma.ts +20 -0
  110. package/src/icons/fi/FiFile.ts +20 -0
  111. package/src/icons/fi/FiFileMinus.ts +20 -0
  112. package/src/icons/fi/FiFilePlus.ts +20 -0
  113. package/src/icons/fi/FiFileText.ts +20 -0
  114. package/src/icons/fi/FiFilm.ts +20 -0
  115. package/src/icons/fi/FiFilter.ts +20 -0
  116. package/src/icons/fi/FiFlag.ts +20 -0
  117. package/src/icons/fi/FiFolder.ts +20 -0
  118. package/src/icons/fi/FiFolderMinus.ts +20 -0
  119. package/src/icons/fi/FiFolderPlus.ts +20 -0
  120. package/src/icons/fi/FiFramer.ts +20 -0
  121. package/src/icons/fi/FiFrown.ts +20 -0
  122. package/src/icons/fi/FiGift.ts +20 -0
  123. package/src/icons/fi/FiGitBranch.ts +20 -0
  124. package/src/icons/fi/FiGitCommit.ts +20 -0
  125. package/src/icons/fi/FiGitMerge.ts +20 -0
  126. package/src/icons/fi/FiGitPullRequest.ts +20 -0
  127. package/src/icons/fi/FiGithub.ts +20 -0
  128. package/src/icons/fi/FiGitlab.ts +20 -0
  129. package/src/icons/fi/FiGlobe.ts +20 -0
  130. package/src/icons/fi/FiGrid.ts +20 -0
  131. package/src/icons/fi/FiHardDrive.ts +20 -0
  132. package/src/icons/fi/FiHash.ts +20 -0
  133. package/src/icons/fi/FiHeadphones.ts +20 -0
  134. package/src/icons/fi/FiHeart.ts +20 -0
  135. package/src/icons/fi/FiHelpCircle.ts +20 -0
  136. package/src/icons/fi/FiHexagon.ts +20 -0
  137. package/src/icons/fi/FiHome.ts +20 -0
  138. package/src/icons/fi/FiImage.ts +20 -0
  139. package/src/icons/fi/FiInbox.ts +20 -0
  140. package/src/icons/fi/FiInfo.ts +20 -0
  141. package/src/icons/fi/FiInstagram.ts +20 -0
  142. package/src/icons/fi/FiItalic.ts +20 -0
  143. package/src/icons/fi/FiKey.ts +20 -0
  144. package/src/icons/fi/FiLayers.ts +20 -0
  145. package/src/icons/fi/FiLayout.ts +20 -0
  146. package/src/icons/fi/FiLifeBuoy.ts +20 -0
  147. package/src/icons/fi/FiLink.ts +20 -0
  148. package/src/icons/fi/FiLink2.ts +20 -0
  149. package/src/icons/fi/FiLinkedin.ts +20 -0
  150. package/src/icons/fi/FiList.ts +20 -0
  151. package/src/icons/fi/FiLoader.ts +20 -0
  152. package/src/icons/fi/FiLock.ts +20 -0
  153. package/src/icons/fi/FiLogIn.ts +20 -0
  154. package/src/icons/fi/FiLogOut.ts +20 -0
  155. package/src/icons/fi/FiMail.ts +20 -0
  156. package/src/icons/fi/FiMap.ts +20 -0
  157. package/src/icons/fi/FiMapPin.ts +20 -0
  158. package/src/icons/fi/FiMaximize.ts +20 -0
  159. package/src/icons/fi/FiMaximize2.ts +20 -0
  160. package/src/icons/fi/FiMeh.ts +20 -0
  161. package/src/icons/fi/FiMenu.ts +20 -0
  162. package/src/icons/fi/FiMessageCircle.ts +20 -0
  163. package/src/icons/fi/FiMessageSquare.ts +20 -0
  164. package/src/icons/fi/FiMic.ts +20 -0
  165. package/src/icons/fi/FiMicOff.ts +20 -0
  166. package/src/icons/fi/FiMinimize.ts +20 -0
  167. package/src/icons/fi/FiMinimize2.ts +20 -0
  168. package/src/icons/fi/FiMinus.ts +20 -0
  169. package/src/icons/fi/FiMinusCircle.ts +20 -0
  170. package/src/icons/fi/FiMinusSquare.ts +20 -0
  171. package/src/icons/fi/FiMonitor.ts +20 -0
  172. package/src/icons/fi/FiMoon.ts +20 -0
  173. package/src/icons/fi/FiMoreHorizontal.ts +20 -0
  174. package/src/icons/fi/FiMoreVertical.ts +20 -0
  175. package/src/icons/fi/FiMousePointer.ts +20 -0
  176. package/src/icons/fi/FiMove.ts +20 -0
  177. package/src/icons/fi/FiMusic.ts +20 -0
  178. package/src/icons/fi/FiNavigation.ts +20 -0
  179. package/src/icons/fi/FiNavigation2.ts +20 -0
  180. package/src/icons/fi/FiOctagon.ts +20 -0
  181. package/src/icons/fi/FiPackage.ts +20 -0
  182. package/src/icons/fi/FiPaperclip.ts +20 -0
  183. package/src/icons/fi/FiPause.ts +20 -0
  184. package/src/icons/fi/FiPauseCircle.ts +20 -0
  185. package/src/icons/fi/FiPenTool.ts +20 -0
  186. package/src/icons/fi/FiPercent.ts +20 -0
  187. package/src/icons/fi/FiPhone.ts +20 -0
  188. package/src/icons/fi/FiPhoneCall.ts +20 -0
  189. package/src/icons/fi/FiPhoneForwarded.ts +20 -0
  190. package/src/icons/fi/FiPhoneIncoming.ts +20 -0
  191. package/src/icons/fi/FiPhoneMissed.ts +20 -0
  192. package/src/icons/fi/FiPhoneOff.ts +20 -0
  193. package/src/icons/fi/FiPhoneOutgoing.ts +20 -0
  194. package/src/icons/fi/FiPieChart.ts +20 -0
  195. package/src/icons/fi/FiPlay.ts +20 -0
  196. package/src/icons/fi/FiPlayCircle.ts +20 -0
  197. package/src/icons/fi/FiPlus.ts +20 -0
  198. package/src/icons/fi/FiPlusCircle.ts +20 -0
  199. package/src/icons/fi/FiPlusSquare.ts +20 -0
  200. package/src/icons/fi/FiPocket.ts +20 -0
  201. package/src/icons/fi/FiPower.ts +20 -0
  202. package/src/icons/fi/FiPrinter.ts +20 -0
  203. package/src/icons/fi/FiRadio.ts +20 -0
  204. package/src/icons/fi/FiRefreshCcw.ts +20 -0
  205. package/src/icons/fi/FiRefreshCw.ts +20 -0
  206. package/src/icons/fi/FiRepeat.ts +20 -0
  207. package/src/icons/fi/FiRewind.ts +20 -0
  208. package/src/icons/fi/FiRotateCcw.ts +20 -0
  209. package/src/icons/fi/FiRotateCw.ts +20 -0
  210. package/src/icons/fi/FiRss.ts +20 -0
  211. package/src/icons/fi/FiSave.ts +20 -0
  212. package/src/icons/fi/FiScissors.ts +20 -0
  213. package/src/icons/fi/FiSearch.ts +20 -0
  214. package/src/icons/fi/FiSend.ts +20 -0
  215. package/src/icons/fi/FiServer.ts +20 -0
  216. package/src/icons/fi/FiSettings.ts +20 -0
  217. package/src/icons/fi/FiShare.ts +20 -0
  218. package/src/icons/fi/FiShare2.ts +20 -0
  219. package/src/icons/fi/FiShield.ts +20 -0
  220. package/src/icons/fi/FiShieldOff.ts +20 -0
  221. package/src/icons/fi/FiShoppingBag.ts +20 -0
  222. package/src/icons/fi/FiShoppingCart.ts +20 -0
  223. package/src/icons/fi/FiShuffle.ts +20 -0
  224. package/src/icons/fi/FiSidebar.ts +20 -0
  225. package/src/icons/fi/FiSkipBack.ts +20 -0
  226. package/src/icons/fi/FiSkipForward.ts +20 -0
  227. package/src/icons/fi/FiSlack.ts +20 -0
  228. package/src/icons/fi/FiSlash.ts +20 -0
  229. package/src/icons/fi/FiSliders.ts +20 -0
  230. package/src/icons/fi/FiSmartphone.ts +20 -0
  231. package/src/icons/fi/FiSmile.ts +20 -0
  232. package/src/icons/fi/FiSpeaker.ts +20 -0
  233. package/src/icons/fi/FiSquare.ts +20 -0
  234. package/src/icons/fi/FiStar.ts +20 -0
  235. package/src/icons/fi/FiStopCircle.ts +20 -0
  236. package/src/icons/fi/FiSun.ts +20 -0
  237. package/src/icons/fi/FiSunrise.ts +20 -0
  238. package/src/icons/fi/FiSunset.ts +20 -0
  239. package/src/icons/fi/FiTable.ts +20 -0
  240. package/src/icons/fi/FiTablet.ts +20 -0
  241. package/src/icons/fi/FiTag.ts +20 -0
  242. package/src/icons/fi/FiTarget.ts +20 -0
  243. package/src/icons/fi/FiTerminal.ts +20 -0
  244. package/src/icons/fi/FiThermometer.ts +20 -0
  245. package/src/icons/fi/FiThumbsDown.ts +20 -0
  246. package/src/icons/fi/FiThumbsUp.ts +20 -0
  247. package/src/icons/fi/FiToggleLeft.ts +20 -0
  248. package/src/icons/fi/FiToggleRight.ts +20 -0
  249. package/src/icons/fi/FiTool.ts +20 -0
  250. package/src/icons/fi/FiTrash.ts +20 -0
  251. package/src/icons/fi/FiTrash2.ts +20 -0
  252. package/src/icons/fi/FiTrello.ts +20 -0
  253. package/src/icons/fi/FiTrendingDown.ts +20 -0
  254. package/src/icons/fi/FiTrendingUp.ts +20 -0
  255. package/src/icons/fi/FiTriangle.ts +20 -0
  256. package/src/icons/fi/FiTruck.ts +20 -0
  257. package/src/icons/fi/FiTv.ts +20 -0
  258. package/src/icons/fi/FiTwitch.ts +20 -0
  259. package/src/icons/fi/FiTwitter.ts +20 -0
  260. package/src/icons/fi/FiType.ts +20 -0
  261. package/src/icons/fi/FiUmbrella.ts +20 -0
  262. package/src/icons/fi/FiUnderline.ts +20 -0
  263. package/src/icons/fi/FiUnlock.ts +20 -0
  264. package/src/icons/fi/FiUpload.ts +20 -0
  265. package/src/icons/fi/FiUploadCloud.ts +20 -0
  266. package/src/icons/fi/FiUser.ts +20 -0
  267. package/src/icons/fi/FiUserCheck.ts +20 -0
  268. package/src/icons/fi/FiUserMinus.ts +20 -0
  269. package/src/icons/fi/FiUserPlus.ts +20 -0
  270. package/src/icons/fi/FiUserX.ts +20 -0
  271. package/src/icons/fi/FiUsers.ts +20 -0
  272. package/src/icons/fi/FiVideo.ts +20 -0
  273. package/src/icons/fi/FiVideoOff.ts +20 -0
  274. package/src/icons/fi/FiVoicemail.ts +20 -0
  275. package/src/icons/fi/FiVolume.ts +20 -0
  276. package/src/icons/fi/FiVolume1.ts +20 -0
  277. package/src/icons/fi/FiVolume2.ts +20 -0
  278. package/src/icons/fi/FiVolumeX.ts +20 -0
  279. package/src/icons/fi/FiWatch.ts +20 -0
  280. package/src/icons/fi/FiWifi.ts +20 -0
  281. package/src/icons/fi/FiWifiOff.ts +20 -0
  282. package/src/icons/fi/FiWind.ts +20 -0
  283. package/src/icons/fi/FiX.ts +20 -0
  284. package/src/icons/fi/FiXCircle.ts +20 -0
  285. package/src/icons/fi/FiXOctagon.ts +20 -0
  286. package/src/icons/fi/FiXSquare.ts +20 -0
  287. package/src/icons/fi/FiYoutube.ts +20 -0
  288. package/src/icons/fi/FiZap.ts +20 -0
  289. package/src/icons/fi/FiZapOff.ts +20 -0
  290. package/src/icons/fi/FiZoomIn.ts +20 -0
  291. package/src/icons/fi/FiZoomOut.ts +20 -0
  292. package/src/icons/fi/index.ts +288 -0
  293. package/src/icons/fi/names.ts +293 -0
  294. package/src/index.ts +13 -0
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevron-down",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronDown {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"6 9 12 15 18 9"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevron-left",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronLeft {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"15 18 9 12 15 6"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevron-right",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronRight {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"9 18 15 12 9 6"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevron-up",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronUp {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"18 15 12 9 6 15"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevrons-down",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronsDown {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"7 13 12 18 17 13"}],["polyline",{"points":"7 6 12 11 17 6"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevrons-left",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronsLeft {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"11 17 6 12 11 7"}],["polyline",{"points":"18 17 13 12 18 7"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevrons-right",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronsRight {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"13 17 18 12 13 7"}],["polyline",{"points":"6 17 11 12 6 7"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chevrons-up",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChevronsUp {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"17 11 12 6 7 11"}],["polyline",{"points":"17 18 12 13 7 18"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-chrome",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiChrome {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["circle",{"cx":"12","cy":"12","r":"4"}],["line",{"x1":"21.17","y1":"8","x2":"12","y2":"8"}],["line",{"x1":"3.95","y1":"6.06","x2":"8.54","y2":"14"}],["line",{"x1":"10.88","y1":"21.94","x2":"15.46","y2":"14"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-circle",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCircle {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-clipboard",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiClipboard {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}],["rect",{"x":"8","y":"2","width":"8","height":"4","rx":"1","ry":"1"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-clock",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiClock {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polyline",{"points":"12 6 12 12 16 14"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-cloud",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCloud {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-cloud-drizzle",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCloudDrizzle {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["line",{"x1":"8","y1":"19","x2":"8","y2":"21"}],["line",{"x1":"8","y1":"13","x2":"8","y2":"15"}],["line",{"x1":"16","y1":"19","x2":"16","y2":"21"}],["line",{"x1":"16","y1":"13","x2":"16","y2":"15"}],["line",{"x1":"12","y1":"21","x2":"12","y2":"23"}],["line",{"x1":"12","y1":"15","x2":"12","y2":"17"}],["path",{"d":"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-cloud-lightning",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCloudLightning {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}],["polyline",{"points":"13 11 9 17 15 17 11 23"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-cloud-off",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCloudOff {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-0.3"}],["line",{"x1":"1","y1":"1","x2":"23","y2":"23"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-cloud-rain",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCloudRain {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["line",{"x1":"16","y1":"13","x2":"16","y2":"21"}],["line",{"x1":"8","y1":"13","x2":"8","y2":"21"}],["line",{"x1":"12","y1":"15","x2":"12","y2":"23"}],["path",{"d":"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-cloud-snow",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCloudSnow {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}],["line",{"x1":"8","y1":"16","x2":"8.01","y2":"16"}],["line",{"x1":"8","y1":"20","x2":"8.01","y2":"20"}],["line",{"x1":"12","y1":"18","x2":"12.01","y2":"18"}],["line",{"x1":"12","y1":"22","x2":"12.01","y2":"22"}],["line",{"x1":"16","y1":"16","x2":"16.01","y2":"16"}],["line",{"x1":"16","y1":"20","x2":"16.01","y2":"20"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-code",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCode {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"16 18 22 12 16 6"}],["polyline",{"points":"8 6 2 12 8 18"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-codepen",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCodepen {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polygon",{"points":"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}],["line",{"x1":"12","y1":"22","x2":"12","y2":"15.5"}],["polyline",{"points":"22 8.5 12 15.5 2 8.5"}],["polyline",{"points":"2 15.5 12 8.5 22 15.5"}],["line",{"x1":"12","y1":"2","x2":"12","y2":"8.5"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-codesandbox",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCodesandbox {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}],["polyline",{"points":"7.5 4.21 12 6.81 16.5 4.21"}],["polyline",{"points":"7.5 19.79 7.5 14.6 3 12"}],["polyline",{"points":"21 12 16.5 14.6 16.5 19.79"}],["polyline",{"points":"3.27 6.96 12 12.01 20.73 6.96"}],["line",{"x1":"12","y1":"22.08","x2":"12","y2":"12"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-coffee",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCoffee {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M18 8h1a4 4 0 0 1 0 8h-1"}],["path",{"d":"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}],["line",{"x1":"6","y1":"1","x2":"6","y2":"4"}],["line",{"x1":"10","y1":"1","x2":"10","y2":"4"}],["line",{"x1":"14","y1":"1","x2":"14","y2":"4"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-columns",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiColumns {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-command",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCommand {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["path",{"d":"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-compass",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCompass {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["polygon",{"points":"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-copy",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCopy {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["rect",{"x":"9","y":"9","width":"13","height":"13","rx":"2","ry":"2"}],["path",{"d":"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-corner-down-left",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCornerDownLeft {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"9 10 4 15 9 20"}],["path",{"d":"M20 4v7a4 4 0 0 1-4 4H4"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-corner-down-right",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCornerDownRight {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"15 10 20 15 15 20"}],["path",{"d":"M4 4v7a4 4 0 0 0 4 4h12"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }
@@ -0,0 +1,20 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from "@angular/core";
2
+ import type { NodeTuple } from "@mal-icons/core";
3
+ import { IconBaseComponent } from "../../icon-base.ts";
4
+
5
+ @Component({
6
+ selector: "mal-fi-corner-left-down",
7
+ standalone: true,
8
+ imports: [IconBaseComponent],
9
+ changeDetection: ChangeDetectionStrategy.OnPush,
10
+ template: `<mal-icons [viewBox]="viewBox" [nodes]="nodes" [defaultAttr]="defaultAttr" [size]="size" [color]="color" [title]="title" [className]="className"></mal-icons>`,
11
+ })
12
+ export class FiCornerLeftDown {
13
+ readonly viewBox = "0 0 24 24";
14
+ readonly nodes: NodeTuple[] = [["polyline",{"points":"14 15 9 20 4 15"}],["path",{"d":"M20 4h-7a4 4 0 0 0-4 4v12"}]];
15
+ readonly defaultAttr = {"fill":"none","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};
16
+ @Input() size?: string | number;
17
+ @Input() color?: string;
18
+ @Input() title?: string;
19
+ @Input() className?: string;
20
+ }