@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.
- package/README.md +108 -0
- package/package.json +47 -0
- package/src/context.ts +17 -0
- package/src/icon-base.ts +91 -0
- package/src/icons/fi/FiActivity.ts +20 -0
- package/src/icons/fi/FiAirplay.ts +20 -0
- package/src/icons/fi/FiAlertCircle.ts +20 -0
- package/src/icons/fi/FiAlertOctagon.ts +20 -0
- package/src/icons/fi/FiAlertTriangle.ts +20 -0
- package/src/icons/fi/FiAlignCenter.ts +20 -0
- package/src/icons/fi/FiAlignJustify.ts +20 -0
- package/src/icons/fi/FiAlignLeft.ts +20 -0
- package/src/icons/fi/FiAlignRight.ts +20 -0
- package/src/icons/fi/FiAnchor.ts +20 -0
- package/src/icons/fi/FiAperture.ts +20 -0
- package/src/icons/fi/FiArchive.ts +20 -0
- package/src/icons/fi/FiArrowDown.ts +20 -0
- package/src/icons/fi/FiArrowDownCircle.ts +20 -0
- package/src/icons/fi/FiArrowDownLeft.ts +20 -0
- package/src/icons/fi/FiArrowDownRight.ts +20 -0
- package/src/icons/fi/FiArrowLeft.ts +20 -0
- package/src/icons/fi/FiArrowLeftCircle.ts +20 -0
- package/src/icons/fi/FiArrowRight.ts +20 -0
- package/src/icons/fi/FiArrowRightCircle.ts +20 -0
- package/src/icons/fi/FiArrowUp.ts +20 -0
- package/src/icons/fi/FiArrowUpCircle.ts +20 -0
- package/src/icons/fi/FiArrowUpLeft.ts +20 -0
- package/src/icons/fi/FiArrowUpRight.ts +20 -0
- package/src/icons/fi/FiAtSign.ts +20 -0
- package/src/icons/fi/FiAward.ts +20 -0
- package/src/icons/fi/FiBarChart.ts +20 -0
- package/src/icons/fi/FiBarChart2.ts +20 -0
- package/src/icons/fi/FiBattery.ts +20 -0
- package/src/icons/fi/FiBatteryCharging.ts +20 -0
- package/src/icons/fi/FiBell.ts +20 -0
- package/src/icons/fi/FiBellOff.ts +20 -0
- package/src/icons/fi/FiBluetooth.ts +20 -0
- package/src/icons/fi/FiBold.ts +20 -0
- package/src/icons/fi/FiBook.ts +20 -0
- package/src/icons/fi/FiBookOpen.ts +20 -0
- package/src/icons/fi/FiBookmark.ts +20 -0
- package/src/icons/fi/FiBox.ts +20 -0
- package/src/icons/fi/FiBriefcase.ts +20 -0
- package/src/icons/fi/FiCalendar.ts +20 -0
- package/src/icons/fi/FiCamera.ts +20 -0
- package/src/icons/fi/FiCameraOff.ts +20 -0
- package/src/icons/fi/FiCast.ts +20 -0
- package/src/icons/fi/FiCheck.ts +20 -0
- package/src/icons/fi/FiCheckCircle.ts +20 -0
- package/src/icons/fi/FiCheckSquare.ts +20 -0
- package/src/icons/fi/FiChevronDown.ts +20 -0
- package/src/icons/fi/FiChevronLeft.ts +20 -0
- package/src/icons/fi/FiChevronRight.ts +20 -0
- package/src/icons/fi/FiChevronUp.ts +20 -0
- package/src/icons/fi/FiChevronsDown.ts +20 -0
- package/src/icons/fi/FiChevronsLeft.ts +20 -0
- package/src/icons/fi/FiChevronsRight.ts +20 -0
- package/src/icons/fi/FiChevronsUp.ts +20 -0
- package/src/icons/fi/FiChrome.ts +20 -0
- package/src/icons/fi/FiCircle.ts +20 -0
- package/src/icons/fi/FiClipboard.ts +20 -0
- package/src/icons/fi/FiClock.ts +20 -0
- package/src/icons/fi/FiCloud.ts +20 -0
- package/src/icons/fi/FiCloudDrizzle.ts +20 -0
- package/src/icons/fi/FiCloudLightning.ts +20 -0
- package/src/icons/fi/FiCloudOff.ts +20 -0
- package/src/icons/fi/FiCloudRain.ts +20 -0
- package/src/icons/fi/FiCloudSnow.ts +20 -0
- package/src/icons/fi/FiCode.ts +20 -0
- package/src/icons/fi/FiCodepen.ts +20 -0
- package/src/icons/fi/FiCodesandbox.ts +20 -0
- package/src/icons/fi/FiCoffee.ts +20 -0
- package/src/icons/fi/FiColumns.ts +20 -0
- package/src/icons/fi/FiCommand.ts +20 -0
- package/src/icons/fi/FiCompass.ts +20 -0
- package/src/icons/fi/FiCopy.ts +20 -0
- package/src/icons/fi/FiCornerDownLeft.ts +20 -0
- package/src/icons/fi/FiCornerDownRight.ts +20 -0
- package/src/icons/fi/FiCornerLeftDown.ts +20 -0
- package/src/icons/fi/FiCornerLeftUp.ts +20 -0
- package/src/icons/fi/FiCornerRightDown.ts +20 -0
- package/src/icons/fi/FiCornerRightUp.ts +20 -0
- package/src/icons/fi/FiCornerUpLeft.ts +20 -0
- package/src/icons/fi/FiCornerUpRight.ts +20 -0
- package/src/icons/fi/FiCpu.ts +20 -0
- package/src/icons/fi/FiCreditCard.ts +20 -0
- package/src/icons/fi/FiCrop.ts +20 -0
- package/src/icons/fi/FiCrosshair.ts +20 -0
- package/src/icons/fi/FiDatabase.ts +20 -0
- package/src/icons/fi/FiDelete.ts +20 -0
- package/src/icons/fi/FiDisc.ts +20 -0
- package/src/icons/fi/FiDivide.ts +20 -0
- package/src/icons/fi/FiDivideCircle.ts +20 -0
- package/src/icons/fi/FiDivideSquare.ts +20 -0
- package/src/icons/fi/FiDollarSign.ts +20 -0
- package/src/icons/fi/FiDownload.ts +20 -0
- package/src/icons/fi/FiDownloadCloud.ts +20 -0
- package/src/icons/fi/FiDribbble.ts +20 -0
- package/src/icons/fi/FiDroplet.ts +20 -0
- package/src/icons/fi/FiEdit.ts +20 -0
- package/src/icons/fi/FiEdit2.ts +20 -0
- package/src/icons/fi/FiEdit3.ts +20 -0
- package/src/icons/fi/FiExternalLink.ts +20 -0
- package/src/icons/fi/FiEye.ts +20 -0
- package/src/icons/fi/FiEyeOff.ts +20 -0
- package/src/icons/fi/FiFacebook.ts +20 -0
- package/src/icons/fi/FiFastForward.ts +20 -0
- package/src/icons/fi/FiFeather.ts +20 -0
- package/src/icons/fi/FiFigma.ts +20 -0
- package/src/icons/fi/FiFile.ts +20 -0
- package/src/icons/fi/FiFileMinus.ts +20 -0
- package/src/icons/fi/FiFilePlus.ts +20 -0
- package/src/icons/fi/FiFileText.ts +20 -0
- package/src/icons/fi/FiFilm.ts +20 -0
- package/src/icons/fi/FiFilter.ts +20 -0
- package/src/icons/fi/FiFlag.ts +20 -0
- package/src/icons/fi/FiFolder.ts +20 -0
- package/src/icons/fi/FiFolderMinus.ts +20 -0
- package/src/icons/fi/FiFolderPlus.ts +20 -0
- package/src/icons/fi/FiFramer.ts +20 -0
- package/src/icons/fi/FiFrown.ts +20 -0
- package/src/icons/fi/FiGift.ts +20 -0
- package/src/icons/fi/FiGitBranch.ts +20 -0
- package/src/icons/fi/FiGitCommit.ts +20 -0
- package/src/icons/fi/FiGitMerge.ts +20 -0
- package/src/icons/fi/FiGitPullRequest.ts +20 -0
- package/src/icons/fi/FiGithub.ts +20 -0
- package/src/icons/fi/FiGitlab.ts +20 -0
- package/src/icons/fi/FiGlobe.ts +20 -0
- package/src/icons/fi/FiGrid.ts +20 -0
- package/src/icons/fi/FiHardDrive.ts +20 -0
- package/src/icons/fi/FiHash.ts +20 -0
- package/src/icons/fi/FiHeadphones.ts +20 -0
- package/src/icons/fi/FiHeart.ts +20 -0
- package/src/icons/fi/FiHelpCircle.ts +20 -0
- package/src/icons/fi/FiHexagon.ts +20 -0
- package/src/icons/fi/FiHome.ts +20 -0
- package/src/icons/fi/FiImage.ts +20 -0
- package/src/icons/fi/FiInbox.ts +20 -0
- package/src/icons/fi/FiInfo.ts +20 -0
- package/src/icons/fi/FiInstagram.ts +20 -0
- package/src/icons/fi/FiItalic.ts +20 -0
- package/src/icons/fi/FiKey.ts +20 -0
- package/src/icons/fi/FiLayers.ts +20 -0
- package/src/icons/fi/FiLayout.ts +20 -0
- package/src/icons/fi/FiLifeBuoy.ts +20 -0
- package/src/icons/fi/FiLink.ts +20 -0
- package/src/icons/fi/FiLink2.ts +20 -0
- package/src/icons/fi/FiLinkedin.ts +20 -0
- package/src/icons/fi/FiList.ts +20 -0
- package/src/icons/fi/FiLoader.ts +20 -0
- package/src/icons/fi/FiLock.ts +20 -0
- package/src/icons/fi/FiLogIn.ts +20 -0
- package/src/icons/fi/FiLogOut.ts +20 -0
- package/src/icons/fi/FiMail.ts +20 -0
- package/src/icons/fi/FiMap.ts +20 -0
- package/src/icons/fi/FiMapPin.ts +20 -0
- package/src/icons/fi/FiMaximize.ts +20 -0
- package/src/icons/fi/FiMaximize2.ts +20 -0
- package/src/icons/fi/FiMeh.ts +20 -0
- package/src/icons/fi/FiMenu.ts +20 -0
- package/src/icons/fi/FiMessageCircle.ts +20 -0
- package/src/icons/fi/FiMessageSquare.ts +20 -0
- package/src/icons/fi/FiMic.ts +20 -0
- package/src/icons/fi/FiMicOff.ts +20 -0
- package/src/icons/fi/FiMinimize.ts +20 -0
- package/src/icons/fi/FiMinimize2.ts +20 -0
- package/src/icons/fi/FiMinus.ts +20 -0
- package/src/icons/fi/FiMinusCircle.ts +20 -0
- package/src/icons/fi/FiMinusSquare.ts +20 -0
- package/src/icons/fi/FiMonitor.ts +20 -0
- package/src/icons/fi/FiMoon.ts +20 -0
- package/src/icons/fi/FiMoreHorizontal.ts +20 -0
- package/src/icons/fi/FiMoreVertical.ts +20 -0
- package/src/icons/fi/FiMousePointer.ts +20 -0
- package/src/icons/fi/FiMove.ts +20 -0
- package/src/icons/fi/FiMusic.ts +20 -0
- package/src/icons/fi/FiNavigation.ts +20 -0
- package/src/icons/fi/FiNavigation2.ts +20 -0
- package/src/icons/fi/FiOctagon.ts +20 -0
- package/src/icons/fi/FiPackage.ts +20 -0
- package/src/icons/fi/FiPaperclip.ts +20 -0
- package/src/icons/fi/FiPause.ts +20 -0
- package/src/icons/fi/FiPauseCircle.ts +20 -0
- package/src/icons/fi/FiPenTool.ts +20 -0
- package/src/icons/fi/FiPercent.ts +20 -0
- package/src/icons/fi/FiPhone.ts +20 -0
- package/src/icons/fi/FiPhoneCall.ts +20 -0
- package/src/icons/fi/FiPhoneForwarded.ts +20 -0
- package/src/icons/fi/FiPhoneIncoming.ts +20 -0
- package/src/icons/fi/FiPhoneMissed.ts +20 -0
- package/src/icons/fi/FiPhoneOff.ts +20 -0
- package/src/icons/fi/FiPhoneOutgoing.ts +20 -0
- package/src/icons/fi/FiPieChart.ts +20 -0
- package/src/icons/fi/FiPlay.ts +20 -0
- package/src/icons/fi/FiPlayCircle.ts +20 -0
- package/src/icons/fi/FiPlus.ts +20 -0
- package/src/icons/fi/FiPlusCircle.ts +20 -0
- package/src/icons/fi/FiPlusSquare.ts +20 -0
- package/src/icons/fi/FiPocket.ts +20 -0
- package/src/icons/fi/FiPower.ts +20 -0
- package/src/icons/fi/FiPrinter.ts +20 -0
- package/src/icons/fi/FiRadio.ts +20 -0
- package/src/icons/fi/FiRefreshCcw.ts +20 -0
- package/src/icons/fi/FiRefreshCw.ts +20 -0
- package/src/icons/fi/FiRepeat.ts +20 -0
- package/src/icons/fi/FiRewind.ts +20 -0
- package/src/icons/fi/FiRotateCcw.ts +20 -0
- package/src/icons/fi/FiRotateCw.ts +20 -0
- package/src/icons/fi/FiRss.ts +20 -0
- package/src/icons/fi/FiSave.ts +20 -0
- package/src/icons/fi/FiScissors.ts +20 -0
- package/src/icons/fi/FiSearch.ts +20 -0
- package/src/icons/fi/FiSend.ts +20 -0
- package/src/icons/fi/FiServer.ts +20 -0
- package/src/icons/fi/FiSettings.ts +20 -0
- package/src/icons/fi/FiShare.ts +20 -0
- package/src/icons/fi/FiShare2.ts +20 -0
- package/src/icons/fi/FiShield.ts +20 -0
- package/src/icons/fi/FiShieldOff.ts +20 -0
- package/src/icons/fi/FiShoppingBag.ts +20 -0
- package/src/icons/fi/FiShoppingCart.ts +20 -0
- package/src/icons/fi/FiShuffle.ts +20 -0
- package/src/icons/fi/FiSidebar.ts +20 -0
- package/src/icons/fi/FiSkipBack.ts +20 -0
- package/src/icons/fi/FiSkipForward.ts +20 -0
- package/src/icons/fi/FiSlack.ts +20 -0
- package/src/icons/fi/FiSlash.ts +20 -0
- package/src/icons/fi/FiSliders.ts +20 -0
- package/src/icons/fi/FiSmartphone.ts +20 -0
- package/src/icons/fi/FiSmile.ts +20 -0
- package/src/icons/fi/FiSpeaker.ts +20 -0
- package/src/icons/fi/FiSquare.ts +20 -0
- package/src/icons/fi/FiStar.ts +20 -0
- package/src/icons/fi/FiStopCircle.ts +20 -0
- package/src/icons/fi/FiSun.ts +20 -0
- package/src/icons/fi/FiSunrise.ts +20 -0
- package/src/icons/fi/FiSunset.ts +20 -0
- package/src/icons/fi/FiTable.ts +20 -0
- package/src/icons/fi/FiTablet.ts +20 -0
- package/src/icons/fi/FiTag.ts +20 -0
- package/src/icons/fi/FiTarget.ts +20 -0
- package/src/icons/fi/FiTerminal.ts +20 -0
- package/src/icons/fi/FiThermometer.ts +20 -0
- package/src/icons/fi/FiThumbsDown.ts +20 -0
- package/src/icons/fi/FiThumbsUp.ts +20 -0
- package/src/icons/fi/FiToggleLeft.ts +20 -0
- package/src/icons/fi/FiToggleRight.ts +20 -0
- package/src/icons/fi/FiTool.ts +20 -0
- package/src/icons/fi/FiTrash.ts +20 -0
- package/src/icons/fi/FiTrash2.ts +20 -0
- package/src/icons/fi/FiTrello.ts +20 -0
- package/src/icons/fi/FiTrendingDown.ts +20 -0
- package/src/icons/fi/FiTrendingUp.ts +20 -0
- package/src/icons/fi/FiTriangle.ts +20 -0
- package/src/icons/fi/FiTruck.ts +20 -0
- package/src/icons/fi/FiTv.ts +20 -0
- package/src/icons/fi/FiTwitch.ts +20 -0
- package/src/icons/fi/FiTwitter.ts +20 -0
- package/src/icons/fi/FiType.ts +20 -0
- package/src/icons/fi/FiUmbrella.ts +20 -0
- package/src/icons/fi/FiUnderline.ts +20 -0
- package/src/icons/fi/FiUnlock.ts +20 -0
- package/src/icons/fi/FiUpload.ts +20 -0
- package/src/icons/fi/FiUploadCloud.ts +20 -0
- package/src/icons/fi/FiUser.ts +20 -0
- package/src/icons/fi/FiUserCheck.ts +20 -0
- package/src/icons/fi/FiUserMinus.ts +20 -0
- package/src/icons/fi/FiUserPlus.ts +20 -0
- package/src/icons/fi/FiUserX.ts +20 -0
- package/src/icons/fi/FiUsers.ts +20 -0
- package/src/icons/fi/FiVideo.ts +20 -0
- package/src/icons/fi/FiVideoOff.ts +20 -0
- package/src/icons/fi/FiVoicemail.ts +20 -0
- package/src/icons/fi/FiVolume.ts +20 -0
- package/src/icons/fi/FiVolume1.ts +20 -0
- package/src/icons/fi/FiVolume2.ts +20 -0
- package/src/icons/fi/FiVolumeX.ts +20 -0
- package/src/icons/fi/FiWatch.ts +20 -0
- package/src/icons/fi/FiWifi.ts +20 -0
- package/src/icons/fi/FiWifiOff.ts +20 -0
- package/src/icons/fi/FiWind.ts +20 -0
- package/src/icons/fi/FiX.ts +20 -0
- package/src/icons/fi/FiXCircle.ts +20 -0
- package/src/icons/fi/FiXOctagon.ts +20 -0
- package/src/icons/fi/FiXSquare.ts +20 -0
- package/src/icons/fi/FiYoutube.ts +20 -0
- package/src/icons/fi/FiZap.ts +20 -0
- package/src/icons/fi/FiZapOff.ts +20 -0
- package/src/icons/fi/FiZoomIn.ts +20 -0
- package/src/icons/fi/FiZoomOut.ts +20 -0
- package/src/icons/fi/index.ts +288 -0
- package/src/icons/fi/names.ts +293 -0
- 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-mic-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 FiMicOff {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["line",{"x1":"1","y1":"1","x2":"23","y2":"23"}],["path",{"d":"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-0.6"}],["path",{"d":"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-0.11 1.23"}],["line",{"x1":"12","y1":"19","x2":"12","y2":"23"}],["line",{"x1":"8","y1":"23","x2":"16","y2":"23"}]];
|
|
15
|
+
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-minimize",
|
|
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 FiMinimize {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}]];
|
|
15
|
+
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-minimize-2",
|
|
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 FiMinimize2 {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polyline",{"points":"4 14 10 14 10 20"}],["polyline",{"points":"20 10 14 10 14 4"}],["line",{"x1":"14","y1":"10","x2":"21","y2":"3"}],["line",{"x1":"3","y1":"21","x2":"10","y2":"14"}]];
|
|
15
|
+
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-minus",
|
|
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 FiMinus {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["line",{"x1":"5","y1":"12","x2":"19","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-minus-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 FiMinusCircle {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"8","y1":"12","x2":"16","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-minus-square",
|
|
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 FiMinusSquare {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["rect",{"x":"3","y":"3","width":"18","height":"18","rx":"2","ry":"2"}],["line",{"x1":"8","y1":"12","x2":"16","y2":"12"}]];
|
|
15
|
+
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-monitor",
|
|
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 FiMonitor {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["rect",{"x":"2","y":"3","width":"20","height":"14","rx":"2","ry":"2"}],["line",{"x1":"8","y1":"21","x2":"16","y2":"21"}],["line",{"x1":"12","y1":"17","x2":"12","y2":"21"}]];
|
|
15
|
+
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-moon",
|
|
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 FiMoon {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}]];
|
|
15
|
+
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-more-horizontal",
|
|
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 FiMoreHorizontal {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"1"}],["circle",{"cx":"19","cy":"12","r":"1"}],["circle",{"cx":"5","cy":"12","r":"1"}]];
|
|
15
|
+
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-more-vertical",
|
|
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 FiMoreVertical {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"1"}],["circle",{"cx":"12","cy":"5","r":"1"}],["circle",{"cx":"12","cy":"19","r":"1"}]];
|
|
15
|
+
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-mouse-pointer",
|
|
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 FiMousePointer {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}],["path",{"d":"M13 13l6 6"}]];
|
|
15
|
+
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-move",
|
|
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 FiMove {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polyline",{"points":"5 9 2 12 5 15"}],["polyline",{"points":"9 5 12 2 15 5"}],["polyline",{"points":"15 19 12 22 9 19"}],["polyline",{"points":"19 9 22 12 19 15"}],["line",{"x1":"2","y1":"12","x2":"22","y2":"12"}],["line",{"x1":"12","y1":"2","x2":"12","y2":"22"}]];
|
|
15
|
+
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-music",
|
|
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 FiMusic {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M9 18V5l12-2v13"}],["circle",{"cx":"6","cy":"18","r":"3"}],["circle",{"cx":"18","cy":"16","r":"3"}]];
|
|
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-navigation",
|
|
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 FiNavigation {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polygon",{"points":"3 11 22 2 13 21 11 13 3 11"}]];
|
|
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-navigation-2",
|
|
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 FiNavigation2 {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polygon",{"points":"12 2 19 21 12 17 5 21 12 2"}]];
|
|
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-octagon",
|
|
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 FiOctagon {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polygon",{"points":"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}]];
|
|
15
|
+
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-package",
|
|
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 FiPackage {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["line",{"x1":"16.5","y1":"9.4","x2":"7.5","y2":"4.21"}],["path",{"d":"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}],["polyline",{"points":"3.27 6.96 12 12.01 20.73 6.96"}],["line",{"x1":"12","y1":"22.08","x2":"12","y2":"12"}]];
|
|
15
|
+
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-paperclip",
|
|
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 FiPaperclip {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}]];
|
|
15
|
+
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-pause",
|
|
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 FiPause {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["rect",{"x":"6","y":"4","width":"4","height":"16"}],["rect",{"x":"14","y":"4","width":"4","height":"16"}]];
|
|
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-pause-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 FiPauseCircle {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["circle",{"cx":"12","cy":"12","r":"10"}],["line",{"x1":"10","y1":"15","x2":"10","y2":"9"}],["line",{"x1":"14","y1":"15","x2":"14","y2":"9"}]];
|
|
15
|
+
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-pen-tool",
|
|
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 FiPenTool {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M12 19l7-7 3 3-7 7-3-3z"}],["path",{"d":"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}],["path",{"d":"M2 2l7.59 7.59"}],["circle",{"cx":"11","cy":"11","r":"2"}]];
|
|
15
|
+
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-percent",
|
|
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 FiPercent {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["line",{"x1":"19","y1":"5","x2":"5","y2":"19"}],["circle",{"cx":"6.5","cy":"6.5","r":"2.5"}],["circle",{"cx":"17.5","cy":"17.5","r":"2.5"}]];
|
|
15
|
+
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-phone",
|
|
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 FiPhone {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
|
|
15
|
+
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-phone-call",
|
|
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 FiPhoneCall {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["path",{"d":"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
|
|
15
|
+
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-phone-forwarded",
|
|
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 FiPhoneForwarded {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polyline",{"points":"19 1 23 5 19 9"}],["line",{"x1":"15","y1":"5","x2":"23","y2":"5"}],["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
|
|
15
|
+
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-phone-incoming",
|
|
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 FiPhoneIncoming {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["polyline",{"points":"16 2 16 8 22 8"}],["line",{"x1":"23","y1":"1","x2":"16","y2":"8"}],["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
|
|
15
|
+
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-phone-missed",
|
|
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 FiPhoneMissed {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
14
|
+
readonly nodes: NodeTuple[] = [["line",{"x1":"23","y1":"1","x2":"17","y2":"7"}],["line",{"x1":"17","y1":"1","x2":"23","y2":"7"}],["path",{"d":"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 0.7 2.81 2 2 0 0 1-0.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-0.45 12.84 12.84 0 0 0 2.810.7A2 2 0 0 1 22 16.92z"}]];
|
|
15
|
+
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-phone-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 FiPhoneOff {
|
|
13
|
+
readonly viewBox = "0 0 24 24";
|
|
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
|
+
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
|
+
}
|