@infineon/infineon-icons 4.9.2 → 4.9.3
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.
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "infineon-icons";
|
|
3
|
-
src: url("./infineon-icons.ttf?
|
|
4
|
-
url("./infineon-icons.woff?
|
|
5
|
-
url("./infineon-icons.woff2?
|
|
3
|
+
src: url("./infineon-icons.ttf?d2ad06addbd2c13f6b56f137547740d7") format("truetype"),
|
|
4
|
+
url("./infineon-icons.woff?d2ad06addbd2c13f6b56f137547740d7") format("woff"),
|
|
5
|
+
url("./infineon-icons.woff2?d2ad06addbd2c13f6b56f137547740d7") format("woff2");
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.icon:before {
|
|
@@ -631,6 +631,9 @@ url("./infineon-icons.woff2?64650a57196fb52eaa1a2db767beb546") format("woff2");
|
|
|
631
631
|
.icon.icon-github:before {
|
|
632
632
|
content: "\e9aa";
|
|
633
633
|
}
|
|
634
|
+
.icon.icon-gitlab:before {
|
|
635
|
+
content: "\eb0c";
|
|
636
|
+
}
|
|
634
637
|
.icon.icon-glasses:before {
|
|
635
638
|
content: "\e9ab";
|
|
636
639
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/icons.d.ts
CHANGED
|
@@ -211,6 +211,7 @@ export const fruitCrate16: () => IconData;
|
|
|
211
211
|
export const gallery16: () => IconData;
|
|
212
212
|
export const genericDiode16: () => IconData;
|
|
213
213
|
export const github: () => IconData;
|
|
214
|
+
export const gitlab: () => IconData;
|
|
214
215
|
export const glasses16: () => IconData;
|
|
215
216
|
export const globe16: () => IconData;
|
|
216
217
|
export const google: () => IconData;
|
package/dist/icons.js
CHANGED
|
@@ -408,6 +408,8 @@ var genericDiode16Icon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\"
|
|
|
408
408
|
|
|
409
409
|
var githubIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\n <path fill-rule=\"evenodd\" d=\"M7.95 0C3.578 0 0 3.6 0 8c0 3.5 2.286 6.5 5.466 7.6.397.1.497-.2.497-.4v-1.4c-2.187.5-2.683-1-2.683-1-.398-.9-.895-1.2-.895-1.2-.696-.5.1-.5.1-.5.795.1 1.192.8 1.192.8.696 1.3 1.888.9 2.286.7.1-.5.298-.9.497-1.1-1.79-.2-3.578-.9-3.578-4 0-.9.298-1.6.795-2.1-.1-.2-.397-1 .1-2.1 0 0 .695-.2 2.186.8.596-.2 1.292-.3 1.987-.3.696 0 1.392.1 1.988.3 1.49-1 2.186-.8 2.186-.8.398 1.1.199 1.9.1 2.1.496.6.795 1.3.795 2.1 0 3.1-1.889 3.7-3.677 3.9.298.4.596.9.596 1.6v2.2c0 .2.1.5.596.4C13.714 14.5 16 11.5 16 8c-.1-4.4-3.677-8-8.05-8Z\" clip-rule=\"evenodd\"/>\n</svg>\n";
|
|
410
410
|
|
|
411
|
+
var gitlabIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\n <path d=\"m15.734 6.1-.022-.058L13.534.358a.568.568 0 0 0-.563-.356.583.583 0 0 0-.328.122.582.582 0 0 0-.193.294l-1.47 4.499H5.025l-1.47-4.5A.572.572 0 0 0 2.47.358L.289 6.04l-.022.057A4.044 4.044 0 0 0 1.61 10.77l.007.006.02.014 3.318 2.485 1.64 1.242 1 .755a.673.673 0 0 0 .814 0l1-.755 1.64-1.242 3.338-2.5.009-.007a4.046 4.046 0 0 0 1.34-4.668Z\"/>\n</svg>\n";
|
|
412
|
+
|
|
411
413
|
var glasses16Icon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\n <path fill-rule=\"evenodd\" d=\"M2.5 1A1.5 1.5 0 0 0 1 2.5v7.55A3.49 3.49 0 0 1 3.5 9c1.183 0 2.229.587 2.862 1.485A2.973 2.973 0 0 1 8 10c.606 0 1.167.177 1.638.485A3.496 3.496 0 0 1 12.5 9c.98 0 1.865.402 2.5 1.05V2.5A1.5 1.5 0 0 0 13.5 1H12V0h1.5A2.5 2.5 0 0 1 16 2.5v10a3.5 3.5 0 1 1-6.819-1.115A1.971 1.971 0 0 0 8 11c-.446 0-.851.142-1.181.385A3.5 3.5 0 1 1 0 12.5v-10A2.5 2.5 0 0 1 2.5 0H4v1H2.5Zm3.264 10.438.013.028a2.5 2.5 0 1 1-.013-.028Zm4.46.028a2.5 2.5 0 1 0 4.553 2.069 2.5 2.5 0 0 0-4.554-2.07Z\" clip-rule=\"evenodd\"/>\n</svg>\n";
|
|
412
414
|
|
|
413
415
|
var globe16Icon = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\n <path fill-rule=\"evenodd\" d=\"M1.018 7.5h3.275c.053-1.927.41-3.68.975-5 .188-.439.403-.838.643-1.183A7.005 7.005 0 0 0 1.018 7.5ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm0 1c-.275 0-.578.128-.9.445-.324.32-.638.807-.913 1.449-.503 1.174-.841 2.789-.894 4.606h5.414c-.053-1.817-.39-3.432-.894-4.606-.275-.642-.59-1.13-.913-1.449C8.578 1.128 8.275 1 8 1Zm3.707 6.5c-.053-1.927-.41-3.68-.975-5a6.635 6.635 0 0 0-.643-1.183A7.005 7.005 0 0 1 14.982 7.5h-3.275Zm-1 1H5.293c.053 1.817.39 3.432.894 4.606.275.642.59 1.13.913 1.449.322.317.625.445.9.445s.578-.128.9-.445c.324-.32.638-.807.913-1.449.503-1.174.841-2.789.894-4.606Zm-.618 6.183c.24-.345.455-.744.643-1.183.566-1.32.922-3.073.975-5h3.275a7.005 7.005 0 0 1-4.893 6.183Zm-4.178 0a6.636 6.636 0 0 1-.643-1.183c-.566-1.32-.922-3.073-.975-5H1.018a7.005 7.005 0 0 0 4.893 6.183Z\" clip-rule=\"evenodd\"/>\n</svg>\n";
|
|
@@ -1060,6 +1062,7 @@ const fruitCrate16 = () => iconRegistry["fruitCrate16"] = fruitCrate16Icon;
|
|
|
1060
1062
|
const gallery16 = () => iconRegistry["gallery16"] = gallery16Icon;
|
|
1061
1063
|
const genericDiode16 = () => iconRegistry["genericDiode16"] = genericDiode16Icon;
|
|
1062
1064
|
const github = () => iconRegistry["github"] = githubIcon;
|
|
1065
|
+
const gitlab = () => iconRegistry["gitlab"] = gitlabIcon;
|
|
1063
1066
|
const glasses16 = () => iconRegistry["glasses16"] = glasses16Icon;
|
|
1064
1067
|
const globe16 = () => iconRegistry["globe16"] = globe16Icon;
|
|
1065
1068
|
const google = () => iconRegistry["google"] = googleIcon;
|
|
@@ -1490,6 +1493,7 @@ const icons = {
|
|
|
1490
1493
|
gallery16: gallery16Icon,
|
|
1491
1494
|
genericDiode16: genericDiode16Icon,
|
|
1492
1495
|
github: githubIcon,
|
|
1496
|
+
gitlab: gitlabIcon,
|
|
1493
1497
|
glasses16: glasses16Icon,
|
|
1494
1498
|
globe16: globe16Icon,
|
|
1495
1499
|
google: googleIcon,
|
|
@@ -1716,4 +1720,4 @@ const icons = {
|
|
|
1716
1720
|
|
|
1717
1721
|
const getIcon = (icon) => icons[icon];
|
|
1718
1722
|
|
|
1719
|
-
export { addressBook16, advanced16, ai16, airplane16, antenna16, apartmentBuilding16, applications16, archive16, arrowDown16, arrowLeft16, arrowRight16, arrowTriangleDiagonal16, arrowTriangleDown16, arrowTriangleHorizontal16, arrowTriangleLeft16, arrowTriangleRight16, arrowTriangleUp16, arrowTriangleVertikal16, arrowUp16, article16, assembledProduct16, attachment16, audioDescription16, availability16, award16, ban16, barGraph16, barGraphLinear16, barGraphX16, barcode16, batteryCharging16, beginner16, bell16, bellF16, bellX16, bike16, binoculars16, block16, blocks16, bluetooth16, board16, book16, bookBookmark16, bookOpen16, bookmark16, bookmarkF16, box16, braille16, briefcase16, bug16, bulletList16, cAdd16, cAddF16, cCheck16, cCheckF16, cDelete16, cDeleteF16, cInfo16, cInfoF16, cQuestion16, cQuestionF16, cRemove16, cRemoveF16, cWarning16, cWarningF16, calculator16, calendar16, calendarCheck16, calendarHeart16, calendarPlus16, camera16, car16, carLights16, card16, cart16, cartF16, changeStatus16, charging16, chart16, chat16, check16, checkList16, checkedOutOther16, checkedOutYou16, chemistry16, chevronDown16, chevronLeft16, chevronRight16, chevronUp16, chip16, chipAi16, chipDip16, chips16, chocolateMenu16, chocolateMenuActive16, clipboard16, clipboardCheck16, clipboardMedical16, clock16, cloud16, cloudUploadDownload16, coach16, code16, cogwheel16, coins16, comment16, community16, configure16, contact16, copy16, copyright16, cornerArrowDownRight16, cross16, cssGidEuResidencePermit16, curvedArrowLeft16, curvedArrowRight16, cutlery16, dashboard16, database16, delete16, deleteForever16, deleteText16, desk16, desktop16, desktopScreen16, dot16, doubleChevronDown16, doubleChevronLeft16, doubleChevronRight16, doubleChevronUp16, download16, downloadCheck16, downloadPlus16, dragArrows16, dragIndicator16, duplicate16, ecoMode16, editor16, eid16, elearning16, enlarge16, euc16, facebook, factory16, fairyWand16, fan116, fan216, fan316, feedbackSupport16, file16, fileAac16, fileAvi16, fileCss16, fileCsv16, fileDoc16, fileDocx16, fileEps16, fileExe16, fileGif16, fileHtml16, fileJpg16, fileJs16, fileJson16, fileMkv16, fileMov16, fileMp316, fileMp416, fileMpg16, fileOtf16, filePdf16, filePng16, filePpt16, filePptx16, fileRar16, fileRtf16, fileSap16, fileSql16, fileStp16, fileSvg16, fileText16, fileTxt16, fileVdf16, fileVdn16, fileVnd16, fileXlsx16, fileXml16, fileZip16, filter16, filterActive16, finance16, firewall16, flag16, flagF16, floppyDisk16, floppyDisks16, folder16, folderAdd16, folderEmpty16, folderOpen16, folderRemove16, fruitCrate16, gallery16, genericDiode16, getIcon, github, glasses16, globe16, google, graduation16, grid16, gridLayout16, group16, gym16, halogenFree16, handshake16, happyBaby16, hashMark16, heading116, heading216, heading316, heading416, heading516, heading616, headset16, hide16, highReliablity16, history16, home16, hospital16, hospitalBed16, hourglass16, hyperlink16, iconRegistry, icons, ids16, image16, inbox16, instagram, insurance16, intermediate16, isolator16, key16, language16, laptop16, launch16, layers16, layout16, leadFree16, leaf16, license16, lifebuoy16, lightEmittingDiode16, lineGraph16, link16, linkedin, list16, listCheck16, listEdit16, listPlus16, listUser16, lock16, lockF16, logistics16, logout16, mail16, mapPin16, maximize16, medal16, mediaEject16, mediaPause16, mediaPlay16, mediaRecord16, mediaStop16, megaphone16, menu16, menuLeft16, menuRight16, microcontroller16, microcontrollerErase16, microcontrollerProgram16, microcontrollerSave16, microcontrollerVerify16, microphone16, minus16, mobileChat16, module16, money16, moon16, moonFilled16, more16, mouseCursor16, mouseCursorPointer16, mouseCursorText16, multiLineGraph16, myHr16, network16, orderedList16, organigram16, package16, paragraphs16, park16, passport16, pen16, people16, phone16, phoneCall16, pin16, pinF16, plus16, poll16, power16, preferences16, present16, preview16, printer16, procurement16, project16, protection16, qrCode16, qualified16, questionMark16, quote16, rateDown16, rateUp16, refresh16, reload16, reply16, restore16, roboticArm16, rocket16, rss16, sWarning16, sad16, sample16, satelite16, scale16, scissors16, search16, send16, server16, share16, shield16, shieldSettings16, show16, shuffle16, sidebarLeft16, sidebarRight16, simulation16, skipToBeginning16, skipToEnd16, smartphone16, smile16, snow16, software16, solution16, sound16, speaker16, spice16, splitView16, staircaseGraph16, star16, starF16, streetView16, stroller16, subscript16, superscript16, swapHorizontal16, swapVertical16, table16, tableX16, tag16, team16, technology16, temperature16, textBold16, textColor16, textItalic16, thermostat16, thumbDown16, thumbUp16, tiktok, timer16, tool16, training16, tram16, transceiver16, translation16, treeStructure16, trendDown16, trendUp16, tshirt16, ungroup16, unlink16, unlocked16, unorderedList16, upload16, usb16, usbRemove16, usbToggle16, user16, userAdd16, userAdded16, userPin16, userRemove16, verified16, video16, videoCam16, videoCamX16, viewReplacement16, volumeDown16, volumeMute16, volumeUp16, wafer16, warning16, warningCritical16, warningCriticalF16, warningF16, waves16, webinar16, webpage16, wechat, weibo, wheelchair16, wifi16, windows16, xing, youku, youtube, zhihu, zoomIn16, zoomOut16 };
|
|
1723
|
+
export { addressBook16, advanced16, ai16, airplane16, antenna16, apartmentBuilding16, applications16, archive16, arrowDown16, arrowLeft16, arrowRight16, arrowTriangleDiagonal16, arrowTriangleDown16, arrowTriangleHorizontal16, arrowTriangleLeft16, arrowTriangleRight16, arrowTriangleUp16, arrowTriangleVertikal16, arrowUp16, article16, assembledProduct16, attachment16, audioDescription16, availability16, award16, ban16, barGraph16, barGraphLinear16, barGraphX16, barcode16, batteryCharging16, beginner16, bell16, bellF16, bellX16, bike16, binoculars16, block16, blocks16, bluetooth16, board16, book16, bookBookmark16, bookOpen16, bookmark16, bookmarkF16, box16, braille16, briefcase16, bug16, bulletList16, cAdd16, cAddF16, cCheck16, cCheckF16, cDelete16, cDeleteF16, cInfo16, cInfoF16, cQuestion16, cQuestionF16, cRemove16, cRemoveF16, cWarning16, cWarningF16, calculator16, calendar16, calendarCheck16, calendarHeart16, calendarPlus16, camera16, car16, carLights16, card16, cart16, cartF16, changeStatus16, charging16, chart16, chat16, check16, checkList16, checkedOutOther16, checkedOutYou16, chemistry16, chevronDown16, chevronLeft16, chevronRight16, chevronUp16, chip16, chipAi16, chipDip16, chips16, chocolateMenu16, chocolateMenuActive16, clipboard16, clipboardCheck16, clipboardMedical16, clock16, cloud16, cloudUploadDownload16, coach16, code16, cogwheel16, coins16, comment16, community16, configure16, contact16, copy16, copyright16, cornerArrowDownRight16, cross16, cssGidEuResidencePermit16, curvedArrowLeft16, curvedArrowRight16, cutlery16, dashboard16, database16, delete16, deleteForever16, deleteText16, desk16, desktop16, desktopScreen16, dot16, doubleChevronDown16, doubleChevronLeft16, doubleChevronRight16, doubleChevronUp16, download16, downloadCheck16, downloadPlus16, dragArrows16, dragIndicator16, duplicate16, ecoMode16, editor16, eid16, elearning16, enlarge16, euc16, facebook, factory16, fairyWand16, fan116, fan216, fan316, feedbackSupport16, file16, fileAac16, fileAvi16, fileCss16, fileCsv16, fileDoc16, fileDocx16, fileEps16, fileExe16, fileGif16, fileHtml16, fileJpg16, fileJs16, fileJson16, fileMkv16, fileMov16, fileMp316, fileMp416, fileMpg16, fileOtf16, filePdf16, filePng16, filePpt16, filePptx16, fileRar16, fileRtf16, fileSap16, fileSql16, fileStp16, fileSvg16, fileText16, fileTxt16, fileVdf16, fileVdn16, fileVnd16, fileXlsx16, fileXml16, fileZip16, filter16, filterActive16, finance16, firewall16, flag16, flagF16, floppyDisk16, floppyDisks16, folder16, folderAdd16, folderEmpty16, folderOpen16, folderRemove16, fruitCrate16, gallery16, genericDiode16, getIcon, github, gitlab, glasses16, globe16, google, graduation16, grid16, gridLayout16, group16, gym16, halogenFree16, handshake16, happyBaby16, hashMark16, heading116, heading216, heading316, heading416, heading516, heading616, headset16, hide16, highReliablity16, history16, home16, hospital16, hospitalBed16, hourglass16, hyperlink16, iconRegistry, icons, ids16, image16, inbox16, instagram, insurance16, intermediate16, isolator16, key16, language16, laptop16, launch16, layers16, layout16, leadFree16, leaf16, license16, lifebuoy16, lightEmittingDiode16, lineGraph16, link16, linkedin, list16, listCheck16, listEdit16, listPlus16, listUser16, lock16, lockF16, logistics16, logout16, mail16, mapPin16, maximize16, medal16, mediaEject16, mediaPause16, mediaPlay16, mediaRecord16, mediaStop16, megaphone16, menu16, menuLeft16, menuRight16, microcontroller16, microcontrollerErase16, microcontrollerProgram16, microcontrollerSave16, microcontrollerVerify16, microphone16, minus16, mobileChat16, module16, money16, moon16, moonFilled16, more16, mouseCursor16, mouseCursorPointer16, mouseCursorText16, multiLineGraph16, myHr16, network16, orderedList16, organigram16, package16, paragraphs16, park16, passport16, pen16, people16, phone16, phoneCall16, pin16, pinF16, plus16, poll16, power16, preferences16, present16, preview16, printer16, procurement16, project16, protection16, qrCode16, qualified16, questionMark16, quote16, rateDown16, rateUp16, refresh16, reload16, reply16, restore16, roboticArm16, rocket16, rss16, sWarning16, sad16, sample16, satelite16, scale16, scissors16, search16, send16, server16, share16, shield16, shieldSettings16, show16, shuffle16, sidebarLeft16, sidebarRight16, simulation16, skipToBeginning16, skipToEnd16, smartphone16, smile16, snow16, software16, solution16, sound16, speaker16, spice16, splitView16, staircaseGraph16, star16, starF16, streetView16, stroller16, subscript16, superscript16, swapHorizontal16, swapVertical16, table16, tableX16, tag16, team16, technology16, temperature16, textBold16, textColor16, textItalic16, thermostat16, thumbDown16, thumbUp16, tiktok, timer16, tool16, training16, tram16, transceiver16, translation16, treeStructure16, trendDown16, trendUp16, tshirt16, ungroup16, unlink16, unlocked16, unorderedList16, upload16, usb16, usbRemove16, usbToggle16, user16, userAdd16, userAdded16, userPin16, userRemove16, verified16, video16, videoCam16, videoCamX16, viewReplacement16, volumeDown16, volumeMute16, volumeUp16, wafer16, warning16, warningCritical16, warningCriticalF16, warningF16, waves16, webinar16, webpage16, wechat, weibo, wheelchair16, wifi16, windows16, xing, youku, youtube, zhihu, zoomIn16, zoomOut16 };
|
package/package.json
CHANGED
package/svg/gitlab.svg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16">
|
|
2
|
+
<path d="m15.734 6.1-.022-.058L13.534.358a.568.568 0 0 0-.563-.356.583.583 0 0 0-.328.122.582.582 0 0 0-.193.294l-1.47 4.499H5.025l-1.47-4.5A.572.572 0 0 0 2.47.358L.289 6.04l-.022.057A4.044 4.044 0 0 0 1.61 10.77l.007.006.02.014 3.318 2.485 1.64 1.242 1 .755a.673.673 0 0 0 .814 0l1-.755 1.64-1.242 3.338-2.5.009-.007a4.046 4.046 0 0 0 1.34-4.668Z"/>
|
|
3
|
+
</svg>
|