@icons-pack/react-simple-icons 13.7.0 → 13.8.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 +5 -13
- package/icons/SiAnimedotjs.cjs +51 -0
- package/icons/SiAnimedotjs.d.ts +4 -0
- package/icons/SiAnimedotjs.mjs +27 -0
- package/icons/SiAssemblyscript.cjs +1 -1
- package/icons/SiAssemblyscript.d.ts +1 -1
- package/icons/SiAssemblyscript.mjs +1 -1
- package/icons/SiCoder.cjs +2 -2
- package/icons/SiCoder.d.ts +1 -1
- package/icons/SiCoder.mjs +2 -2
- package/icons/SiDeepmind.cjs +51 -0
- package/icons/SiDeepmind.d.ts +4 -0
- package/icons/SiDeepmind.mjs +27 -0
- package/icons/SiFreshrss.cjs +51 -0
- package/icons/SiFreshrss.d.ts +4 -0
- package/icons/SiFreshrss.mjs +27 -0
- package/icons/SiGarudalinux.cjs +51 -0
- package/icons/SiGarudalinux.d.ts +4 -0
- package/icons/SiGarudalinux.mjs +27 -0
- package/icons/SiGreptimedb.cjs +51 -0
- package/icons/SiGreptimedb.d.ts +4 -0
- package/icons/SiGreptimedb.mjs +27 -0
- package/icons/SiGsap.cjs +51 -0
- package/icons/SiGsap.d.ts +4 -0
- package/icons/SiGsap.mjs +27 -0
- package/icons/SiImmersivetranslate.cjs +51 -0
- package/icons/SiImmersivetranslate.d.ts +4 -0
- package/icons/SiImmersivetranslate.mjs +27 -0
- package/icons/SiKeploy.cjs +51 -0
- package/icons/SiKeploy.d.ts +4 -0
- package/icons/SiKeploy.mjs +27 -0
- package/icons/SiLivekit.cjs +51 -0
- package/icons/SiLivekit.d.ts +4 -0
- package/icons/SiLivekit.mjs +27 -0
- package/icons/SiLocalsend.cjs +51 -0
- package/icons/SiLocalsend.d.ts +4 -0
- package/icons/SiLocalsend.mjs +27 -0
- package/icons/SiLocalxpose.cjs +51 -0
- package/icons/SiLocalxpose.d.ts +4 -0
- package/icons/SiLocalxpose.mjs +27 -0
- package/icons/SiLua.cjs +1 -1
- package/icons/SiLua.d.ts +1 -1
- package/icons/SiLua.mjs +1 -1
- package/icons/SiNote.cjs +51 -0
- package/icons/SiNote.d.ts +4 -0
- package/icons/SiNote.mjs +27 -0
- package/icons/SiOptuna.cjs +51 -0
- package/icons/SiOptuna.d.ts +4 -0
- package/icons/SiOptuna.mjs +27 -0
- package/icons/SiOxc.cjs +51 -0
- package/icons/SiOxc.d.ts +4 -0
- package/icons/SiOxc.mjs +27 -0
- package/icons/SiPinia.cjs +51 -0
- package/icons/SiPinia.d.ts +4 -0
- package/icons/SiPinia.mjs +27 -0
- package/icons/SiRainyun.cjs +51 -0
- package/icons/SiRainyun.d.ts +4 -0
- package/icons/SiRainyun.mjs +27 -0
- package/icons/SiRolldown.cjs +51 -0
- package/icons/SiRolldown.d.ts +4 -0
- package/icons/SiRolldown.mjs +27 -0
- package/icons/SiScratch.cjs +1 -1
- package/icons/SiScratch.d.ts +1 -1
- package/icons/SiScratch.mjs +1 -1
- package/icons/SiServbay.cjs +51 -0
- package/icons/SiServbay.d.ts +4 -0
- package/icons/SiServbay.mjs +27 -0
- package/icons/SiSkeleton.cjs +51 -0
- package/icons/SiSkeleton.d.ts +4 -0
- package/icons/SiSkeleton.mjs +27 -0
- package/icons/SiSmoothcomp.cjs +51 -0
- package/icons/SiSmoothcomp.d.ts +4 -0
- package/icons/SiSmoothcomp.mjs +27 -0
- package/icons/SiSuitest.cjs +51 -0
- package/icons/SiSuitest.d.ts +4 -0
- package/icons/SiSuitest.mjs +27 -0
- package/icons/SiUnstop.cjs +51 -0
- package/icons/SiUnstop.d.ts +4 -0
- package/icons/SiUnstop.mjs +27 -0
- package/icons/SiVisualparadigm.cjs +51 -0
- package/icons/SiVisualparadigm.d.ts +4 -0
- package/icons/SiVisualparadigm.mjs +27 -0
- package/icons/SiVueuse.cjs +51 -0
- package/icons/SiVueuse.d.ts +4 -0
- package/icons/SiVueuse.mjs +27 -0
- package/icons/SiWeread.cjs +51 -0
- package/icons/SiWeread.d.ts +4 -0
- package/icons/SiWeread.mjs +27 -0
- package/icons/SiZod.cjs +2 -2
- package/icons/SiZod.d.ts +1 -1
- package/icons/SiZod.mjs +2 -2
- package/icons/SiZola.cjs +51 -0
- package/icons/SiZola.d.ts +4 -0
- package/icons/SiZola.mjs +27 -0
- package/index.cjs +78 -0
- package/index.d.ts +26 -0
- package/index.mjs +26 -0
- package/package.json +2 -2
- package/src/icons/SiAnimedotjs.tsx +45 -0
- package/src/icons/SiAssemblyscript.tsx +1 -1
- package/src/icons/SiCoder.tsx +2 -2
- package/src/icons/SiDeepmind.tsx +45 -0
- package/src/icons/SiFreshrss.tsx +45 -0
- package/src/icons/SiGarudalinux.tsx +45 -0
- package/src/icons/SiGreptimedb.tsx +45 -0
- package/src/icons/SiGsap.tsx +45 -0
- package/src/icons/SiImmersivetranslate.tsx +45 -0
- package/src/icons/SiKeploy.tsx +45 -0
- package/src/icons/SiLivekit.tsx +45 -0
- package/src/icons/SiLocalsend.tsx +45 -0
- package/src/icons/SiLocalxpose.tsx +45 -0
- package/src/icons/SiLua.tsx +1 -1
- package/src/icons/SiNote.tsx +45 -0
- package/src/icons/SiOptuna.tsx +45 -0
- package/src/icons/SiOxc.tsx +45 -0
- package/src/icons/SiPinia.tsx +45 -0
- package/src/icons/SiRainyun.tsx +45 -0
- package/src/icons/SiRolldown.tsx +45 -0
- package/src/icons/SiScratch.tsx +1 -1
- package/src/icons/SiServbay.tsx +45 -0
- package/src/icons/SiSkeleton.tsx +45 -0
- package/src/icons/SiSmoothcomp.tsx +45 -0
- package/src/icons/SiSuitest.tsx +45 -0
- package/src/icons/SiUnstop.tsx +45 -0
- package/src/icons/SiVisualparadigm.tsx +45 -0
- package/src/icons/SiVueuse.tsx +45 -0
- package/src/icons/SiWeread.tsx +45 -0
- package/src/icons/SiZod.tsx +2 -2
- package/src/icons/SiZola.tsx +45 -0
package/index.mjs
CHANGED
|
@@ -136,6 +136,7 @@ export { default as SiAndroidstudio, defaultColor as SiAndroidstudioHex } from '
|
|
|
136
136
|
export { default as SiAngular, defaultColor as SiAngularHex } from './icons/SiAngular.mjs';
|
|
137
137
|
export { default as SiAnilist, defaultColor as SiAnilistHex } from './icons/SiAnilist.mjs';
|
|
138
138
|
export { default as SiAnimalplanet, defaultColor as SiAnimalplanetHex } from './icons/SiAnimalplanet.mjs';
|
|
139
|
+
export { default as SiAnimedotjs, defaultColor as SiAnimedotjsHex } from './icons/SiAnimedotjs.mjs';
|
|
139
140
|
export { default as SiAnkermake, defaultColor as SiAnkermakeHex } from './icons/SiAnkermake.mjs';
|
|
140
141
|
export { default as SiAnki, defaultColor as SiAnkiHex } from './icons/SiAnki.mjs';
|
|
141
142
|
export { default as SiAnsible, defaultColor as SiAnsibleHex } from './icons/SiAnsible.mjs';
|
|
@@ -715,6 +716,7 @@ export { default as SiDeepcool, defaultColor as SiDeepcoolHex } from './icons/Si
|
|
|
715
716
|
export { default as SiDeepgram, defaultColor as SiDeepgramHex } from './icons/SiDeepgram.mjs';
|
|
716
717
|
export { default as SiDeepin, defaultColor as SiDeepinHex } from './icons/SiDeepin.mjs';
|
|
717
718
|
export { default as SiDeepl, defaultColor as SiDeeplHex } from './icons/SiDeepl.mjs';
|
|
719
|
+
export { default as SiDeepmind, defaultColor as SiDeepmindHex } from './icons/SiDeepmind.mjs';
|
|
718
720
|
export { default as SiDeepnote, defaultColor as SiDeepnoteHex } from './icons/SiDeepnote.mjs';
|
|
719
721
|
export { default as SiDeliveroo, defaultColor as SiDeliverooHex } from './icons/SiDeliveroo.mjs';
|
|
720
722
|
export { default as SiDell, defaultColor as SiDellHex } from './icons/SiDell.mjs';
|
|
@@ -1032,6 +1034,7 @@ export { default as SiFreenet, defaultColor as SiFreenetHex } from './icons/SiFr
|
|
|
1032
1034
|
export { default as SiFreepik, defaultColor as SiFreepikHex } from './icons/SiFreepik.mjs';
|
|
1033
1035
|
export { default as SiFreetube, defaultColor as SiFreetubeHex } from './icons/SiFreetube.mjs';
|
|
1034
1036
|
export { default as SiFresh, defaultColor as SiFreshHex } from './icons/SiFresh.mjs';
|
|
1037
|
+
export { default as SiFreshrss, defaultColor as SiFreshrssHex } from './icons/SiFreshrss.mjs';
|
|
1035
1038
|
export { default as SiFrigate, defaultColor as SiFrigateHex } from './icons/SiFrigate.mjs';
|
|
1036
1039
|
export { default as SiFritz, defaultColor as SiFritzHex } from './icons/SiFritz.mjs';
|
|
1037
1040
|
export { default as SiFrontendmentor, defaultColor as SiFrontendmentorHex } from './icons/SiFrontendmentor.mjs';
|
|
@@ -1059,6 +1062,7 @@ export { default as SiGamemaker, defaultColor as SiGamemakerHex } from './icons/
|
|
|
1059
1062
|
export { default as SiGamescience, defaultColor as SiGamescienceHex } from './icons/SiGamescience.mjs';
|
|
1060
1063
|
export { default as SiGandi, defaultColor as SiGandiHex } from './icons/SiGandi.mjs';
|
|
1061
1064
|
export { default as SiGarmin, defaultColor as SiGarminHex } from './icons/SiGarmin.mjs';
|
|
1065
|
+
export { default as SiGarudalinux, defaultColor as SiGarudalinuxHex } from './icons/SiGarudalinux.mjs';
|
|
1062
1066
|
export { default as SiGatling, defaultColor as SiGatlingHex } from './icons/SiGatling.mjs';
|
|
1063
1067
|
export { default as SiGatsby, defaultColor as SiGatsbyHex } from './icons/SiGatsby.mjs';
|
|
1064
1068
|
export { default as SiGcore, defaultColor as SiGcoreHex } from './icons/SiGcore.mjs';
|
|
@@ -1202,12 +1206,14 @@ export { default as SiGreasyfork, defaultColor as SiGreasyforkHex } from './icon
|
|
|
1202
1206
|
export { default as SiGreatlearning, defaultColor as SiGreatlearningHex } from './icons/SiGreatlearning.mjs';
|
|
1203
1207
|
export { default as SiGreenhouse, defaultColor as SiGreenhouseHex } from './icons/SiGreenhouse.mjs';
|
|
1204
1208
|
export { default as SiGreensock, defaultColor as SiGreensockHex } from './icons/SiGreensock.mjs';
|
|
1209
|
+
export { default as SiGreptimedb, defaultColor as SiGreptimedbHex } from './icons/SiGreptimedb.mjs';
|
|
1205
1210
|
export { default as SiGriddotai, defaultColor as SiGriddotaiHex } from './icons/SiGriddotai.mjs';
|
|
1206
1211
|
export { default as SiGridsome, defaultColor as SiGridsomeHex } from './icons/SiGridsome.mjs';
|
|
1207
1212
|
export { default as SiGrocy, defaultColor as SiGrocyHex } from './icons/SiGrocy.mjs';
|
|
1208
1213
|
export { default as SiGroupme, defaultColor as SiGroupmeHex } from './icons/SiGroupme.mjs';
|
|
1209
1214
|
export { default as SiGroupon, defaultColor as SiGrouponHex } from './icons/SiGroupon.mjs';
|
|
1210
1215
|
export { default as SiGrunt, defaultColor as SiGruntHex } from './icons/SiGrunt.mjs';
|
|
1216
|
+
export { default as SiGsap, defaultColor as SiGsapHex } from './icons/SiGsap.mjs';
|
|
1211
1217
|
export { default as SiGsk, defaultColor as SiGskHex } from './icons/SiGsk.mjs';
|
|
1212
1218
|
export { default as SiGsma, defaultColor as SiGsmaHex } from './icons/SiGsma.mjs';
|
|
1213
1219
|
export { default as SiGsmarenadotcom, defaultColor as SiGsmarenadotcomHex } from './icons/SiGsmarenadotcom.mjs';
|
|
@@ -1366,6 +1372,7 @@ export { default as SiImdb, defaultColor as SiImdbHex } from './icons/SiImdb.mjs
|
|
|
1366
1372
|
export { default as SiImessage, defaultColor as SiImessageHex } from './icons/SiImessage.mjs';
|
|
1367
1373
|
export { default as SiImgur, defaultColor as SiImgurHex } from './icons/SiImgur.mjs';
|
|
1368
1374
|
export { default as SiImmer, defaultColor as SiImmerHex } from './icons/SiImmer.mjs';
|
|
1375
|
+
export { default as SiImmersivetranslate, defaultColor as SiImmersivetranslateHex } from './icons/SiImmersivetranslate.mjs';
|
|
1369
1376
|
export { default as SiImmich, defaultColor as SiImmichHex } from './icons/SiImmich.mjs';
|
|
1370
1377
|
export { default as SiImou, defaultColor as SiImouHex } from './icons/SiImou.mjs';
|
|
1371
1378
|
export { default as SiImprovmx, defaultColor as SiImprovmxHex } from './icons/SiImprovmx.mjs';
|
|
@@ -1510,6 +1517,7 @@ export { default as SiKeeper, defaultColor as SiKeeperHex } from './icons/SiKeep
|
|
|
1510
1517
|
export { default as SiKeeweb, defaultColor as SiKeewebHex } from './icons/SiKeeweb.mjs';
|
|
1511
1518
|
export { default as SiKenmei, defaultColor as SiKenmeiHex } from './icons/SiKenmei.mjs';
|
|
1512
1519
|
export { default as SiKentico, defaultColor as SiKenticoHex } from './icons/SiKentico.mjs';
|
|
1520
|
+
export { default as SiKeploy, defaultColor as SiKeployHex } from './icons/SiKeploy.mjs';
|
|
1513
1521
|
export { default as SiKeras, defaultColor as SiKerasHex } from './icons/SiKeras.mjs';
|
|
1514
1522
|
export { default as SiKeybase, defaultColor as SiKeybaseHex } from './icons/SiKeybase.mjs';
|
|
1515
1523
|
export { default as SiKeycdn, defaultColor as SiKeycdnHex } from './icons/SiKeycdn.mjs';
|
|
@@ -1660,11 +1668,14 @@ export { default as SiLiteral, defaultColor as SiLiteralHex } from './icons/SiLi
|
|
|
1660
1668
|
export { default as SiLitiengine, defaultColor as SiLitiengineHex } from './icons/SiLitiengine.mjs';
|
|
1661
1669
|
export { default as SiLivechat, defaultColor as SiLivechatHex } from './icons/SiLivechat.mjs';
|
|
1662
1670
|
export { default as SiLivejournal, defaultColor as SiLivejournalHex } from './icons/SiLivejournal.mjs';
|
|
1671
|
+
export { default as SiLivekit, defaultColor as SiLivekitHex } from './icons/SiLivekit.mjs';
|
|
1663
1672
|
export { default as SiLivewire, defaultColor as SiLivewireHex } from './icons/SiLivewire.mjs';
|
|
1664
1673
|
export { default as SiLlvm, defaultColor as SiLlvmHex } from './icons/SiLlvm.mjs';
|
|
1665
1674
|
export { default as SiLmms, defaultColor as SiLmmsHex } from './icons/SiLmms.mjs';
|
|
1666
1675
|
export { default as SiLobsters, defaultColor as SiLobstersHex } from './icons/SiLobsters.mjs';
|
|
1667
1676
|
export { default as SiLocal, defaultColor as SiLocalHex } from './icons/SiLocal.mjs';
|
|
1677
|
+
export { default as SiLocalsend, defaultColor as SiLocalsendHex } from './icons/SiLocalsend.mjs';
|
|
1678
|
+
export { default as SiLocalxpose, defaultColor as SiLocalxposeHex } from './icons/SiLocalxpose.mjs';
|
|
1668
1679
|
export { default as SiLodash, defaultColor as SiLodashHex } from './icons/SiLodash.mjs';
|
|
1669
1680
|
export { default as SiLogitech, defaultColor as SiLogitechHex } from './icons/SiLogitech.mjs';
|
|
1670
1681
|
export { default as SiLogitechg, defaultColor as SiLogitechgHex } from './icons/SiLogitechg.mjs';
|
|
@@ -1963,6 +1974,7 @@ export { default as SiNordvpn, defaultColor as SiNordvpnHex } from './icons/SiNo
|
|
|
1963
1974
|
export { default as SiNormalizedotcss, defaultColor as SiNormalizedotcssHex } from './icons/SiNormalizedotcss.mjs';
|
|
1964
1975
|
export { default as SiNorton, defaultColor as SiNortonHex } from './icons/SiNorton.mjs';
|
|
1965
1976
|
export { default as SiNorwegian, defaultColor as SiNorwegianHex } from './icons/SiNorwegian.mjs';
|
|
1977
|
+
export { default as SiNote, defaultColor as SiNoteHex } from './icons/SiNote.mjs';
|
|
1966
1978
|
export { default as SiNotebooklm, defaultColor as SiNotebooklmHex } from './icons/SiNotebooklm.mjs';
|
|
1967
1979
|
export { default as SiNotepadplusplus, defaultColor as SiNotepadplusplusHex } from './icons/SiNotepadplusplus.mjs';
|
|
1968
1980
|
export { default as SiNotion, defaultColor as SiNotionHex } from './icons/SiNotion.mjs';
|
|
@@ -2068,6 +2080,7 @@ export { default as SiOppo, defaultColor as SiOppoHex } from './icons/SiOppo.mjs
|
|
|
2068
2080
|
export { default as SiOpsgenie, defaultColor as SiOpsgenieHex } from './icons/SiOpsgenie.mjs';
|
|
2069
2081
|
export { default as SiOpslevel, defaultColor as SiOpslevelHex } from './icons/SiOpslevel.mjs';
|
|
2070
2082
|
export { default as SiOptimism, defaultColor as SiOptimismHex } from './icons/SiOptimism.mjs';
|
|
2083
|
+
export { default as SiOptuna, defaultColor as SiOptunaHex } from './icons/SiOptuna.mjs';
|
|
2071
2084
|
export { default as SiOrange, defaultColor as SiOrangeHex } from './icons/SiOrange.mjs';
|
|
2072
2085
|
export { default as SiOrcid, defaultColor as SiOrcidHex } from './icons/SiOrcid.mjs';
|
|
2073
2086
|
export { default as SiOreilly, defaultColor as SiOreillyHex } from './icons/SiOreilly.mjs';
|
|
@@ -2088,6 +2101,7 @@ export { default as SiOverleaf, defaultColor as SiOverleafHex } from './icons/Si
|
|
|
2088
2101
|
export { default as SiOvh, defaultColor as SiOvhHex } from './icons/SiOvh.mjs';
|
|
2089
2102
|
export { default as SiOwasp, defaultColor as SiOwaspHex } from './icons/SiOwasp.mjs';
|
|
2090
2103
|
export { default as SiOwncloud, defaultColor as SiOwncloudHex } from './icons/SiOwncloud.mjs';
|
|
2104
|
+
export { default as SiOxc, defaultColor as SiOxcHex } from './icons/SiOxc.mjs';
|
|
2091
2105
|
export { default as SiOxygen, defaultColor as SiOxygenHex } from './icons/SiOxygen.mjs';
|
|
2092
2106
|
export { default as SiOyo, defaultColor as SiOyoHex } from './icons/SiOyo.mjs';
|
|
2093
2107
|
export { default as SiP5dotjs, defaultColor as SiP5dotjsHex } from './icons/SiP5dotjs.mjs';
|
|
@@ -2178,6 +2192,7 @@ export { default as SiPinboard, defaultColor as SiPinboardHex } from './icons/Si
|
|
|
2178
2192
|
export { default as SiPinescript, defaultColor as SiPinescriptHex } from './icons/SiPinescript.mjs';
|
|
2179
2193
|
export { default as SiPinetwork, defaultColor as SiPinetworkHex } from './icons/SiPinetwork.mjs';
|
|
2180
2194
|
export { default as SiPingdom, defaultColor as SiPingdomHex } from './icons/SiPingdom.mjs';
|
|
2195
|
+
export { default as SiPinia, defaultColor as SiPiniaHex } from './icons/SiPinia.mjs';
|
|
2181
2196
|
export { default as SiPino, defaultColor as SiPinoHex } from './icons/SiPino.mjs';
|
|
2182
2197
|
export { default as SiPinterest, defaultColor as SiPinterestHex } from './icons/SiPinterest.mjs';
|
|
2183
2198
|
export { default as SiPioneerdj, defaultColor as SiPioneerdjHex } from './icons/SiPioneerdj.mjs';
|
|
@@ -2367,6 +2382,7 @@ export { default as SiRadixui, defaultColor as SiRadixuiHex } from './icons/SiRa
|
|
|
2367
2382
|
export { default as SiRadstudio, defaultColor as SiRadstudioHex } from './icons/SiRadstudio.mjs';
|
|
2368
2383
|
export { default as SiRailway, defaultColor as SiRailwayHex } from './icons/SiRailway.mjs';
|
|
2369
2384
|
export { default as SiRainmeter, defaultColor as SiRainmeterHex } from './icons/SiRainmeter.mjs';
|
|
2385
|
+
export { default as SiRainyun, defaultColor as SiRainyunHex } from './icons/SiRainyun.mjs';
|
|
2370
2386
|
export { default as SiRakuten, defaultColor as SiRakutenHex } from './icons/SiRakuten.mjs';
|
|
2371
2387
|
export { default as SiRakutenkobo, defaultColor as SiRakutenkoboHex } from './icons/SiRakutenkobo.mjs';
|
|
2372
2388
|
export { default as SiRam, defaultColor as SiRamHex } from './icons/SiRam.mjs';
|
|
@@ -2476,6 +2492,7 @@ export { default as SiRockylinux, defaultColor as SiRockylinuxHex } from './icon
|
|
|
2476
2492
|
export { default as SiRoku, defaultColor as SiRokuHex } from './icons/SiRoku.mjs';
|
|
2477
2493
|
export { default as SiRoll20, defaultColor as SiRoll20Hex } from './icons/SiRoll20.mjs';
|
|
2478
2494
|
export { default as SiRollbar, defaultColor as SiRollbarHex } from './icons/SiRollbar.mjs';
|
|
2495
|
+
export { default as SiRolldown, defaultColor as SiRolldownHex } from './icons/SiRolldown.mjs';
|
|
2479
2496
|
export { default as SiRollsroyce, defaultColor as SiRollsroyceHex } from './icons/SiRollsroyce.mjs';
|
|
2480
2497
|
export { default as SiRollupdotjs, defaultColor as SiRollupdotjsHex } from './icons/SiRollupdotjs.mjs';
|
|
2481
2498
|
export { default as SiRook, defaultColor as SiRookHex } from './icons/SiRook.mjs';
|
|
@@ -2585,6 +2602,7 @@ export { default as SiSensu, defaultColor as SiSensuHex } from './icons/SiSensu.
|
|
|
2585
2602
|
export { default as SiSentry, defaultColor as SiSentryHex } from './icons/SiSentry.mjs';
|
|
2586
2603
|
export { default as SiSepa, defaultColor as SiSepaHex } from './icons/SiSepa.mjs';
|
|
2587
2604
|
export { default as SiSequelize, defaultColor as SiSequelizeHex } from './icons/SiSequelize.mjs';
|
|
2605
|
+
export { default as SiServbay, defaultColor as SiServbayHex } from './icons/SiServbay.mjs';
|
|
2588
2606
|
export { default as SiServerfault, defaultColor as SiServerfaultHex } from './icons/SiServerfault.mjs';
|
|
2589
2607
|
export { default as SiServerless, defaultColor as SiServerlessHex } from './icons/SiServerless.mjs';
|
|
2590
2608
|
export { default as SiSession, defaultColor as SiSessionHex } from './icons/SiSession.mjs';
|
|
@@ -2631,6 +2649,7 @@ export { default as SiSitecore, defaultColor as SiSitecoreHex } from './icons/Si
|
|
|
2631
2649
|
export { default as SiSitepoint, defaultColor as SiSitepointHex } from './icons/SiSitepoint.mjs';
|
|
2632
2650
|
export { default as SiSiyuan, defaultColor as SiSiyuanHex } from './icons/SiSiyuan.mjs';
|
|
2633
2651
|
export { default as SiSkaffold, defaultColor as SiSkaffoldHex } from './icons/SiSkaffold.mjs';
|
|
2652
|
+
export { default as SiSkeleton, defaultColor as SiSkeletonHex } from './icons/SiSkeleton.mjs';
|
|
2634
2653
|
export { default as SiSketch, defaultColor as SiSketchHex } from './icons/SiSketch.mjs';
|
|
2635
2654
|
export { default as SiSketchfab, defaultColor as SiSketchfabHex } from './icons/SiSketchfab.mjs';
|
|
2636
2655
|
export { default as SiSketchup, defaultColor as SiSketchupHex } from './icons/SiSketchup.mjs';
|
|
@@ -2648,6 +2667,7 @@ export { default as SiSlint, defaultColor as SiSlintHex } from './icons/SiSlint.
|
|
|
2648
2667
|
export { default as SiSmart, defaultColor as SiSmartHex } from './icons/SiSmart.mjs';
|
|
2649
2668
|
export { default as SiSmartthings, defaultColor as SiSmartthingsHex } from './icons/SiSmartthings.mjs';
|
|
2650
2669
|
export { default as SiSmashingmagazine, defaultColor as SiSmashingmagazineHex } from './icons/SiSmashingmagazine.mjs';
|
|
2670
|
+
export { default as SiSmoothcomp, defaultColor as SiSmoothcompHex } from './icons/SiSmoothcomp.mjs';
|
|
2651
2671
|
export { default as SiSmrt, defaultColor as SiSmrtHex } from './icons/SiSmrt.mjs';
|
|
2652
2672
|
export { default as SiSmugmug, defaultColor as SiSmugmugHex } from './icons/SiSmugmug.mjs';
|
|
2653
2673
|
export { default as SiSnapchat, defaultColor as SiSnapchatHex } from './icons/SiSnapchat.mjs';
|
|
@@ -2789,6 +2809,7 @@ export { default as SiSubtitleedit, defaultColor as SiSubtitleeditHex } from './
|
|
|
2789
2809
|
export { default as SiSubversion, defaultColor as SiSubversionHex } from './icons/SiSubversion.mjs';
|
|
2790
2810
|
export { default as SiSuckless, defaultColor as SiSucklessHex } from './icons/SiSuckless.mjs';
|
|
2791
2811
|
export { default as SiSui, defaultColor as SiSuiHex } from './icons/SiSui.mjs';
|
|
2812
|
+
export { default as SiSuitest, defaultColor as SiSuitestHex } from './icons/SiSuitest.mjs';
|
|
2792
2813
|
export { default as SiSumologic, defaultColor as SiSumologicHex } from './icons/SiSumologic.mjs';
|
|
2793
2814
|
export { default as SiSuno, defaultColor as SiSunoHex } from './icons/SiSuno.mjs';
|
|
2794
2815
|
export { default as SiSunrise, defaultColor as SiSunriseHex } from './icons/SiSunrise.mjs';
|
|
@@ -3053,6 +3074,7 @@ export { default as SiUnpkg, defaultColor as SiUnpkgHex } from './icons/SiUnpkg.
|
|
|
3053
3074
|
export { default as SiUnraid, defaultColor as SiUnraidHex } from './icons/SiUnraid.mjs';
|
|
3054
3075
|
export { default as SiUnrealengine, defaultColor as SiUnrealengineHex } from './icons/SiUnrealengine.mjs';
|
|
3055
3076
|
export { default as SiUnsplash, defaultColor as SiUnsplashHex } from './icons/SiUnsplash.mjs';
|
|
3077
|
+
export { default as SiUnstop, defaultColor as SiUnstopHex } from './icons/SiUnstop.mjs';
|
|
3056
3078
|
export { default as SiUntappd, defaultColor as SiUntappdHex } from './icons/SiUntappd.mjs';
|
|
3057
3079
|
export { default as SiUpcloud, defaultColor as SiUpcloudHex } from './icons/SiUpcloud.mjs';
|
|
3058
3080
|
export { default as SiUphold, defaultColor as SiUpholdHex } from './icons/SiUphold.mjs';
|
|
@@ -3118,6 +3140,7 @@ export { default as SiVirginmedia, defaultColor as SiVirginmediaHex } from './ic
|
|
|
3118
3140
|
export { default as SiVirtualbox, defaultColor as SiVirtualboxHex } from './icons/SiVirtualbox.mjs';
|
|
3119
3141
|
export { default as SiVirustotal, defaultColor as SiVirustotalHex } from './icons/SiVirustotal.mjs';
|
|
3120
3142
|
export { default as SiVisa, defaultColor as SiVisaHex } from './icons/SiVisa.mjs';
|
|
3143
|
+
export { default as SiVisualparadigm, defaultColor as SiVisualparadigmHex } from './icons/SiVisualparadigm.mjs';
|
|
3121
3144
|
export { default as SiVisx, defaultColor as SiVisxHex } from './icons/SiVisx.mjs';
|
|
3122
3145
|
export { default as SiVite, defaultColor as SiViteHex } from './icons/SiVite.mjs';
|
|
3123
3146
|
export { default as SiVitepress, defaultColor as SiVitepressHex } from './icons/SiVitepress.mjs';
|
|
@@ -3147,6 +3170,7 @@ export { default as SiVscodium, defaultColor as SiVscodiumHex } from './icons/Si
|
|
|
3147
3170
|
export { default as SiVtex, defaultColor as SiVtexHex } from './icons/SiVtex.mjs';
|
|
3148
3171
|
export { default as SiVuedotjs, defaultColor as SiVuedotjsHex } from './icons/SiVuedotjs.mjs';
|
|
3149
3172
|
export { default as SiVuetify, defaultColor as SiVuetifyHex } from './icons/SiVuetify.mjs';
|
|
3173
|
+
export { default as SiVueuse, defaultColor as SiVueuseHex } from './icons/SiVueuse.mjs';
|
|
3150
3174
|
export { default as SiVulkan, defaultColor as SiVulkanHex } from './icons/SiVulkan.mjs';
|
|
3151
3175
|
export { default as SiVultr, defaultColor as SiVultrHex } from './icons/SiVultr.mjs';
|
|
3152
3176
|
export { default as SiVyond, defaultColor as SiVyondHex } from './icons/SiVyond.mjs';
|
|
@@ -3199,6 +3223,7 @@ export { default as SiWelcometothejungle, defaultColor as SiWelcometothejungleHe
|
|
|
3199
3223
|
export { default as SiWellfound, defaultColor as SiWellfoundHex } from './icons/SiWellfound.mjs';
|
|
3200
3224
|
export { default as SiWellsfargo, defaultColor as SiWellsfargoHex } from './icons/SiWellsfargo.mjs';
|
|
3201
3225
|
export { default as SiWemo, defaultColor as SiWemoHex } from './icons/SiWemo.mjs';
|
|
3226
|
+
export { default as SiWeread, defaultColor as SiWereadHex } from './icons/SiWeread.mjs';
|
|
3202
3227
|
export { default as SiWesterndigital, defaultColor as SiWesterndigitalHex } from './icons/SiWesterndigital.mjs';
|
|
3203
3228
|
export { default as SiWesternunion, defaultColor as SiWesternunionHex } from './icons/SiWesternunion.mjs';
|
|
3204
3229
|
export { default as SiWetransfer, defaultColor as SiWetransferHex } from './icons/SiWetransfer.mjs';
|
|
@@ -3329,6 +3354,7 @@ export { default as SiZingat, defaultColor as SiZingatHex } from './icons/SiZing
|
|
|
3329
3354
|
export { default as SiZod, defaultColor as SiZodHex } from './icons/SiZod.mjs';
|
|
3330
3355
|
export { default as SiZoho, defaultColor as SiZohoHex } from './icons/SiZoho.mjs';
|
|
3331
3356
|
export { default as SiZoiper, defaultColor as SiZoiperHex } from './icons/SiZoiper.mjs';
|
|
3357
|
+
export { default as SiZola, defaultColor as SiZolaHex } from './icons/SiZola.mjs';
|
|
3332
3358
|
export { default as SiZomato, defaultColor as SiZomatoHex } from './icons/SiZomato.mjs';
|
|
3333
3359
|
export { default as SiZoom, defaultColor as SiZoomHex } from './icons/SiZoom.mjs';
|
|
3334
3360
|
export { default as SiZorin, defaultColor as SiZorinHex } from './icons/SiZorin.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@icons-pack/react-simple-icons",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.8.0",
|
|
4
4
|
"description": "This package provides the Simple Icons packaged as a set of React components.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"react": "^18",
|
|
69
69
|
"rimraf": "6.0.1",
|
|
70
70
|
"signale": "1.4.0",
|
|
71
|
-
"simple-icons": "15.
|
|
71
|
+
"simple-icons": "15.16.0",
|
|
72
72
|
"turbo": "2.0.14",
|
|
73
73
|
"typescript": "5.5.4",
|
|
74
74
|
"uppercamelcase": "3.0.0",
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiAnimedotjsProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#000000';
|
|
22
|
+
|
|
23
|
+
const SiAnimedotjs: IconType = React.forwardRef<SVGSVGElement, SiAnimedotjsProps>(function SiAnimedotjs({title = 'Anime.js', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M12 .0012c2.8931 0 5.547 1.0238 7.6193 2.7288H24c-.2493 1.6968-.4997 3.3933-.748 5.0903C23.7357 9.1218 24 10.53 24 12c0 6.6274-5.3726 12-12 12S0 18.6274 0 12 5.3726 0 12 0Zm.7271 5.2c-1.9911 0-3.5191.1-4.584.2987-1.0648.1991-1.844.5497-2.3374 1.0518-.4935.5021-.8095 1.2467-.948 2.2336l-.052.3896h4.3235l.014-.078c.052-.2944.1602-.5238.3247-.6883.3758-.3758 1.3594-.4805 2.74-.4805.6975 0 1.3993-.016 2.0907.091.355.061.619.1862.7922.3766.1731.1905.2597.4935.2597.909-.042.6074-.1174 1.2126-.1818 1.8181h-.078c-.3117-.4156-.8138-.7143-1.5064-.8961-.9452-.2481-2.0153-.2727-3.4023-.2727-1.5756 0-2.7876.1039-3.636.3117-.8484.2078-1.4718.5627-1.87 1.0648-.3982.5021-.6666 1.238-.8051 2.2076-.074.5178-.1517 1.0343-.1558 1.5583 0 .7445.1731 1.3332.5194 1.7661.3463.4329.9047.7445 1.6752.935.7705.1904 1.8223.2857 3.1555.2857.9631 0 1.9304 0 2.8829-.1559.5714-.1038 1.0302-.2683 1.3765-.4934.3463-.2251.7012-.5454 1.0648-.961h.052l-.2338 1.4025h4.4931l.935-6.5968c.1212-.9177.1818-1.6016.1818-2.0518 0-.598-.053-.9743-.1354-1.3516l-2.6242.0009c.1123-.7649.2252-1.5297.3381-2.2946-.07-.02-.1415-.038-.2146-.056-1.2124-.2886-2.6154-.3246-4.4542-.3246Zm-.8051 7.298c.8311 0 1.4588.026 1.883.078.4242.052.7142.1428.87.2727.1558.1298.2338.316.2338.5584 0 .055-.037.9918-.4156 1.3895-.1731.1818-.4848.3116-.935.3895-.5642.098-1.3136.1169-2.3374.1169-.7792 0-1.3808-.026-1.805-.078-.4243-.052-.7316-.1515-.922-.2987-.1905-.1472-.2857-.3506-.2857-.6103.053-.6238.1306-1.0137.3895-1.2856.1732-.1818.4892-.316.948-.4026.5853-.1104 1.3454-.1299 2.3764-.1299zm11.1111-8.928h-4.4973l-.5111 3.4752h4.4973z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiAnimedotjs as default, defaultColor };
|
|
45
|
+
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#007ACC';
|
|
22
22
|
|
|
23
23
|
const SiAssemblyscript: IconType = React.forwardRef<SVGSVGElement, SiAssemblyscriptProps>(function SiAssemblyscript({title = 'AssemblyScript', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
24
|
if (color === 'default') {
|
package/src/icons/SiCoder.tsx
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#090B0B';
|
|
22
22
|
|
|
23
23
|
const SiCoder: IconType = React.forwardRef<SVGSVGElement, SiCoderProps>(function SiCoder({title = 'Coder', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
24
|
if (color === 'default') {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
{...others}
|
|
37
37
|
>
|
|
38
38
|
<title>{title}</title>
|
|
39
|
-
<path d='
|
|
39
|
+
<path d='M14.862 6.67H24v10.663h-9.138zM6.945 15.304c-1.934 0-3.366-1.264-3.366-3.305s1.432-3.323 3.366-3.365c1.411-.03 2.787.99 2.878 2.543l3.472-.106c-.076-2.802-2.33-4.706-6.35-4.706S0 8.558 0 12c0 3.426 3.046 5.635 6.945 5.635 3.898 0 6.29-1.935 6.38-4.782l-3.472-.077c-.152 1.553-1.497 2.528-2.908 2.528Z' />
|
|
40
40
|
</svg>
|
|
41
41
|
);
|
|
42
42
|
});
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiDeepmindProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#4285F4';
|
|
22
|
+
|
|
23
|
+
const SiDeepmind: IconType = React.forwardRef<SVGSVGElement, SiDeepmindProps>(function SiDeepmind({title = 'DeepMind', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='m5.99,1.62a8.54,8.54 0 0 0 -2.54,6.83c0.35,4.4 4.51,7.99 8.28,7.99c3.5,0 4.88,-3.06 4.54,-5.14a4.32,4.32 0 0 0 -0.95,-2.07c0.63,0.34 1.24,0.77 1.81,1.3c1.52,1.41 2.44,3.23 2.58,5.1c0.33,4.13 -2.73,8.37 -7.85,8.37c-1.69,0 -3.48,-0.43 -4.98,-1.14c-4.06,-1.92 -6.88,-6.06 -6.88,-10.86c0,-4.43 2.41,-8.3 5.99,-10.38zm6.15,-1.62c1.69,0 3.48,0.43 4.98,1.14a12,12 0 0 1 6.88,10.86c0,4.43 -2.41,8.3 -5.99,10.38a8.54,8.54 0 0 0 2.54,-6.83c-0.35,-4.4 -4.51,-7.99 -8.28,-7.99c-3.5,0 -4.88,3.06 -4.54,5.14a4.3,4.3 0 0 0 0.96,2.07a8.72,8.72 0 0 1 -1.81,-1.3c-1.52,-1.41 -2.44,-3.23 -2.59,-5.1c-0.33,-4.13 2.73,-8.37 7.85,-8.37z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiDeepmind as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiFreshrssProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#0062BE';
|
|
22
|
+
|
|
23
|
+
const SiFreshrss: IconType = React.forwardRef<SVGSVGElement, SiFreshrssProps>(function SiFreshrss({title = 'FreshRSS', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M11.738.003C5.217.151.006 5.476 0 11.999h2.25a9.74 9.74 0 0 1 6.02-9.008 9.74 9.74 0 0 1 10.628 2.113 9.74 9.74 0 0 1 2.113 10.626 9.74 9.74 0 0 1-9.01 6.02V24c4.85 0 9.23-2.927 11.088-7.408A12 12 0 0 0 11.738.003m.264.5v1.252c-1.32 0-2.653.25-3.922.775-3.674 1.521-6.06 5.03-6.256 8.97H.574c.2-4.443 2.89-8.413 7.028-10.126A11.4 11.4 0 0 1 12 .503m-.031 3.434a8 8 0 0 0-3.055.613A8.07 8.07 0 0 0 3.938 12h2.25a5.8 5.8 0 0 1 3.589-5.37 5.81 5.81 0 0 1 6.334 1.26 5.8 5.8 0 0 1 1.26 6.335 5.8 5.8 0 0 1-5.37 3.588v2.25a8.07 8.07 0 0 0 7.451-4.977 8.07 8.07 0 0 0-1.75-8.788c-2.125-2.125-4.667-2.365-5.732-2.362m.03.501V5.69a6.3 6.3 0 0 0-2.415.477c-2.2.911-3.633 2.987-3.823 5.332h-1.25C4.703 8.65 6.44 6.115 9.105 5.012A7.5 7.5 0 0 1 12 4.438M18.312 12h1.248a7.6 7.6 0 0 1-.57 2.896c-1.104 2.664-3.639 4.4-6.488 4.593v-1.25c2.345-.19 4.42-1.621 5.333-3.822A6.3 6.3 0 0 0 18.312 12m3.936 0h1.248c0 1.483-.278 2.978-.867 4.4-1.714 4.137-5.685 6.828-10.127 7.027v-1.25c3.94-.197 7.45-2.582 8.97-6.254A10.3 10.3 0 0 0 22.249 12m-7.155 0A3.094 3.094 0 0 1 12 15.094 3.094 3.094 0 0 1 8.906 12 3.094 3.094 0 0 1 12 8.906 3.094 3.094 0 0 1 15.094 12' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiFreshrss as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiGarudalinuxProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#8839EF';
|
|
22
|
+
|
|
23
|
+
const SiGarudalinux: IconType = React.forwardRef<SVGSVGElement, SiGarudalinuxProps>(function SiGarudalinux({title = 'Garuda Linux', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M10.24 3.179C6.82 6.579 3.366 10.064 0 13.465c2.4 2.406 4.889 4.898 7.319 7.332l7.504.024 6.334-6.316-13.754-.012-1.525 1.54 11.512.024-3.198 3.197H7.956L2.172 13.47l8.74-8.74h6.284l4.815 4.815-7.501-.01v-2.12l-3.68 3.68c3.873.004 7.746.003 11.62 0v2.102l1.55-1.55-.003-2.306-6.16-6.159z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiGarudalinux as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiGreptimedbProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#8322FF';
|
|
22
|
+
|
|
23
|
+
const SiGreptimedb: IconType = React.forwardRef<SVGSVGElement, SiGreptimedbProps>(function SiGreptimedb({title = 'GreptimeDB', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M12.005 0C5.375 0 0 5.373 0 12s5.375 12 12.005 12c6.428 0 11.679-5.052 11.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48 1.48 0 0 1-.363-.993c0-.363.121-.726.363-.993.241-.267.6-.443 1.092-.433h.001c.51 0 .98.272 1.235.713l.02.033h1.722l-.022-.083A3.053 3.053 0 0 0 8.954 12a3.05 3.05 0 0 0 3.051 3.05 3.04 3.04 0 0 0 2.288-1.044h7.892c-.936 4.769-5.134 8.37-10.18 8.37-5.733 0-10.38-4.645-10.38-10.376S6.272 1.624 12.005 1.624c5.484 0 9.975 4.25 10.355 9.635l.004.061h1.628l-.004-.07C23.6 4.972 18.383 0 12.005 0m.009 2.983c-4.987 0-9.031 4.038-9.031 9.017 0 4.98 4.043 9.017 9.03 9.017a9.03 9.03 0 0 0 8.405-5.711l.036-.09h-1.771l-.018.037a7.4 7.4 0 0 1-6.651 4.14c-4.09 0-7.405-3.309-7.405-7.393s3.315-7.393 7.405-7.393a7.4 7.4 0 0 1 7.367 6.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007 2.984c-3.343 0-6.055 2.702-6.055 6.033s2.712 6.033 6.055 6.033a6.06 6.06 0 0 0 5.058-2.715l.068-.103H15.05l-.019.018a4.42 4.42 0 0 1-3.009 1.176A4.417 4.417 0 0 1 7.595 12a4.42 4.42 0 0 1 4.426-4.41 4.42 4.42 0 0 1 4.365 3.675l.01.055h1.643l-.009-.074a6.05 6.05 0 0 0-6.009-5.279' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiGreptimedb as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiGsapProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#0AE448';
|
|
22
|
+
|
|
23
|
+
const SiGsap: IconType = React.forwardRef<SVGSVGElement, SiGsapProps>(function SiGsap({title = 'GSAP', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M9.83,7.59C10.647,7.595 11.267,7.828 11.672,8.282C12.055,8.713 12.239,9.336 12.219,10.132L12.205,10.193C12.197,10.211 12.185,10.229 12.17,10.243C12.14,10.272 12.099,10.288 12.057,10.288L10.398,10.288C10.29,10.288 10.199,10.2 10.199,10.093C10.199,9.669 10.071,9.435 9.809,9.383L9.689,9.372C9.347,9.372 9.125,9.583 9.119,9.951C9.112,10.361 9.344,10.734 10.004,11.374C10.872,12.19 11.221,12.913 11.204,13.867C11.177,15.411 10.127,16.41 8.531,16.41C7.716,16.41 7.093,16.191 6.678,15.761C6.258,15.324 6.066,14.683 6.106,13.855C6.108,13.813 6.125,13.772 6.155,13.743C6.185,13.714 6.226,13.698 6.267,13.698L7.983,13.698C8.007,13.699 8.03,13.705 8.052,13.715C8.073,13.726 8.092,13.741 8.107,13.76C8.12,13.775 8.129,13.793 8.135,13.813C8.14,13.832 8.141,13.853 8.137,13.873C8.118,14.171 8.171,14.394 8.288,14.518C8.363,14.598 8.469,14.639 8.599,14.639C8.916,14.639 9.102,14.414 9.109,14.024C9.115,13.687 9.007,13.39 8.427,12.792C7.676,12.058 7.003,11.3 7.024,10.108C7.037,9.416 7.311,8.784 7.798,8.327C8.312,7.845 9.014,7.59 9.83,7.59ZM4.047,7.618C4.794,7.612 5.381,7.842 5.789,8.303C6.221,8.79 6.44,9.524 6.441,10.485C6.44,10.527 6.422,10.567 6.392,10.597C6.362,10.626 6.322,10.643 6.28,10.643L4.479,10.643C4.448,10.642 4.417,10.629 4.395,10.607C4.373,10.584 4.361,10.553 4.36,10.522C4.346,9.899 4.172,9.576 3.828,9.538L3.757,9.534C3.067,9.535 2.66,10.472 2.444,10.992C2.142,11.719 1.988,12.507 2.018,13.293C2.033,13.659 2.092,14.173 2.438,14.386C2.746,14.575 3.185,14.45 3.451,14.24C3.716,14.031 3.93,13.669 4.02,13.339C4.033,13.293 4.033,13.258 4.021,13.241C4.015,13.233 4.003,13.229 3.989,13.226L3.485,13.222C3.461,13.222 3.436,13.216 3.414,13.206C3.392,13.196 3.372,13.181 3.356,13.162C3.344,13.148 3.335,13.13 3.331,13.112C3.327,13.093 3.327,13.074 3.331,13.056L3.647,11.682C3.663,11.611 3.726,11.558 3.804,11.548L3.804,11.545L6.839,11.545C6.846,11.545 6.854,11.545 6.86,11.546C6.939,11.556 6.995,11.63 6.994,11.71L6.994,11.714L6.678,13.085C6.661,13.163 6.583,13.22 6.494,13.22L6.113,13.22C6.1,13.22 6.086,13.225 6.075,13.233C6.064,13.241 6.056,13.253 6.052,13.266C5.7,14.46 5.223,15.282 4.594,15.775C4.058,16.195 3.399,16.391 2.517,16.391C1.725,16.391 1.191,16.136 0.738,15.633C0.14,14.967 -0.107,13.879 0.043,12.566C0.313,10.103 1.589,7.618 4.047,7.618ZM21.016,7.75C23.026,7.75 24.03,8.662 23.999,10.461C23.962,12.569 22.678,14.119 20.745,14.477C20.47,14.527 20.191,14.547 19.912,14.545L18.978,14.541C18.963,14.541 18.948,14.547 18.937,14.558C18.926,14.568 18.92,14.583 18.92,14.598C18.92,14.608 18.922,14.618 18.928,14.627C18.933,14.636 18.941,14.643 18.95,14.648L19.744,15.062C19.809,15.096 19.835,15.153 19.82,15.226C19.815,15.249 19.618,16.139 19.613,16.159C19.596,16.237 19.533,16.282 19.442,16.282L17.739,16.282C17.715,16.282 17.69,16.277 17.668,16.267C17.646,16.257 17.626,16.241 17.61,16.223C17.598,16.208 17.589,16.191 17.585,16.173C17.58,16.155 17.581,16.135 17.585,16.116L19.481,7.875C19.5,7.789 19.581,7.751 19.653,7.751L21.016,7.75ZM17.273,7.762C17.292,7.77 17.31,7.781 17.324,7.795C17.338,7.81 17.351,7.828 17.358,7.847C17.366,7.866 17.369,7.886 17.369,7.906L17.358,16.119C17.361,16.138 17.36,16.158 17.355,16.177C17.35,16.196 17.34,16.213 17.328,16.228C17.313,16.245 17.295,16.259 17.274,16.268C17.254,16.277 17.232,16.282 17.21,16.281L15.397,16.281C15.377,16.282 15.356,16.277 15.337,16.27C15.318,16.262 15.3,16.25 15.286,16.236C15.272,16.221 15.26,16.204 15.253,16.185C15.245,16.166 15.241,16.146 15.241,16.125L15.28,15.328C15.282,15.241 15.28,15.217 15.229,15.211L15.161,15.209L13.447,15.209C13.323,15.209 13.314,15.22 13.27,15.334L12.914,16.191C12.882,16.252 12.818,16.281 12.722,16.281L10.927,16.281C10.818,16.281 10.74,16.173 10.781,16.072L14.499,7.873C14.524,7.824 14.562,7.75 14.648,7.75L17.214,7.75C17.234,7.75 17.254,7.754 17.273,7.762ZM15.5,9.985C15.492,9.953 15.466,9.956 15.445,9.998C15.43,10.028 15.416,10.06 15.405,10.091L14.121,13.274C14.114,13.294 14.109,13.31 14.105,13.322C14.104,13.328 14.103,13.335 14.104,13.341C14.105,13.347 14.108,13.353 14.111,13.358C14.115,13.363 14.12,13.367 14.126,13.37C14.131,13.373 14.137,13.376 14.143,13.376L15.215,13.39C15.334,13.38 15.34,13.374 15.352,13.253C15.354,13.21 15.506,10.022 15.5,9.985ZM20.112,9.582C20.097,9.582 20.083,9.588 20.072,9.599C20.061,9.609 20.055,9.624 20.054,9.639C20.054,9.649 20.057,9.659 20.062,9.668C20.068,9.677 20.075,9.685 20.084,9.69C20.097,9.697 20.869,10.104 20.926,10.135C20.968,10.158 20.969,10.198 20.955,10.267C20.948,10.298 20.415,12.642 20.416,12.644C20.419,12.647 20.435,12.655 20.515,12.655L20.551,12.655C21.446,12.619 21.934,11.561 21.952,10.534C21.961,9.979 21.772,9.638 21.429,9.588L21.358,9.582L20.112,9.582Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiGsap as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiImmersivetranslateProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#EA4C89';
|
|
22
|
+
|
|
23
|
+
const SiImmersivetranslate: IconType = React.forwardRef<SVGSVGElement, SiImmersivetranslateProps>(function SiImmersivetranslate({title = 'Immersive Translate', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M8.607 4.008h-1.75v1.749H3.539v5.85h3.318v2.534h1.75v-2.533h3.317V5.757H8.607Zm-1.75 3.498H5.289V9.86h1.568Zm1.75 2.353V7.506h1.568V9.86Zm12.065 10.133-3.68-9.229h-1.75l-3.68 9.23h1.87l.954-2.474h3.462l.954 2.473zm-3.499-4.222-1.056-2.738-1.056 2.738zm-9.471 4.222h2.594v-1.749H7.702a1.57 1.57 0 0 1-1.569-1.568v-1.75h-1.75v1.75a3.32 3.32 0 0 0 3.319 3.317m5.851-15.14v1.75h2.594c.867 0 1.569.702 1.569 1.568v1.81h1.75V8.17a3.32 3.32 0 0 0-3.319-3.318zM0 3.75A3.75 3.75 0 0 1 3.75 0h16.5A3.75 3.75 0 0 1 24 3.75v16.5A3.75 3.75 0 0 1 20.25 24H3.75A3.75 3.75 0 0 1 0 20.25Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiImmersivetranslate as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiKeployProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#FF914D';
|
|
22
|
+
|
|
23
|
+
const SiKeploy: IconType = React.forwardRef<SVGSVGElement, SiKeployProps>(function SiKeploy({title = 'Keploy', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M7.438 0C6.8952-.0029 6.3924.2006 5.954.6725c-.6953.7482-.354 1.7371.5356 2.7936 2.751.6529 6.3299 2.3982 9.4374 4.8783C14.4729 6.0506 10.37.0158 7.4381 0ZM4.2622 3.5776c-1.304.0225-2.2213.4728-2.4983 1.4363C.7452 8.5564 13.576 10.6173 13.576 10.6173c.269.0468.4741.2807.4741.5625 0 .292-.22.5298-.5034.564-7.508-.303-8.8518 4.309-8.8518 4.309C3.2689 20.6625 7.6858 24 7.6858 24c-2.1293-8.5433 7.0439-4.9774 7.0439-4.9774 7.5638 2.5793 7.8292.526 7.4649-1.0566-.0027-.0127-.0037-.0256-.0067-.0386C20.4495 9.987 9.3782 3.4895 4.262 3.5776Zm14.3353 10.5971c.2358-.0018.524.1173.7714.3406.396.3576.5366.8461.3148 1.091-.222.2447-.723.1535-1.1193-.2035-.3954-.3573-.536-.8458-.3141-1.0906.0832-.0918.2058-.1364.3472-.1375z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiKeploy as default, defaultColor };
|
|
45
|
+
|