@icons-pack/react-simple-icons 13.1.0 → 13.2.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/icons/SiActiveloop.cjs +51 -0
- package/icons/SiActiveloop.d.ts +4 -0
- package/icons/SiActiveloop.mjs +27 -0
- package/icons/SiAda.cjs +51 -0
- package/icons/SiAda.d.ts +4 -0
- package/icons/SiAda.mjs +27 -0
- package/icons/SiAdaway.cjs +51 -0
- package/icons/SiAdaway.d.ts +4 -0
- package/icons/SiAdaway.mjs +27 -0
- package/icons/SiApachedoris.cjs +51 -0
- package/icons/SiApachedoris.d.ts +4 -0
- package/icons/SiApachedoris.mjs +27 -0
- package/icons/SiAvm.cjs +51 -0
- package/icons/SiAvm.d.ts +4 -0
- package/icons/SiAvm.mjs +27 -0
- package/icons/SiBetterauth.cjs +51 -0
- package/icons/SiBetterauth.d.ts +4 -0
- package/icons/SiBetterauth.mjs +27 -0
- package/icons/SiBookingdotcom.cjs +51 -0
- package/icons/SiBookingdotcom.d.ts +4 -0
- package/icons/SiBookingdotcom.mjs +27 -0
- package/icons/SiBunnydotnet.cjs +51 -0
- package/icons/SiBunnydotnet.d.ts +4 -0
- package/icons/SiBunnydotnet.mjs +27 -0
- package/icons/SiCloudnativebuild.cjs +51 -0
- package/icons/SiCloudnativebuild.d.ts +4 -0
- package/icons/SiCloudnativebuild.mjs +27 -0
- package/icons/SiDiscorddotjs.cjs +51 -0
- package/icons/SiDiscorddotjs.d.ts +4 -0
- package/icons/SiDiscorddotjs.mjs +27 -0
- package/icons/SiDolibarr.cjs +51 -0
- package/icons/SiDolibarr.d.ts +4 -0
- package/icons/SiDolibarr.mjs +27 -0
- package/icons/SiFritz.cjs +51 -0
- package/icons/SiFritz.d.ts +4 -0
- package/icons/SiFritz.mjs +27 -0
- package/icons/SiHaystack.cjs +51 -0
- package/icons/SiHaystack.d.ts +4 -0
- package/icons/SiHaystack.mjs +27 -0
- package/icons/SiIconify.cjs +2 -2
- package/icons/SiIconify.d.ts +1 -1
- package/icons/SiIconify.mjs +2 -2
- package/icons/SiJinja.cjs +2 -2
- package/icons/SiJinja.d.ts +1 -1
- package/icons/SiJinja.mjs +2 -2
- package/icons/SiKenmei.cjs +51 -0
- package/icons/SiKenmei.d.ts +4 -0
- package/icons/SiKenmei.mjs +27 -0
- package/icons/SiLaunchpad.cjs +2 -2
- package/icons/SiLaunchpad.d.ts +1 -1
- package/icons/SiLaunchpad.mjs +2 -2
- package/icons/SiMacports.cjs +51 -0
- package/icons/SiMacports.d.ts +4 -0
- package/icons/SiMacports.mjs +27 -0
- package/icons/SiMaterialdesign.cjs +2 -2
- package/icons/SiMaterialdesign.d.ts +1 -1
- package/icons/SiMaterialdesign.mjs +2 -2
- package/icons/SiMezmo.cjs +51 -0
- package/icons/SiMezmo.d.ts +4 -0
- package/icons/SiMezmo.mjs +27 -0
- package/icons/SiMistralai.cjs +51 -0
- package/icons/SiMistralai.d.ts +4 -0
- package/icons/SiMistralai.mjs +27 -0
- package/icons/SiMyshows.cjs +51 -0
- package/icons/SiMyshows.d.ts +4 -0
- package/icons/SiMyshows.mjs +27 -0
- package/icons/SiNextbike.cjs +51 -0
- package/icons/SiNextbike.d.ts +4 -0
- package/icons/SiNextbike.mjs +27 -0
- package/icons/SiNodebb.cjs +51 -0
- package/icons/SiNodebb.d.ts +4 -0
- package/icons/SiNodebb.mjs +27 -0
- package/icons/SiPadlet.cjs +51 -0
- package/icons/SiPadlet.d.ts +4 -0
- package/icons/SiPadlet.mjs +27 -0
- package/icons/SiPaysafe.cjs +51 -0
- package/icons/SiPaysafe.d.ts +4 -0
- package/icons/SiPaysafe.mjs +27 -0
- package/icons/SiPlotly.cjs +2 -2
- package/icons/SiPlotly.d.ts +1 -1
- package/icons/SiPlotly.mjs +2 -2
- package/icons/SiQodo.cjs +51 -0
- package/icons/SiQodo.d.ts +4 -0
- package/icons/SiQodo.mjs +27 -0
- package/icons/SiRevenuecat.cjs +51 -0
- package/icons/SiRevenuecat.d.ts +4 -0
- package/icons/SiRevenuecat.mjs +27 -0
- package/icons/SiVanillaextract.cjs +51 -0
- package/icons/SiVanillaextract.d.ts +4 -0
- package/icons/SiVanillaextract.mjs +27 -0
- package/icons/SiWhat3words.cjs +51 -0
- package/icons/SiWhat3words.d.ts +4 -0
- package/icons/SiWhat3words.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/SiActiveloop.tsx +45 -0
- package/src/icons/SiAda.tsx +45 -0
- package/src/icons/SiAdaway.tsx +45 -0
- package/src/icons/SiApachedoris.tsx +45 -0
- package/src/icons/SiAvm.tsx +45 -0
- package/src/icons/SiBetterauth.tsx +45 -0
- package/src/icons/SiBookingdotcom.tsx +45 -0
- package/src/icons/SiBunnydotnet.tsx +45 -0
- package/src/icons/SiCloudnativebuild.tsx +45 -0
- package/src/icons/SiDiscorddotjs.tsx +45 -0
- package/src/icons/SiDolibarr.tsx +45 -0
- package/src/icons/SiFritz.tsx +45 -0
- package/src/icons/SiHaystack.tsx +45 -0
- package/src/icons/SiIconify.tsx +2 -2
- package/src/icons/SiJinja.tsx +2 -2
- package/src/icons/SiKenmei.tsx +45 -0
- package/src/icons/SiLaunchpad.tsx +2 -2
- package/src/icons/SiMacports.tsx +45 -0
- package/src/icons/SiMaterialdesign.tsx +2 -2
- package/src/icons/SiMezmo.tsx +45 -0
- package/src/icons/SiMistralai.tsx +45 -0
- package/src/icons/SiMyshows.tsx +45 -0
- package/src/icons/SiNextbike.tsx +45 -0
- package/src/icons/SiNodebb.tsx +45 -0
- package/src/icons/SiPadlet.tsx +45 -0
- package/src/icons/SiPaysafe.tsx +45 -0
- package/src/icons/SiPlotly.tsx +2 -2
- package/src/icons/SiQodo.tsx +45 -0
- package/src/icons/SiRevenuecat.tsx +45 -0
- package/src/icons/SiVanillaextract.tsx +45 -0
- package/src/icons/SiWhat3words.tsx +45 -0
package/index.d.ts
CHANGED
|
@@ -33,12 +33,15 @@ export { default as SiAccuweather, defaultColor as SiAccuweatherHex } from './ic
|
|
|
33
33
|
export { default as SiAcer, defaultColor as SiAcerHex } from './icons/SiAcer';
|
|
34
34
|
export { default as SiAcm, defaultColor as SiAcmHex } from './icons/SiAcm';
|
|
35
35
|
export { default as SiActigraph, defaultColor as SiActigraphHex } from './icons/SiActigraph';
|
|
36
|
+
export { default as SiActiveloop, defaultColor as SiActiveloopHex } from './icons/SiActiveloop';
|
|
36
37
|
export { default as SiActivision, defaultColor as SiActivisionHex } from './icons/SiActivision';
|
|
37
38
|
export { default as SiActivitypub, defaultColor as SiActivitypubHex } from './icons/SiActivitypub';
|
|
38
39
|
export { default as SiActix, defaultColor as SiActixHex } from './icons/SiActix';
|
|
39
40
|
export { default as SiActualbudget, defaultColor as SiActualbudgetHex } from './icons/SiActualbudget';
|
|
40
41
|
export { default as SiAcura, defaultColor as SiAcuraHex } from './icons/SiAcura';
|
|
42
|
+
export { default as SiAda, defaultColor as SiAdaHex } from './icons/SiAda';
|
|
41
43
|
export { default as SiAdafruit, defaultColor as SiAdafruitHex } from './icons/SiAdafruit';
|
|
44
|
+
export { default as SiAdaway, defaultColor as SiAdawayHex } from './icons/SiAdaway';
|
|
42
45
|
export { default as SiAdblock, defaultColor as SiAdblockHex } from './icons/SiAdblock';
|
|
43
46
|
export { default as SiAdblockplus, defaultColor as SiAdblockplusHex } from './icons/SiAdblockplus';
|
|
44
47
|
export { default as SiAddydotio, defaultColor as SiAddydotioHex } from './icons/SiAddydotio';
|
|
@@ -158,6 +161,7 @@ export { default as SiApachecloudstack, defaultColor as SiApachecloudstackHex }
|
|
|
158
161
|
export { default as SiApachecordova, defaultColor as SiApachecordovaHex } from './icons/SiApachecordova';
|
|
159
162
|
export { default as SiApachecouchdb, defaultColor as SiApachecouchdbHex } from './icons/SiApachecouchdb';
|
|
160
163
|
export { default as SiApachedolphinscheduler, defaultColor as SiApachedolphinschedulerHex } from './icons/SiApachedolphinscheduler';
|
|
164
|
+
export { default as SiApachedoris, defaultColor as SiApachedorisHex } from './icons/SiApachedoris';
|
|
161
165
|
export { default as SiApachedruid, defaultColor as SiApachedruidHex } from './icons/SiApachedruid';
|
|
162
166
|
export { default as SiApacheecharts, defaultColor as SiApacheechartsHex } from './icons/SiApacheecharts';
|
|
163
167
|
export { default as SiApacheflink, defaultColor as SiApacheflinkHex } from './icons/SiApacheflink';
|
|
@@ -269,6 +273,7 @@ export { default as SiAvajs, defaultColor as SiAvajsHex } from './icons/SiAvajs'
|
|
|
269
273
|
export { default as SiAvast, defaultColor as SiAvastHex } from './icons/SiAvast';
|
|
270
274
|
export { default as SiAvianca, defaultColor as SiAviancaHex } from './icons/SiAvianca';
|
|
271
275
|
export { default as SiAvira, defaultColor as SiAviraHex } from './icons/SiAvira';
|
|
276
|
+
export { default as SiAvm, defaultColor as SiAvmHex } from './icons/SiAvm';
|
|
272
277
|
export { default as SiAwesomelists, defaultColor as SiAwesomelistsHex } from './icons/SiAwesomelists';
|
|
273
278
|
export { default as SiAwesomewm, defaultColor as SiAwesomewmHex } from './icons/SiAwesomewm';
|
|
274
279
|
export { default as SiAwwwards, defaultColor as SiAwwwardsHex } from './icons/SiAwwwards';
|
|
@@ -318,6 +323,7 @@ export { default as SiBentobox, defaultColor as SiBentoboxHex } from './icons/Si
|
|
|
318
323
|
export { default as SiBentoml, defaultColor as SiBentomlHex } from './icons/SiBentoml';
|
|
319
324
|
export { default as SiBereal, defaultColor as SiBerealHex } from './icons/SiBereal';
|
|
320
325
|
export { default as SiBetfair, defaultColor as SiBetfairHex } from './icons/SiBetfair';
|
|
326
|
+
export { default as SiBetterauth, defaultColor as SiBetterauthHex } from './icons/SiBetterauth';
|
|
321
327
|
export { default as SiBetterstack, defaultColor as SiBetterstackHex } from './icons/SiBetterstack';
|
|
322
328
|
export { default as SiBetterdiscord, defaultColor as SiBetterdiscordHex } from './icons/SiBetterdiscord';
|
|
323
329
|
export { default as SiBevy, defaultColor as SiBevyHex } from './icons/SiBevy';
|
|
@@ -369,6 +375,7 @@ export { default as SiBohemiainteractive, defaultColor as SiBohemiainteractiveHe
|
|
|
369
375
|
export { default as SiBombardier, defaultColor as SiBombardierHex } from './icons/SiBombardier';
|
|
370
376
|
export { default as SiBookalope, defaultColor as SiBookalopeHex } from './icons/SiBookalope';
|
|
371
377
|
export { default as SiBookbub, defaultColor as SiBookbubHex } from './icons/SiBookbub';
|
|
378
|
+
export { default as SiBookingdotcom, defaultColor as SiBookingdotcomHex } from './icons/SiBookingdotcom';
|
|
372
379
|
export { default as SiBookmeter, defaultColor as SiBookmeterHex } from './icons/SiBookmeter';
|
|
373
380
|
export { default as SiBookmyshow, defaultColor as SiBookmyshowHex } from './icons/SiBookmyshow';
|
|
374
381
|
export { default as SiBookstack, defaultColor as SiBookstackHex } from './icons/SiBookstack';
|
|
@@ -412,6 +419,7 @@ export { default as SiBukalapak, defaultColor as SiBukalapakHex } from './icons/
|
|
|
412
419
|
export { default as SiBulma, defaultColor as SiBulmaHex } from './icons/SiBulma';
|
|
413
420
|
export { default as SiBun, defaultColor as SiBunHex } from './icons/SiBun';
|
|
414
421
|
export { default as SiBungie, defaultColor as SiBungieHex } from './icons/SiBungie';
|
|
422
|
+
export { default as SiBunnydotnet, defaultColor as SiBunnydotnetHex } from './icons/SiBunnydotnet';
|
|
415
423
|
export { default as SiBunq, defaultColor as SiBunqHex } from './icons/SiBunq';
|
|
416
424
|
export { default as SiBurgerking, defaultColor as SiBurgerkingHex } from './icons/SiBurgerking';
|
|
417
425
|
export { default as SiBurpsuite, defaultColor as SiBurpsuiteHex } from './icons/SiBurpsuite';
|
|
@@ -519,6 +527,7 @@ export { default as SiClockify, defaultColor as SiClockifyHex } from './icons/Si
|
|
|
519
527
|
export { default as SiClojure, defaultColor as SiClojureHex } from './icons/SiClojure';
|
|
520
528
|
export { default as SiCloud66, defaultColor as SiCloud66Hex } from './icons/SiCloud66';
|
|
521
529
|
export { default as SiCloudfoundry, defaultColor as SiCloudfoundryHex } from './icons/SiCloudfoundry';
|
|
530
|
+
export { default as SiCloudnativebuild, defaultColor as SiCloudnativebuildHex } from './icons/SiCloudnativebuild';
|
|
522
531
|
export { default as SiCloudbees, defaultColor as SiCloudbeesHex } from './icons/SiCloudbees';
|
|
523
532
|
export { default as SiCloudcannon, defaultColor as SiCloudcannonHex } from './icons/SiCloudcannon';
|
|
524
533
|
export { default as SiCloudera, defaultColor as SiClouderaHex } from './icons/SiCloudera';
|
|
@@ -743,6 +752,7 @@ export { default as SiDior, defaultColor as SiDiorHex } from './icons/SiDior';
|
|
|
743
752
|
export { default as SiDirectus, defaultColor as SiDirectusHex } from './icons/SiDirectus';
|
|
744
753
|
export { default as SiDiscogs, defaultColor as SiDiscogsHex } from './icons/SiDiscogs';
|
|
745
754
|
export { default as SiDiscord, defaultColor as SiDiscordHex } from './icons/SiDiscord';
|
|
755
|
+
export { default as SiDiscorddotjs, defaultColor as SiDiscorddotjsHex } from './icons/SiDiscorddotjs';
|
|
746
756
|
export { default as SiDiscourse, defaultColor as SiDiscourseHex } from './icons/SiDiscourse';
|
|
747
757
|
export { default as SiDiscover, defaultColor as SiDiscoverHex } from './icons/SiDiscover';
|
|
748
758
|
export { default as SiDisqus, defaultColor as SiDisqusHex } from './icons/SiDisqus';
|
|
@@ -763,6 +773,7 @@ export { default as SiDocusaurus, defaultColor as SiDocusaurusHex } from './icon
|
|
|
763
773
|
export { default as SiDogecoin, defaultColor as SiDogecoinHex } from './icons/SiDogecoin';
|
|
764
774
|
export { default as SiDoi, defaultColor as SiDoiHex } from './icons/SiDoi';
|
|
765
775
|
export { default as SiDolby, defaultColor as SiDolbyHex } from './icons/SiDolby';
|
|
776
|
+
export { default as SiDolibarr, defaultColor as SiDolibarrHex } from './icons/SiDolibarr';
|
|
766
777
|
export { default as SiDoordash, defaultColor as SiDoordashHex } from './icons/SiDoordash';
|
|
767
778
|
export { default as SiDota2, defaultColor as SiDota2Hex } from './icons/SiDota2';
|
|
768
779
|
export { default as SiDouban, defaultColor as SiDoubanHex } from './icons/SiDouban';
|
|
@@ -1015,6 +1026,7 @@ export { default as SiFreepik, defaultColor as SiFreepikHex } from './icons/SiFr
|
|
|
1015
1026
|
export { default as SiFreetube, defaultColor as SiFreetubeHex } from './icons/SiFreetube';
|
|
1016
1027
|
export { default as SiFresh, defaultColor as SiFreshHex } from './icons/SiFresh';
|
|
1017
1028
|
export { default as SiFrigate, defaultColor as SiFrigateHex } from './icons/SiFrigate';
|
|
1029
|
+
export { default as SiFritz, defaultColor as SiFritzHex } from './icons/SiFritz';
|
|
1018
1030
|
export { default as SiFrontendmentor, defaultColor as SiFrontendmentorHex } from './icons/SiFrontendmentor';
|
|
1019
1031
|
export { default as SiFrontify, defaultColor as SiFrontifyHex } from './icons/SiFrontify';
|
|
1020
1032
|
export { default as SiFubo, defaultColor as SiFuboHex } from './icons/SiFubo';
|
|
@@ -1228,6 +1240,7 @@ export { default as SiHatenabookmark, defaultColor as SiHatenabookmarkHex } from
|
|
|
1228
1240
|
export { default as SiHaveibeenpwned, defaultColor as SiHaveibeenpwnedHex } from './icons/SiHaveibeenpwned';
|
|
1229
1241
|
export { default as SiHavells, defaultColor as SiHavellsHex } from './icons/SiHavells';
|
|
1230
1242
|
export { default as SiHaxe, defaultColor as SiHaxeHex } from './icons/SiHaxe';
|
|
1243
|
+
export { default as SiHaystack, defaultColor as SiHaystackHex } from './icons/SiHaystack';
|
|
1231
1244
|
export { default as SiHbo, defaultColor as SiHboHex } from './icons/SiHbo';
|
|
1232
1245
|
export { default as SiHbomax, defaultColor as SiHbomaxHex } from './icons/SiHbomax';
|
|
1233
1246
|
export { default as SiHcl, defaultColor as SiHclHex } from './icons/SiHcl';
|
|
@@ -1485,6 +1498,7 @@ export { default as SiKeepachangelog, defaultColor as SiKeepachangelogHex } from
|
|
|
1485
1498
|
export { default as SiKeepassxc, defaultColor as SiKeepassxcHex } from './icons/SiKeepassxc';
|
|
1486
1499
|
export { default as SiKeeper, defaultColor as SiKeeperHex } from './icons/SiKeeper';
|
|
1487
1500
|
export { default as SiKeeweb, defaultColor as SiKeewebHex } from './icons/SiKeeweb';
|
|
1501
|
+
export { default as SiKenmei, defaultColor as SiKenmeiHex } from './icons/SiKenmei';
|
|
1488
1502
|
export { default as SiKentico, defaultColor as SiKenticoHex } from './icons/SiKentico';
|
|
1489
1503
|
export { default as SiKeras, defaultColor as SiKerasHex } from './icons/SiKeras';
|
|
1490
1504
|
export { default as SiKeybase, defaultColor as SiKeybaseHex } from './icons/SiKeybase';
|
|
@@ -1672,6 +1686,7 @@ export { default as SiLyft, defaultColor as SiLyftHex } from './icons/SiLyft';
|
|
|
1672
1686
|
export { default as SiMaas, defaultColor as SiMaasHex } from './icons/SiMaas';
|
|
1673
1687
|
export { default as SiMacos, defaultColor as SiMacosHex } from './icons/SiMacos';
|
|
1674
1688
|
export { default as SiMacpaw, defaultColor as SiMacpawHex } from './icons/SiMacpaw';
|
|
1689
|
+
export { default as SiMacports, defaultColor as SiMacportsHex } from './icons/SiMacports';
|
|
1675
1690
|
export { default as SiMacys, defaultColor as SiMacysHex } from './icons/SiMacys';
|
|
1676
1691
|
export { default as SiMagasinsu, defaultColor as SiMagasinsuHex } from './icons/SiMagasinsu';
|
|
1677
1692
|
export { default as SiMagic, defaultColor as SiMagicHex } from './icons/SiMagic';
|
|
@@ -1763,6 +1778,7 @@ export { default as SiMetrodelaciudaddemexico, defaultColor as SiMetrodelaciudad
|
|
|
1763
1778
|
export { default as SiMetrodemadrid, defaultColor as SiMetrodemadridHex } from './icons/SiMetrodemadrid';
|
|
1764
1779
|
export { default as SiMetrodeparis, defaultColor as SiMetrodeparisHex } from './icons/SiMetrodeparis';
|
|
1765
1780
|
export { default as SiMewe, defaultColor as SiMeweHex } from './icons/SiMewe';
|
|
1781
|
+
export { default as SiMezmo, defaultColor as SiMezmoHex } from './icons/SiMezmo';
|
|
1766
1782
|
export { default as SiMg, defaultColor as SiMgHex } from './icons/SiMg';
|
|
1767
1783
|
export { default as SiMicroeditor, defaultColor as SiMicroeditorHex } from './icons/SiMicroeditor';
|
|
1768
1784
|
export { default as SiMicrobit, defaultColor as SiMicrobitHex } from './icons/SiMicrobit';
|
|
@@ -1787,6 +1803,7 @@ export { default as SiMinutemailer, defaultColor as SiMinutemailerHex } from './
|
|
|
1787
1803
|
export { default as SiMiraheze, defaultColor as SiMirahezeHex } from './icons/SiMiraheze';
|
|
1788
1804
|
export { default as SiMiro, defaultColor as SiMiroHex } from './icons/SiMiro';
|
|
1789
1805
|
export { default as SiMisskey, defaultColor as SiMisskeyHex } from './icons/SiMisskey';
|
|
1806
|
+
export { default as SiMistralai, defaultColor as SiMistralaiHex } from './icons/SiMistralai';
|
|
1790
1807
|
export { default as SiMitsubishi, defaultColor as SiMitsubishiHex } from './icons/SiMitsubishi';
|
|
1791
1808
|
export { default as SiMix, defaultColor as SiMixHex } from './icons/SiMix';
|
|
1792
1809
|
export { default as SiMixcloud, defaultColor as SiMixcloudHex } from './icons/SiMixcloud';
|
|
@@ -1847,6 +1864,7 @@ export { default as SiMxlinux, defaultColor as SiMxlinuxHex } from './icons/SiMx
|
|
|
1847
1864
|
export { default as SiMyanimelist, defaultColor as SiMyanimelistHex } from './icons/SiMyanimelist';
|
|
1848
1865
|
export { default as SiMyget, defaultColor as SiMygetHex } from './icons/SiMyget';
|
|
1849
1866
|
export { default as SiMyob, defaultColor as SiMyobHex } from './icons/SiMyob';
|
|
1867
|
+
export { default as SiMyshows, defaultColor as SiMyshowsHex } from './icons/SiMyshows';
|
|
1850
1868
|
export { default as SiMyspace, defaultColor as SiMyspaceHex } from './icons/SiMyspace';
|
|
1851
1869
|
export { default as SiMysql, defaultColor as SiMysqlHex } from './icons/SiMysql';
|
|
1852
1870
|
export { default as SiN26, defaultColor as SiN26Hex } from './icons/SiN26';
|
|
@@ -1897,6 +1915,7 @@ export { default as SiNewegg, defaultColor as SiNeweggHex } from './icons/SiNewe
|
|
|
1897
1915
|
export { default as SiNewpipe, defaultColor as SiNewpipeHex } from './icons/SiNewpipe';
|
|
1898
1916
|
export { default as SiNexon, defaultColor as SiNexonHex } from './icons/SiNexon';
|
|
1899
1917
|
export { default as SiNextdotjs, defaultColor as SiNextdotjsHex } from './icons/SiNextdotjs';
|
|
1918
|
+
export { default as SiNextbike, defaultColor as SiNextbikeHex } from './icons/SiNextbike';
|
|
1900
1919
|
export { default as SiNextbilliondotai, defaultColor as SiNextbilliondotaiHex } from './icons/SiNextbilliondotai';
|
|
1901
1920
|
export { default as SiNextcloud, defaultColor as SiNextcloudHex } from './icons/SiNextcloud';
|
|
1902
1921
|
export { default as SiNextdns, defaultColor as SiNextdnsHex } from './icons/SiNextdns';
|
|
@@ -1922,6 +1941,7 @@ export { default as SiNixos, defaultColor as SiNixosHex } from './icons/SiNixos'
|
|
|
1922
1941
|
export { default as SiNobaralinux, defaultColor as SiNobaralinuxHex } from './icons/SiNobaralinux';
|
|
1923
1942
|
export { default as SiNodered, defaultColor as SiNoderedHex } from './icons/SiNodered';
|
|
1924
1943
|
export { default as SiNodedotjs, defaultColor as SiNodedotjsHex } from './icons/SiNodedotjs';
|
|
1944
|
+
export { default as SiNodebb, defaultColor as SiNodebbHex } from './icons/SiNodebb';
|
|
1925
1945
|
export { default as SiNodemon, defaultColor as SiNodemonHex } from './icons/SiNodemon';
|
|
1926
1946
|
export { default as SiNokia, defaultColor as SiNokiaHex } from './icons/SiNokia';
|
|
1927
1947
|
export { default as SiNomad, defaultColor as SiNomadHex } from './icons/SiNomad';
|
|
@@ -2066,6 +2086,7 @@ export { default as SiPackt, defaultColor as SiPacktHex } from './icons/SiPackt'
|
|
|
2066
2086
|
export { default as SiPaddle, defaultColor as SiPaddleHex } from './icons/SiPaddle';
|
|
2067
2087
|
export { default as SiPaddlepaddle, defaultColor as SiPaddlepaddleHex } from './icons/SiPaddlepaddle';
|
|
2068
2088
|
export { default as SiPaddypower, defaultColor as SiPaddypowerHex } from './icons/SiPaddypower';
|
|
2089
|
+
export { default as SiPadlet, defaultColor as SiPadletHex } from './icons/SiPadlet';
|
|
2069
2090
|
export { default as SiPagekit, defaultColor as SiPagekitHex } from './icons/SiPagekit';
|
|
2070
2091
|
export { default as SiPagerduty, defaultColor as SiPagerdutyHex } from './icons/SiPagerduty';
|
|
2071
2092
|
export { default as SiPagespeedinsights, defaultColor as SiPagespeedinsightsHex } from './icons/SiPagespeedinsights';
|
|
@@ -2093,6 +2114,7 @@ export { default as SiPayhip, defaultColor as SiPayhipHex } from './icons/SiPayh
|
|
|
2093
2114
|
export { default as SiPayloadcms, defaultColor as SiPayloadcmsHex } from './icons/SiPayloadcms';
|
|
2094
2115
|
export { default as SiPayoneer, defaultColor as SiPayoneerHex } from './icons/SiPayoneer';
|
|
2095
2116
|
export { default as SiPaypal, defaultColor as SiPaypalHex } from './icons/SiPaypal';
|
|
2117
|
+
export { default as SiPaysafe, defaultColor as SiPaysafeHex } from './icons/SiPaysafe';
|
|
2096
2118
|
export { default as SiPaytm, defaultColor as SiPaytmHex } from './icons/SiPaytm';
|
|
2097
2119
|
export { default as SiPcgamingwiki, defaultColor as SiPcgamingwikiHex } from './icons/SiPcgamingwiki';
|
|
2098
2120
|
export { default as SiPdm, defaultColor as SiPdmHex } from './icons/SiPdm';
|
|
@@ -2296,6 +2318,7 @@ export { default as SiQiwi, defaultColor as SiQiwiHex } from './icons/SiQiwi';
|
|
|
2296
2318
|
export { default as SiQlik, defaultColor as SiQlikHex } from './icons/SiQlik';
|
|
2297
2319
|
export { default as SiQmk, defaultColor as SiQmkHex } from './icons/SiQmk';
|
|
2298
2320
|
export { default as SiQnap, defaultColor as SiQnapHex } from './icons/SiQnap';
|
|
2321
|
+
export { default as SiQodo, defaultColor as SiQodoHex } from './icons/SiQodo';
|
|
2299
2322
|
export { default as SiQq, defaultColor as SiQqHex } from './icons/SiQq';
|
|
2300
2323
|
export { default as SiQt, defaultColor as SiQtHex } from './icons/SiQt';
|
|
2301
2324
|
export { default as SiQuad9, defaultColor as SiQuad9Hex } from './icons/SiQuad9';
|
|
@@ -2405,6 +2428,7 @@ export { default as SiRetroarch, defaultColor as SiRetroarchHex } from './icons/
|
|
|
2405
2428
|
export { default as SiRetropie, defaultColor as SiRetropieHex } from './icons/SiRetropie';
|
|
2406
2429
|
export { default as SiRevanced, defaultColor as SiRevancedHex } from './icons/SiRevanced';
|
|
2407
2430
|
export { default as SiRevealdotjs, defaultColor as SiRevealdotjsHex } from './icons/SiRevealdotjs';
|
|
2431
|
+
export { default as SiRevenuecat, defaultColor as SiRevenuecatHex } from './icons/SiRevenuecat';
|
|
2408
2432
|
export { default as SiReverbnation, defaultColor as SiReverbnationHex } from './icons/SiReverbnation';
|
|
2409
2433
|
export { default as SiRevoltdotchat, defaultColor as SiRevoltdotchatHex } from './icons/SiRevoltdotchat';
|
|
2410
2434
|
export { default as SiRevolut, defaultColor as SiRevolutHex } from './icons/SiRevolut';
|
|
@@ -3035,6 +3059,7 @@ export { default as SiVagrant, defaultColor as SiVagrantHex } from './icons/SiVa
|
|
|
3035
3059
|
export { default as SiVala, defaultColor as SiValaHex } from './icons/SiVala';
|
|
3036
3060
|
export { default as SiValorant, defaultColor as SiValorantHex } from './icons/SiValorant';
|
|
3037
3061
|
export { default as SiValve, defaultColor as SiValveHex } from './icons/SiValve';
|
|
3062
|
+
export { default as SiVanillaextract, defaultColor as SiVanillaextractHex } from './icons/SiVanillaextract';
|
|
3038
3063
|
export { default as SiVapor, defaultColor as SiVaporHex } from './icons/SiVapor';
|
|
3039
3064
|
export { default as SiVault, defaultColor as SiVaultHex } from './icons/SiVault';
|
|
3040
3065
|
export { default as SiVaultwarden, defaultColor as SiVaultwardenHex } from './icons/SiVaultwarden';
|
|
@@ -3162,6 +3187,7 @@ export { default as SiWesternunion, defaultColor as SiWesternunionHex } from './
|
|
|
3162
3187
|
export { default as SiWetransfer, defaultColor as SiWetransferHex } from './icons/SiWetransfer';
|
|
3163
3188
|
export { default as SiWezterm, defaultColor as SiWeztermHex } from './icons/SiWezterm';
|
|
3164
3189
|
export { default as SiWgpu, defaultColor as SiWgpuHex } from './icons/SiWgpu';
|
|
3190
|
+
export { default as SiWhat3words, defaultColor as SiWhat3wordsHex } from './icons/SiWhat3words';
|
|
3165
3191
|
export { default as SiWhatsapp, defaultColor as SiWhatsappHex } from './icons/SiWhatsapp';
|
|
3166
3192
|
export { default as SiWheniwork, defaultColor as SiWheniworkHex } from './icons/SiWheniwork';
|
|
3167
3193
|
export { default as SiWikidotgg, defaultColor as SiWikidotggHex } from './icons/SiWikidotgg';
|
package/index.mjs
CHANGED
|
@@ -33,12 +33,15 @@ export { default as SiAccuweather, defaultColor as SiAccuweatherHex } from './ic
|
|
|
33
33
|
export { default as SiAcer, defaultColor as SiAcerHex } from './icons/SiAcer.mjs';
|
|
34
34
|
export { default as SiAcm, defaultColor as SiAcmHex } from './icons/SiAcm.mjs';
|
|
35
35
|
export { default as SiActigraph, defaultColor as SiActigraphHex } from './icons/SiActigraph.mjs';
|
|
36
|
+
export { default as SiActiveloop, defaultColor as SiActiveloopHex } from './icons/SiActiveloop.mjs';
|
|
36
37
|
export { default as SiActivision, defaultColor as SiActivisionHex } from './icons/SiActivision.mjs';
|
|
37
38
|
export { default as SiActivitypub, defaultColor as SiActivitypubHex } from './icons/SiActivitypub.mjs';
|
|
38
39
|
export { default as SiActix, defaultColor as SiActixHex } from './icons/SiActix.mjs';
|
|
39
40
|
export { default as SiActualbudget, defaultColor as SiActualbudgetHex } from './icons/SiActualbudget.mjs';
|
|
40
41
|
export { default as SiAcura, defaultColor as SiAcuraHex } from './icons/SiAcura.mjs';
|
|
42
|
+
export { default as SiAda, defaultColor as SiAdaHex } from './icons/SiAda.mjs';
|
|
41
43
|
export { default as SiAdafruit, defaultColor as SiAdafruitHex } from './icons/SiAdafruit.mjs';
|
|
44
|
+
export { default as SiAdaway, defaultColor as SiAdawayHex } from './icons/SiAdaway.mjs';
|
|
42
45
|
export { default as SiAdblock, defaultColor as SiAdblockHex } from './icons/SiAdblock.mjs';
|
|
43
46
|
export { default as SiAdblockplus, defaultColor as SiAdblockplusHex } from './icons/SiAdblockplus.mjs';
|
|
44
47
|
export { default as SiAddydotio, defaultColor as SiAddydotioHex } from './icons/SiAddydotio.mjs';
|
|
@@ -158,6 +161,7 @@ export { default as SiApachecloudstack, defaultColor as SiApachecloudstackHex }
|
|
|
158
161
|
export { default as SiApachecordova, defaultColor as SiApachecordovaHex } from './icons/SiApachecordova.mjs';
|
|
159
162
|
export { default as SiApachecouchdb, defaultColor as SiApachecouchdbHex } from './icons/SiApachecouchdb.mjs';
|
|
160
163
|
export { default as SiApachedolphinscheduler, defaultColor as SiApachedolphinschedulerHex } from './icons/SiApachedolphinscheduler.mjs';
|
|
164
|
+
export { default as SiApachedoris, defaultColor as SiApachedorisHex } from './icons/SiApachedoris.mjs';
|
|
161
165
|
export { default as SiApachedruid, defaultColor as SiApachedruidHex } from './icons/SiApachedruid.mjs';
|
|
162
166
|
export { default as SiApacheecharts, defaultColor as SiApacheechartsHex } from './icons/SiApacheecharts.mjs';
|
|
163
167
|
export { default as SiApacheflink, defaultColor as SiApacheflinkHex } from './icons/SiApacheflink.mjs';
|
|
@@ -269,6 +273,7 @@ export { default as SiAvajs, defaultColor as SiAvajsHex } from './icons/SiAvajs.
|
|
|
269
273
|
export { default as SiAvast, defaultColor as SiAvastHex } from './icons/SiAvast.mjs';
|
|
270
274
|
export { default as SiAvianca, defaultColor as SiAviancaHex } from './icons/SiAvianca.mjs';
|
|
271
275
|
export { default as SiAvira, defaultColor as SiAviraHex } from './icons/SiAvira.mjs';
|
|
276
|
+
export { default as SiAvm, defaultColor as SiAvmHex } from './icons/SiAvm.mjs';
|
|
272
277
|
export { default as SiAwesomelists, defaultColor as SiAwesomelistsHex } from './icons/SiAwesomelists.mjs';
|
|
273
278
|
export { default as SiAwesomewm, defaultColor as SiAwesomewmHex } from './icons/SiAwesomewm.mjs';
|
|
274
279
|
export { default as SiAwwwards, defaultColor as SiAwwwardsHex } from './icons/SiAwwwards.mjs';
|
|
@@ -318,6 +323,7 @@ export { default as SiBentobox, defaultColor as SiBentoboxHex } from './icons/Si
|
|
|
318
323
|
export { default as SiBentoml, defaultColor as SiBentomlHex } from './icons/SiBentoml.mjs';
|
|
319
324
|
export { default as SiBereal, defaultColor as SiBerealHex } from './icons/SiBereal.mjs';
|
|
320
325
|
export { default as SiBetfair, defaultColor as SiBetfairHex } from './icons/SiBetfair.mjs';
|
|
326
|
+
export { default as SiBetterauth, defaultColor as SiBetterauthHex } from './icons/SiBetterauth.mjs';
|
|
321
327
|
export { default as SiBetterstack, defaultColor as SiBetterstackHex } from './icons/SiBetterstack.mjs';
|
|
322
328
|
export { default as SiBetterdiscord, defaultColor as SiBetterdiscordHex } from './icons/SiBetterdiscord.mjs';
|
|
323
329
|
export { default as SiBevy, defaultColor as SiBevyHex } from './icons/SiBevy.mjs';
|
|
@@ -369,6 +375,7 @@ export { default as SiBohemiainteractive, defaultColor as SiBohemiainteractiveHe
|
|
|
369
375
|
export { default as SiBombardier, defaultColor as SiBombardierHex } from './icons/SiBombardier.mjs';
|
|
370
376
|
export { default as SiBookalope, defaultColor as SiBookalopeHex } from './icons/SiBookalope.mjs';
|
|
371
377
|
export { default as SiBookbub, defaultColor as SiBookbubHex } from './icons/SiBookbub.mjs';
|
|
378
|
+
export { default as SiBookingdotcom, defaultColor as SiBookingdotcomHex } from './icons/SiBookingdotcom.mjs';
|
|
372
379
|
export { default as SiBookmeter, defaultColor as SiBookmeterHex } from './icons/SiBookmeter.mjs';
|
|
373
380
|
export { default as SiBookmyshow, defaultColor as SiBookmyshowHex } from './icons/SiBookmyshow.mjs';
|
|
374
381
|
export { default as SiBookstack, defaultColor as SiBookstackHex } from './icons/SiBookstack.mjs';
|
|
@@ -412,6 +419,7 @@ export { default as SiBukalapak, defaultColor as SiBukalapakHex } from './icons/
|
|
|
412
419
|
export { default as SiBulma, defaultColor as SiBulmaHex } from './icons/SiBulma.mjs';
|
|
413
420
|
export { default as SiBun, defaultColor as SiBunHex } from './icons/SiBun.mjs';
|
|
414
421
|
export { default as SiBungie, defaultColor as SiBungieHex } from './icons/SiBungie.mjs';
|
|
422
|
+
export { default as SiBunnydotnet, defaultColor as SiBunnydotnetHex } from './icons/SiBunnydotnet.mjs';
|
|
415
423
|
export { default as SiBunq, defaultColor as SiBunqHex } from './icons/SiBunq.mjs';
|
|
416
424
|
export { default as SiBurgerking, defaultColor as SiBurgerkingHex } from './icons/SiBurgerking.mjs';
|
|
417
425
|
export { default as SiBurpsuite, defaultColor as SiBurpsuiteHex } from './icons/SiBurpsuite.mjs';
|
|
@@ -519,6 +527,7 @@ export { default as SiClockify, defaultColor as SiClockifyHex } from './icons/Si
|
|
|
519
527
|
export { default as SiClojure, defaultColor as SiClojureHex } from './icons/SiClojure.mjs';
|
|
520
528
|
export { default as SiCloud66, defaultColor as SiCloud66Hex } from './icons/SiCloud66.mjs';
|
|
521
529
|
export { default as SiCloudfoundry, defaultColor as SiCloudfoundryHex } from './icons/SiCloudfoundry.mjs';
|
|
530
|
+
export { default as SiCloudnativebuild, defaultColor as SiCloudnativebuildHex } from './icons/SiCloudnativebuild.mjs';
|
|
522
531
|
export { default as SiCloudbees, defaultColor as SiCloudbeesHex } from './icons/SiCloudbees.mjs';
|
|
523
532
|
export { default as SiCloudcannon, defaultColor as SiCloudcannonHex } from './icons/SiCloudcannon.mjs';
|
|
524
533
|
export { default as SiCloudera, defaultColor as SiClouderaHex } from './icons/SiCloudera.mjs';
|
|
@@ -743,6 +752,7 @@ export { default as SiDior, defaultColor as SiDiorHex } from './icons/SiDior.mjs
|
|
|
743
752
|
export { default as SiDirectus, defaultColor as SiDirectusHex } from './icons/SiDirectus.mjs';
|
|
744
753
|
export { default as SiDiscogs, defaultColor as SiDiscogsHex } from './icons/SiDiscogs.mjs';
|
|
745
754
|
export { default as SiDiscord, defaultColor as SiDiscordHex } from './icons/SiDiscord.mjs';
|
|
755
|
+
export { default as SiDiscorddotjs, defaultColor as SiDiscorddotjsHex } from './icons/SiDiscorddotjs.mjs';
|
|
746
756
|
export { default as SiDiscourse, defaultColor as SiDiscourseHex } from './icons/SiDiscourse.mjs';
|
|
747
757
|
export { default as SiDiscover, defaultColor as SiDiscoverHex } from './icons/SiDiscover.mjs';
|
|
748
758
|
export { default as SiDisqus, defaultColor as SiDisqusHex } from './icons/SiDisqus.mjs';
|
|
@@ -763,6 +773,7 @@ export { default as SiDocusaurus, defaultColor as SiDocusaurusHex } from './icon
|
|
|
763
773
|
export { default as SiDogecoin, defaultColor as SiDogecoinHex } from './icons/SiDogecoin.mjs';
|
|
764
774
|
export { default as SiDoi, defaultColor as SiDoiHex } from './icons/SiDoi.mjs';
|
|
765
775
|
export { default as SiDolby, defaultColor as SiDolbyHex } from './icons/SiDolby.mjs';
|
|
776
|
+
export { default as SiDolibarr, defaultColor as SiDolibarrHex } from './icons/SiDolibarr.mjs';
|
|
766
777
|
export { default as SiDoordash, defaultColor as SiDoordashHex } from './icons/SiDoordash.mjs';
|
|
767
778
|
export { default as SiDota2, defaultColor as SiDota2Hex } from './icons/SiDota2.mjs';
|
|
768
779
|
export { default as SiDouban, defaultColor as SiDoubanHex } from './icons/SiDouban.mjs';
|
|
@@ -1015,6 +1026,7 @@ export { default as SiFreepik, defaultColor as SiFreepikHex } from './icons/SiFr
|
|
|
1015
1026
|
export { default as SiFreetube, defaultColor as SiFreetubeHex } from './icons/SiFreetube.mjs';
|
|
1016
1027
|
export { default as SiFresh, defaultColor as SiFreshHex } from './icons/SiFresh.mjs';
|
|
1017
1028
|
export { default as SiFrigate, defaultColor as SiFrigateHex } from './icons/SiFrigate.mjs';
|
|
1029
|
+
export { default as SiFritz, defaultColor as SiFritzHex } from './icons/SiFritz.mjs';
|
|
1018
1030
|
export { default as SiFrontendmentor, defaultColor as SiFrontendmentorHex } from './icons/SiFrontendmentor.mjs';
|
|
1019
1031
|
export { default as SiFrontify, defaultColor as SiFrontifyHex } from './icons/SiFrontify.mjs';
|
|
1020
1032
|
export { default as SiFubo, defaultColor as SiFuboHex } from './icons/SiFubo.mjs';
|
|
@@ -1228,6 +1240,7 @@ export { default as SiHatenabookmark, defaultColor as SiHatenabookmarkHex } from
|
|
|
1228
1240
|
export { default as SiHaveibeenpwned, defaultColor as SiHaveibeenpwnedHex } from './icons/SiHaveibeenpwned.mjs';
|
|
1229
1241
|
export { default as SiHavells, defaultColor as SiHavellsHex } from './icons/SiHavells.mjs';
|
|
1230
1242
|
export { default as SiHaxe, defaultColor as SiHaxeHex } from './icons/SiHaxe.mjs';
|
|
1243
|
+
export { default as SiHaystack, defaultColor as SiHaystackHex } from './icons/SiHaystack.mjs';
|
|
1231
1244
|
export { default as SiHbo, defaultColor as SiHboHex } from './icons/SiHbo.mjs';
|
|
1232
1245
|
export { default as SiHbomax, defaultColor as SiHbomaxHex } from './icons/SiHbomax.mjs';
|
|
1233
1246
|
export { default as SiHcl, defaultColor as SiHclHex } from './icons/SiHcl.mjs';
|
|
@@ -1485,6 +1498,7 @@ export { default as SiKeepachangelog, defaultColor as SiKeepachangelogHex } from
|
|
|
1485
1498
|
export { default as SiKeepassxc, defaultColor as SiKeepassxcHex } from './icons/SiKeepassxc.mjs';
|
|
1486
1499
|
export { default as SiKeeper, defaultColor as SiKeeperHex } from './icons/SiKeeper.mjs';
|
|
1487
1500
|
export { default as SiKeeweb, defaultColor as SiKeewebHex } from './icons/SiKeeweb.mjs';
|
|
1501
|
+
export { default as SiKenmei, defaultColor as SiKenmeiHex } from './icons/SiKenmei.mjs';
|
|
1488
1502
|
export { default as SiKentico, defaultColor as SiKenticoHex } from './icons/SiKentico.mjs';
|
|
1489
1503
|
export { default as SiKeras, defaultColor as SiKerasHex } from './icons/SiKeras.mjs';
|
|
1490
1504
|
export { default as SiKeybase, defaultColor as SiKeybaseHex } from './icons/SiKeybase.mjs';
|
|
@@ -1672,6 +1686,7 @@ export { default as SiLyft, defaultColor as SiLyftHex } from './icons/SiLyft.mjs
|
|
|
1672
1686
|
export { default as SiMaas, defaultColor as SiMaasHex } from './icons/SiMaas.mjs';
|
|
1673
1687
|
export { default as SiMacos, defaultColor as SiMacosHex } from './icons/SiMacos.mjs';
|
|
1674
1688
|
export { default as SiMacpaw, defaultColor as SiMacpawHex } from './icons/SiMacpaw.mjs';
|
|
1689
|
+
export { default as SiMacports, defaultColor as SiMacportsHex } from './icons/SiMacports.mjs';
|
|
1675
1690
|
export { default as SiMacys, defaultColor as SiMacysHex } from './icons/SiMacys.mjs';
|
|
1676
1691
|
export { default as SiMagasinsu, defaultColor as SiMagasinsuHex } from './icons/SiMagasinsu.mjs';
|
|
1677
1692
|
export { default as SiMagic, defaultColor as SiMagicHex } from './icons/SiMagic.mjs';
|
|
@@ -1763,6 +1778,7 @@ export { default as SiMetrodelaciudaddemexico, defaultColor as SiMetrodelaciudad
|
|
|
1763
1778
|
export { default as SiMetrodemadrid, defaultColor as SiMetrodemadridHex } from './icons/SiMetrodemadrid.mjs';
|
|
1764
1779
|
export { default as SiMetrodeparis, defaultColor as SiMetrodeparisHex } from './icons/SiMetrodeparis.mjs';
|
|
1765
1780
|
export { default as SiMewe, defaultColor as SiMeweHex } from './icons/SiMewe.mjs';
|
|
1781
|
+
export { default as SiMezmo, defaultColor as SiMezmoHex } from './icons/SiMezmo.mjs';
|
|
1766
1782
|
export { default as SiMg, defaultColor as SiMgHex } from './icons/SiMg.mjs';
|
|
1767
1783
|
export { default as SiMicroeditor, defaultColor as SiMicroeditorHex } from './icons/SiMicroeditor.mjs';
|
|
1768
1784
|
export { default as SiMicrobit, defaultColor as SiMicrobitHex } from './icons/SiMicrobit.mjs';
|
|
@@ -1787,6 +1803,7 @@ export { default as SiMinutemailer, defaultColor as SiMinutemailerHex } from './
|
|
|
1787
1803
|
export { default as SiMiraheze, defaultColor as SiMirahezeHex } from './icons/SiMiraheze.mjs';
|
|
1788
1804
|
export { default as SiMiro, defaultColor as SiMiroHex } from './icons/SiMiro.mjs';
|
|
1789
1805
|
export { default as SiMisskey, defaultColor as SiMisskeyHex } from './icons/SiMisskey.mjs';
|
|
1806
|
+
export { default as SiMistralai, defaultColor as SiMistralaiHex } from './icons/SiMistralai.mjs';
|
|
1790
1807
|
export { default as SiMitsubishi, defaultColor as SiMitsubishiHex } from './icons/SiMitsubishi.mjs';
|
|
1791
1808
|
export { default as SiMix, defaultColor as SiMixHex } from './icons/SiMix.mjs';
|
|
1792
1809
|
export { default as SiMixcloud, defaultColor as SiMixcloudHex } from './icons/SiMixcloud.mjs';
|
|
@@ -1847,6 +1864,7 @@ export { default as SiMxlinux, defaultColor as SiMxlinuxHex } from './icons/SiMx
|
|
|
1847
1864
|
export { default as SiMyanimelist, defaultColor as SiMyanimelistHex } from './icons/SiMyanimelist.mjs';
|
|
1848
1865
|
export { default as SiMyget, defaultColor as SiMygetHex } from './icons/SiMyget.mjs';
|
|
1849
1866
|
export { default as SiMyob, defaultColor as SiMyobHex } from './icons/SiMyob.mjs';
|
|
1867
|
+
export { default as SiMyshows, defaultColor as SiMyshowsHex } from './icons/SiMyshows.mjs';
|
|
1850
1868
|
export { default as SiMyspace, defaultColor as SiMyspaceHex } from './icons/SiMyspace.mjs';
|
|
1851
1869
|
export { default as SiMysql, defaultColor as SiMysqlHex } from './icons/SiMysql.mjs';
|
|
1852
1870
|
export { default as SiN26, defaultColor as SiN26Hex } from './icons/SiN26.mjs';
|
|
@@ -1897,6 +1915,7 @@ export { default as SiNewegg, defaultColor as SiNeweggHex } from './icons/SiNewe
|
|
|
1897
1915
|
export { default as SiNewpipe, defaultColor as SiNewpipeHex } from './icons/SiNewpipe.mjs';
|
|
1898
1916
|
export { default as SiNexon, defaultColor as SiNexonHex } from './icons/SiNexon.mjs';
|
|
1899
1917
|
export { default as SiNextdotjs, defaultColor as SiNextdotjsHex } from './icons/SiNextdotjs.mjs';
|
|
1918
|
+
export { default as SiNextbike, defaultColor as SiNextbikeHex } from './icons/SiNextbike.mjs';
|
|
1900
1919
|
export { default as SiNextbilliondotai, defaultColor as SiNextbilliondotaiHex } from './icons/SiNextbilliondotai.mjs';
|
|
1901
1920
|
export { default as SiNextcloud, defaultColor as SiNextcloudHex } from './icons/SiNextcloud.mjs';
|
|
1902
1921
|
export { default as SiNextdns, defaultColor as SiNextdnsHex } from './icons/SiNextdns.mjs';
|
|
@@ -1922,6 +1941,7 @@ export { default as SiNixos, defaultColor as SiNixosHex } from './icons/SiNixos.
|
|
|
1922
1941
|
export { default as SiNobaralinux, defaultColor as SiNobaralinuxHex } from './icons/SiNobaralinux.mjs';
|
|
1923
1942
|
export { default as SiNodered, defaultColor as SiNoderedHex } from './icons/SiNodered.mjs';
|
|
1924
1943
|
export { default as SiNodedotjs, defaultColor as SiNodedotjsHex } from './icons/SiNodedotjs.mjs';
|
|
1944
|
+
export { default as SiNodebb, defaultColor as SiNodebbHex } from './icons/SiNodebb.mjs';
|
|
1925
1945
|
export { default as SiNodemon, defaultColor as SiNodemonHex } from './icons/SiNodemon.mjs';
|
|
1926
1946
|
export { default as SiNokia, defaultColor as SiNokiaHex } from './icons/SiNokia.mjs';
|
|
1927
1947
|
export { default as SiNomad, defaultColor as SiNomadHex } from './icons/SiNomad.mjs';
|
|
@@ -2066,6 +2086,7 @@ export { default as SiPackt, defaultColor as SiPacktHex } from './icons/SiPackt.
|
|
|
2066
2086
|
export { default as SiPaddle, defaultColor as SiPaddleHex } from './icons/SiPaddle.mjs';
|
|
2067
2087
|
export { default as SiPaddlepaddle, defaultColor as SiPaddlepaddleHex } from './icons/SiPaddlepaddle.mjs';
|
|
2068
2088
|
export { default as SiPaddypower, defaultColor as SiPaddypowerHex } from './icons/SiPaddypower.mjs';
|
|
2089
|
+
export { default as SiPadlet, defaultColor as SiPadletHex } from './icons/SiPadlet.mjs';
|
|
2069
2090
|
export { default as SiPagekit, defaultColor as SiPagekitHex } from './icons/SiPagekit.mjs';
|
|
2070
2091
|
export { default as SiPagerduty, defaultColor as SiPagerdutyHex } from './icons/SiPagerduty.mjs';
|
|
2071
2092
|
export { default as SiPagespeedinsights, defaultColor as SiPagespeedinsightsHex } from './icons/SiPagespeedinsights.mjs';
|
|
@@ -2093,6 +2114,7 @@ export { default as SiPayhip, defaultColor as SiPayhipHex } from './icons/SiPayh
|
|
|
2093
2114
|
export { default as SiPayloadcms, defaultColor as SiPayloadcmsHex } from './icons/SiPayloadcms.mjs';
|
|
2094
2115
|
export { default as SiPayoneer, defaultColor as SiPayoneerHex } from './icons/SiPayoneer.mjs';
|
|
2095
2116
|
export { default as SiPaypal, defaultColor as SiPaypalHex } from './icons/SiPaypal.mjs';
|
|
2117
|
+
export { default as SiPaysafe, defaultColor as SiPaysafeHex } from './icons/SiPaysafe.mjs';
|
|
2096
2118
|
export { default as SiPaytm, defaultColor as SiPaytmHex } from './icons/SiPaytm.mjs';
|
|
2097
2119
|
export { default as SiPcgamingwiki, defaultColor as SiPcgamingwikiHex } from './icons/SiPcgamingwiki.mjs';
|
|
2098
2120
|
export { default as SiPdm, defaultColor as SiPdmHex } from './icons/SiPdm.mjs';
|
|
@@ -2296,6 +2318,7 @@ export { default as SiQiwi, defaultColor as SiQiwiHex } from './icons/SiQiwi.mjs
|
|
|
2296
2318
|
export { default as SiQlik, defaultColor as SiQlikHex } from './icons/SiQlik.mjs';
|
|
2297
2319
|
export { default as SiQmk, defaultColor as SiQmkHex } from './icons/SiQmk.mjs';
|
|
2298
2320
|
export { default as SiQnap, defaultColor as SiQnapHex } from './icons/SiQnap.mjs';
|
|
2321
|
+
export { default as SiQodo, defaultColor as SiQodoHex } from './icons/SiQodo.mjs';
|
|
2299
2322
|
export { default as SiQq, defaultColor as SiQqHex } from './icons/SiQq.mjs';
|
|
2300
2323
|
export { default as SiQt, defaultColor as SiQtHex } from './icons/SiQt.mjs';
|
|
2301
2324
|
export { default as SiQuad9, defaultColor as SiQuad9Hex } from './icons/SiQuad9.mjs';
|
|
@@ -2405,6 +2428,7 @@ export { default as SiRetroarch, defaultColor as SiRetroarchHex } from './icons/
|
|
|
2405
2428
|
export { default as SiRetropie, defaultColor as SiRetropieHex } from './icons/SiRetropie.mjs';
|
|
2406
2429
|
export { default as SiRevanced, defaultColor as SiRevancedHex } from './icons/SiRevanced.mjs';
|
|
2407
2430
|
export { default as SiRevealdotjs, defaultColor as SiRevealdotjsHex } from './icons/SiRevealdotjs.mjs';
|
|
2431
|
+
export { default as SiRevenuecat, defaultColor as SiRevenuecatHex } from './icons/SiRevenuecat.mjs';
|
|
2408
2432
|
export { default as SiReverbnation, defaultColor as SiReverbnationHex } from './icons/SiReverbnation.mjs';
|
|
2409
2433
|
export { default as SiRevoltdotchat, defaultColor as SiRevoltdotchatHex } from './icons/SiRevoltdotchat.mjs';
|
|
2410
2434
|
export { default as SiRevolut, defaultColor as SiRevolutHex } from './icons/SiRevolut.mjs';
|
|
@@ -3035,6 +3059,7 @@ export { default as SiVagrant, defaultColor as SiVagrantHex } from './icons/SiVa
|
|
|
3035
3059
|
export { default as SiVala, defaultColor as SiValaHex } from './icons/SiVala.mjs';
|
|
3036
3060
|
export { default as SiValorant, defaultColor as SiValorantHex } from './icons/SiValorant.mjs';
|
|
3037
3061
|
export { default as SiValve, defaultColor as SiValveHex } from './icons/SiValve.mjs';
|
|
3062
|
+
export { default as SiVanillaextract, defaultColor as SiVanillaextractHex } from './icons/SiVanillaextract.mjs';
|
|
3038
3063
|
export { default as SiVapor, defaultColor as SiVaporHex } from './icons/SiVapor.mjs';
|
|
3039
3064
|
export { default as SiVault, defaultColor as SiVaultHex } from './icons/SiVault.mjs';
|
|
3040
3065
|
export { default as SiVaultwarden, defaultColor as SiVaultwardenHex } from './icons/SiVaultwarden.mjs';
|
|
@@ -3162,6 +3187,7 @@ export { default as SiWesternunion, defaultColor as SiWesternunionHex } from './
|
|
|
3162
3187
|
export { default as SiWetransfer, defaultColor as SiWetransferHex } from './icons/SiWetransfer.mjs';
|
|
3163
3188
|
export { default as SiWezterm, defaultColor as SiWeztermHex } from './icons/SiWezterm.mjs';
|
|
3164
3189
|
export { default as SiWgpu, defaultColor as SiWgpuHex } from './icons/SiWgpu.mjs';
|
|
3190
|
+
export { default as SiWhat3words, defaultColor as SiWhat3wordsHex } from './icons/SiWhat3words.mjs';
|
|
3165
3191
|
export { default as SiWhatsapp, defaultColor as SiWhatsappHex } from './icons/SiWhatsapp.mjs';
|
|
3166
3192
|
export { default as SiWheniwork, defaultColor as SiWheniworkHex } from './icons/SiWheniwork.mjs';
|
|
3167
3193
|
export { default as SiWikidotgg, defaultColor as SiWikidotggHex } from './icons/SiWikidotgg.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.2.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.3.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 SiActiveloopProps = 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 = '#FFB746';
|
|
22
|
+
|
|
23
|
+
const SiActiveloop: IconType = React.forwardRef<SVGSVGElement, SiActiveloopProps>(function SiActiveloop({title = 'Activeloop', 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='M13.7361.0003a8.5022 8.5022 0 0 0-2.7609.4702c-.3783.1325-1.2203.4447-1.5419.6056.0128 0-.008 0 .0401-.0006.0935-.0238.8998-.151 1.1045-.151.0834-.002.166-.004.2481-.004 1.2312-.004 2.3252.2387 3.469 1.0638 1.6364 1.1735 2.7617 3.1987 3.1116 5.1009.2968 1.8754.058 3.8578-.539 5.7067-.8609 2.328-2.459 4.1353-4.3602 5.1857a.6094.6094 0 0 1-.038.0188c1.6566-.1906 3.3363-.8961 4.7763-2.0437.804-.6435 1.542-1.429 2.1756-2.347.5676-.8328 1.0025-1.7034 1.3145-2.593.792-2.2732.7474-4.64-.0864-6.5953-.003-.007-.004-.0114-.008-.02-.5296-1.2397-1.3621-2.309-2.5066-3.0945C16.8462.4216 15.2953-.005 13.736 0zM9.46 1.0828c-1.6656.1448-3.1906.971-3.914 1.4507-1.3998.9275-2.5442 2.1104-3.3955 3.4447-2.4213 3.7855-2.5442 8.7916.0946 12.7757 3.5659 5.3848 10.8204 6.8706 16.2116 3.3029 5.3818-3.5677 6.867-10.8262 3.3011-16.211a11.3559 11.3559 0 0 0-1.1047-1.4241l.1494.3073c.8323 1.959.8229 4.5048.0378 6.776-.3122.8897-.7473 1.7603-1.3148 2.593-.6338.918-1.3998 1.6563-2.2322 2.2714-2.743 2.0157-5.467 1.6655-5.4576 1.675-.8876-.0283-1.6979-.2138-2.4495-.4167-2.7807-.8422-4.5871-2.9052-4.502-5.5455.104-3.2555 3.282-5.801 7.1033-5.678.7093.0189 1.3809.1419 2.024.3217 1.2296.3501 2.5916 1.2017 3.424 2.2048l.0469.0548c-.0003-.4859-.017-1.0982-.1797-1.8623-.4068-1.8928-1.4659-3.596-3.1306-4.7411-1.239-.8517-2.6578-1.2492-4.086-1.3154-.209-.008-.4173-.0008-.626.016zm2.389 5.4591c-3.561.0366-6.4667 2.4597-6.5675 5.531-.0795 2.4028 1.5808 4.5078 4.0022 5.447a4.8728 4.8728 0 0 1-.1594-.2c-1.7566-2.3467-1.2053-6.0692 1.3878-8.6636 1.21-1.2118 2.4454-1.7402 3.0135-1.9512 0 0-.6286-.1413-1.3301-.159-.1326-.006-.3466-.004-.3466-.004z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiActiveloop as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiAdaProps = 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 SiAda: IconType = React.forwardRef<SVGSVGElement, SiAdaProps>(function SiAda({title = 'Ada', 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='M18.869 13.45c0-.428.45-.585 1.18-.663.606-.068 1.09-.169 1.404-.371v.539c0 .644-.542.957-1.265 1.028a47.006 47 0 0 0-.925-.077c-.25-.095-.394-.256-.394-.457m-13.99.19h3.113l.256.755a33.004 33 0 0 0-3.96.97zM6.43 9.056l1.09 3.202H5.34zm6.921 1.606c.82 0 1.483.742 1.483 1.663 0 .651-.348 1.212-.852 1.473a47.006 47 0 0 0-1.152.053c-.562-.227-.961-.812-.961-1.526 0-.944.663-1.663 1.483-1.663m9.484 3.657v-3.072c0-.461-.18-1.978-2.529-1.978-1.516 0-2.572.82-2.718 1.921h1.483c.134-.494.741-.73 1.27-.73.662 0 1.055.247 1.055.55 0 .472-.685.585-1.651.675-1.28.112-2.37.449-2.37 1.752q0 .194.035.367a51.006 51 0 0 0-1.092-.028V6.844h-1.484v3.123a2.43 2.43 0 0 0-1.707-.674c-1.505 0-2.752 1.303-2.752 3.022a3.2 3.2 0 0 0 .474 1.702 38.005 38 0 0 0-1.12.14L7.376 7.406H5.498l-2.992 8.587A22.003 22 0 0 0 0 17.156c3.835-1.673 13.295-3.938 24-2.55-.051-.057-.466-.166-1.164-.286' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiAda as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiAdawayProps = 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 = '#B71C1C';
|
|
22
|
+
|
|
23
|
+
const SiAdaway: IconType = React.forwardRef<SVGSVGElement, SiAdawayProps>(function SiAdaway({title = 'AdAway', 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.049 0 .014 7.016 0 16.951l7.016 7.035 9.935.014 7.035-7.015L24 7.049 16.984.014zm-1.87 6.52c.456-.046 2.886.98 5.768.99 1.48.091 2.039.52 2.455.956.932.878 1.135 1.324 2.315.755.48-.231 1.072-1.6 1.739-1.747.52-.076 1.283.58 1.474.77.21.205.399.396.598.487-.684.037-1.632 1.634-1.657 2.99.137 3.791-1.57 3.582-3.248 5.437-.535.51-.836 1.578-.836 2.553l-.705-.021c-.418.01-.895-.535-1.126-.899-.44-.735-.897.673-1.583-.48.031-.383-1.833-.457-.762-1.348 2.53-1.79 3.764-2.168 3.711-2.708-.062-.638-1.545-.06-2.884-.122-2.213-.102-1.97-1.504-2.166-2.157-1.857-1.034 1.428-1.52-.015-1.826-.705-.111-1.949.15-2.21-1.069.235.291 3.32-.304 2.077-.498-1.725-.783-2.21-.364-2.926-1.835-.124-.15-.124-.218-.019-.228Zm12.575 1.903a.261.261 0 0 0-.26.26.261.261 0 0 0 .26.262.261.261 0 0 0 .261-.261.261.261 0 0 0-.26-.261z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiAdaway as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiApachedorisProps = 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 = '#444FD9';
|
|
22
|
+
|
|
23
|
+
const SiApachedoris: IconType = React.forwardRef<SVGSVGElement, SiApachedorisProps>(function SiApachedoris({title = 'Apache Doris', 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.666.0001c-.5355-.004-1.068.1072-1.5241.3384-.207.1048-.5749.3802-.8177.6118-1.0278.9803-1.2876 2.5138-.6553 3.8679.205.439.5068.7694 2.8476 3.1166 2.4527 2.4594 2.6352 2.6255 2.8852 2.6258.2446.0003.3647-.099 1.4408-1.19.9367-.9496 1.2306-1.2992 1.4536-1.7286.5966-1.149.6487-2.0513.174-3.014-.2264-.459-.4816-.7514-1.9012-2.176-.9018-.9052-1.7907-1.7496-1.9751-1.8765C10.0488.2005 9.3548.0052 8.666 0ZM3.5518 5.5737c-.2176.0031-.6097.085-.6097.3285v12.0904l.1642.175c.1123.1194.2498.1748.4342.1748.2545 0 .4436-.1738 3.349-3.0786 2.6868-2.6862 3.079-2.909 3.0791-3.305.0002-.3961-.3924-.6194-3.0784-3.306-2.8612-2.8619-3.0968-3.079-3.3384-3.079Zm13.0967.861c-.0481.0184-.112.1636-.1418.3225-.0756.403-.3719 1.109-.6572 1.5663-.1407.2253-2.2392 2.3955-5.049 5.2212-2.7513 2.7667-4.9104 4.9985-5.0468 5.2165-.4552.7275-.5967 1.3905-.4684 2.1964.222 1.3947 1.3263 2.6812 2.5486 2.9693.4667.11 1.618.0927 2.0329-.0305.2084-.062.526-.2112.7055-.3318.5023-.3373 9.341-9.0562 9.6463-9.5154.449-.6753.8356-1.0716.8395-1.9762-.0056-.5935-.1305-1.1138-1.0715-2.306-.5094-.6523-3.2341-3.3723-3.338-3.3324Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiApachedoris as default, defaultColor };
|
|
45
|
+
|