texlive[68619] Master/texmf-dist: simpleicons (22oct23)

commits+karl at tug.org commits+karl at tug.org
Sun Oct 22 22:06:30 CEST 2023


Revision: 68619
          https://tug.org/svn/texlive?view=revision&revision=68619
Author:   karl
Date:     2023-10-22 22:06:30 +0200 (Sun, 22 Oct 2023)
Log Message:
-----------
simpleicons (22oct23)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/simpleicons/README.md
    trunk/Master/texmf-dist/doc/fonts/simpleicons/bindings.tex
    trunk/Master/texmf-dist/doc/fonts/simpleicons/simpleicons.pdf
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconseight.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfive.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfour.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsnine.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsone.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsoneone.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsonezero.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsseven.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconssix.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsthree.enc
    trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconstwo.enc
    trunk/Master/texmf-dist/fonts/opentype/public/simpleicons/SimpleIcons.otf
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconseight.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsfive.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsfour.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsnine.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsone.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsoneone.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsonezero.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsseven.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconssix.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsthree.tfm
    trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconstwo.tfm
    trunk/Master/texmf-dist/fonts/type1/public/simpleicons/SimpleIcons.pfb
    trunk/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty
    trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-pdftex.tex
    trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-xeluatex.tex
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconseight.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfive.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsfour.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsnine.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsone.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsoneone.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsonezero.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsseven.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconssix.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconsthree.fd
    trunk/Master/texmf-dist/tex/latex/simpleicons/usimpleiconstwo.fd

Modified: trunk/Master/texmf-dist/doc/fonts/simpleicons/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/simpleicons/README.md	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/doc/fonts/simpleicons/README.md	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,7 +1,14 @@
 # Simple Icons LaTeX
 
-This package aims to provide [Simple Icons](https://github.com/simple-icons/simple-icons) for LaTeX like [fontawesome-latex](https://github.com/xdanaux/fontawesome-latex/). Please refer to the manual and Simple Icons for more details.
+This package aims to provide [Simple Icons](https://github.com/simple-icons/simple-icons) for LaTeX like [fontawesome-latex](https://github.com/xdanaux/fontawesome-latex/).
 
+Updated every week depending on a new release; you can find specific releases on [GitHub](https://github.com/ineshbose/simple-icons-latex).
+
+All users are asked to read the [legal disclaimer](https://github.com/simple-icons/simple-icons/blob/master/DISCLAIMER.md) from Simple Icons before using the packaged icons.
+
+Please refer to the [manual](http://mirrors.ctan.org/fonts/simpleicons/doc/simpleicons.pdf) for more details on usage.
+For local setup, clone the repository, install system dependencies (fontforge, lcdf-typetools) & `package.json` dependencies and run the script `bindings.js` using [Node.js](https://nodejs.dev).
+
 ---
 
 Simple Icons / Simple Icons Font<br/>
@@ -10,6 +17,6 @@
 URL: <https://simpleicons.org/> <https://github.com/simple-icons/simple-icons-font>
 
 simpleicons LaTeX package<br/>
-Author: Inesh Bose (Inesh.Bose at glasgow.ac.uk)<br/>
+Author: Inesh Bose<br/>
 Licence: Creative Commons Zero v1.0 Universal<br/>
 URL: <https://github.com/ineshbose/simple-icons-latex>

Modified: trunk/Master/texmf-dist/doc/fonts/simpleicons/bindings.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/simpleicons/bindings.tex	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/doc/fonts/simpleicons/bindings.tex	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,5265 +1,5499 @@
 \begin{showcase}
-  \showcaseicon{1001tracklists}{simpleicon\{1001tracklists\}}
-  
-  \showcaseicon{1password}{simpleicon\{1password\}}
-  
-  \showcaseicon{3m}{simpleicon\{3m\}}
-  
-  \showcaseicon{42}{simpleicon\{42\}}
-  
-  \showcaseicon{4chan}{simpleicon\{4chan\}}
-  
-  \showcaseicon{4d}{simpleicon\{4d\}}
-  
-  \showcaseicon{500px}{simpleicon\{500px\}}
-  
-  \showcaseicon{abbott}{simpleicon\{abbott\}}
-  
-  \showcaseicon{abbrobotstudio}{simpleicon\{abbrobotstudio\}}
-  
-  \showcaseicon{abbvie}{simpleicon\{abbvie\}}
-  
-  \showcaseicon{abletonlive}{simpleicon\{abletonlive\}}
-  
-  \showcaseicon{aboutdotme}{simpleicon\{aboutdotme\}}
-  
-  \showcaseicon{abstract}{simpleicon\{abstract\}}
-  
-  \showcaseicon{academia}{simpleicon\{academia\}}
-  
-  \showcaseicon{accenture}{simpleicon\{accenture\}}
-  
-  \showcaseicon{acclaim}{simpleicon\{acclaim\}}
-  
-  \showcaseicon{accusoft}{simpleicon\{accusoft\}}
-  
-  \showcaseicon{acer}{simpleicon\{acer\}}
-  
-  \showcaseicon{acm}{simpleicon\{acm\}}
-  
-  \showcaseicon{actigraph}{simpleicon\{actigraph\}}
-  
-  \showcaseicon{activision}{simpleicon\{activision\}}
-  
-  \showcaseicon{acura}{simpleicon\{acura\}}
-  
-  \showcaseicon{adafruit}{simpleicon\{adafruit\}}
-  
-  \showcaseicon{adblock}{simpleicon\{adblock\}}
-  
-  \showcaseicon{adblockplus}{simpleicon\{adblockplus\}}
-  
-  \showcaseicon{addthis}{simpleicon\{addthis\}}
-  
-  \showcaseicon{adguard}{simpleicon\{adguard\}}
-  
-  \showcaseicon{adidas}{simpleicon\{adidas\}}
-  
-  \showcaseicon{adminer}{simpleicon\{adminer\}}
-  
-  \showcaseicon{adobe}{simpleicon\{adobe\}}
-  
-  \showcaseicon{adobeacrobatreader}{simpleicon\{adobeacrobatreader\}}
-  
-  \showcaseicon{adobeaftereffects}{simpleicon\{adobeaftereffects\}}
-  
-  \showcaseicon{adobeaudition}{simpleicon\{adobeaudition\}}
-  
-  \showcaseicon{adobecreativecloud}{simpleicon\{adobecreativecloud\}}
-  
-  \showcaseicon{adobedreamweaver}{simpleicon\{adobedreamweaver\}}
-  
-  \showcaseicon{adobefonts}{simpleicon\{adobefonts\}}
-  
-  \showcaseicon{adobeillustrator}{simpleicon\{adobeillustrator\}}
-  
-  \showcaseicon{adobeindesign}{simpleicon\{adobeindesign\}}
-  
-  \showcaseicon{adobelightroom}{simpleicon\{adobelightroom\}}
-  
-  \showcaseicon{adobelightroomclassic}{simpleicon\{adobelightroomclassic\}}
-  
-  \showcaseicon{adobephotoshop}{simpleicon\{adobephotoshop\}}
-  
-  \showcaseicon{adobepremierepro}{simpleicon\{adobepremierepro\}}
-  
-  \showcaseicon{adobexd}{simpleicon\{adobexd\}}
-  
-  \showcaseicon{adonisjs}{simpleicon\{adonisjs\}}
-  
-  \showcaseicon{adp}{simpleicon\{adp\}}
-  
-  \showcaseicon{adroll}{simpleicon\{adroll\}}
-  
-  \showcaseicon{adyen}{simpleicon\{adyen\}}
-  
-  \showcaseicon{aerlingus}{simpleicon\{aerlingus\}}
-  
-  \showcaseicon{aeroflot}{simpleicon\{aeroflot\}}
-  
-  \showcaseicon{aeromexico}{simpleicon\{aeromexico\}}
-  
-  \showcaseicon{aerospike}{simpleicon\{aerospike\}}
-  
-  \showcaseicon{aew}{simpleicon\{aew\}}
-  
-  \showcaseicon{affine}{simpleicon\{affine\}}
-  
-  \showcaseicon{affinity}{simpleicon\{affinity\}}
-  
-  \showcaseicon{affinitydesigner}{simpleicon\{affinitydesigner\}}
-  
-  \showcaseicon{affinityphoto}{simpleicon\{affinityphoto\}}
-  
-  \showcaseicon{affinitypublisher}{simpleicon\{affinitypublisher\}}
-  
-  \showcaseicon{aframe}{simpleicon\{aframe\}}
-  
-  \showcaseicon{agora}{simpleicon\{agora\}}
-  
-  \showcaseicon{aib}{simpleicon\{aib\}}
-  
-  \showcaseicon{aidungeon}{simpleicon\{aidungeon\}}
-  
-  \showcaseicon{aiohttp}{simpleicon\{aiohttp\}}
-  
-  \showcaseicon{aiqfome}{simpleicon\{aiqfome\}}
-  
-  \showcaseicon{airasia}{simpleicon\{airasia\}}
-  
-  \showcaseicon{airbnb}{simpleicon\{airbnb\}}
-  
-  \showcaseicon{airbrakedotio}{simpleicon\{airbrakedotio\}}
-  
-  \showcaseicon{airbus}{simpleicon\{airbus\}}
-  
-  \showcaseicon{airbyte}{simpleicon\{airbyte\}}
-  
-  \showcaseicon{aircall}{simpleicon\{aircall\}}
-  
-  \showcaseicon{aircanada}{simpleicon\{aircanada\}}
-  
-  \showcaseicon{airchina}{simpleicon\{airchina\}}
-  
-  \showcaseicon{airfrance}{simpleicon\{airfrance\}}
-  
-  \showcaseicon{airindia}{simpleicon\{airindia\}}
-  
-  \showcaseicon{airplayaudio}{simpleicon\{airplayaudio\}}
-  
-  \showcaseicon{airplayvideo}{simpleicon\{airplayvideo\}}
-  
-  \showcaseicon{airtable}{simpleicon\{airtable\}}
-  
-  \showcaseicon{ajv}{simpleicon\{ajv\}}
-  
-  \showcaseicon{akamai}{simpleicon\{akamai\}}
-  
-  \showcaseicon{alacritty}{simpleicon\{alacritty\}}
-  
-  \showcaseicon{albertheijn}{simpleicon\{albertheijn\}}
-  
-  \showcaseicon{alchemy}{simpleicon\{alchemy\}}
-  
-  \showcaseicon{aldinord}{simpleicon\{aldinord\}}
-  
-  \showcaseicon{aldisud}{simpleicon\{aldisud\}}
-  
-  \showcaseicon{alfaromeo}{simpleicon\{alfaromeo\}}
-  
-  \showcaseicon{alfred}{simpleicon\{alfred\}}
-  
-  \showcaseicon{algolia}{simpleicon\{algolia\}}
-  
-  \showcaseicon{algorand}{simpleicon\{algorand\}}
-  
-  \showcaseicon{alibabacloud}{simpleicon\{alibabacloud\}}
-  
-  \showcaseicon{alibabadotcom}{simpleicon\{alibabadotcom\}}
-  
-  \showcaseicon{aliexpress}{simpleicon\{aliexpress\}}
-  
-  \showcaseicon{alipay}{simpleicon\{alipay\}}
-  
-  \showcaseicon{allegro}{simpleicon\{allegro\}}
-  
-  \showcaseicon{alliedmodders}{simpleicon\{alliedmodders\}}
-  
-  \showcaseicon{allocine}{simpleicon\{allocine\}}
-  
-  \showcaseicon{alltrails}{simpleicon\{alltrails\}}
-  
-  \showcaseicon{alpinedotjs}{simpleicon\{alpinedotjs\}}
-  
-  \showcaseicon{alpinelinux}{simpleicon\{alpinelinux\}}
-  
-  \showcaseicon{alteryx}{simpleicon\{alteryx\}}
-  
-  \showcaseicon{altiumdesigner}{simpleicon\{altiumdesigner\}}
-  
-  \showcaseicon{alwaysdata}{simpleicon\{alwaysdata\}}
-  
-  \showcaseicon{amazon}{simpleicon\{amazon\}}
-  
-  \showcaseicon{amazonalexa}{simpleicon\{amazonalexa\}}
-  
-  \showcaseicon{amazonapigateway}{simpleicon\{amazonapigateway\}}
-  
-  \showcaseicon{amazonaws}{simpleicon\{amazonaws\}}
-  
-  \showcaseicon{amazoncloudwatch}{simpleicon\{amazoncloudwatch\}}
-  
-  \showcaseicon{amazondynamodb}{simpleicon\{amazondynamodb\}}
-  
-  \showcaseicon{amazonec2}{simpleicon\{amazonec2\}}
-  
-  \showcaseicon{amazonecs}{simpleicon\{amazonecs\}}
-  
-  \showcaseicon{amazoneks}{simpleicon\{amazoneks\}}
-  
-  \showcaseicon{amazonfiretv}{simpleicon\{amazonfiretv\}}
-  
-  \showcaseicon{amazongames}{simpleicon\{amazongames\}}
-  
-  \showcaseicon{amazoniam}{simpleicon\{amazoniam\}}
-  
-  \showcaseicon{amazonlumberyard}{simpleicon\{amazonlumberyard\}}
-  
-  \showcaseicon{amazonluna}{simpleicon\{amazonluna\}}
-  
-  \showcaseicon{amazonpay}{simpleicon\{amazonpay\}}
-  
-  \showcaseicon{amazonprime}{simpleicon\{amazonprime\}}
-  
-  \showcaseicon{amazonrds}{simpleicon\{amazonrds\}}
-  
-  \showcaseicon{amazonredshift}{simpleicon\{amazonredshift\}}
-  
-  \showcaseicon{amazons3}{simpleicon\{amazons3\}}
-  
-  \showcaseicon{amazonsqs}{simpleicon\{amazonsqs\}}
-  
-  \showcaseicon{amd}{simpleicon\{amd\}}
-  
-  \showcaseicon{ameba}{simpleicon\{ameba\}}
-  
-  \showcaseicon{americanairlines}{simpleicon\{americanairlines\}}
-  
-  \showcaseicon{americanexpress}{simpleicon\{americanexpress\}}
-  
-  \showcaseicon{amg}{simpleicon\{amg\}}
-  
-  \showcaseicon{amp}{simpleicon\{amp\}}
-  
-  \showcaseicon{amul}{simpleicon\{amul\}}
-  
-  \showcaseicon{ana}{simpleicon\{ana\}}
-  
-  \showcaseicon{anaconda}{simpleicon\{anaconda\}}
-  
-  \showcaseicon{analogue}{simpleicon\{analogue\}}
-  
-  \showcaseicon{anchor}{simpleicon\{anchor\}}
-  
-  \showcaseicon{andela}{simpleicon\{andela\}}
-  
-  \showcaseicon{android}{simpleicon\{android\}}
-  
-  \showcaseicon{androidauto}{simpleicon\{androidauto\}}
-  
-  \showcaseicon{androidstudio}{simpleicon\{androidstudio\}}
-  
-  \showcaseicon{angellist}{simpleicon\{angellist\}}
-  
-  \showcaseicon{angular}{simpleicon\{angular\}}
-  
-  \showcaseicon{angularjs}{simpleicon\{angularjs\}}
-  
-  \showcaseicon{angularuniversal}{simpleicon\{angularuniversal\}}
-  
-  \showcaseicon{anilist}{simpleicon\{anilist\}}
-  
-  \showcaseicon{ansible}{simpleicon\{ansible\}}
-  
-  \showcaseicon{answer}{simpleicon\{answer\}}
-  
-  \showcaseicon{ansys}{simpleicon\{ansys\}}
-  
-  \showcaseicon{anta}{simpleicon\{anta\}}
-  
-  \showcaseicon{antdesign}{simpleicon\{antdesign\}}
-  
-  \showcaseicon{antena3}{simpleicon\{antena3\}}
-  
-  \showcaseicon{anydesk}{simpleicon\{anydesk\}}
-  
-  \showcaseicon{aol}{simpleicon\{aol\}}
-  
-  \showcaseicon{apache}{simpleicon\{apache\}}
-  
-  \showcaseicon{apacheairflow}{simpleicon\{apacheairflow\}}
-  
-  \showcaseicon{apacheant}{simpleicon\{apacheant\}}
-  
-  \showcaseicon{apachecassandra}{simpleicon\{apachecassandra\}}
-  
-  \showcaseicon{apachecloudstack}{simpleicon\{apachecloudstack\}}
-  
-  \showcaseicon{apachecordova}{simpleicon\{apachecordova\}}
-  
-  \showcaseicon{apachecouchdb}{simpleicon\{apachecouchdb\}}
-  
-  \showcaseicon{apachedruid}{simpleicon\{apachedruid\}}
-  
-  \showcaseicon{apacheecharts}{simpleicon\{apacheecharts\}}
-  
-  \showcaseicon{apacheflink}{simpleicon\{apacheflink\}}
-  
-  \showcaseicon{apachegroovy}{simpleicon\{apachegroovy\}}
-  
-  \showcaseicon{apachehadoop}{simpleicon\{apachehadoop\}}
-  
-  \showcaseicon{apachehive}{simpleicon\{apachehive\}}
-  
-  \showcaseicon{apachejmeter}{simpleicon\{apachejmeter\}}
-  
-  \showcaseicon{apachekafka}{simpleicon\{apachekafka\}}
-  
-  \showcaseicon{apachekylin}{simpleicon\{apachekylin\}}
-  
-  \showcaseicon{apachemaven}{simpleicon\{apachemaven\}}
-  
-  \showcaseicon{apachenetbeanside}{simpleicon\{apachenetbeanside\}}
-  
-  \showcaseicon{apacheopenoffice}{simpleicon\{apacheopenoffice\}}
-  
-  \showcaseicon{apacheparquet}{simpleicon\{apacheparquet\}}
-  
-  \showcaseicon{apachepulsar}{simpleicon\{apachepulsar\}}
-  
-  \showcaseicon{apacherocketmq}{simpleicon\{apacherocketmq\}}
-  
-  \showcaseicon{apachesolr}{simpleicon\{apachesolr\}}
-  
-  \showcaseicon{apachespark}{simpleicon\{apachespark\}}
-  
-  \showcaseicon{apachestorm}{simpleicon\{apachestorm\}}
-  
-  \showcaseicon{apachetomcat}{simpleicon\{apachetomcat\}}
-  
-  \showcaseicon{aparat}{simpleicon\{aparat\}}
-  
-  \showcaseicon{apifox}{simpleicon\{apifox\}}
-  
-  \showcaseicon{apollographql}{simpleicon\{apollographql\}}
-  
-  \showcaseicon{apostrophe}{simpleicon\{apostrophe\}}
-  
-  \showcaseicon{appian}{simpleicon\{appian\}}
-  
-  \showcaseicon{apple}{simpleicon\{apple\}}
-  
-  \showcaseicon{applearcade}{simpleicon\{applearcade\}}
-  
-  \showcaseicon{applemusic}{simpleicon\{applemusic\}}
-  
-  \showcaseicon{applenews}{simpleicon\{applenews\}}
-  
-  \showcaseicon{applepay}{simpleicon\{applepay\}}
-  
-  \showcaseicon{applepodcasts}{simpleicon\{applepodcasts\}}
-  
-  \showcaseicon{appletv}{simpleicon\{appletv\}}
-  
-  \showcaseicon{appsignal}{simpleicon\{appsignal\}}
-  
-  \showcaseicon{appsmith}{simpleicon\{appsmith\}}
-  
-  \showcaseicon{appstore}{simpleicon\{appstore\}}
-  
-  \showcaseicon{appveyor}{simpleicon\{appveyor\}}
-  
-  \showcaseicon{appwrite}{simpleicon\{appwrite\}}
-  
-  \showcaseicon{aqua}{simpleicon\{aqua\}}
-  
-  \showcaseicon{aral}{simpleicon\{aral\}}
-  
-  \showcaseicon{arangodb}{simpleicon\{arangodb\}}
-  
-  \showcaseicon{arcgis}{simpleicon\{arcgis\}}
-  
-  \showcaseicon{archicad}{simpleicon\{archicad\}}
-  
-  \showcaseicon{archiveofourown}{simpleicon\{archiveofourown\}}
-  
-  \showcaseicon{archlinux}{simpleicon\{archlinux\}}
-  
-  \showcaseicon{ardour}{simpleicon\{ardour\}}
-  
-  \showcaseicon{arduino}{simpleicon\{arduino\}}
-  
-  \showcaseicon{argo}{simpleicon\{argo\}}
-  
-  \showcaseicon{argos}{simpleicon\{argos\}}
-  
-  \showcaseicon{ariakit}{simpleicon\{ariakit\}}
-  
-  \showcaseicon{arkecosystem}{simpleicon\{arkecosystem\}}
-  
-  \showcaseicon{arlo}{simpleicon\{arlo\}}
-  
-  \showcaseicon{arm}{simpleicon\{arm\}}
-  
-  \showcaseicon{arstechnica}{simpleicon\{arstechnica\}}
-  
-  \showcaseicon{artifacthub}{simpleicon\{artifacthub\}}
-  
-  \showcaseicon{artixlinux}{simpleicon\{artixlinux\}}
-  
-  \showcaseicon{artstation}{simpleicon\{artstation\}}
-  
-  \showcaseicon{arxiv}{simpleicon\{arxiv\}}
-  
-  \showcaseicon{asana}{simpleicon\{asana\}}
-  
-  \showcaseicon{asciidoctor}{simpleicon\{asciidoctor\}}
-  
-  \showcaseicon{asciinema}{simpleicon\{asciinema\}}
-  
-  \showcaseicon{asda}{simpleicon\{asda\}}
-  
-  \showcaseicon{aseprite}{simpleicon\{aseprite\}}
-  
-  \showcaseicon{askfm}{simpleicon\{askfm\}}
-  
-  \showcaseicon{askubuntu}{simpleicon\{askubuntu\}}
-  
-  \showcaseicon{assemblyscript}{simpleicon\{assemblyscript\}}
-  
-  \showcaseicon{astonmartin}{simpleicon\{astonmartin\}}
-  
-  \showcaseicon{astro}{simpleicon\{astro\}}
-  
-  \showcaseicon{asus}{simpleicon\{asus\}}
-  
-  \showcaseicon{atandt}{simpleicon\{atandt\}}
-  
-  \showcaseicon{atari}{simpleicon\{atari\}}
-  
-  \showcaseicon{atlassian}{simpleicon\{atlassian\}}
-  
-  \showcaseicon{atom}{simpleicon\{atom\}}
-  
-  \showcaseicon{auchan}{simpleicon\{auchan\}}
-  
-  \showcaseicon{audacity}{simpleicon\{audacity\}}
-  
-  \showcaseicon{audi}{simpleicon\{audi\}}
-  
-  \showcaseicon{audible}{simpleicon\{audible\}}
-  
-  \showcaseicon{audioboom}{simpleicon\{audioboom\}}
-  
-  \showcaseicon{audiomack}{simpleicon\{audiomack\}}
-  
-  \showcaseicon{audiotechnica}{simpleicon\{audiotechnica\}}
-  
-  \showcaseicon{aurelia}{simpleicon\{aurelia\}}
-  
-  \showcaseicon{auth0}{simpleicon\{auth0\}}
-  
-  \showcaseicon{authelia}{simpleicon\{authelia\}}
-  
-  \showcaseicon{authy}{simpleicon\{authy\}}
-  
-  \showcaseicon{autodesk}{simpleicon\{autodesk\}}
-  
-  \showcaseicon{autohotkey}{simpleicon\{autohotkey\}}
-  
-  \showcaseicon{automattic}{simpleicon\{automattic\}}
-  
-  \showcaseicon{autoprefixer}{simpleicon\{autoprefixer\}}
-  
-  \showcaseicon{avajs}{simpleicon\{avajs\}}
-  
-  \showcaseicon{avast}{simpleicon\{avast\}}
-  
-  \showcaseicon{awesomelists}{simpleicon\{awesomelists\}}
-  
-  \showcaseicon{awesomewm}{simpleicon\{awesomewm\}}
-  
-  \showcaseicon{awsamplify}{simpleicon\{awsamplify\}}
-  
-  \showcaseicon{awsfargate}{simpleicon\{awsfargate\}}
-  
-  \showcaseicon{awslambda}{simpleicon\{awslambda\}}
-  
-  \showcaseicon{axios}{simpleicon\{axios\}}
-  
-  \showcaseicon{azureartifacts}{simpleicon\{azureartifacts\}}
-  
-  \showcaseicon{azuredataexplorer}{simpleicon\{azuredataexplorer\}}
-  
-  \showcaseicon{azuredevops}{simpleicon\{azuredevops\}}
-  
-  \showcaseicon{azurefunctions}{simpleicon\{azurefunctions\}}
-  
-  \showcaseicon{azurepipelines}{simpleicon\{azurepipelines\}}
-  
-  \showcaseicon{babel}{simpleicon\{babel\}}
-  
-  \showcaseicon{babylondotjs}{simpleicon\{babylondotjs\}}
-  
-  \showcaseicon{backblaze}{simpleicon\{backblaze\}}
-  
-  \showcaseicon{backbonedotjs}{simpleicon\{backbonedotjs\}}
-  
-  \showcaseicon{backendless}{simpleicon\{backendless\}}
-  
-  \showcaseicon{backstage}{simpleicon\{backstage\}}
-  
-  \showcaseicon{badgr}{simpleicon\{badgr\}}
-  
-  \showcaseicon{badoo}{simpleicon\{badoo\}}
-  
-  \showcaseicon{baidu}{simpleicon\{baidu\}}
-  
-  \showcaseicon{bamboo}{simpleicon\{bamboo\}}
-  
-  \showcaseicon{bandcamp}{simpleicon\{bandcamp\}}
-  
-  \showcaseicon{bandlab}{simpleicon\{bandlab\}}
-  
-  \showcaseicon{bandrautomation}{simpleicon\{bandrautomation\}}
-  
-  \showcaseicon{bandsintown}{simpleicon\{bandsintown\}}
-  
-  \showcaseicon{bankofamerica}{simpleicon\{bankofamerica\}}
-  
-  \showcaseicon{barclays}{simpleicon\{barclays\}}
-  
-  \showcaseicon{baremetrics}{simpleicon\{baremetrics\}}
-  
-  \showcaseicon{basecamp}{simpleicon\{basecamp\}}
-  
-  \showcaseicon{bastyon}{simpleicon\{bastyon\}}
-  
-  \showcaseicon{bata}{simpleicon\{bata\}}
-  
-  \showcaseicon{bathasu}{simpleicon\{bathasu\}}
-  
-  \showcaseicon{battledotnet}{simpleicon\{battledotnet\}}
-  
-  \showcaseicon{bbc}{simpleicon\{bbc\}}
-  
-  \showcaseicon{bbciplayer}{simpleicon\{bbciplayer\}}
-  
-  \showcaseicon{beatport}{simpleicon\{beatport\}}
-  
-  \showcaseicon{beats}{simpleicon\{beats\}}
-  
-  \showcaseicon{beatsbydre}{simpleicon\{beatsbydre\}}
-  
-  \showcaseicon{behance}{simpleicon\{behance\}}
-  
-  \showcaseicon{beijingsubway}{simpleicon\{beijingsubway\}}
-  
-  \showcaseicon{bem}{simpleicon\{bem\}}
-  
-  \showcaseicon{bentley}{simpleicon\{bentley\}}
-  
-  \showcaseicon{bento}{simpleicon\{bento\}}
-  
-  \showcaseicon{bentoml}{simpleicon\{bentoml\}}
-  
-  \showcaseicon{betfair}{simpleicon\{betfair\}}
-  
-  \showcaseicon{bigbasket}{simpleicon\{bigbasket\}}
-  
-  \showcaseicon{bigbluebutton}{simpleicon\{bigbluebutton\}}
-  
-  \showcaseicon{bigcartel}{simpleicon\{bigcartel\}}
-  
-  \showcaseicon{bigcommerce}{simpleicon\{bigcommerce\}}
-  
-  \showcaseicon{bilibili}{simpleicon\{bilibili\}}
-  
-  \showcaseicon{billboard}{simpleicon\{billboard\}}
-  
-  \showcaseicon{bim}{simpleicon\{bim\}}
-  
-  \showcaseicon{binance}{simpleicon\{binance\}}
-  
-  \showcaseicon{biolink}{simpleicon\{biolink\}}
-  
-  \showcaseicon{bisecthosting}{simpleicon\{bisecthosting\}}
-  
-  \showcaseicon{bit}{simpleicon\{bit\}}
-  
-  \showcaseicon{bitbucket}{simpleicon\{bitbucket\}}
-  
-  \showcaseicon{bitcoin}{simpleicon\{bitcoin\}}
-  
-  \showcaseicon{bitcoincash}{simpleicon\{bitcoincash\}}
-  
-  \showcaseicon{bitcoinsv}{simpleicon\{bitcoinsv\}}
-  
-  \showcaseicon{bitdefender}{simpleicon\{bitdefender\}}
-  
-  \showcaseicon{bitly}{simpleicon\{bitly\}}
-  
-  \showcaseicon{bitrise}{simpleicon\{bitrise\}}
-  
-  \showcaseicon{bitwarden}{simpleicon\{bitwarden\}}
-  
-  \showcaseicon{bitwig}{simpleicon\{bitwig\}}
-  
-  \showcaseicon{blackberry}{simpleicon\{blackberry\}}
-  
-  \showcaseicon{blazemeter}{simpleicon\{blazemeter\}}
-  
-  \showcaseicon{blazor}{simpleicon\{blazor\}}
-  
-  \showcaseicon{blender}{simpleicon\{blender\}}
-  
-  \showcaseicon{blockchaindotcom}{simpleicon\{blockchaindotcom\}}
-  
-  \showcaseicon{blogger}{simpleicon\{blogger\}}
-  
-  \showcaseicon{bloglovin}{simpleicon\{bloglovin\}}
-  
-  \showcaseicon{blueprint}{simpleicon\{blueprint\}}
-  
-  \showcaseicon{bluetooth}{simpleicon\{bluetooth\}}
-  
-  \showcaseicon{bmcsoftware}{simpleicon\{bmcsoftware\}}
-  
-  \showcaseicon{bmw}{simpleicon\{bmw\}}
-  
-  \showcaseicon{boardgamegeek}{simpleicon\{boardgamegeek\}}
-  
-  \showcaseicon{boehringeringelheim}{simpleicon\{boehringeringelheim\}}
-  
-  \showcaseicon{boeing}{simpleicon\{boeing\}}
-  
-  \showcaseicon{bombardier}{simpleicon\{bombardier\}}
-  
-  \showcaseicon{bookalope}{simpleicon\{bookalope\}}
-  
-  \showcaseicon{bookbub}{simpleicon\{bookbub\}}
-  
-  \showcaseicon{bookmeter}{simpleicon\{bookmeter\}}
-  
-  \showcaseicon{bookmyshow}{simpleicon\{bookmyshow\}}
-  
-  \showcaseicon{bookstack}{simpleicon\{bookstack\}}
-  
-  \showcaseicon{boost}{simpleicon\{boost\}}
-  
-  \showcaseicon{boots}{simpleicon\{boots\}}
-  
-  \showcaseicon{bootstrap}{simpleicon\{bootstrap\}}
-  
-  \showcaseicon{borgbackup}{simpleicon\{borgbackup\}}
-  
-  \showcaseicon{bosch}{simpleicon\{bosch\}}
-  
-  \showcaseicon{bose}{simpleicon\{bose\}}
-  
-  \showcaseicon{botblecms}{simpleicon\{botblecms\}}
-  
-  \showcaseicon{boulanger}{simpleicon\{boulanger\}}
-  
-  \showcaseicon{bower}{simpleicon\{bower\}}
-  
-  \showcaseicon{box}{simpleicon\{box\}}
-  
-  \showcaseicon{boxysvg}{simpleicon\{boxysvg\}}
-  
-  \showcaseicon{brandfolder}{simpleicon\{brandfolder\}}
-  
-  \showcaseicon{brave}{simpleicon\{brave\}}
-  
-  \showcaseicon{breaker}{simpleicon\{breaker\}}
-  
-  \showcaseicon{brevo}{simpleicon\{brevo\}}
-  
-  \showcaseicon{britishairways}{simpleicon\{britishairways\}}
-  
-  \showcaseicon{broadcom}{simpleicon\{broadcom\}}
-  
-  \showcaseicon{bspwm}{simpleicon\{bspwm\}}
-  
-  \showcaseicon{bt}{simpleicon\{bt\}}
-  
-  \showcaseicon{buddy}{simpleicon\{buddy\}}
-  
-  \showcaseicon{budibase}{simpleicon\{budibase\}}
-  
-  \showcaseicon{buefy}{simpleicon\{buefy\}}
-  
-  \showcaseicon{buffer}{simpleicon\{buffer\}}
-  
-  \showcaseicon{bugatti}{simpleicon\{bugatti\}}
-  
-  \showcaseicon{bugcrowd}{simpleicon\{bugcrowd\}}
-  
-  \showcaseicon{bugsnag}{simpleicon\{bugsnag\}}
-  
-  \showcaseicon{buildkite}{simpleicon\{buildkite\}}
-  
-  \showcaseicon{bukalapak}{simpleicon\{bukalapak\}}
-  
-  \showcaseicon{bulma}{simpleicon\{bulma\}}
-  
-  \showcaseicon{bun}{simpleicon\{bun\}}
-  
-  \showcaseicon{bunq}{simpleicon\{bunq\}}
-  
-  \showcaseicon{burgerking}{simpleicon\{burgerking\}}
-  
-  \showcaseicon{burton}{simpleicon\{burton\}}
-  
-  \showcaseicon{buymeacoffee}{simpleicon\{buymeacoffee\}}
-  
-  \showcaseicon{buzzfeed}{simpleicon\{buzzfeed\}}
-  
-  \showcaseicon{bvg}{simpleicon\{bvg\}}
-  
-  \showcaseicon{byjus}{simpleicon\{byjus\}}
-  
-  \showcaseicon{byte}{simpleicon\{byte\}}
-  
-  \showcaseicon{bytedance}{simpleicon\{bytedance\}}
-  
-  \showcaseicon{c}{simpleicon\{c\}}
-  
-  \showcaseicon{cachet}{simpleicon\{cachet\}}
-  
-  \showcaseicon{caddy}{simpleicon\{caddy\}}
-  
-  \showcaseicon{cadillac}{simpleicon\{cadillac\}}
-  
-  \showcaseicon{cafepress}{simpleicon\{cafepress\}}
-  
-  \showcaseicon{caffeine}{simpleicon\{caffeine\}}
-  
-  \showcaseicon{cairographics}{simpleicon\{cairographics\}}
-  
-  \showcaseicon{cairometro}{simpleicon\{cairometro\}}
-  
-  \showcaseicon{cakephp}{simpleicon\{cakephp\}}
-  
-  \showcaseicon{campaignmonitor}{simpleicon\{campaignmonitor\}}
-  
-  \showcaseicon{canonical}{simpleicon\{canonical\}}
-  
-  \showcaseicon{canva}{simpleicon\{canva\}}
-  
-  \showcaseicon{capacitor}{simpleicon\{capacitor\}}
-  
-  \showcaseicon{cardano}{simpleicon\{cardano\}}
-  
-  \showcaseicon{carrefour}{simpleicon\{carrefour\}}
-  
-  \showcaseicon{carthrottle}{simpleicon\{carthrottle\}}
-  
-  \showcaseicon{carto}{simpleicon\{carto\}}
-  
-  \showcaseicon{cashapp}{simpleicon\{cashapp\}}
-  
-  \showcaseicon{castbox}{simpleicon\{castbox\}}
-  
-  \showcaseicon{castorama}{simpleicon\{castorama\}}
-  
-  \showcaseicon{castro}{simpleicon\{castro\}}
-  
-  \showcaseicon{caterpillar}{simpleicon\{caterpillar\}}
-  
-  \showcaseicon{cbs}{simpleicon\{cbs\}}
-  
-  \showcaseicon{cdprojekt}{simpleicon\{cdprojekt\}}
-  
-  \showcaseicon{celery}{simpleicon\{celery\}}
-  
-  \showcaseicon{centos}{simpleicon\{centos\}}
-  
-  \showcaseicon{ceph}{simpleicon\{ceph\}}
-  
-  \showcaseicon{cesium}{simpleicon\{cesium\}}
-  
-  \showcaseicon{chai}{simpleicon\{chai\}}
-  
-  \showcaseicon{chainguard}{simpleicon\{chainguard\}}
-  
-  \showcaseicon{chainlink}{simpleicon\{chainlink\}}
-  
-  \showcaseicon{chakraui}{simpleicon\{chakraui\}}
-  
-  \showcaseicon{channel4}{simpleicon\{channel4\}}
-  
-  \showcaseicon{chartdotjs}{simpleicon\{chartdotjs\}}
-  
-  \showcaseicon{chartmogul}{simpleicon\{chartmogul\}}
-  
-  \showcaseicon{chase}{simpleicon\{chase\}}
-  
-  \showcaseicon{chatbot}{simpleicon\{chatbot\}}
-  
-  \showcaseicon{chatwoot}{simpleicon\{chatwoot\}}
-  
-  \showcaseicon{checkio}{simpleicon\{checkio\}}
-  
-  \showcaseicon{checkmarx}{simpleicon\{checkmarx\}}
-  
-  \showcaseicon{checkmk}{simpleicon\{checkmk\}}
-  
-  \showcaseicon{chef}{simpleicon\{chef\}}
-  
-  \showcaseicon{chemex}{simpleicon\{chemex\}}
-  
-  \showcaseicon{chevrolet}{simpleicon\{chevrolet\}}
-  
-  \showcaseicon{chianetwork}{simpleicon\{chianetwork\}}
-  
-  \showcaseicon{chinaeasternairlines}{simpleicon\{chinaeasternairlines\}}
-  
-  \showcaseicon{chinasouthernairlines}{simpleicon\{chinasouthernairlines\}}
-  
-  \showcaseicon{chocolatey}{simpleicon\{chocolatey\}}
-  
-  \showcaseicon{chromecast}{simpleicon\{chromecast\}}
-  
-  \showcaseicon{chrysler}{simpleicon\{chrysler\}}
-  
-  \showcaseicon{chupachups}{simpleicon\{chupachups\}}
-  
-  \showcaseicon{cilium}{simpleicon\{cilium\}}
-  
-  \showcaseicon{cinema4d}{simpleicon\{cinema4d\}}
-  
-  \showcaseicon{circle}{simpleicon\{circle\}}
-  
-  \showcaseicon{circleci}{simpleicon\{circleci\}}
-  
-  \showcaseicon{circuitverse}{simpleicon\{circuitverse\}}
-  
-  \showcaseicon{cirrusci}{simpleicon\{cirrusci\}}
-  
-  \showcaseicon{cisco}{simpleicon\{cisco\}}
-  
-  \showcaseicon{citrix}{simpleicon\{citrix\}}
-  
-  \showcaseicon{citroen}{simpleicon\{citroen\}}
-  
-  \showcaseicon{civicrm}{simpleicon\{civicrm\}}
-  
-  \showcaseicon{civo}{simpleicon\{civo\}}
-  
-  \showcaseicon{ckeditor4}{simpleicon\{ckeditor4\}}
-  
-  \showcaseicon{clarifai}{simpleicon\{clarifai\}}
-  
-  \showcaseicon{claris}{simpleicon\{claris\}}
-  
-  \showcaseicon{clarivate}{simpleicon\{clarivate\}}
-  
-  \showcaseicon{clickhouse}{simpleicon\{clickhouse\}}
-  
-  \showcaseicon{clickup}{simpleicon\{clickup\}}
-  
-  \showcaseicon{clion}{simpleicon\{clion\}}
-  
-  \showcaseicon{cliqz}{simpleicon\{cliqz\}}
-  
-  \showcaseicon{clockify}{simpleicon\{clockify\}}
-  
-  \showcaseicon{clojure}{simpleicon\{clojure\}}
-  
-  \showcaseicon{cloud66}{simpleicon\{cloud66\}}
-  
-  \showcaseicon{cloudbees}{simpleicon\{cloudbees\}}
-  
-  \showcaseicon{cloudcannon}{simpleicon\{cloudcannon\}}
-  
-  \showcaseicon{cloudera}{simpleicon\{cloudera\}}
-  
-  \showcaseicon{cloudflare}{simpleicon\{cloudflare\}}
-  
-  \showcaseicon{cloudflarepages}{simpleicon\{cloudflarepages\}}
-  
-  \showcaseicon{cloudfoundry}{simpleicon\{cloudfoundry\}}
-  
-  \showcaseicon{cloudsmith}{simpleicon\{cloudsmith\}}
-  
-  \showcaseicon{cloudways}{simpleicon\{cloudways\}}
-  
-  \showcaseicon{clubhouse}{simpleicon\{clubhouse\}}
-  
-  \showcaseicon{clyp}{simpleicon\{clyp\}}
-  
-  \showcaseicon{cmake}{simpleicon\{cmake\}}
-  
-  \showcaseicon{cncf}{simpleicon\{cncf\}}
-  
-  \showcaseicon{cnn}{simpleicon\{cnn\}}
-  
-  \showcaseicon{cocacola}{simpleicon\{cocacola\}}
-  
-  \showcaseicon{cockpit}{simpleicon\{cockpit\}}
-  
-  \showcaseicon{cockroachlabs}{simpleicon\{cockroachlabs\}}
-  
-  \showcaseicon{cocoapods}{simpleicon\{cocoapods\}}
-  
-  \showcaseicon{cocos}{simpleicon\{cocos\}}
-  
-  \showcaseicon{coda}{simpleicon\{coda\}}
-  
-  \showcaseicon{codacy}{simpleicon\{codacy\}}
-  
-  \showcaseicon{codeberg}{simpleicon\{codeberg\}}
-  
-  \showcaseicon{codecademy}{simpleicon\{codecademy\}}
-  
-  \showcaseicon{codeceptjs}{simpleicon\{codeceptjs\}}
-  
-  \showcaseicon{codechef}{simpleicon\{codechef\}}
-  
-  \showcaseicon{codeclimate}{simpleicon\{codeclimate\}}
-  
-  \showcaseicon{codecov}{simpleicon\{codecov\}}
-  
-  \showcaseicon{codefactor}{simpleicon\{codefactor\}}
-  
-  \showcaseicon{codeforces}{simpleicon\{codeforces\}}
-  
-  \showcaseicon{codeigniter}{simpleicon\{codeigniter\}}
-  
-  \showcaseicon{codemagic}{simpleicon\{codemagic\}}
-  
-  \showcaseicon{codemirror}{simpleicon\{codemirror\}}
-  
-  \showcaseicon{codenewbie}{simpleicon\{codenewbie\}}
-  
-  \showcaseicon{codepen}{simpleicon\{codepen\}}
-  
-  \showcaseicon{codeproject}{simpleicon\{codeproject\}}
-  
-  \showcaseicon{codereview}{simpleicon\{codereview\}}
-  
-  \showcaseicon{codersrank}{simpleicon\{codersrank\}}
-  
-  \showcaseicon{coderwall}{simpleicon\{coderwall\}}
-  
-  \showcaseicon{codesandbox}{simpleicon\{codesandbox\}}
-  
-  \showcaseicon{codeship}{simpleicon\{codeship\}}
-  
-  \showcaseicon{codesignal}{simpleicon\{codesignal\}}
-  
-  \showcaseicon{codestream}{simpleicon\{codestream\}}
-  
-  \showcaseicon{codewars}{simpleicon\{codewars\}}
-  
-  \showcaseicon{codingame}{simpleicon\{codingame\}}
-  
-  \showcaseicon{codingninjas}{simpleicon\{codingninjas\}}
-  
-  \showcaseicon{codio}{simpleicon\{codio\}}
-  
-  \showcaseicon{coffeescript}{simpleicon\{coffeescript\}}
-  
-  \showcaseicon{cognizant}{simpleicon\{cognizant\}}
-  
-  \showcaseicon{coil}{simpleicon\{coil\}}
-  
-  \showcaseicon{coinbase}{simpleicon\{coinbase\}}
-  
-  \showcaseicon{coinmarketcap}{simpleicon\{coinmarketcap\}}
-  
-  \showcaseicon{commerzbank}{simpleicon\{commerzbank\}}
-  
-  \showcaseicon{commitlint}{simpleicon\{commitlint\}}
-  
-  \showcaseicon{commodore}{simpleicon\{commodore\}}
-  
-  \showcaseicon{commonworkflowlanguage}{simpleicon\{commonworkflowlanguage\}}
-  
-  \showcaseicon{compilerexplorer}{simpleicon\{compilerexplorer\}}
-  
-  \showcaseicon{composer}{simpleicon\{composer\}}
-  
-  \showcaseicon{comsol}{simpleicon\{comsol\}}
-  
-  \showcaseicon{conan}{simpleicon\{conan\}}
-  
-  \showcaseicon{concourse}{simpleicon\{concourse\}}
-  
-  \showcaseicon{condaforge}{simpleicon\{condaforge\}}
-  
-  \showcaseicon{conekta}{simpleicon\{conekta\}}
-  
-  \showcaseicon{confluence}{simpleicon\{confluence\}}
-  
-  \showcaseicon{construct3}{simpleicon\{construct3\}}
-  
-  \showcaseicon{consul}{simpleicon\{consul\}}
-  
-  \showcaseicon{contactlesspayment}{simpleicon\{contactlesspayment\}}
-  
-  \showcaseicon{containerd}{simpleicon\{containerd\}}
-  
-  \showcaseicon{contao}{simpleicon\{contao\}}
-  
-  \showcaseicon{contentful}{simpleicon\{contentful\}}
-  
-  \showcaseicon{conventionalcommits}{simpleicon\{conventionalcommits\}}
-  
-  \showcaseicon{convertio}{simpleicon\{convertio\}}
-  
-  \showcaseicon{cookiecutter}{simpleicon\{cookiecutter\}}
-  
-  \showcaseicon{coop}{simpleicon\{coop\}}
-  
-  \showcaseicon{cora}{simpleicon\{cora\}}
-  
-  \showcaseicon{coronaengine}{simpleicon\{coronaengine\}}
-  
-  \showcaseicon{coronarenderer}{simpleicon\{coronarenderer\}}
-  
-  \showcaseicon{corsair}{simpleicon\{corsair\}}
-  
-  \showcaseicon{couchbase}{simpleicon\{couchbase\}}
-  
-  \showcaseicon{counterstrike}{simpleicon\{counterstrike\}}
-  
-  \showcaseicon{countingworkspro}{simpleicon\{countingworkspro\}}
-  
-  \showcaseicon{coursera}{simpleicon\{coursera\}}
-  
-  \showcaseicon{coveralls}{simpleicon\{coveralls\}}
-  
-  \showcaseicon{cpanel}{simpleicon\{cpanel\}}
-  
-  \showcaseicon{cplusplus}{simpleicon\{cplusplus\}}
-  
-  \showcaseicon{craftcms}{simpleicon\{craftcms\}}
-  
-  \showcaseicon{cratedb}{simpleicon\{cratedb\}}
-  
-  \showcaseicon{crayon}{simpleicon\{crayon\}}
-  
-  \showcaseicon{creality}{simpleicon\{creality\}}
-  
-  \showcaseicon{createreactapp}{simpleicon\{createreactapp\}}
-  
-  \showcaseicon{creativecommons}{simpleicon\{creativecommons\}}
-  
-  \showcaseicon{creativetechnology}{simpleicon\{creativetechnology\}}
-  
-  \showcaseicon{credly}{simpleicon\{credly\}}
-  
-  \showcaseicon{crehana}{simpleicon\{crehana\}}
-  
-  \showcaseicon{criticalrole}{simpleicon\{criticalrole\}}
-  
-  \showcaseicon{crowdin}{simpleicon\{crowdin\}}
-  
-  \showcaseicon{crowdsource}{simpleicon\{crowdsource\}}
-  
-  \showcaseicon{crunchbase}{simpleicon\{crunchbase\}}
-  
-  \showcaseicon{crunchyroll}{simpleicon\{crunchyroll\}}
-  
-  \showcaseicon{cryengine}{simpleicon\{cryengine\}}
-  
-  \showcaseicon{crystal}{simpleicon\{crystal\}}
-  
-  \showcaseicon{csharp}{simpleicon\{csharp\}}
-  
-  \showcaseicon{css3}{simpleicon\{css3\}}
-  
-  \showcaseicon{cssmodules}{simpleicon\{cssmodules\}}
-  
-  \showcaseicon{csswizardry}{simpleicon\{csswizardry\}}
-  
-  \showcaseicon{cts}{simpleicon\{cts\}}
-  
-  \showcaseicon{cucumber}{simpleicon\{cucumber\}}
-  
-  \showcaseicon{cultura}{simpleicon\{cultura\}}
-  
-  \showcaseicon{curl}{simpleicon\{curl\}}
-  
-  \showcaseicon{curseforge}{simpleicon\{curseforge\}}
-  
-  \showcaseicon{cycling74}{simpleicon\{cycling74\}}
-  
-  \showcaseicon{cypress}{simpleicon\{cypress\}}
-  
-  \showcaseicon{cytoscapedotjs}{simpleicon\{cytoscapedotjs\}}
-  
-  \showcaseicon{d}{simpleicon\{d\}}
-  
-  \showcaseicon{d3dotjs}{simpleicon\{d3dotjs\}}
-  
-  \showcaseicon{dacia}{simpleicon\{dacia\}}
-  
-  \showcaseicon{daf}{simpleicon\{daf\}}
-  
-  \showcaseicon{dailymotion}{simpleicon\{dailymotion\}}
-  
-  \showcaseicon{daimler}{simpleicon\{daimler\}}
-  
-  \showcaseicon{daisyui}{simpleicon\{daisyui\}}
-  
-  \showcaseicon{dapr}{simpleicon\{dapr\}}
-  
-  \showcaseicon{darkreader}{simpleicon\{darkreader\}}
-  
-  \showcaseicon{dart}{simpleicon\{dart\}}
-  
-  \showcaseicon{darty}{simpleicon\{darty\}}
-  
-  \showcaseicon{daserste}{simpleicon\{daserste\}}
-  
-  \showcaseicon{dash}{simpleicon\{dash\}}
-  
-  \showcaseicon{dashlane}{simpleicon\{dashlane\}}
-  
-  \showcaseicon{dask}{simpleicon\{dask\}}
-  
-  \showcaseicon{dassaultsystemes}{simpleicon\{dassaultsystemes\}}
-  
-  \showcaseicon{databricks}{simpleicon\{databricks\}}
-  
-  \showcaseicon{datacamp}{simpleicon\{datacamp\}}
-  
-  \showcaseicon{datadog}{simpleicon\{datadog\}}
-  
-  \showcaseicon{datadotai}{simpleicon\{datadotai\}}
-  
-  \showcaseicon{datagrip}{simpleicon\{datagrip\}}
-  
-  \showcaseicon{dataiku}{simpleicon\{dataiku\}}
-  
-  \showcaseicon{datastax}{simpleicon\{datastax\}}
-  
-  \showcaseicon{dataverse}{simpleicon\{dataverse\}}
-  
-  \showcaseicon{datocms}{simpleicon\{datocms\}}
-  
-  \showcaseicon{datto}{simpleicon\{datto\}}
-  
-  \showcaseicon{dazn}{simpleicon\{dazn\}}
-  
-  \showcaseicon{dblp}{simpleicon\{dblp\}}
-  
-  \showcaseicon{dbt}{simpleicon\{dbt\}}
-  
-  \showcaseicon{dcentertainment}{simpleicon\{dcentertainment\}}
-  
-  \showcaseicon{debian}{simpleicon\{debian\}}
-  
-  \showcaseicon{dedge}{simpleicon\{dedge\}}
-  
-  \showcaseicon{deepin}{simpleicon\{deepin\}}
-  
-  \showcaseicon{deepnote}{simpleicon\{deepnote\}}
-  
-  \showcaseicon{deezer}{simpleicon\{deezer\}}
-  
-  \showcaseicon{delicious}{simpleicon\{delicious\}}
-  
-  \showcaseicon{deliveroo}{simpleicon\{deliveroo\}}
-  
-  \showcaseicon{dell}{simpleicon\{dell\}}
-  
-  \showcaseicon{delonghi}{simpleicon\{delonghi\}}
-  
-  \showcaseicon{delphi}{simpleicon\{delphi\}}
-  
-  \showcaseicon{delta}{simpleicon\{delta\}}
-  
-  \showcaseicon{deno}{simpleicon\{deno\}}
-  
-  \showcaseicon{denon}{simpleicon\{denon\}}
-  
-  \showcaseicon{dependabot}{simpleicon\{dependabot\}}
-  
-  \showcaseicon{derspiegel}{simpleicon\{derspiegel\}}
-  
-  \showcaseicon{designernews}{simpleicon\{designernews\}}
-  
-  \showcaseicon{deutschebahn}{simpleicon\{deutschebahn\}}
-  
-  \showcaseicon{deutschebank}{simpleicon\{deutschebank\}}
-  
-  \showcaseicon{devdotto}{simpleicon\{devdotto\}}
-  
-  \showcaseicon{devexpress}{simpleicon\{devexpress\}}
-  
-  \showcaseicon{deviantart}{simpleicon\{deviantart\}}
-  
-  \showcaseicon{devpost}{simpleicon\{devpost\}}
-  
-  \showcaseicon{devrant}{simpleicon\{devrant\}}
-  
-  \showcaseicon{dgraph}{simpleicon\{dgraph\}}
-  
-  \showcaseicon{dhl}{simpleicon\{dhl\}}
-  
-  \showcaseicon{diagramsdotnet}{simpleicon\{diagramsdotnet\}}
-  
-  \showcaseicon{dialogflow}{simpleicon\{dialogflow\}}
-  
-  \showcaseicon{diaspora}{simpleicon\{diaspora\}}
-  
-  \showcaseicon{digg}{simpleicon\{digg\}}
-  
-  \showcaseicon{digikeyelectronics}{simpleicon\{digikeyelectronics\}}
-  
-  \showcaseicon{digitalocean}{simpleicon\{digitalocean\}}
-  
-  \showcaseicon{dior}{simpleicon\{dior\}}
-  
-  \showcaseicon{directus}{simpleicon\{directus\}}
-  
-  \showcaseicon{discogs}{simpleicon\{discogs\}}
-  
-  \showcaseicon{discord}{simpleicon\{discord\}}
-  
-  \showcaseicon{discourse}{simpleicon\{discourse\}}
-  
-  \showcaseicon{discover}{simpleicon\{discover\}}
-  
-  \showcaseicon{disqus}{simpleicon\{disqus\}}
-  
-  \showcaseicon{disroot}{simpleicon\{disroot\}}
-  
-  \showcaseicon{distrokid}{simpleicon\{distrokid\}}
-  
-  \showcaseicon{django}{simpleicon\{django\}}
-  
-  \showcaseicon{dlib}{simpleicon\{dlib\}}
-  
-  \showcaseicon{dlna}{simpleicon\{dlna\}}
-  
-  \showcaseicon{dm}{simpleicon\{dm\}}
-  
-  \showcaseicon{docker}{simpleicon\{docker\}}
-  
-  \showcaseicon{docsdotrs}{simpleicon\{docsdotrs\}}
-  
-  \showcaseicon{docusign}{simpleicon\{docusign\}}
-  
-  \showcaseicon{dogecoin}{simpleicon\{dogecoin\}}
-  
-  \showcaseicon{doi}{simpleicon\{doi\}}
-  
-  \showcaseicon{dolby}{simpleicon\{dolby\}}
-  
-  \showcaseicon{doordash}{simpleicon\{doordash\}}
-  
-  \showcaseicon{dotenv}{simpleicon\{dotenv\}}
-  
-  \showcaseicon{dotnet}{simpleicon\{dotnet\}}
-  
-  \showcaseicon{douban}{simpleicon\{douban\}}
-  
-  \showcaseicon{doubanread}{simpleicon\{doubanread\}}
-  
-  \showcaseicon{dovecot}{simpleicon\{dovecot\}}
-  
-  \showcaseicon{dpd}{simpleicon\{dpd\}}
-  
-  \showcaseicon{dragonframe}{simpleicon\{dragonframe\}}
-  
-  \showcaseicon{draugiemdotlv}{simpleicon\{draugiemdotlv\}}
-  
-  \showcaseicon{dribbble}{simpleicon\{dribbble\}}
-  
-  \showcaseicon{drone}{simpleicon\{drone\}}
-  
-  \showcaseicon{drooble}{simpleicon\{drooble\}}
-  
-  \showcaseicon{dropbox}{simpleicon\{dropbox\}}
-  
-  \showcaseicon{drupal}{simpleicon\{drupal\}}
-  
-  \showcaseicon{dsautomobiles}{simpleicon\{dsautomobiles\}}
-  
-  \showcaseicon{dts}{simpleicon\{dts\}}
-  
-  \showcaseicon{dtube}{simpleicon\{dtube\}}
-  
-  \showcaseicon{ducati}{simpleicon\{ducati\}}
-  
-  \showcaseicon{duckdb}{simpleicon\{duckdb\}}
-  
-  \showcaseicon{duckduckgo}{simpleicon\{duckduckgo\}}
-  
-  \showcaseicon{dungeonsanddragons}{simpleicon\{dungeonsanddragons\}}
-  
-  \showcaseicon{dunked}{simpleicon\{dunked\}}
-  
-  \showcaseicon{duolingo}{simpleicon\{duolingo\}}
-  
-  \showcaseicon{dvc}{simpleicon\{dvc\}}
-  
-  \showcaseicon{dwavesystems}{simpleicon\{dwavesystems\}}
-  
-  \showcaseicon{dwm}{simpleicon\{dwm\}}
-  
-  \showcaseicon{dynamics365}{simpleicon\{dynamics365\}}
-  
-  \showcaseicon{dynatrace}{simpleicon\{dynatrace\}}
-  
-  \showcaseicon{e}{simpleicon\{e\}}
-  
-  \showcaseicon{e3}{simpleicon\{e3\}}
-  
-  \showcaseicon{ea}{simpleicon\{ea\}}
-  
-  \showcaseicon{eagle}{simpleicon\{eagle\}}
-  
-  \showcaseicon{easyeda}{simpleicon\{easyeda\}}
-  
-  \showcaseicon{easyjet}{simpleicon\{easyjet\}}
-  
-  \showcaseicon{ebay}{simpleicon\{ebay\}}
-  
-  \showcaseicon{ebox}{simpleicon\{ebox\}}
-  
-  \showcaseicon{eclipseadoptium}{simpleicon\{eclipseadoptium\}}
-  
-  \showcaseicon{eclipseche}{simpleicon\{eclipseche\}}
-  
-  \showcaseicon{eclipseide}{simpleicon\{eclipseide\}}
-  
-  \showcaseicon{eclipsejetty}{simpleicon\{eclipsejetty\}}
-  
-  \showcaseicon{eclipsemosquitto}{simpleicon\{eclipsemosquitto\}}
-  
-  \showcaseicon{eclipsevertdotx}{simpleicon\{eclipsevertdotx\}}
-  
-  \showcaseicon{edeka}{simpleicon\{edeka\}}
-  
-  \showcaseicon{editorconfig}{simpleicon\{editorconfig\}}
-  
-  \showcaseicon{edotleclerc}{simpleicon\{edotleclerc\}}
-  
-  \showcaseicon{edx}{simpleicon\{edx\}}
-  
-  \showcaseicon{egghead}{simpleicon\{egghead\}}
-  
-  \showcaseicon{egnyte}{simpleicon\{egnyte\}}
-  
-  \showcaseicon{eightsleep}{simpleicon\{eightsleep\}}
-  
-  \showcaseicon{elastic}{simpleicon\{elastic\}}
-  
-  \showcaseicon{elasticcloud}{simpleicon\{elasticcloud\}}
-  
-  \showcaseicon{elasticsearch}{simpleicon\{elasticsearch\}}
-  
-  \showcaseicon{elasticstack}{simpleicon\{elasticstack\}}
-  
-  \showcaseicon{elavon}{simpleicon\{elavon\}}
-  
-  \showcaseicon{electron}{simpleicon\{electron\}}
-  
-  \showcaseicon{electronbuilder}{simpleicon\{electronbuilder\}}
-  
-  \showcaseicon{electronfiddle}{simpleicon\{electronfiddle\}}
-  
-  \showcaseicon{element}{simpleicon\{element\}}
-  
-  \showcaseicon{elementary}{simpleicon\{elementary\}}
-  
-  \showcaseicon{elementor}{simpleicon\{elementor\}}
-  
-  \showcaseicon{eleventy}{simpleicon\{eleventy\}}
-  
-  \showcaseicon{elgato}{simpleicon\{elgato\}}
-  
-  \showcaseicon{elixir}{simpleicon\{elixir\}}
-  
-  \showcaseicon{eljueves}{simpleicon\{eljueves\}}
-  
-  \showcaseicon{ello}{simpleicon\{ello\}}
-  
-  \showcaseicon{elm}{simpleicon\{elm\}}
-  
-  \showcaseicon{elsevier}{simpleicon\{elsevier\}}
-  
-  \showcaseicon{embarcadero}{simpleicon\{embarcadero\}}
-  
-  \showcaseicon{emberdotjs}{simpleicon\{emberdotjs\}}
-  
-  \showcaseicon{emby}{simpleicon\{emby\}}
-  
-  \showcaseicon{emirates}{simpleicon\{emirates\}}
-  
-  \showcaseicon{emlakjet}{simpleicon\{emlakjet\}}
-  
-  \showcaseicon{empirekred}{simpleicon\{empirekred\}}
-  
-  \showcaseicon{engadget}{simpleicon\{engadget\}}
-  
-  \showcaseicon{enpass}{simpleicon\{enpass\}}
-  
-  \showcaseicon{enterprisedb}{simpleicon\{enterprisedb\}}
-  
-  \showcaseicon{envato}{simpleicon\{envato\}}
-  
-  \showcaseicon{envoyproxy}{simpleicon\{envoyproxy\}}
-  
-  \showcaseicon{epel}{simpleicon\{epel\}}
-  
-  \showcaseicon{epicgames}{simpleicon\{epicgames\}}
-  
-  \showcaseicon{epson}{simpleicon\{epson\}}
-  
-  \showcaseicon{equinixmetal}{simpleicon\{equinixmetal\}}
-  
-  \showcaseicon{erlang}{simpleicon\{erlang\}}
-  
-  \showcaseicon{esbuild}{simpleicon\{esbuild\}}
-  
-  \showcaseicon{esea}{simpleicon\{esea\}}
-  
-  \showcaseicon{eslgaming}{simpleicon\{eslgaming\}}
-  
-  \showcaseicon{eslint}{simpleicon\{eslint\}}
-  
-  \showcaseicon{esphome}{simpleicon\{esphome\}}
-  
-  \showcaseicon{espressif}{simpleicon\{espressif\}}
-  
-  \showcaseicon{esri}{simpleicon\{esri\}}
-  
-  \showcaseicon{etcd}{simpleicon\{etcd\}}
-  
-  \showcaseicon{ethereum}{simpleicon\{ethereum\}}
-  
-  \showcaseicon{ethiopianairlines}{simpleicon\{ethiopianairlines\}}
-  
-  \showcaseicon{etihadairways}{simpleicon\{etihadairways\}}
-  
-  \showcaseicon{etsy}{simpleicon\{etsy\}}
-  
-  \showcaseicon{eventbrite}{simpleicon\{eventbrite\}}
-  
-  \showcaseicon{eventstore}{simpleicon\{eventstore\}}
-  
-  \showcaseicon{evernote}{simpleicon\{evernote\}}
-  
-  \showcaseicon{exercism}{simpleicon\{exercism\}}
-  
-  \showcaseicon{exordo}{simpleicon\{exordo\}}
-  
-  \showcaseicon{exoscale}{simpleicon\{exoscale\}}
-  
-  \showcaseicon{expensify}{simpleicon\{expensify\}}
-  
-  \showcaseicon{expertsexchange}{simpleicon\{expertsexchange\}}
-  
-  \showcaseicon{expo}{simpleicon\{expo\}}
-  
-  \showcaseicon{express}{simpleicon\{express\}}
-  
-  \showcaseicon{expressvpn}{simpleicon\{expressvpn\}}
-  
-  \showcaseicon{eyeem}{simpleicon\{eyeem\}}
-  
-  \showcaseicon{f1}{simpleicon\{f1\}}
-  
-  \showcaseicon{f5}{simpleicon\{f5\}}
-  
-  \showcaseicon{facebook}{simpleicon\{facebook\}}
-  
-  \showcaseicon{facebookgaming}{simpleicon\{facebookgaming\}}
-  
-  \showcaseicon{facebooklive}{simpleicon\{facebooklive\}}
-  
-  \showcaseicon{faceit}{simpleicon\{faceit\}}
-  
-  \showcaseicon{facepunch}{simpleicon\{facepunch\}}
-  
-  \showcaseicon{falcon}{simpleicon\{falcon\}}
-  
-  \showcaseicon{fampay}{simpleicon\{fampay\}}
-  
-  \showcaseicon{fandango}{simpleicon\{fandango\}}
-  
-  \showcaseicon{fandom}{simpleicon\{fandom\}}
-  
-  \showcaseicon{fanfou}{simpleicon\{fanfou\}}
-  
-  \showcaseicon{fantom}{simpleicon\{fantom\}}
-  
-  \showcaseicon{fareharbor}{simpleicon\{fareharbor\}}
-  
-  \showcaseicon{farfetch}{simpleicon\{farfetch\}}
-  
-  \showcaseicon{fastapi}{simpleicon\{fastapi\}}
-  
-  \showcaseicon{fastify}{simpleicon\{fastify\}}
-  
-  \showcaseicon{fastlane}{simpleicon\{fastlane\}}
-  
-  \showcaseicon{fastly}{simpleicon\{fastly\}}
-  
-  \showcaseicon{fathom}{simpleicon\{fathom\}}
-  
-  \showcaseicon{fauna}{simpleicon\{fauna\}}
-  
-  \showcaseicon{favro}{simpleicon\{favro\}}
-  
-  \showcaseicon{fdroid}{simpleicon\{fdroid\}}
-  
-  \showcaseicon{feathub}{simpleicon\{feathub\}}
-  
-  \showcaseicon{fedex}{simpleicon\{fedex\}}
-  
-  \showcaseicon{fedora}{simpleicon\{fedora\}}
-  
-  \showcaseicon{feedly}{simpleicon\{feedly\}}
-  
-  \showcaseicon{ferrari}{simpleicon\{ferrari\}}
-  
-  \showcaseicon{ferrarinv}{simpleicon\{ferrarinv\}}
-  
-  \showcaseicon{ferretdb}{simpleicon\{ferretdb\}}
-  
-  \showcaseicon{ffmpeg}{simpleicon\{ffmpeg\}}
-  
-  \showcaseicon{fi}{simpleicon\{fi\}}
-  
-  \showcaseicon{fiat}{simpleicon\{fiat\}}
-  
-  \showcaseicon{fidoalliance}{simpleicon\{fidoalliance\}}
-  
-  \showcaseicon{fifa}{simpleicon\{fifa\}}
-  
-  \showcaseicon{fig}{simpleicon\{fig\}}
-  
-  \showcaseicon{figma}{simpleicon\{figma\}}
-  
-  \showcaseicon{figshare}{simpleicon\{figshare\}}
-  
-  \showcaseicon{fila}{simpleicon\{fila\}}
-  
-  \showcaseicon{files}{simpleicon\{files\}}
-  
-  \showcaseicon{filezilla}{simpleicon\{filezilla\}}
-  
-  \showcaseicon{fing}{simpleicon\{fing\}}
-  
-  \showcaseicon{firebase}{simpleicon\{firebase\}}
-  
-  \showcaseicon{fireflyiii}{simpleicon\{fireflyiii\}}
-  
-  \showcaseicon{firefox}{simpleicon\{firefox\}}
-  
-  \showcaseicon{firefoxbrowser}{simpleicon\{firefoxbrowser\}}
-  
-  \showcaseicon{fireship}{simpleicon\{fireship\}}
-  
-  \showcaseicon{firewalla}{simpleicon\{firewalla\}}
-  
-  \showcaseicon{first}{simpleicon\{first\}}
-  
-  \showcaseicon{fitbit}{simpleicon\{fitbit\}}
-  
-  \showcaseicon{fite}{simpleicon\{fite\}}
-  
-  \showcaseicon{fivem}{simpleicon\{fivem\}}
-  
-  \showcaseicon{fiverr}{simpleicon\{fiverr\}}
-  
-  \showcaseicon{flask}{simpleicon\{flask\}}
-  
-  \showcaseicon{flat}{simpleicon\{flat\}}
-  
-  \showcaseicon{flathub}{simpleicon\{flathub\}}
-  
-  \showcaseicon{flatpak}{simpleicon\{flatpak\}}
-  
-  \showcaseicon{flattr}{simpleicon\{flattr\}}
-  
-  \showcaseicon{flickr}{simpleicon\{flickr\}}
-  
-  \showcaseicon{flipboard}{simpleicon\{flipboard\}}
-  
-  \showcaseicon{flipkart}{simpleicon\{flipkart\}}
-  
-  \showcaseicon{floatplane}{simpleicon\{floatplane\}}
-  
-  \showcaseicon{flood}{simpleicon\{flood\}}
-  
-  \showcaseicon{fluentbit}{simpleicon\{fluentbit\}}
-  
-  \showcaseicon{fluentd}{simpleicon\{fluentd\}}
-  
-  \showcaseicon{flutter}{simpleicon\{flutter\}}
-  
-  \showcaseicon{fluxus}{simpleicon\{fluxus\}}
-  
-  \showcaseicon{flyway}{simpleicon\{flyway\}}
-  
-  \showcaseicon{fmod}{simpleicon\{fmod\}}
-  
-  \showcaseicon{fnac}{simpleicon\{fnac\}}
-  
-  \showcaseicon{folium}{simpleicon\{folium\}}
-  
-  \showcaseicon{fonoma}{simpleicon\{fonoma\}}
-  
-  \showcaseicon{fontawesome}{simpleicon\{fontawesome\}}
-  
-  \showcaseicon{fontbase}{simpleicon\{fontbase\}}
-  
-  \showcaseicon{fontforge}{simpleicon\{fontforge\}}
-  
-  \showcaseicon{foodpanda}{simpleicon\{foodpanda\}}
-  
-  \showcaseicon{ford}{simpleicon\{ford\}}
-  
-  \showcaseicon{forestry}{simpleicon\{forestry\}}
-  
-  \showcaseicon{forgejo}{simpleicon\{forgejo\}}
-  
-  \showcaseicon{formstack}{simpleicon\{formstack\}}
-  
-  \showcaseicon{fortinet}{simpleicon\{fortinet\}}
-  
-  \showcaseicon{fortran}{simpleicon\{fortran\}}
-  
-  \showcaseicon{fossa}{simpleicon\{fossa\}}
-  
-  \showcaseicon{fossilscm}{simpleicon\{fossilscm\}}
-  
-  \showcaseicon{foursquare}{simpleicon\{foursquare\}}
-  
-  \showcaseicon{foursquarecityguide}{simpleicon\{foursquarecityguide\}}
-  
-  \showcaseicon{fox}{simpleicon\{fox\}}
-  
-  \showcaseicon{foxtel}{simpleicon\{foxtel\}}
-  
-  \showcaseicon{fozzy}{simpleicon\{fozzy\}}
-  
-  \showcaseicon{framer}{simpleicon\{framer\}}
-  
-  \showcaseicon{framework7}{simpleicon\{framework7\}}
-  
-  \showcaseicon{franprix}{simpleicon\{franprix\}}
-  
-  \showcaseicon{fraunhofergesellschaft}{simpleicon\{fraunhofergesellschaft\}}
-  
-  \showcaseicon{freebsd}{simpleicon\{freebsd\}}
-  
-  \showcaseicon{freecodecamp}{simpleicon\{freecodecamp\}}
-  
-  \showcaseicon{freedesktopdotorg}{simpleicon\{freedesktopdotorg\}}
-  
-  \showcaseicon{freelancer}{simpleicon\{freelancer\}}
-  
-  \showcaseicon{freenas}{simpleicon\{freenas\}}
-  
-  \showcaseicon{freepik}{simpleicon\{freepik\}}
-  
-  \showcaseicon{frontendmentor}{simpleicon\{frontendmentor\}}
-  
-  \showcaseicon{frontify}{simpleicon\{frontify\}}
-  
-  \showcaseicon{fsecure}{simpleicon\{fsecure\}}
-  
-  \showcaseicon{fsharp}{simpleicon\{fsharp\}}
-  
-  \showcaseicon{fugacloud}{simpleicon\{fugacloud\}}
-  
-  \showcaseicon{fujifilm}{simpleicon\{fujifilm\}}
-  
-  \showcaseicon{fujitsu}{simpleicon\{fujitsu\}}
-  
-  \showcaseicon{funimation}{simpleicon\{funimation\}}
-  
-  \showcaseicon{furaffinity}{simpleicon\{furaffinity\}}
-  
-  \showcaseicon{furrynetwork}{simpleicon\{furrynetwork\}}
-  
-  \showcaseicon{futurelearn}{simpleicon\{futurelearn\}}
-  
-  \showcaseicon{g2}{simpleicon\{g2\}}
-  
-  \showcaseicon{g2a}{simpleicon\{g2a\}}
-  
-  \showcaseicon{gameandwatch}{simpleicon\{gameandwatch\}}
-  
-  \showcaseicon{gamedeveloper}{simpleicon\{gamedeveloper\}}
-  
-  \showcaseicon{gamejolt}{simpleicon\{gamejolt\}}
-  
-  \showcaseicon{gamemaker}{simpleicon\{gamemaker\}}
-  
-  \showcaseicon{garmin}{simpleicon\{garmin\}}
-  
-  \showcaseicon{gatling}{simpleicon\{gatling\}}
-  
-  \showcaseicon{gatsby}{simpleicon\{gatsby\}}
-  
-  \showcaseicon{gdal}{simpleicon\{gdal\}}
-  
-  \showcaseicon{geant}{simpleicon\{geant\}}
-  
-  \showcaseicon{geeksforgeeks}{simpleicon\{geeksforgeeks\}}
-  
-  \showcaseicon{generalelectric}{simpleicon\{generalelectric\}}
-  
-  \showcaseicon{generalmotors}{simpleicon\{generalmotors\}}
-  
-  \showcaseicon{genius}{simpleicon\{genius\}}
-  
-  \showcaseicon{gentoo}{simpleicon\{gentoo\}}
-  
-  \showcaseicon{geocaching}{simpleicon\{geocaching\}}
-  
-  \showcaseicon{gerrit}{simpleicon\{gerrit\}}
-  
-  \showcaseicon{ghost}{simpleicon\{ghost\}}
-  
-  \showcaseicon{ghostery}{simpleicon\{ghostery\}}
-  
-  \showcaseicon{gimp}{simpleicon\{gimp\}}
-  
-  \showcaseicon{giphy}{simpleicon\{giphy\}}
-  
-  \showcaseicon{git}{simpleicon\{git\}}
-  
-  \showcaseicon{gitbook}{simpleicon\{gitbook\}}
-  
-  \showcaseicon{gitea}{simpleicon\{gitea\}}
-  
-  \showcaseicon{gitee}{simpleicon\{gitee\}}
-  
-  \showcaseicon{gitextensions}{simpleicon\{gitextensions\}}
-  
-  \showcaseicon{github}{simpleicon\{github\}}
-  
-  \showcaseicon{githubactions}{simpleicon\{githubactions\}}
-  
-  \showcaseicon{githubpages}{simpleicon\{githubpages\}}
-  
-  \showcaseicon{githubsponsors}{simpleicon\{githubsponsors\}}
-  
-  \showcaseicon{gitignoredotio}{simpleicon\{gitignoredotio\}}
-  
-  \showcaseicon{gitkraken}{simpleicon\{gitkraken\}}
-  
-  \showcaseicon{gitlab}{simpleicon\{gitlab\}}
-  
-  \showcaseicon{gitlfs}{simpleicon\{gitlfs\}}
-  
-  \showcaseicon{gitpod}{simpleicon\{gitpod\}}
-  
-  \showcaseicon{gitter}{simpleicon\{gitter\}}
-  
-  \showcaseicon{glassdoor}{simpleicon\{glassdoor\}}
-  
-  \showcaseicon{glitch}{simpleicon\{glitch\}}
-  
-  \showcaseicon{globus}{simpleicon\{globus\}}
-  
-  \showcaseicon{gmail}{simpleicon\{gmail\}}
-  
-  \showcaseicon{gnome}{simpleicon\{gnome\}}
-  
-  \showcaseicon{gnometerminal}{simpleicon\{gnometerminal\}}
-  
-  \showcaseicon{gnu}{simpleicon\{gnu\}}
-  
-  \showcaseicon{gnubash}{simpleicon\{gnubash\}}
-  
-  \showcaseicon{gnuemacs}{simpleicon\{gnuemacs\}}
-  
-  \showcaseicon{gnuicecat}{simpleicon\{gnuicecat\}}
-  
-  \showcaseicon{gnuprivacyguard}{simpleicon\{gnuprivacyguard\}}
-  
-  \showcaseicon{gnusocial}{simpleicon\{gnusocial\}}
-  
-  \showcaseicon{go}{simpleicon\{go\}}
-  
-  \showcaseicon{gocd}{simpleicon\{gocd\}}
-  
-  \showcaseicon{godaddy}{simpleicon\{godaddy\}}
-  
-  \showcaseicon{godotengine}{simpleicon\{godotengine\}}
-  
-  \showcaseicon{gofundme}{simpleicon\{gofundme\}}
-  
-  \showcaseicon{gogdotcom}{simpleicon\{gogdotcom\}}
-  
-  \showcaseicon{goland}{simpleicon\{goland\}}
-  
-  \showcaseicon{goldenline}{simpleicon\{goldenline\}}
-  
-  \showcaseicon{goodreads}{simpleicon\{goodreads\}}
-  
-  \showcaseicon{google}{simpleicon\{google\}}
-  
-  \showcaseicon{googleadmob}{simpleicon\{googleadmob\}}
-  
-  \showcaseicon{googleads}{simpleicon\{googleads\}}
-  
-  \showcaseicon{googleadsense}{simpleicon\{googleadsense\}}
-  
-  \showcaseicon{googleanalytics}{simpleicon\{googleanalytics\}}
-  
-  \showcaseicon{googleappsscript}{simpleicon\{googleappsscript\}}
-  
-  \showcaseicon{googleassistant}{simpleicon\{googleassistant\}}
-  
-  \showcaseicon{googlebard}{simpleicon\{googlebard\}}
-  
-  \showcaseicon{googlecalendar}{simpleicon\{googlecalendar\}}
-  
-  \showcaseicon{googlecardboard}{simpleicon\{googlecardboard\}}
-  
-  \showcaseicon{googlechat}{simpleicon\{googlechat\}}
-  
-  \showcaseicon{googlechrome}{simpleicon\{googlechrome\}}
-  
-  \showcaseicon{googleclassroom}{simpleicon\{googleclassroom\}}
-  
-  \showcaseicon{googlecloud}{simpleicon\{googlecloud\}}
-  
-  \showcaseicon{googlecolab}{simpleicon\{googlecolab\}}
-  
-  \showcaseicon{googlecontaineroptimizedos}{simpleicon\{googlecontaineroptimizedos\}}
-  
-  \showcaseicon{googledocs}{simpleicon\{googledocs\}}
-  
-  \showcaseicon{googledomains}{simpleicon\{googledomains\}}
-  
-  \showcaseicon{googledrive}{simpleicon\{googledrive\}}
-  
-  \showcaseicon{googleearth}{simpleicon\{googleearth\}}
-  
-  \showcaseicon{googlefit}{simpleicon\{googlefit\}}
-  
-  \showcaseicon{googlefonts}{simpleicon\{googlefonts\}}
-  
-  \showcaseicon{googleforms}{simpleicon\{googleforms\}}
-  
-  \showcaseicon{googlehangouts}{simpleicon\{googlehangouts\}}
-  
-  \showcaseicon{googlehome}{simpleicon\{googlehome\}}
-  
-  \showcaseicon{googlekeep}{simpleicon\{googlekeep\}}
-  
-  \showcaseicon{googlelens}{simpleicon\{googlelens\}}
-  
-  \showcaseicon{googlemaps}{simpleicon\{googlemaps\}}
-  
-  \showcaseicon{googlemarketingplatform}{simpleicon\{googlemarketingplatform\}}
-  
-  \showcaseicon{googlemeet}{simpleicon\{googlemeet\}}
-  
-  \showcaseicon{googlemessages}{simpleicon\{googlemessages\}}
-  
-  \showcaseicon{googlemybusiness}{simpleicon\{googlemybusiness\}}
-  
-  \showcaseicon{googlenearby}{simpleicon\{googlenearby\}}
-  
-  \showcaseicon{googlenews}{simpleicon\{googlenews\}}
-  
-  \showcaseicon{googleoptimize}{simpleicon\{googleoptimize\}}
-  
-  \showcaseicon{googlepay}{simpleicon\{googlepay\}}
-  
-  \showcaseicon{googlephotos}{simpleicon\{googlephotos\}}
-  
-  \showcaseicon{googleplay}{simpleicon\{googleplay\}}
-  
-  \showcaseicon{googlepodcasts}{simpleicon\{googlepodcasts\}}
-  
-  \showcaseicon{googlescholar}{simpleicon\{googlescholar\}}
-  
-  \showcaseicon{googlesearchconsole}{simpleicon\{googlesearchconsole\}}
-  
-  \showcaseicon{googlesheets}{simpleicon\{googlesheets\}}
-  
-  \showcaseicon{googlestreetview}{simpleicon\{googlestreetview\}}
-  
-  \showcaseicon{googletagmanager}{simpleicon\{googletagmanager\}}
-  
-  \showcaseicon{googletranslate}{simpleicon\{googletranslate\}}
-  
-  \showcaseicon{gotomeeting}{simpleicon\{gotomeeting\}}
-  
-  \showcaseicon{grab}{simpleicon\{grab\}}
-  
-  \showcaseicon{gradle}{simpleicon\{gradle\}}
-  
-  \showcaseicon{grafana}{simpleicon\{grafana\}}
-  
-  \showcaseicon{grammarly}{simpleicon\{grammarly\}}
-  
-  \showcaseicon{grandfrais}{simpleicon\{grandfrais\}}
-  
-  \showcaseicon{graphql}{simpleicon\{graphql\}}
-  
-  \showcaseicon{grav}{simpleicon\{grav\}}
-  
-  \showcaseicon{gravatar}{simpleicon\{gravatar\}}
-  
-  \showcaseicon{graylog}{simpleicon\{graylog\}}
-  
-  \showcaseicon{greenhouse}{simpleicon\{greenhouse\}}
-  
-  \showcaseicon{greensock}{simpleicon\{greensock\}}
-  
-  \showcaseicon{griddotai}{simpleicon\{griddotai\}}
-  
-  \showcaseicon{gridsome}{simpleicon\{gridsome\}}
-  
-  \showcaseicon{groupme}{simpleicon\{groupme\}}
-  
-  \showcaseicon{groupon}{simpleicon\{groupon\}}
-  
-  \showcaseicon{grubhub}{simpleicon\{grubhub\}}
-  
-  \showcaseicon{grunt}{simpleicon\{grunt\}}
-  
-  \showcaseicon{gsk}{simpleicon\{gsk\}}
-  
-  \showcaseicon{gstreamer}{simpleicon\{gstreamer\}}
-  
-  \showcaseicon{gtk}{simpleicon\{gtk\}}
-  
-  \showcaseicon{guangzhoumetro}{simpleicon\{guangzhoumetro\}}
-  
-  \showcaseicon{guilded}{simpleicon\{guilded\}}
-  
-  \showcaseicon{gulp}{simpleicon\{gulp\}}
-  
-  \showcaseicon{gumroad}{simpleicon\{gumroad\}}
-  
-  \showcaseicon{gumtree}{simpleicon\{gumtree\}}
-  
-  \showcaseicon{gunicorn}{simpleicon\{gunicorn\}}
-  
-  \showcaseicon{gurobi}{simpleicon\{gurobi\}}
-  
-  \showcaseicon{gutenberg}{simpleicon\{gutenberg\}}
-  
-  \showcaseicon{h3}{simpleicon\{h3\}}
-  
-  \showcaseicon{habr}{simpleicon\{habr\}}
-  
-  \showcaseicon{hackaday}{simpleicon\{hackaday\}}
-  
-  \showcaseicon{hackclub}{simpleicon\{hackclub\}}
-  
-  \showcaseicon{hackerearth}{simpleicon\{hackerearth\}}
-  
-  \showcaseicon{hackernoon}{simpleicon\{hackernoon\}}
-  
-  \showcaseicon{hackerone}{simpleicon\{hackerone\}}
-  
-  \showcaseicon{hackerrank}{simpleicon\{hackerrank\}}
-  
-  \showcaseicon{hackster}{simpleicon\{hackster\}}
-  
-  \showcaseicon{hackthebox}{simpleicon\{hackthebox\}}
-  
-  \showcaseicon{handlebarsdotjs}{simpleicon\{handlebarsdotjs\}}
-  
-  \showcaseicon{handshake}{simpleicon\{handshake\}}
-  
-  \showcaseicon{handshakeprotocol}{simpleicon\{handshakeprotocol\}}
-  
-  \showcaseicon{happycow}{simpleicon\{happycow\}}
-  
-  \showcaseicon{harbor}{simpleicon\{harbor\}}
-  
-  \showcaseicon{harmonyos}{simpleicon\{harmonyos\}}
-  
-  \showcaseicon{hashicorp}{simpleicon\{hashicorp\}}
-  
-  \showcaseicon{hashnode}{simpleicon\{hashnode\}}
-  
-  \showcaseicon{haskell}{simpleicon\{haskell\}}
-  
-  \showcaseicon{hasura}{simpleicon\{hasura\}}
-  
-  \showcaseicon{hatenabookmark}{simpleicon\{hatenabookmark\}}
-  
-  \showcaseicon{haveibeenpwned}{simpleicon\{haveibeenpwned\}}
-  
-  \showcaseicon{haxe}{simpleicon\{haxe\}}
-  
-  \showcaseicon{hbo}{simpleicon\{hbo\}}
-  
-  \showcaseicon{hcl}{simpleicon\{hcl\}}
-  
-  \showcaseicon{headlessui}{simpleicon\{headlessui\}}
-  
-  \showcaseicon{headspace}{simpleicon\{headspace\}}
-  
-  \showcaseicon{hearthisdotat}{simpleicon\{hearthisdotat\}}
-  
-  \showcaseicon{hedera}{simpleicon\{hedera\}}
-  
-  \showcaseicon{hellofresh}{simpleicon\{hellofresh\}}
-  
-  \showcaseicon{hellyhansen}{simpleicon\{hellyhansen\}}
-  
-  \showcaseicon{helm}{simpleicon\{helm\}}
-  
-  \showcaseicon{helpdesk}{simpleicon\{helpdesk\}}
-  
-  \showcaseicon{helpscout}{simpleicon\{helpscout\}}
-  
-  \showcaseicon{here}{simpleicon\{here\}}
-  
-  \showcaseicon{heroku}{simpleicon\{heroku\}}
-  
-  \showcaseicon{hetzner}{simpleicon\{hetzner\}}
-  
-  \showcaseicon{hexo}{simpleicon\{hexo\}}
-  
-  \showcaseicon{hey}{simpleicon\{hey\}}
-  
-  \showcaseicon{hibernate}{simpleicon\{hibernate\}}
-  
-  \showcaseicon{hibob}{simpleicon\{hibob\}}
-  
-  \showcaseicon{hilton}{simpleicon\{hilton\}}
-  
-  \showcaseicon{hitachi}{simpleicon\{hitachi\}}
-  
-  \showcaseicon{hive}{simpleicon\{hive\}}
-  
-  \showcaseicon{hiveblockchain}{simpleicon\{hiveblockchain\}}
-  
-  \showcaseicon{homeadvisor}{simpleicon\{homeadvisor\}}
-  
-  \showcaseicon{homeassistant}{simpleicon\{homeassistant\}}
-  
-  \showcaseicon{homeassistantcommunitystore}{simpleicon\{homeassistantcommunitystore\}}
-  
-  \showcaseicon{homebrew}{simpleicon\{homebrew\}}
-  
-  \showcaseicon{homebridge}{simpleicon\{homebridge\}}
-  
-  \showcaseicon{homify}{simpleicon\{homify\}}
-  
-  \showcaseicon{honda}{simpleicon\{honda\}}
-  
-  \showcaseicon{honey}{simpleicon\{honey\}}
-  
-  \showcaseicon{hootsuite}{simpleicon\{hootsuite\}}
-  
-  \showcaseicon{hoppscotch}{simpleicon\{hoppscotch\}}
-  
-  \showcaseicon{hotelsdotcom}{simpleicon\{hotelsdotcom\}}
-  
-  \showcaseicon{hotjar}{simpleicon\{hotjar\}}
-  
-  \showcaseicon{hotwire}{simpleicon\{hotwire\}}
-  
-  \showcaseicon{houdini}{simpleicon\{houdini\}}
-  
-  \showcaseicon{houzz}{simpleicon\{houzz\}}
-  
-  \showcaseicon{hp}{simpleicon\{hp\}}
-  
-  \showcaseicon{hsbc}{simpleicon\{hsbc\}}
-  
-  \showcaseicon{html5}{simpleicon\{html5\}}
-  
-  \showcaseicon{htmlacademy}{simpleicon\{htmlacademy\}}
-  
-  \showcaseicon{httpie}{simpleicon\{httpie\}}
-  
-  \showcaseicon{huawei}{simpleicon\{huawei\}}
-  
-  \showcaseicon{hubspot}{simpleicon\{hubspot\}}
-  
-  \showcaseicon{hugo}{simpleicon\{hugo\}}
-  
-  \showcaseicon{hulu}{simpleicon\{hulu\}}
-  
-  \showcaseicon{humblebundle}{simpleicon\{humblebundle\}}
-  
-  \showcaseicon{hungryjacks}{simpleicon\{hungryjacks\}}
-  
-  \showcaseicon{hurriyetemlak}{simpleicon\{hurriyetemlak\}}
-  
-  \showcaseicon{husqvarna}{simpleicon\{husqvarna\}}
-  
-  \showcaseicon{hyper}{simpleicon\{hyper\}}
-  
-  \showcaseicon{hyperledger}{simpleicon\{hyperledger\}}
-  
-  \showcaseicon{hypothesis}{simpleicon\{hypothesis\}}
-  
-  \showcaseicon{hyundai}{simpleicon\{hyundai\}}
-  
-  \showcaseicon{i18next}{simpleicon\{i18next\}}
-  
-  \showcaseicon{iata}{simpleicon\{iata\}}
-  
-  \showcaseicon{ibeacon}{simpleicon\{ibeacon\}}
-  
-  \showcaseicon{ibm}{simpleicon\{ibm\}}
-  
-  \showcaseicon{ibmcloud}{simpleicon\{ibmcloud\}}
-  
-  \showcaseicon{ibmwatson}{simpleicon\{ibmwatson\}}
-  
-  \showcaseicon{iced}{simpleicon\{iced\}}
-  
-  \showcaseicon{iceland}{simpleicon\{iceland\}}
-  
-  \showcaseicon{icinga}{simpleicon\{icinga\}}
-  
-  \showcaseicon{icloud}{simpleicon\{icloud\}}
-  
-  \showcaseicon{icomoon}{simpleicon\{icomoon\}}
-  
-  \showcaseicon{icon}{simpleicon\{icon\}}
-  
-  \showcaseicon{iconfinder}{simpleicon\{iconfinder\}}
-  
-  \showcaseicon{iconify}{simpleicon\{iconify\}}
-  
-  \showcaseicon{iconjar}{simpleicon\{iconjar\}}
-  
-  \showcaseicon{icons8}{simpleicon\{icons8\}}
-  
-  \showcaseicon{icq}{simpleicon\{icq\}}
-  
-  \showcaseicon{ieee}{simpleicon\{ieee\}}
-  
-  \showcaseicon{ifixit}{simpleicon\{ifixit\}}
-  
-  \showcaseicon{ifood}{simpleicon\{ifood\}}
-  
-  \showcaseicon{ifttt}{simpleicon\{ifttt\}}
-  
-  \showcaseicon{iheartradio}{simpleicon\{iheartradio\}}
-  
-  \showcaseicon{ikea}{simpleicon\{ikea\}}
-  
-  \showcaseicon{iledefrancemobilites}{simpleicon\{iledefrancemobilites\}}
-  
-  \showcaseicon{imagej}{simpleicon\{imagej\}}
-  
-  \showcaseicon{imdb}{simpleicon\{imdb\}}
-  
-  \showcaseicon{imgur}{simpleicon\{imgur\}}
-  
-  \showcaseicon{immer}{simpleicon\{immer\}}
-  
-  \showcaseicon{immich}{simpleicon\{immich\}}
-  
-  \showcaseicon{imou}{simpleicon\{imou\}}
-  
-  \showcaseicon{improvmx}{simpleicon\{improvmx\}}
-  
-  \showcaseicon{indeed}{simpleicon\{indeed\}}
-  
-  \showcaseicon{inertia}{simpleicon\{inertia\}}
-  
-  \showcaseicon{infiniti}{simpleicon\{infiniti\}}
-  
-  \showcaseicon{influxdb}{simpleicon\{influxdb\}}
-  
-  \showcaseicon{infoq}{simpleicon\{infoq\}}
-  
-  \showcaseicon{informatica}{simpleicon\{informatica\}}
-  
-  \showcaseicon{infosys}{simpleicon\{infosys\}}
-  
-  \showcaseicon{infracost}{simpleicon\{infracost\}}
-  
-  \showcaseicon{ingress}{simpleicon\{ingress\}}
-  
-  \showcaseicon{inkdrop}{simpleicon\{inkdrop\}}
-  
-  \showcaseicon{inkscape}{simpleicon\{inkscape\}}
-  
-  \showcaseicon{insomnia}{simpleicon\{insomnia\}}
-  
-  \showcaseicon{instacart}{simpleicon\{instacart\}}
-  
-  \showcaseicon{instagram}{simpleicon\{instagram\}}
-  
-  \showcaseicon{instapaper}{simpleicon\{instapaper\}}
-  
-  \showcaseicon{instatus}{simpleicon\{instatus\}}
-  
-  \showcaseicon{instructables}{simpleicon\{instructables\}}
-  
-  \showcaseicon{instructure}{simpleicon\{instructure\}}
-  
-  \showcaseicon{integromat}{simpleicon\{integromat\}}
-  
-  \showcaseicon{intel}{simpleicon\{intel\}}
-  
-  \showcaseicon{intellijidea}{simpleicon\{intellijidea\}}
-  
-  \showcaseicon{interactiondesignfoundation}{simpleicon\{interactiondesignfoundation\}}
-  
-  \showcaseicon{interactjs}{simpleicon\{interactjs\}}
-  
-  \showcaseicon{intercom}{simpleicon\{intercom\}}
-  
-  \showcaseicon{intermarche}{simpleicon\{intermarche\}}
-  
-  \showcaseicon{internetarchive}{simpleicon\{internetarchive\}}
-  
-  \showcaseicon{internetexplorer}{simpleicon\{internetexplorer\}}
-  
-  \showcaseicon{intigriti}{simpleicon\{intigriti\}}
-  
-  \showcaseicon{intuit}{simpleicon\{intuit\}}
-  
-  \showcaseicon{invision}{simpleicon\{invision\}}
-  
-  \showcaseicon{invoiceninja}{simpleicon\{invoiceninja\}}
-  
-  \showcaseicon{iobroker}{simpleicon\{iobroker\}}
-  
-  \showcaseicon{ionic}{simpleicon\{ionic\}}
-  
-  \showcaseicon{ionos}{simpleicon\{ionos\}}
-  
-  \showcaseicon{ios}{simpleicon\{ios\}}
-  
-  \showcaseicon{iota}{simpleicon\{iota\}}
-  
-  \showcaseicon{ipfs}{simpleicon\{ipfs\}}
-  
-  \showcaseicon{iris}{simpleicon\{iris\}}
-  
-  \showcaseicon{issuu}{simpleicon\{issuu\}}
-  
-  \showcaseicon{istio}{simpleicon\{istio\}}
-  
-  \showcaseicon{itchdotio}{simpleicon\{itchdotio\}}
-  
-  \showcaseicon{iterm2}{simpleicon\{iterm2\}}
-  
-  \showcaseicon{itunes}{simpleicon\{itunes\}}
-  
-  \showcaseicon{itvx}{simpleicon\{itvx\}}
-  
-  \showcaseicon{iveco}{simpleicon\{iveco\}}
-  
-  \showcaseicon{jabber}{simpleicon\{jabber\}}
-  
-  \showcaseicon{jaguar}{simpleicon\{jaguar\}}
-  
-  \showcaseicon{jamboard}{simpleicon\{jamboard\}}
-  
-  \showcaseicon{jameson}{simpleicon\{jameson\}}
-  
-  \showcaseicon{jamstack}{simpleicon\{jamstack\}}
-  
-  \showcaseicon{jasmine}{simpleicon\{jasmine\}}
-  
-  \showcaseicon{javascript}{simpleicon\{javascript\}}
-  
-  \showcaseicon{jbl}{simpleicon\{jbl\}}
-  
-  \showcaseicon{jcb}{simpleicon\{jcb\}}
-  
-  \showcaseicon{jeep}{simpleicon\{jeep\}}
-  
-  \showcaseicon{jekyll}{simpleicon\{jekyll\}}
-  
-  \showcaseicon{jellyfin}{simpleicon\{jellyfin\}}
-  
-  \showcaseicon{jenkins}{simpleicon\{jenkins\}}
-  
-  \showcaseicon{jenkinsx}{simpleicon\{jenkinsx\}}
-  
-  \showcaseicon{jest}{simpleicon\{jest\}}
-  
-  \showcaseicon{jet}{simpleicon\{jet\}}
-  
-  \showcaseicon{jetbrains}{simpleicon\{jetbrains\}}
-  
-  \showcaseicon{jetpackcompose}{simpleicon\{jetpackcompose\}}
-  
-  \showcaseicon{jfrog}{simpleicon\{jfrog\}}
-  
-  \showcaseicon{jfrogbintray}{simpleicon\{jfrogbintray\}}
-  
-  \showcaseicon{jfrogpipelines}{simpleicon\{jfrogpipelines\}}
-  
-  \showcaseicon{jinja}{simpleicon\{jinja\}}
-  
-  \showcaseicon{jira}{simpleicon\{jira\}}
-  
-  \showcaseicon{jirasoftware}{simpleicon\{jirasoftware\}}
-  
-  \showcaseicon{jitsi}{simpleicon\{jitsi\}}
-  
-  \showcaseicon{johndeere}{simpleicon\{johndeere\}}
-  
-  \showcaseicon{joomla}{simpleicon\{joomla\}}
-  
-  \showcaseicon{joplin}{simpleicon\{joplin\}}
-  
-  \showcaseicon{jordan}{simpleicon\{jordan\}}
-  
-  \showcaseicon{jovian}{simpleicon\{jovian\}}
-  
-  \showcaseicon{jpeg}{simpleicon\{jpeg\}}
-  
-  \showcaseicon{jquery}{simpleicon\{jquery\}}
-  
-  \showcaseicon{jrgroup}{simpleicon\{jrgroup\}}
-  
-  \showcaseicon{jsdelivr}{simpleicon\{jsdelivr\}}
-  
-  \showcaseicon{jsfiddle}{simpleicon\{jsfiddle\}}
-  
-  \showcaseicon{json}{simpleicon\{json\}}
-  
-  \showcaseicon{jsonwebtokens}{simpleicon\{jsonwebtokens\}}
-  
-  \showcaseicon{jss}{simpleicon\{jss\}}
-  
-  \showcaseicon{juce}{simpleicon\{juce\}}
-  
-  \showcaseicon{juejin}{simpleicon\{juejin\}}
-  
-  \showcaseicon{juke}{simpleicon\{juke\}}
-  
-  \showcaseicon{julia}{simpleicon\{julia\}}
-  
-  \showcaseicon{junipernetworks}{simpleicon\{junipernetworks\}}
-  
-  \showcaseicon{junit5}{simpleicon\{junit5\}}
-  
-  \showcaseicon{jupyter}{simpleicon\{jupyter\}}
-  
-  \showcaseicon{justeat}{simpleicon\{justeat\}}
-  
-  \showcaseicon{justgiving}{simpleicon\{justgiving\}}
-  
-  \showcaseicon{k3s}{simpleicon\{k3s\}}
-  
-  \showcaseicon{k6}{simpleicon\{k6\}}
-  
-  \showcaseicon{kaggle}{simpleicon\{kaggle\}}
-  
-  \showcaseicon{kahoot}{simpleicon\{kahoot\}}
-  
-  \showcaseicon{kaios}{simpleicon\{kaios\}}
-  
-  \showcaseicon{kakao}{simpleicon\{kakao\}}
-  
-  \showcaseicon{kakaotalk}{simpleicon\{kakaotalk\}}
-  
-  \showcaseicon{kalilinux}{simpleicon\{kalilinux\}}
-  
-  \showcaseicon{kamailio}{simpleicon\{kamailio\}}
-  
-  \showcaseicon{kaniko}{simpleicon\{kaniko\}}
-  
-  \showcaseicon{karlsruherverkehrsverbund}{simpleicon\{karlsruherverkehrsverbund\}}
-  
-  \showcaseicon{kasasmart}{simpleicon\{kasasmart\}}
-  
-  \showcaseicon{kashflow}{simpleicon\{kashflow\}}
-  
-  \showcaseicon{kaspersky}{simpleicon\{kaspersky\}}
-  
-  \showcaseicon{katacoda}{simpleicon\{katacoda\}}
-  
-  \showcaseicon{katana}{simpleicon\{katana\}}
-  
-  \showcaseicon{kaufland}{simpleicon\{kaufland\}}
-  
-  \showcaseicon{kde}{simpleicon\{kde\}}
-  
-  \showcaseicon{kdenlive}{simpleicon\{kdenlive\}}
-  
-  \showcaseicon{keepachangelog}{simpleicon\{keepachangelog\}}
-  
-  \showcaseicon{keepassxc}{simpleicon\{keepassxc\}}
-  
-  \showcaseicon{kentico}{simpleicon\{kentico\}}
-  
-  \showcaseicon{keras}{simpleicon\{keras\}}
-  
-  \showcaseicon{keybase}{simpleicon\{keybase\}}
-  
-  \showcaseicon{keycdn}{simpleicon\{keycdn\}}
-  
-  \showcaseicon{keystone}{simpleicon\{keystone\}}
-  
-  \showcaseicon{kfc}{simpleicon\{kfc\}}
-  
-  \showcaseicon{khanacademy}{simpleicon\{khanacademy\}}
-  
-  \showcaseicon{khronosgroup}{simpleicon\{khronosgroup\}}
-  
-  \showcaseicon{kia}{simpleicon\{kia\}}
-  
-  \showcaseicon{kibana}{simpleicon\{kibana\}}
-  
-  \showcaseicon{kicad}{simpleicon\{kicad\}}
-  
-  \showcaseicon{kickstarter}{simpleicon\{kickstarter\}}
-  
-  \showcaseicon{kik}{simpleicon\{kik\}}
-  
-  \showcaseicon{kingstontechnology}{simpleicon\{kingstontechnology\}}
-  
-  \showcaseicon{kinopoisk}{simpleicon\{kinopoisk\}}
-  
-  \showcaseicon{kinsta}{simpleicon\{kinsta\}}
-  
-  \showcaseicon{kirby}{simpleicon\{kirby\}}
-  
-  \showcaseicon{kit}{simpleicon\{kit\}}
-  
-  \showcaseicon{kitsu}{simpleicon\{kitsu\}}
-  
-  \showcaseicon{klarna}{simpleicon\{klarna\}}
-  
-  \showcaseicon{klm}{simpleicon\{klm\}}
-  
-  \showcaseicon{klook}{simpleicon\{klook\}}
-  
-  \showcaseicon{knative}{simpleicon\{knative\}}
-  
-  \showcaseicon{knowledgebase}{simpleicon\{knowledgebase\}}
-  
-  \showcaseicon{known}{simpleicon\{known\}}
-  
-  \showcaseicon{koa}{simpleicon\{koa\}}
-  
-  \showcaseicon{koc}{simpleicon\{koc\}}
-  
-  \showcaseicon{kodak}{simpleicon\{kodak\}}
-  
-  \showcaseicon{kodi}{simpleicon\{kodi\}}
-  
-  \showcaseicon{kofax}{simpleicon\{kofax\}}
-  
-  \showcaseicon{kofi}{simpleicon\{kofi\}}
-  
-  \showcaseicon{komoot}{simpleicon\{komoot\}}
-  
-  \showcaseicon{konami}{simpleicon\{konami\}}
-  
-  \showcaseicon{kong}{simpleicon\{kong\}}
-  
-  \showcaseicon{kongregate}{simpleicon\{kongregate\}}
-  
-  \showcaseicon{konva}{simpleicon\{konva\}}
-  
-  \showcaseicon{kotlin}{simpleicon\{kotlin\}}
-  
-  \showcaseicon{koyeb}{simpleicon\{koyeb\}}
-  
-  \showcaseicon{krita}{simpleicon\{krita\}}
-  
-  \showcaseicon{ktm}{simpleicon\{ktm\}}
-  
-  \showcaseicon{kuaishou}{simpleicon\{kuaishou\}}
-  
-  \showcaseicon{kubernetes}{simpleicon\{kubernetes\}}
-  
-  \showcaseicon{kubuntu}{simpleicon\{kubuntu\}}
-  
-  \showcaseicon{kuma}{simpleicon\{kuma\}}
-  
-  \showcaseicon{kuula}{simpleicon\{kuula\}}
-  
-  \showcaseicon{kyocera}{simpleicon\{kyocera\}}
-  
-  \showcaseicon{labview}{simpleicon\{labview\}}
-  
-  \showcaseicon{lada}{simpleicon\{lada\}}
-  
-  \showcaseicon{lamborghini}{simpleicon\{lamborghini\}}
-  
-  \showcaseicon{landrover}{simpleicon\{landrover\}}
-  
-  \showcaseicon{lapce}{simpleicon\{lapce\}}
-  
-  \showcaseicon{laragon}{simpleicon\{laragon\}}
-  
-  \showcaseicon{laravel}{simpleicon\{laravel\}}
-  
-  \showcaseicon{laravelhorizon}{simpleicon\{laravelhorizon\}}
-  
-  \showcaseicon{laravelnova}{simpleicon\{laravelnova\}}
-  
-  \showcaseicon{lastdotfm}{simpleicon\{lastdotfm\}}
-  
-  \showcaseicon{lastpass}{simpleicon\{lastpass\}}
-  
-  \showcaseicon{latex}{simpleicon\{latex\}}
-  
-  \showcaseicon{launchpad}{simpleicon\{launchpad\}}
-  
-  \showcaseicon{lazarus}{simpleicon\{lazarus\}}
-  
-  \showcaseicon{lbry}{simpleicon\{lbry\}}
-  
-  \showcaseicon{leaderprice}{simpleicon\{leaderprice\}}
-  
-  \showcaseicon{leaflet}{simpleicon\{leaflet\}}
-  
-  \showcaseicon{leanpub}{simpleicon\{leanpub\}}
-  
-  \showcaseicon{leetcode}{simpleicon\{leetcode\}}
-  
-  \showcaseicon{legacygames}{simpleicon\{legacygames\}}
-  
-  \showcaseicon{leica}{simpleicon\{leica\}}
-  
-  \showcaseicon{lemmy}{simpleicon\{lemmy\}}
-  
-  \showcaseicon{lenovo}{simpleicon\{lenovo\}}
-  
-  \showcaseicon{lens}{simpleicon\{lens\}}
-  
-  \showcaseicon{leptos}{simpleicon\{leptos\}}
-  
-  \showcaseicon{leroymerlin}{simpleicon\{leroymerlin\}}
-  
-  \showcaseicon{less}{simpleicon\{less\}}
-  
-  \showcaseicon{letsencrypt}{simpleicon\{letsencrypt\}}
-  
-  \showcaseicon{letterboxd}{simpleicon\{letterboxd\}}
-  
-  \showcaseicon{levelsdotfyi}{simpleicon\{levelsdotfyi\}}
-  
-  \showcaseicon{lg}{simpleicon\{lg\}}
-  
-  \showcaseicon{lgtm}{simpleicon\{lgtm\}}
-  
-  \showcaseicon{liberadotchat}{simpleicon\{liberadotchat\}}
-  
-  \showcaseicon{liberapay}{simpleicon\{liberapay\}}
-  
-  \showcaseicon{librariesdotio}{simpleicon\{librariesdotio\}}
-  
-  \showcaseicon{librarything}{simpleicon\{librarything\}}
-  
-  \showcaseicon{libreoffice}{simpleicon\{libreoffice\}}
-  
-  \showcaseicon{libuv}{simpleicon\{libuv\}}
-  
-  \showcaseicon{lichess}{simpleicon\{lichess\}}
-  
-  \showcaseicon{lidl}{simpleicon\{lidl\}}
-  
-  \showcaseicon{lifx}{simpleicon\{lifx\}}
-  
-  \showcaseicon{lighthouse}{simpleicon\{lighthouse\}}
-  
-  \showcaseicon{lightning}{simpleicon\{lightning\}}
-  
-  \showcaseicon{line}{simpleicon\{line\}}
-  
-  \showcaseicon{lineageos}{simpleicon\{lineageos\}}
-  
-  \showcaseicon{linear}{simpleicon\{linear\}}
-  
-  \showcaseicon{linkedin}{simpleicon\{linkedin\}}
-  
-  \showcaseicon{linkerd}{simpleicon\{linkerd\}}
-  
-  \showcaseicon{linkfire}{simpleicon\{linkfire\}}
-  
-  \showcaseicon{linktree}{simpleicon\{linktree\}}
-  
-  \showcaseicon{linux}{simpleicon\{linux\}}
-  
-  \showcaseicon{linuxcontainers}{simpleicon\{linuxcontainers\}}
-  
-  \showcaseicon{linuxfoundation}{simpleicon\{linuxfoundation\}}
-  
-  \showcaseicon{linuxmint}{simpleicon\{linuxmint\}}
-  
-  \showcaseicon{lionair}{simpleicon\{lionair\}}
-  
-  \showcaseicon{liquibase}{simpleicon\{liquibase\}}
-  
-  \showcaseicon{lit}{simpleicon\{lit\}}
-  
-  \showcaseicon{litecoin}{simpleicon\{litecoin\}}
-  
-  \showcaseicon{litiengine}{simpleicon\{litiengine\}}
-  
-  \showcaseicon{livechat}{simpleicon\{livechat\}}
-  
-  \showcaseicon{livejournal}{simpleicon\{livejournal\}}
-  
-  \showcaseicon{livewire}{simpleicon\{livewire\}}
-  
-  \showcaseicon{llvm}{simpleicon\{llvm\}}
-  
-  \showcaseicon{lmms}{simpleicon\{lmms\}}
-  
-  \showcaseicon{lodash}{simpleicon\{lodash\}}
-  
-  \showcaseicon{logitech}{simpleicon\{logitech\}}
-  
-  \showcaseicon{logmein}{simpleicon\{logmein\}}
-  
-  \showcaseicon{logseq}{simpleicon\{logseq\}}
-  
-  \showcaseicon{logstash}{simpleicon\{logstash\}}
-  
-  \showcaseicon{looker}{simpleicon\{looker\}}
-  
-  \showcaseicon{loom}{simpleicon\{loom\}}
-  
-  \showcaseicon{loop}{simpleicon\{loop\}}
-  
-  \showcaseicon{loopback}{simpleicon\{loopback\}}
-  
-  \showcaseicon{lospec}{simpleicon\{lospec\}}
-  
-  \showcaseicon{lotpolishairlines}{simpleicon\{lotpolishairlines\}}
-  
-  \showcaseicon{ltspice}{simpleicon\{ltspice\}}
-  
-  \showcaseicon{lua}{simpleicon\{lua\}}
-  
-  \showcaseicon{lubuntu}{simpleicon\{lubuntu\}}
-  
-  \showcaseicon{ludwig}{simpleicon\{ludwig\}}
-  
-  \showcaseicon{lufthansa}{simpleicon\{lufthansa\}}
-  
-  \showcaseicon{lumen}{simpleicon\{lumen\}}
-  
-  \showcaseicon{lunacy}{simpleicon\{lunacy\}}
-  
-  \showcaseicon{lydia}{simpleicon\{lydia\}}
-  
-  \showcaseicon{lyft}{simpleicon\{lyft\}}
-  
-  \showcaseicon{maas}{simpleicon\{maas\}}
-  
-  \showcaseicon{macos}{simpleicon\{macos\}}
-  
-  \showcaseicon{macpaw}{simpleicon\{macpaw\}}
-  
-  \showcaseicon{macys}{simpleicon\{macys\}}
-  
-  \showcaseicon{magasinsu}{simpleicon\{magasinsu\}}
-  
-  \showcaseicon{magento}{simpleicon\{magento\}}
-  
-  \showcaseicon{magisk}{simpleicon\{magisk\}}
-  
-  \showcaseicon{mailchimp}{simpleicon\{mailchimp\}}
-  
-  \showcaseicon{maildotcom}{simpleicon\{maildotcom\}}
-  
-  \showcaseicon{maildotru}{simpleicon\{maildotru\}}
-  
-  \showcaseicon{mailgun}{simpleicon\{mailgun\}}
-  
-  \showcaseicon{majorleaguehacking}{simpleicon\{majorleaguehacking\}}
-  
-  \showcaseicon{makerbot}{simpleicon\{makerbot\}}
-  
-  \showcaseicon{mambaui}{simpleicon\{mambaui\}}
-  
-  \showcaseicon{mamp}{simpleicon\{mamp\}}
-  
-  \showcaseicon{man}{simpleicon\{man\}}
-  
-  \showcaseicon{manageiq}{simpleicon\{manageiq\}}
-  
-  \showcaseicon{manjaro}{simpleicon\{manjaro\}}
-  
-  \showcaseicon{mapbox}{simpleicon\{mapbox\}}
-  
-  \showcaseicon{maplibre}{simpleicon\{maplibre\}}
-  
-  \showcaseicon{mariadb}{simpleicon\{mariadb\}}
-  
-  \showcaseicon{mariadbfoundation}{simpleicon\{mariadbfoundation\}}
-  
-  \showcaseicon{markdown}{simpleicon\{markdown\}}
-  
-  \showcaseicon{marketo}{simpleicon\{marketo\}}
-  
-  \showcaseicon{marko}{simpleicon\{marko\}}
-  
-  \showcaseicon{marriott}{simpleicon\{marriott\}}
-  
-  \showcaseicon{maserati}{simpleicon\{maserati\}}
-  
-  \showcaseicon{mastercard}{simpleicon\{mastercard\}}
-  
-  \showcaseicon{mastercomfig}{simpleicon\{mastercomfig\}}
-  
-  \showcaseicon{mastodon}{simpleicon\{mastodon\}}
-  
-  \showcaseicon{materialdesign}{simpleicon\{materialdesign\}}
-  
-  \showcaseicon{materialdesignicons}{simpleicon\{materialdesignicons\}}
-  
-  \showcaseicon{matomo}{simpleicon\{matomo\}}
-  
-  \showcaseicon{matrix}{simpleicon\{matrix\}}
-  
-  \showcaseicon{matterdotjs}{simpleicon\{matterdotjs\}}
-  
-  \showcaseicon{mattermost}{simpleicon\{mattermost\}}
-  
-  \showcaseicon{matternet}{simpleicon\{matternet\}}
-  
-  \showcaseicon{mautic}{simpleicon\{mautic\}}
-  
-  \showcaseicon{max}{simpleicon\{max\}}
-  
-  \showcaseicon{maxplanckgesellschaft}{simpleicon\{maxplanckgesellschaft\}}
-  
-  \showcaseicon{maytag}{simpleicon\{maytag\}}
-  
-  \showcaseicon{mazda}{simpleicon\{mazda\}}
-  
-  \showcaseicon{mcafee}{simpleicon\{mcafee\}}
-  
-  \showcaseicon{mcdonalds}{simpleicon\{mcdonalds\}}
-  
-  \showcaseicon{mclaren}{simpleicon\{mclaren\}}
-  
-  \showcaseicon{mdbook}{simpleicon\{mdbook\}}
-  
-  \showcaseicon{mdnwebdocs}{simpleicon\{mdnwebdocs\}}
-  
-  \showcaseicon{mdx}{simpleicon\{mdx\}}
-  
-  \showcaseicon{mediafire}{simpleicon\{mediafire\}}
-  
-  \showcaseicon{mediamarkt}{simpleicon\{mediamarkt\}}
-  
-  \showcaseicon{mediatek}{simpleicon\{mediatek\}}
-  
-  \showcaseicon{mediatemple}{simpleicon\{mediatemple\}}
-  
-  \showcaseicon{medibangpaint}{simpleicon\{medibangpaint\}}
-  
-  \showcaseicon{medium}{simpleicon\{medium\}}
-  
-  \showcaseicon{meetup}{simpleicon\{meetup\}}
-  
-  \showcaseicon{mega}{simpleicon\{mega\}}
-  
-  \showcaseicon{mendeley}{simpleicon\{mendeley\}}
-  
-  \showcaseicon{mercadopago}{simpleicon\{mercadopago\}}
-  
-  \showcaseicon{mercedes}{simpleicon\{mercedes\}}
-  
-  \showcaseicon{merck}{simpleicon\{merck\}}
-  
-  \showcaseicon{mercurial}{simpleicon\{mercurial\}}
-  
-  \showcaseicon{messenger}{simpleicon\{messenger\}}
-  
-  \showcaseicon{meta}{simpleicon\{meta\}}
-  
-  \showcaseicon{metabase}{simpleicon\{metabase\}}
-  
-  \showcaseicon{metafilter}{simpleicon\{metafilter\}}
-  
-  \showcaseicon{meteor}{simpleicon\{meteor\}}
-  
-  \showcaseicon{metro}{simpleicon\{metro\}}
-  
-  \showcaseicon{metrodelaciudaddemexico}{simpleicon\{metrodelaciudaddemexico\}}
-  
-  \showcaseicon{metrodemadrid}{simpleicon\{metrodemadrid\}}
-  
-  \showcaseicon{metrodeparis}{simpleicon\{metrodeparis\}}
-  
-  \showcaseicon{mewe}{simpleicon\{mewe\}}
-  
-  \showcaseicon{mg}{simpleicon\{mg\}}
-  
-  \showcaseicon{microbit}{simpleicon\{microbit\}}
-  
-  \showcaseicon{microdotblog}{simpleicon\{microdotblog\}}
-  
-  \showcaseicon{microeditor}{simpleicon\{microeditor\}}
-  
-  \showcaseicon{microgenetics}{simpleicon\{microgenetics\}}
-  
-  \showcaseicon{micropython}{simpleicon\{micropython\}}
-  
-  \showcaseicon{microsoft}{simpleicon\{microsoft\}}
-  
-  \showcaseicon{microsoftacademic}{simpleicon\{microsoftacademic\}}
-  
-  \showcaseicon{microsoftaccess}{simpleicon\{microsoftaccess\}}
-  
-  \showcaseicon{microsoftazure}{simpleicon\{microsoftazure\}}
-  
-  \showcaseicon{microsoftbing}{simpleicon\{microsoftbing\}}
-  
-  \showcaseicon{microsoftedge}{simpleicon\{microsoftedge\}}
-  
-  \showcaseicon{microsoftexcel}{simpleicon\{microsoftexcel\}}
-  
-  \showcaseicon{microsoftexchange}{simpleicon\{microsoftexchange\}}
-  
-  \showcaseicon{microsoftoffice}{simpleicon\{microsoftoffice\}}
-  
-  \showcaseicon{microsoftonedrive}{simpleicon\{microsoftonedrive\}}
-  
-  \showcaseicon{microsoftonenote}{simpleicon\{microsoftonenote\}}
-  
-  \showcaseicon{microsoftoutlook}{simpleicon\{microsoftoutlook\}}
-  
-  \showcaseicon{microsoftpowerpoint}{simpleicon\{microsoftpowerpoint\}}
-  
-  \showcaseicon{microsoftsharepoint}{simpleicon\{microsoftsharepoint\}}
-  
-  \showcaseicon{microsoftsqlserver}{simpleicon\{microsoftsqlserver\}}
-  
-  \showcaseicon{microsoftteams}{simpleicon\{microsoftteams\}}
-  
-  \showcaseicon{microsofttranslator}{simpleicon\{microsofttranslator\}}
-  
-  \showcaseicon{microsoftvisio}{simpleicon\{microsoftvisio\}}
-  
-  \showcaseicon{microsoftword}{simpleicon\{microsoftword\}}
-  
-  \showcaseicon{microstation}{simpleicon\{microstation\}}
-  
-  \showcaseicon{microstrategy}{simpleicon\{microstrategy\}}
-  
-  \showcaseicon{midi}{simpleicon\{midi\}}
-  
-  \showcaseicon{mikrotik}{simpleicon\{mikrotik\}}
-  
-  \showcaseicon{minds}{simpleicon\{minds\}}
-  
-  \showcaseicon{minecraft}{simpleicon\{minecraft\}}
-  
-  \showcaseicon{minetest}{simpleicon\{minetest\}}
-  
-  \showcaseicon{mini}{simpleicon\{mini\}}
-  
-  \showcaseicon{minutemailer}{simpleicon\{minutemailer\}}
-  
-  \showcaseicon{miraheze}{simpleicon\{miraheze\}}
-  
-  \showcaseicon{miro}{simpleicon\{miro\}}
-  
-  \showcaseicon{misskey}{simpleicon\{misskey\}}
-  
-  \showcaseicon{mitsubishi}{simpleicon\{mitsubishi\}}
-  
-  \showcaseicon{mix}{simpleicon\{mix\}}
-  
-  \showcaseicon{mixcloud}{simpleicon\{mixcloud\}}
-  
-  \showcaseicon{mlb}{simpleicon\{mlb\}}
-  
-  \showcaseicon{mlflow}{simpleicon\{mlflow\}}
-  
-  \showcaseicon{mobx}{simpleicon\{mobx\}}
-  
-  \showcaseicon{mobxstatetree}{simpleicon\{mobxstatetree\}}
-  
-  \showcaseicon{mocha}{simpleicon\{mocha\}}
-  
-  \showcaseicon{modin}{simpleicon\{modin\}}
-  
-  \showcaseicon{modrinth}{simpleicon\{modrinth\}}
-  
-  \showcaseicon{modx}{simpleicon\{modx\}}
-  
-  \showcaseicon{mojangstudios}{simpleicon\{mojangstudios\}}
-  
-  \showcaseicon{moleculer}{simpleicon\{moleculer\}}
-  
-  \showcaseicon{momenteo}{simpleicon\{momenteo\}}
-  
-  \showcaseicon{monero}{simpleicon\{monero\}}
-  
-  \showcaseicon{moneygram}{simpleicon\{moneygram\}}
-  
-  \showcaseicon{mongodb}{simpleicon\{mongodb\}}
-  
-  \showcaseicon{mongoose}{simpleicon\{mongoose\}}
-  
-  \showcaseicon{mongoosedotws}{simpleicon\{mongoosedotws\}}
-  
-  \showcaseicon{monica}{simpleicon\{monica\}}
-  
-  \showcaseicon{monkeytie}{simpleicon\{monkeytie\}}
-  
-  \showcaseicon{monkeytype}{simpleicon\{monkeytype\}}
-  
-  \showcaseicon{monogame}{simpleicon\{monogame\}}
-  
-  \showcaseicon{monoprix}{simpleicon\{monoprix\}}
-  
-  \showcaseicon{monster}{simpleicon\{monster\}}
-  
-  \showcaseicon{monzo}{simpleicon\{monzo\}}
-  
-  \showcaseicon{moo}{simpleicon\{moo\}}
-  
-  \showcaseicon{moonrepo}{simpleicon\{moonrepo\}}
-  
-  \showcaseicon{morrisons}{simpleicon\{morrisons\}}
-  
-  \showcaseicon{moscowmetro}{simpleicon\{moscowmetro\}}
-  
-  \showcaseicon{motorola}{simpleicon\{motorola\}}
-  
-  \showcaseicon{mozilla}{simpleicon\{mozilla\}}
-  
-  \showcaseicon{mqtt}{simpleicon\{mqtt\}}
-  
-  \showcaseicon{msi}{simpleicon\{msi\}}
-  
-  \showcaseicon{msibusiness}{simpleicon\{msibusiness\}}
-  
-  \showcaseicon{mta}{simpleicon\{mta\}}
-  
-  \showcaseicon{mtr}{simpleicon\{mtr\}}
-  
-  \showcaseicon{mubi}{simpleicon\{mubi\}}
-  
-  \showcaseicon{mui}{simpleicon\{mui\}}
-  
-  \showcaseicon{mulesoft}{simpleicon\{mulesoft\}}
-  
-  \showcaseicon{muller}{simpleicon\{muller\}}
-  
-  \showcaseicon{multisim}{simpleicon\{multisim\}}
-  
-  \showcaseicon{mumble}{simpleicon\{mumble\}}
-  
-  \showcaseicon{musescore}{simpleicon\{musescore\}}
-  
-  \showcaseicon{musicbrainz}{simpleicon\{musicbrainz\}}
-  
-  \showcaseicon{mxlinux}{simpleicon\{mxlinux\}}
-  
-  \showcaseicon{myanimelist}{simpleicon\{myanimelist\}}
-  
-  \showcaseicon{myob}{simpleicon\{myob\}}
-  
-  \showcaseicon{myspace}{simpleicon\{myspace\}}
-  
-  \showcaseicon{mysql}{simpleicon\{mysql\}}
-  
-  \showcaseicon{n26}{simpleicon\{n26\}}
-  
-  \showcaseicon{namebase}{simpleicon\{namebase\}}
-  
-  \showcaseicon{namecheap}{simpleicon\{namecheap\}}
-  
-  \showcaseicon{nano}{simpleicon\{nano\}}
-  
-  \showcaseicon{nasa}{simpleicon\{nasa\}}
-  
-  \showcaseicon{nationalgrid}{simpleicon\{nationalgrid\}}
-  
-  \showcaseicon{nativescript}{simpleicon\{nativescript\}}
-  
-  \showcaseicon{naver}{simpleicon\{naver\}}
-  
-  \showcaseicon{nba}{simpleicon\{nba\}}
-  
-  \showcaseicon{nbb}{simpleicon\{nbb\}}
-  
-  \showcaseicon{nbc}{simpleicon\{nbc\}}
-  
-  \showcaseicon{ndr}{simpleicon\{ndr\}}
-  
-  \showcaseicon{nec}{simpleicon\{nec\}}
-  
-  \showcaseicon{neo4j}{simpleicon\{neo4j\}}
-  
-  \showcaseicon{neovim}{simpleicon\{neovim\}}
-  
-  \showcaseicon{nestjs}{simpleicon\{nestjs\}}
-  
-  \showcaseicon{netapp}{simpleicon\{netapp\}}
-  
-  \showcaseicon{netbsd}{simpleicon\{netbsd\}}
-  
-  \showcaseicon{netflix}{simpleicon\{netflix\}}
-  
-  \showcaseicon{netlify}{simpleicon\{netlify\}}
-  
-  \showcaseicon{nette}{simpleicon\{nette\}}
-  
-  \showcaseicon{netto}{simpleicon\{netto\}}
-  
-  \showcaseicon{neutralinojs}{simpleicon\{neutralinojs\}}
-  
-  \showcaseicon{newbalance}{simpleicon\{newbalance\}}
-  
-  \showcaseicon{newegg}{simpleicon\{newegg\}}
-  
-  \showcaseicon{newjapanprowrestling}{simpleicon\{newjapanprowrestling\}}
-  
-  \showcaseicon{newrelic}{simpleicon\{newrelic\}}
-  
-  \showcaseicon{newyorktimes}{simpleicon\{newyorktimes\}}
-  
-  \showcaseicon{nextbilliondotai}{simpleicon\{nextbilliondotai\}}
-  
-  \showcaseicon{nextcloud}{simpleicon\{nextcloud\}}
-  
-  \showcaseicon{nextdoor}{simpleicon\{nextdoor\}}
-  
-  \showcaseicon{nextdotjs}{simpleicon\{nextdotjs\}}
-  
-  \showcaseicon{nextra}{simpleicon\{nextra\}}
-  
-  \showcaseicon{nfc}{simpleicon\{nfc\}}
-  
-  \showcaseicon{nginx}{simpleicon\{nginx\}}
-  
-  \showcaseicon{nginxproxymanager}{simpleicon\{nginxproxymanager\}}
-  
-  \showcaseicon{ngrok}{simpleicon\{ngrok\}}
-  
-  \showcaseicon{ngrx}{simpleicon\{ngrx\}}
-  
-  \showcaseicon{niconico}{simpleicon\{niconico\}}
-  
-  \showcaseicon{nike}{simpleicon\{nike\}}
-  
-  \showcaseicon{nikon}{simpleicon\{nikon\}}
-  
-  \showcaseicon{nim}{simpleicon\{nim\}}
-  
-  \showcaseicon{nintendo}{simpleicon\{nintendo\}}
-  
-  \showcaseicon{nintendo3ds}{simpleicon\{nintendo3ds\}}
-  
-  \showcaseicon{nintendogamecube}{simpleicon\{nintendogamecube\}}
-  
-  \showcaseicon{nintendonetwork}{simpleicon\{nintendonetwork\}}
-  
-  \showcaseicon{nintendoswitch}{simpleicon\{nintendoswitch\}}
-  
-  \showcaseicon{nissan}{simpleicon\{nissan\}}
-  
-  \showcaseicon{nixos}{simpleicon\{nixos\}}
-  
-  \showcaseicon{nodedotjs}{simpleicon\{nodedotjs\}}
-  
-  \showcaseicon{nodemon}{simpleicon\{nodemon\}}
-  
-  \showcaseicon{nodered}{simpleicon\{nodered\}}
-  
-  \showcaseicon{nokia}{simpleicon\{nokia\}}
-  
-  \showcaseicon{norco}{simpleicon\{norco\}}
-  
-  \showcaseicon{nordvpn}{simpleicon\{nordvpn\}}
-  
-  \showcaseicon{normalizedotcss}{simpleicon\{normalizedotcss\}}
-  
-  \showcaseicon{norwegian}{simpleicon\{norwegian\}}
-  
-  \showcaseicon{notepadplusplus}{simpleicon\{notepadplusplus\}}
-  
-  \showcaseicon{notion}{simpleicon\{notion\}}
-  
-  \showcaseicon{notist}{simpleicon\{notist\}}
-  
-  \showcaseicon{nounproject}{simpleicon\{nounproject\}}
-  
-  \showcaseicon{novu}{simpleicon\{novu\}}
-  
-  \showcaseicon{now}{simpleicon\{now\}}
-  
-  \showcaseicon{npm}{simpleicon\{npm\}}
-  
-  \showcaseicon{nrwl}{simpleicon\{nrwl\}}
-  
-  \showcaseicon{nubank}{simpleicon\{nubank\}}
-  
-  \showcaseicon{nucleo}{simpleicon\{nucleo\}}
-  
-  \showcaseicon{nuget}{simpleicon\{nuget\}}
-  
-  \showcaseicon{nuke}{simpleicon\{nuke\}}
-  
-  \showcaseicon{numba}{simpleicon\{numba\}}
-  
-  \showcaseicon{numpy}{simpleicon\{numpy\}}
-  
-  \showcaseicon{nunjucks}{simpleicon\{nunjucks\}}
-  
-  \showcaseicon{nutanix}{simpleicon\{nutanix\}}
-  
-  \showcaseicon{nuxtdotjs}{simpleicon\{nuxtdotjs\}}
-  
-  \showcaseicon{nvidia}{simpleicon\{nvidia\}}
-  
-  \showcaseicon{nx}{simpleicon\{nx\}}
-  
-  \showcaseicon{nxp}{simpleicon\{nxp\}}
-  
-  \showcaseicon{nzxt}{simpleicon\{nzxt\}}
-  
-  \showcaseicon{observable}{simpleicon\{observable\}}
-  
-  \showcaseicon{obsidian}{simpleicon\{obsidian\}}
-  
-  \showcaseicon{obsstudio}{simpleicon\{obsstudio\}}
-  
-  \showcaseicon{ocaml}{simpleicon\{ocaml\}}
-  
-  \showcaseicon{octanerender}{simpleicon\{octanerender\}}
-  
-  \showcaseicon{octave}{simpleicon\{octave\}}
-  
-  \showcaseicon{octoprint}{simpleicon\{octoprint\}}
-  
-  \showcaseicon{octopusdeploy}{simpleicon\{octopusdeploy\}}
-  
-  \showcaseicon{oculus}{simpleicon\{oculus\}}
-  
-  \showcaseicon{odnoklassniki}{simpleicon\{odnoklassniki\}}
-  
-  \showcaseicon{odysee}{simpleicon\{odysee\}}
-  
-  \showcaseicon{ohdear}{simpleicon\{ohdear\}}
-  
-  \showcaseicon{okcupid}{simpleicon\{okcupid\}}
-  
-  \showcaseicon{okta}{simpleicon\{okta\}}
-  
-  \showcaseicon{oneplus}{simpleicon\{oneplus\}}
-  
-  \showcaseicon{onlyfans}{simpleicon\{onlyfans\}}
-  
-  \showcaseicon{onlyoffice}{simpleicon\{onlyoffice\}}
-  
-  \showcaseicon{onnx}{simpleicon\{onnx\}}
-  
-  \showcaseicon{onstar}{simpleicon\{onstar\}}
-  
-  \showcaseicon{opel}{simpleicon\{opel\}}
-  
-  \showcaseicon{openaccess}{simpleicon\{openaccess\}}
-  
-  \showcaseicon{openai}{simpleicon\{openai\}}
-  
-  \showcaseicon{openaigym}{simpleicon\{openaigym\}}
-  
-  \showcaseicon{openapiinitiative}{simpleicon\{openapiinitiative\}}
-  
-  \showcaseicon{openbadges}{simpleicon\{openbadges\}}
-  
-  \showcaseicon{openbsd}{simpleicon\{openbsd\}}
-  
-  \showcaseicon{openbugbounty}{simpleicon\{openbugbounty\}}
-  
-  \showcaseicon{opencollective}{simpleicon\{opencollective\}}
-  
-  \showcaseicon{opencontainersinitiative}{simpleicon\{opencontainersinitiative\}}
-  
-  \showcaseicon{opencv}{simpleicon\{opencv\}}
-  
-  \showcaseicon{openfaas}{simpleicon\{openfaas\}}
-  
-  \showcaseicon{opengl}{simpleicon\{opengl\}}
-  
-  \showcaseicon{openid}{simpleicon\{openid\}}
-  
-  \showcaseicon{openjdk}{simpleicon\{openjdk\}}
-  
-  \showcaseicon{openlayers}{simpleicon\{openlayers\}}
-  
-  \showcaseicon{openmined}{simpleicon\{openmined\}}
-  
-  \showcaseicon{opennebula}{simpleicon\{opennebula\}}
-  
-  \showcaseicon{openproject}{simpleicon\{openproject\}}
-  
-  \showcaseicon{openscad}{simpleicon\{openscad\}}
-  
-  \showcaseicon{opensea}{simpleicon\{opensea\}}
-  
-  \showcaseicon{opensearch}{simpleicon\{opensearch\}}
-  
-  \showcaseicon{opensourcehardware}{simpleicon\{opensourcehardware\}}
-  
-  \showcaseicon{opensourceinitiative}{simpleicon\{opensourceinitiative\}}
-  
-  \showcaseicon{openssl}{simpleicon\{openssl\}}
-  
-  \showcaseicon{openstack}{simpleicon\{openstack\}}
-  
-  \showcaseicon{openstreetmap}{simpleicon\{openstreetmap\}}
-  
-  \showcaseicon{opensuse}{simpleicon\{opensuse\}}
-  
-  \showcaseicon{opentelemetry}{simpleicon\{opentelemetry\}}
-  
-  \showcaseicon{openverse}{simpleicon\{openverse\}}
-  
-  \showcaseicon{openvpn}{simpleicon\{openvpn\}}
-  
-  \showcaseicon{openwrt}{simpleicon\{openwrt\}}
-  
-  \showcaseicon{openzeppelin}{simpleicon\{openzeppelin\}}
-  
-  \showcaseicon{openzfs}{simpleicon\{openzfs\}}
-  
-  \showcaseicon{opera}{simpleicon\{opera\}}
-  
-  \showcaseicon{operagx}{simpleicon\{operagx\}}
-  
-  \showcaseicon{opnsense}{simpleicon\{opnsense\}}
-  
-  \showcaseicon{opsgenie}{simpleicon\{opsgenie\}}
-  
-  \showcaseicon{opslevel}{simpleicon\{opslevel\}}
-  
-  \showcaseicon{oracle}{simpleicon\{oracle\}}
-  
-  \showcaseicon{orcid}{simpleicon\{orcid\}}
-  
-  \showcaseicon{oreilly}{simpleicon\{oreilly\}}
-  
-  \showcaseicon{org}{simpleicon\{org\}}
-  
-  \showcaseicon{origin}{simpleicon\{origin\}}
-  
-  \showcaseicon{osano}{simpleicon\{osano\}}
-  
-  \showcaseicon{osgeo}{simpleicon\{osgeo\}}
-  
-  \showcaseicon{oshkosh}{simpleicon\{oshkosh\}}
-  
-  \showcaseicon{osmc}{simpleicon\{osmc\}}
-  
-  \showcaseicon{osu}{simpleicon\{osu\}}
-  
-  \showcaseicon{otto}{simpleicon\{otto\}}
-  
-  \showcaseicon{overcast}{simpleicon\{overcast\}}
-  
-  \showcaseicon{overleaf}{simpleicon\{overleaf\}}
-  
-  \showcaseicon{ovh}{simpleicon\{ovh\}}
-  
-  \showcaseicon{owasp}{simpleicon\{owasp\}}
-  
-  \showcaseicon{owncloud}{simpleicon\{owncloud\}}
-  
-  \showcaseicon{oxygen}{simpleicon\{oxygen\}}
-  
-  \showcaseicon{oyo}{simpleicon\{oyo\}}
-  
-  \showcaseicon{p5dotjs}{simpleicon\{p5dotjs\}}
-  
-  \showcaseicon{packagist}{simpleicon\{packagist\}}
-  
-  \showcaseicon{packer}{simpleicon\{packer\}}
-  
-  \showcaseicon{paddlepaddle}{simpleicon\{paddlepaddle\}}
-  
-  \showcaseicon{paddypower}{simpleicon\{paddypower\}}
-  
-  \showcaseicon{pagekit}{simpleicon\{pagekit\}}
-  
-  \showcaseicon{pagerduty}{simpleicon\{pagerduty\}}
-  
-  \showcaseicon{pagespeedinsights}{simpleicon\{pagespeedinsights\}}
-  
-  \showcaseicon{pagseguro}{simpleicon\{pagseguro\}}
-  
-  \showcaseicon{palantir}{simpleicon\{palantir\}}
-  
-  \showcaseicon{paloaltonetworks}{simpleicon\{paloaltonetworks\}}
-  
-  \showcaseicon{paloaltosoftware}{simpleicon\{paloaltosoftware\}}
-  
-  \showcaseicon{pandas}{simpleicon\{pandas\}}
-  
-  \showcaseicon{pandora}{simpleicon\{pandora\}}
-  
-  \showcaseicon{pantheon}{simpleicon\{pantheon\}}
-  
-  \showcaseicon{paperspace}{simpleicon\{paperspace\}}
-  
-  \showcaseicon{paritysubstrate}{simpleicon\{paritysubstrate\}}
-  
-  \showcaseicon{parsedotly}{simpleicon\{parsedotly\}}
-  
-  \showcaseicon{passport}{simpleicon\{passport\}}
-  
-  \showcaseicon{pastebin}{simpleicon\{pastebin\}}
-  
-  \showcaseicon{patreon}{simpleicon\{patreon\}}
-  
-  \showcaseicon{paychex}{simpleicon\{paychex\}}
-  
-  \showcaseicon{payloadcms}{simpleicon\{payloadcms\}}
-  
-  \showcaseicon{payoneer}{simpleicon\{payoneer\}}
-  
-  \showcaseicon{paypal}{simpleicon\{paypal\}}
-  
-  \showcaseicon{paytm}{simpleicon\{paytm\}}
-  
-  \showcaseicon{pcgamingwiki}{simpleicon\{pcgamingwiki\}}
-  
-  \showcaseicon{peakdesign}{simpleicon\{peakdesign\}}
-  
-  \showcaseicon{pearson}{simpleicon\{pearson\}}
-  
-  \showcaseicon{peertube}{simpleicon\{peertube\}}
-  
-  \showcaseicon{pegasusairlines}{simpleicon\{pegasusairlines\}}
-  
-  \showcaseicon{pelican}{simpleicon\{pelican\}}
-  
-  \showcaseicon{peloton}{simpleicon\{peloton\}}
-  
-  \showcaseicon{penny}{simpleicon\{penny\}}
-  
-  \showcaseicon{penpot}{simpleicon\{penpot\}}
-  
-  \showcaseicon{pepsi}{simpleicon\{pepsi\}}
-  
-  \showcaseicon{percy}{simpleicon\{percy\}}
-  
-  \showcaseicon{perforce}{simpleicon\{perforce\}}
-  
-  \showcaseicon{perl}{simpleicon\{perl\}}
-  
-  \showcaseicon{persistent}{simpleicon\{persistent\}}
-  
-  \showcaseicon{personio}{simpleicon\{personio\}}
-  
-  \showcaseicon{petsathome}{simpleicon\{petsathome\}}
-  
-  \showcaseicon{peugeot}{simpleicon\{peugeot\}}
-  
-  \showcaseicon{pexels}{simpleicon\{pexels\}}
-  
-  \showcaseicon{pfsense}{simpleicon\{pfsense\}}
-  
-  \showcaseicon{phabricator}{simpleicon\{phabricator\}}
-  
-  \showcaseicon{philipshue}{simpleicon\{philipshue\}}
-  
-  \showcaseicon{phoenixframework}{simpleicon\{phoenixframework\}}
-  
-  \showcaseicon{phonepe}{simpleicon\{phonepe\}}
-  
-  \showcaseicon{photobucket}{simpleicon\{photobucket\}}
-  
-  \showcaseicon{photocrowd}{simpleicon\{photocrowd\}}
-  
-  \showcaseicon{photopea}{simpleicon\{photopea\}}
-  
-  \showcaseicon{php}{simpleicon\{php\}}
-  
-  \showcaseicon{phpmyadmin}{simpleicon\{phpmyadmin\}}
-  
-  \showcaseicon{phpstorm}{simpleicon\{phpstorm\}}
-  
-  \showcaseicon{picardsurgeles}{simpleicon\{picardsurgeles\}}
-  
-  \showcaseicon{picartodottv}{simpleicon\{picartodottv\}}
-  
-  \showcaseicon{picnic}{simpleicon\{picnic\}}
-  
-  \showcaseicon{picpay}{simpleicon\{picpay\}}
-  
-  \showcaseicon{pihole}{simpleicon\{pihole\}}
-  
-  \showcaseicon{pimcore}{simpleicon\{pimcore\}}
-  
-  \showcaseicon{pinboard}{simpleicon\{pinboard\}}
-  
-  \showcaseicon{pingdom}{simpleicon\{pingdom\}}
-  
-  \showcaseicon{pinterest}{simpleicon\{pinterest\}}
-  
-  \showcaseicon{pioneerdj}{simpleicon\{pioneerdj\}}
-  
-  \showcaseicon{pivotaltracker}{simpleicon\{pivotaltracker\}}
-  
-  \showcaseicon{piwigo}{simpleicon\{piwigo\}}
-  
-  \showcaseicon{pix}{simpleicon\{pix\}}
-  
-  \showcaseicon{pixabay}{simpleicon\{pixabay\}}
-  
-  \showcaseicon{pixiv}{simpleicon\{pixiv\}}
-  
-  \showcaseicon{pkgsrc}{simpleicon\{pkgsrc\}}
-  
-  \showcaseicon{planet}{simpleicon\{planet\}}
-  
-  \showcaseicon{planetscale}{simpleicon\{planetscale\}}
-  
-  \showcaseicon{plangrid}{simpleicon\{plangrid\}}
-  
-  \showcaseicon{platformdotsh}{simpleicon\{platformdotsh\}}
-  
-  \showcaseicon{platzi}{simpleicon\{platzi\}}
-  
-  \showcaseicon{plausibleanalytics}{simpleicon\{plausibleanalytics\}}
-  
-  \showcaseicon{playcanvas}{simpleicon\{playcanvas\}}
-  
-  \showcaseicon{playerdotme}{simpleicon\{playerdotme\}}
-  
-  \showcaseicon{playerfm}{simpleicon\{playerfm\}}
-  
-  \showcaseicon{playstation}{simpleicon\{playstation\}}
-  
-  \showcaseicon{playstation2}{simpleicon\{playstation2\}}
-  
-  \showcaseicon{playstation3}{simpleicon\{playstation3\}}
-  
-  \showcaseicon{playstation4}{simpleicon\{playstation4\}}
-  
-  \showcaseicon{playstation5}{simpleicon\{playstation5\}}
-  
-  \showcaseicon{playstationvita}{simpleicon\{playstationvita\}}
-  
-  \showcaseicon{playwright}{simpleicon\{playwright\}}
-  
-  \showcaseicon{pleroma}{simpleicon\{pleroma\}}
-  
-  \showcaseicon{plesk}{simpleicon\{plesk\}}
-  
-  \showcaseicon{plex}{simpleicon\{plex\}}
-  
-  \showcaseicon{plotly}{simpleicon\{plotly\}}
-  
-  \showcaseicon{pluralsight}{simpleicon\{pluralsight\}}
-  
-  \showcaseicon{plurk}{simpleicon\{plurk\}}
-  
-  \showcaseicon{pluscodes}{simpleicon\{pluscodes\}}
-  
-  \showcaseicon{pm2}{simpleicon\{pm2\}}
-  
-  \showcaseicon{pnpm}{simpleicon\{pnpm\}}
-  
-  \showcaseicon{pocket}{simpleicon\{pocket\}}
-  
-  \showcaseicon{pocketbase}{simpleicon\{pocketbase\}}
-  
-  \showcaseicon{pocketcasts}{simpleicon\{pocketcasts\}}
-  
-  \showcaseicon{podcastaddict}{simpleicon\{podcastaddict\}}
-  
-  \showcaseicon{podcastindex}{simpleicon\{podcastindex\}}
-  
-  \showcaseicon{podman}{simpleicon\{podman\}}
-  
-  \showcaseicon{poe}{simpleicon\{poe\}}
-  
-  \showcaseicon{poetry}{simpleicon\{poetry\}}
-  
-  \showcaseicon{pointy}{simpleicon\{pointy\}}
-  
-  \showcaseicon{pokemon}{simpleicon\{pokemon\}}
-  
-  \showcaseicon{polars}{simpleicon\{polars\}}
-  
-  \showcaseicon{polkadot}{simpleicon\{polkadot\}}
-  
-  \showcaseicon{poly}{simpleicon\{poly\}}
-  
-  \showcaseicon{polymerproject}{simpleicon\{polymerproject\}}
-  
-  \showcaseicon{polywork}{simpleicon\{polywork\}}
-  
-  \showcaseicon{popos}{simpleicon\{popos\}}
-  
-  \showcaseicon{porsche}{simpleicon\{porsche\}}
-  
-  \showcaseicon{portainer}{simpleicon\{portainer\}}
-  
-  \showcaseicon{postcss}{simpleicon\{postcss\}}
-  
-  \showcaseicon{postgresql}{simpleicon\{postgresql\}}
-  
-  \showcaseicon{posthog}{simpleicon\{posthog\}}
-  
-  \showcaseicon{postman}{simpleicon\{postman\}}
-  
-  \showcaseicon{postmates}{simpleicon\{postmates\}}
-  
-  \showcaseicon{powerapps}{simpleicon\{powerapps\}}
-  
-  \showcaseicon{powerautomate}{simpleicon\{powerautomate\}}
-  
-  \showcaseicon{powerbi}{simpleicon\{powerbi\}}
-  
-  \showcaseicon{powerfx}{simpleicon\{powerfx\}}
-  
-  \showcaseicon{powerpages}{simpleicon\{powerpages\}}
-  
-  \showcaseicon{powers}{simpleicon\{powers\}}
-  
-  \showcaseicon{powershell}{simpleicon\{powershell\}}
-  
-  \showcaseicon{powervirtualagents}{simpleicon\{powervirtualagents\}}
-  
-  \showcaseicon{prdotco}{simpleicon\{prdotco\}}
-  
-  \showcaseicon{preact}{simpleicon\{preact\}}
-  
-  \showcaseicon{precommit}{simpleicon\{precommit\}}
-  
-  \showcaseicon{prefect}{simpleicon\{prefect\}}
-  
-  \showcaseicon{premierleague}{simpleicon\{premierleague\}}
-  
-  \showcaseicon{prestashop}{simpleicon\{prestashop\}}
-  
-  \showcaseicon{presto}{simpleicon\{presto\}}
-  
-  \showcaseicon{prettier}{simpleicon\{prettier\}}
-  
-  \showcaseicon{pretzel}{simpleicon\{pretzel\}}
-  
-  \showcaseicon{prevention}{simpleicon\{prevention\}}
-  
-  \showcaseicon{prezi}{simpleicon\{prezi\}}
-  
-  \showcaseicon{prime}{simpleicon\{prime\}}
-  
-  \showcaseicon{primevideo}{simpleicon\{primevideo\}}
-  
-  \showcaseicon{printables}{simpleicon\{printables\}}
-  
-  \showcaseicon{prisma}{simpleicon\{prisma\}}
-  
-  \showcaseicon{prismic}{simpleicon\{prismic\}}
-  
-  \showcaseicon{privateinternetaccess}{simpleicon\{privateinternetaccess\}}
-  
-  \showcaseicon{probot}{simpleicon\{probot\}}
-  
-  \showcaseicon{processingfoundation}{simpleicon\{processingfoundation\}}
-  
-  \showcaseicon{processwire}{simpleicon\{processwire\}}
-  
-  \showcaseicon{producthunt}{simpleicon\{producthunt\}}
-  
-  \showcaseicon{progate}{simpleicon\{progate\}}
-  
-  \showcaseicon{progress}{simpleicon\{progress\}}
-  
-  \showcaseicon{prometheus}{simpleicon\{prometheus\}}
-  
-  \showcaseicon{prosieben}{simpleicon\{prosieben\}}
-  
-  \showcaseicon{protocolsdotio}{simpleicon\{protocolsdotio\}}
-  
-  \showcaseicon{protodotio}{simpleicon\{protodotio\}}
-  
-  \showcaseicon{proton}{simpleicon\{proton\}}
-  
-  \showcaseicon{protoncalendar}{simpleicon\{protoncalendar\}}
-  
-  \showcaseicon{protondb}{simpleicon\{protondb\}}
-  
-  \showcaseicon{protondrive}{simpleicon\{protondrive\}}
-  
-  \showcaseicon{protonmail}{simpleicon\{protonmail\}}
-  
-  \showcaseicon{protonvpn}{simpleicon\{protonvpn\}}
-  
-  \showcaseicon{protools}{simpleicon\{protools\}}
-  
-  \showcaseicon{protractor}{simpleicon\{protractor\}}
-  
-  \showcaseicon{proxmox}{simpleicon\{proxmox\}}
-  
-  \showcaseicon{pterodactyl}{simpleicon\{pterodactyl\}}
-  
-  \showcaseicon{pubg}{simpleicon\{pubg\}}
-  
-  \showcaseicon{publons}{simpleicon\{publons\}}
-  
-  \showcaseicon{pubmed}{simpleicon\{pubmed\}}
-  
-  \showcaseicon{pug}{simpleicon\{pug\}}
-  
-  \showcaseicon{pulumi}{simpleicon\{pulumi\}}
-  
-  \showcaseicon{puma}{simpleicon\{puma\}}
-  
-  \showcaseicon{puppet}{simpleicon\{puppet\}}
-  
-  \showcaseicon{puppeteer}{simpleicon\{puppeteer\}}
-  
-  \showcaseicon{purescript}{simpleicon\{purescript\}}
-  
-  \showcaseicon{purgecss}{simpleicon\{purgecss\}}
-  
-  \showcaseicon{purism}{simpleicon\{purism\}}
-  
-  \showcaseicon{pusher}{simpleicon\{pusher\}}
-  
-  \showcaseicon{pwa}{simpleicon\{pwa\}}
-  
-  \showcaseicon{pycharm}{simpleicon\{pycharm\}}
-  
-  \showcaseicon{pydantic}{simpleicon\{pydantic\}}
-  
-  \showcaseicon{pyg}{simpleicon\{pyg\}}
-  
-  \showcaseicon{pypi}{simpleicon\{pypi\}}
-  
-  \showcaseicon{pypy}{simpleicon\{pypy\}}
-  
-  \showcaseicon{pyscaffold}{simpleicon\{pyscaffold\}}
-  
-  \showcaseicon{pysyft}{simpleicon\{pysyft\}}
-  
-  \showcaseicon{pytest}{simpleicon\{pytest\}}
-  
-  \showcaseicon{python}{simpleicon\{python\}}
-  
-  \showcaseicon{pythonanywhere}{simpleicon\{pythonanywhere\}}
-  
-  \showcaseicon{pytorch}{simpleicon\{pytorch\}}
-  
-  \showcaseicon{pyup}{simpleicon\{pyup\}}
-  
-  \showcaseicon{qantas}{simpleicon\{qantas\}}
-  
-  \showcaseicon{qatarairways}{simpleicon\{qatarairways\}}
-  
-  \showcaseicon{qemu}{simpleicon\{qemu\}}
-  
-  \showcaseicon{qgis}{simpleicon\{qgis\}}
-  
-  \showcaseicon{qi}{simpleicon\{qi\}}
-  
-  \showcaseicon{qiita}{simpleicon\{qiita\}}
-  
-  \showcaseicon{qiskit}{simpleicon\{qiskit\}}
-  
-  \showcaseicon{qiwi}{simpleicon\{qiwi\}}
-  
-  \showcaseicon{qlik}{simpleicon\{qlik\}}
-  
-  \showcaseicon{qmk}{simpleicon\{qmk\}}
-  
-  \showcaseicon{qt}{simpleicon\{qt\}}
-  
-  \showcaseicon{qualcomm}{simpleicon\{qualcomm\}}
-  
-  \showcaseicon{qualtrics}{simpleicon\{qualtrics\}}
-  
-  \showcaseicon{qualys}{simpleicon\{qualys\}}
-  
-  \showcaseicon{quantcast}{simpleicon\{quantcast\}}
-  
-  \showcaseicon{quantconnect}{simpleicon\{quantconnect\}}
-  
-  \showcaseicon{quarkus}{simpleicon\{quarkus\}}
-  
-  \showcaseicon{quasar}{simpleicon\{quasar\}}
-  
-  \showcaseicon{qubesos}{simpleicon\{qubesos\}}
-  
-  \showcaseicon{quest}{simpleicon\{quest\}}
-  
-  \showcaseicon{quickbooks}{simpleicon\{quickbooks\}}
-  
-  \showcaseicon{quicklook}{simpleicon\{quicklook\}}
-  
-  \showcaseicon{quicktime}{simpleicon\{quicktime\}}
-  
-  \showcaseicon{quip}{simpleicon\{quip\}}
-  
-  \showcaseicon{quora}{simpleicon\{quora\}}
-  
-  \showcaseicon{qwant}{simpleicon\{qwant\}}
-  
-  \showcaseicon{qwiklabs}{simpleicon\{qwiklabs\}}
-  
-  \showcaseicon{qzone}{simpleicon\{qzone\}}
-  
-  \showcaseicon{r}{simpleicon\{r\}}
-  
-  \showcaseicon{r3}{simpleicon\{r3\}}
-  
-  \showcaseicon{rabbitmq}{simpleicon\{rabbitmq\}}
-  
-  \showcaseicon{racket}{simpleicon\{racket\}}
-  
-  \showcaseicon{radar}{simpleicon\{radar\}}
-  
-  \showcaseicon{radiopublic}{simpleicon\{radiopublic\}}
-  
-  \showcaseicon{radixui}{simpleicon\{radixui\}}
-  
-  \showcaseicon{railway}{simpleicon\{railway\}}
-  
-  \showcaseicon{rainmeter}{simpleicon\{rainmeter\}}
-  
-  \showcaseicon{rakuten}{simpleicon\{rakuten\}}
-  
-  \showcaseicon{ram}{simpleicon\{ram\}}
-  
-  \showcaseicon{rancher}{simpleicon\{rancher\}}
-  
-  \showcaseicon{rarible}{simpleicon\{rarible\}}
-  
-  \showcaseicon{rasa}{simpleicon\{rasa\}}
-  
-  \showcaseicon{raspberrypi}{simpleicon\{raspberrypi\}}
-  
-  \showcaseicon{ravelry}{simpleicon\{ravelry\}}
-  
-  \showcaseicon{ray}{simpleicon\{ray\}}
-  
-  \showcaseicon{razer}{simpleicon\{razer\}}
-  
-  \showcaseicon{razorpay}{simpleicon\{razorpay\}}
-  
-  \showcaseicon{react}{simpleicon\{react\}}
-  
-  \showcaseicon{reacthookform}{simpleicon\{reacthookform\}}
-  
-  \showcaseicon{reactivex}{simpleicon\{reactivex\}}
-  
-  \showcaseicon{reactos}{simpleicon\{reactos\}}
-  
-  \showcaseicon{reactquery}{simpleicon\{reactquery\}}
-  
-  \showcaseicon{reactrouter}{simpleicon\{reactrouter\}}
-  
-  \showcaseicon{reacttable}{simpleicon\{reacttable\}}
-  
-  \showcaseicon{readdotcv}{simpleicon\{readdotcv\}}
-  
-  \showcaseicon{readme}{simpleicon\{readme\}}
-  
-  \showcaseicon{readthedocs}{simpleicon\{readthedocs\}}
-  
-  \showcaseicon{realm}{simpleicon\{realm\}}
-  
-  \showcaseicon{reason}{simpleicon\{reason\}}
-  
-  \showcaseicon{reasonstudios}{simpleicon\{reasonstudios\}}
-  
-  \showcaseicon{recoil}{simpleicon\{recoil\}}
-  
-  \showcaseicon{red}{simpleicon\{red\}}
-  
-  \showcaseicon{redbubble}{simpleicon\{redbubble\}}
-  
-  \showcaseicon{reddit}{simpleicon\{reddit\}}
-  
-  \showcaseicon{redhat}{simpleicon\{redhat\}}
-  
-  \showcaseicon{redhatopenshift}{simpleicon\{redhatopenshift\}}
-  
-  \showcaseicon{redis}{simpleicon\{redis\}}
-  
-  \showcaseicon{redmine}{simpleicon\{redmine\}}
-  
-  \showcaseicon{redox}{simpleicon\{redox\}}
-  
-  \showcaseicon{redux}{simpleicon\{redux\}}
-  
-  \showcaseicon{reduxsaga}{simpleicon\{reduxsaga\}}
-  
-  \showcaseicon{redwoodjs}{simpleicon\{redwoodjs\}}
-  
-  \showcaseicon{reebok}{simpleicon\{reebok\}}
-  
-  \showcaseicon{relay}{simpleicon\{relay\}}
-  
-  \showcaseicon{relianceindustrieslimited}{simpleicon\{relianceindustrieslimited\}}
-  
-  \showcaseicon{remark}{simpleicon\{remark\}}
-  
-  \showcaseicon{remix}{simpleicon\{remix\}}
-  
-  \showcaseicon{renault}{simpleicon\{renault\}}
-  
-  \showcaseicon{render}{simpleicon\{render\}}
-  
-  \showcaseicon{renovatebot}{simpleicon\{renovatebot\}}
-  
-  \showcaseicon{renpy}{simpleicon\{renpy\}}
-  
-  \showcaseicon{renren}{simpleicon\{renren\}}
-  
-  \showcaseicon{replit}{simpleicon\{replit\}}
-  
-  \showcaseicon{republicofgamers}{simpleicon\{republicofgamers\}}
-  
-  \showcaseicon{rescript}{simpleicon\{rescript\}}
-  
-  \showcaseicon{rescuetime}{simpleicon\{rescuetime\}}
-  
-  \showcaseicon{researchgate}{simpleicon\{researchgate\}}
-  
-  \showcaseicon{resharper}{simpleicon\{resharper\}}
-  
-  \showcaseicon{resurrectionremixos}{simpleicon\{resurrectionremixos\}}
-  
-  \showcaseicon{retroarch}{simpleicon\{retroarch\}}
-  
-  \showcaseicon{retropie}{simpleicon\{retropie\}}
-  
-  \showcaseicon{revanced}{simpleicon\{revanced\}}
-  
-  \showcaseicon{revealdotjs}{simpleicon\{revealdotjs\}}
-  
-  \showcaseicon{reverbnation}{simpleicon\{reverbnation\}}
-  
-  \showcaseicon{revoltdotchat}{simpleicon\{revoltdotchat\}}
-  
-  \showcaseicon{revolut}{simpleicon\{revolut\}}
-  
-  \showcaseicon{revue}{simpleicon\{revue\}}
-  
-  \showcaseicon{rewe}{simpleicon\{rewe\}}
-  
-  \showcaseicon{rezgo}{simpleicon\{rezgo\}}
-  
-  \showcaseicon{rhinoceros}{simpleicon\{rhinoceros\}}
-  
-  \showcaseicon{rider}{simpleicon\{rider\}}
-  
-  \showcaseicon{rimacautomobili}{simpleicon\{rimacautomobili\}}
-  
-  \showcaseicon{ring}{simpleicon\{ring\}}
-  
-  \showcaseicon{riotgames}{simpleicon\{riotgames\}}
-  
-  \showcaseicon{ripple}{simpleicon\{ripple\}}
-  
-  \showcaseicon{riscv}{simpleicon\{riscv\}}
-  
-  \showcaseicon{riseup}{simpleicon\{riseup\}}
-  
-  \showcaseicon{roadmapdotsh}{simpleicon\{roadmapdotsh\}}
-  
-  \showcaseicon{roamresearch}{simpleicon\{roamresearch\}}
-  
-  \showcaseicon{roblox}{simpleicon\{roblox\}}
-  
-  \showcaseicon{robloxstudio}{simpleicon\{robloxstudio\}}
-  
-  \showcaseicon{robotframework}{simpleicon\{robotframework\}}
-  
-  \showcaseicon{rocketdotchat}{simpleicon\{rocketdotchat\}}
-  
-  \showcaseicon{rocksdb}{simpleicon\{rocksdb\}}
-  
-  \showcaseicon{rockylinux}{simpleicon\{rockylinux\}}
-  
-  \showcaseicon{roku}{simpleicon\{roku\}}
-  
-  \showcaseicon{rollsroyce}{simpleicon\{rollsroyce\}}
-  
-  \showcaseicon{rollupdotjs}{simpleicon\{rollupdotjs\}}
-  
-  \showcaseicon{rome}{simpleicon\{rome\}}
-  
-  \showcaseicon{roots}{simpleicon\{roots\}}
-  
-  \showcaseicon{rootsbedrock}{simpleicon\{rootsbedrock\}}
-  
-  \showcaseicon{rootssage}{simpleicon\{rootssage\}}
-  
-  \showcaseicon{ros}{simpleicon\{ros\}}
-  
-  \showcaseicon{rossmann}{simpleicon\{rossmann\}}
-  
-  \showcaseicon{rotaryinternational}{simpleicon\{rotaryinternational\}}
-  
-  \showcaseicon{rottentomatoes}{simpleicon\{rottentomatoes\}}
-  
-  \showcaseicon{roundcube}{simpleicon\{roundcube\}}
-  
-  \showcaseicon{rsocket}{simpleicon\{rsocket\}}
-  
-  \showcaseicon{rss}{simpleicon\{rss\}}
-  
-  \showcaseicon{rstudio}{simpleicon\{rstudio\}}
-  
-  \showcaseicon{rte}{simpleicon\{rte\}}
-  
-  \showcaseicon{rtl}{simpleicon\{rtl\}}
-  
-  \showcaseicon{rtlzwei}{simpleicon\{rtlzwei\}}
-  
-  \showcaseicon{rubocop}{simpleicon\{rubocop\}}
-  
-  \showcaseicon{ruby}{simpleicon\{ruby\}}
-  
-  \showcaseicon{rubygems}{simpleicon\{rubygems\}}
-  
-  \showcaseicon{rubyonrails}{simpleicon\{rubyonrails\}}
-  
-  \showcaseicon{rubysinatra}{simpleicon\{rubysinatra\}}
-  
-  \showcaseicon{ruff}{simpleicon\{ruff\}}
-  
-  \showcaseicon{rundeck}{simpleicon\{rundeck\}}
-  
-  \showcaseicon{runkeeper}{simpleicon\{runkeeper\}}
-  
-  \showcaseicon{runkit}{simpleicon\{runkit\}}
-  
-  \showcaseicon{rust}{simpleicon\{rust\}}
-  
-  \showcaseicon{rxdb}{simpleicon\{rxdb\}}
-  
-  \showcaseicon{ryanair}{simpleicon\{ryanair\}}
-  
-  \showcaseicon{s7airlines}{simpleicon\{s7airlines\}}
-  
-  \showcaseicon{sabanci}{simpleicon\{sabanci\}}
-  
-  \showcaseicon{safari}{simpleicon\{safari\}}
-  
-  \showcaseicon{sage}{simpleicon\{sage\}}
-  
-  \showcaseicon{sahibinden}{simpleicon\{sahibinden\}}
-  
-  \showcaseicon{sailfishos}{simpleicon\{sailfishos\}}
-  
-  \showcaseicon{salesforce}{simpleicon\{salesforce\}}
-  
-  \showcaseicon{saltproject}{simpleicon\{saltproject\}}
-  
-  \showcaseicon{samsung}{simpleicon\{samsung\}}
-  
-  \showcaseicon{samsungpay}{simpleicon\{samsungpay\}}
-  
-  \showcaseicon{sandisk}{simpleicon\{sandisk\}}
-  
-  \showcaseicon{sanfranciscomunicipalrailway}{simpleicon\{sanfranciscomunicipalrailway\}}
-  
-  \showcaseicon{sanity}{simpleicon\{sanity\}}
-  
-  \showcaseicon{saopaulometro}{simpleicon\{saopaulometro\}}
-  
-  \showcaseicon{sap}{simpleicon\{sap\}}
-  
-  \showcaseicon{sass}{simpleicon\{sass\}}
-  
-  \showcaseicon{sat1}{simpleicon\{sat1\}}
-  
-  \showcaseicon{saturn}{simpleicon\{saturn\}}
-  
-  \showcaseicon{saucelabs}{simpleicon\{saucelabs\}}
-  
-  \showcaseicon{scala}{simpleicon\{scala\}}
-  
-  \showcaseicon{scaleway}{simpleicon\{scaleway\}}
-  
-  \showcaseicon{scania}{simpleicon\{scania\}}
-  
-  \showcaseicon{schneiderelectric}{simpleicon\{schneiderelectric\}}
-  
-  \showcaseicon{scikitlearn}{simpleicon\{scikitlearn\}}
-  
-  \showcaseicon{scipy}{simpleicon\{scipy\}}
-  
-  \showcaseicon{scopus}{simpleicon\{scopus\}}
-  
-  \showcaseicon{scpfoundation}{simpleicon\{scpfoundation\}}
-  
-  \showcaseicon{scratch}{simpleicon\{scratch\}}
-  
-  \showcaseicon{screencastify}{simpleicon\{screencastify\}}
-  
-  \showcaseicon{scribd}{simpleicon\{scribd\}}
-  
-  \showcaseicon{scrimba}{simpleicon\{scrimba\}}
-  
-  \showcaseicon{scrollreveal}{simpleicon\{scrollreveal\}}
-  
-  \showcaseicon{scrumalliance}{simpleicon\{scrumalliance\}}
-  
-  \showcaseicon{scrutinizerci}{simpleicon\{scrutinizerci\}}
-  
-  \showcaseicon{seagate}{simpleicon\{seagate\}}
-  
-  \showcaseicon{seat}{simpleicon\{seat\}}
-  
-  \showcaseicon{securityscorecard}{simpleicon\{securityscorecard\}}
-  
-  \showcaseicon{sefaria}{simpleicon\{sefaria\}}
-  
-  \showcaseicon{sega}{simpleicon\{sega\}}
-  
-  \showcaseicon{selenium}{simpleicon\{selenium\}}
-  
-  \showcaseicon{sellfy}{simpleicon\{sellfy\}}
-  
-  \showcaseicon{semanticrelease}{simpleicon\{semanticrelease\}}
-  
-  \showcaseicon{semanticscholar}{simpleicon\{semanticscholar\}}
-  
-  \showcaseicon{semanticuireact}{simpleicon\{semanticuireact\}}
-  
-  \showcaseicon{semanticweb}{simpleicon\{semanticweb\}}
-  
-  \showcaseicon{semaphoreci}{simpleicon\{semaphoreci\}}
-  
-  \showcaseicon{semrush}{simpleicon\{semrush\}}
-  
-  \showcaseicon{semver}{simpleicon\{semver\}}
-  
-  \showcaseicon{sencha}{simpleicon\{sencha\}}
-  
-  \showcaseicon{sendinblue}{simpleicon\{sendinblue\}}
-  
-  \showcaseicon{sennheiser}{simpleicon\{sennheiser\}}
-  
-  \showcaseicon{sensu}{simpleicon\{sensu\}}
-  
-  \showcaseicon{sentry}{simpleicon\{sentry\}}
-  
-  \showcaseicon{sepa}{simpleicon\{sepa\}}
-  
-  \showcaseicon{sequelize}{simpleicon\{sequelize\}}
-  
-  \showcaseicon{serverfault}{simpleicon\{serverfault\}}
-  
-  \showcaseicon{serverless}{simpleicon\{serverless\}}
-  
-  \showcaseicon{sessionize}{simpleicon\{sessionize\}}
-  
-  \showcaseicon{setapp}{simpleicon\{setapp\}}
-  
-  \showcaseicon{sfml}{simpleicon\{sfml\}}
-  
-  \showcaseicon{shadow}{simpleicon\{shadow\}}
-  
-  \showcaseicon{shanghaimetro}{simpleicon\{shanghaimetro\}}
-  
-  \showcaseicon{sharex}{simpleicon\{sharex\}}
-  
-  \showcaseicon{sharp}{simpleicon\{sharp\}}
-  
-  \showcaseicon{shazam}{simpleicon\{shazam\}}
-  
-  \showcaseicon{shell}{simpleicon\{shell\}}
-  
-  \showcaseicon{shelly}{simpleicon\{shelly\}}
-  
-  \showcaseicon{shenzhenmetro}{simpleicon\{shenzhenmetro\}}
-  
-  \showcaseicon{shieldsdotio}{simpleicon\{shieldsdotio\}}
-  
-  \showcaseicon{shikimori}{simpleicon\{shikimori\}}
-  
-  \showcaseicon{shopee}{simpleicon\{shopee\}}
-  
-  \showcaseicon{shopify}{simpleicon\{shopify\}}
-  
-  \showcaseicon{shopware}{simpleicon\{shopware\}}
-  
-  \showcaseicon{shotcut}{simpleicon\{shotcut\}}
-  
-  \showcaseicon{showpad}{simpleicon\{showpad\}}
-  
-  \showcaseicon{showtime}{simpleicon\{showtime\}}
-  
-  \showcaseicon{shutterstock}{simpleicon\{shutterstock\}}
-  
-  \showcaseicon{siemens}{simpleicon\{siemens\}}
-  
-  \showcaseicon{signal}{simpleicon\{signal\}}
-  
-  \showcaseicon{similarweb}{simpleicon\{similarweb\}}
-  
-  \showcaseicon{simkl}{simpleicon\{simkl\}}
-  
-  \showcaseicon{simpleanalytics}{simpleicon\{simpleanalytics\}}
-  
-  \showcaseicon{simpleicons}{simpleicon\{simpleicons\}}
-  
-  \showcaseicon{simplenote}{simpleicon\{simplenote\}}
-  
-  \showcaseicon{sinaweibo}{simpleicon\{sinaweibo\}}
-  
-  \showcaseicon{singlestore}{simpleicon\{singlestore\}}
-  
-  \showcaseicon{sitecore}{simpleicon\{sitecore\}}
-  
-  \showcaseicon{sitepoint}{simpleicon\{sitepoint\}}
-  
-  \showcaseicon{sketch}{simpleicon\{sketch\}}
-  
-  \showcaseicon{sketchfab}{simpleicon\{sketchfab\}}
-  
-  \showcaseicon{sketchup}{simpleicon\{sketchup\}}
-  
-  \showcaseicon{skillshare}{simpleicon\{skillshare\}}
-  
-  \showcaseicon{skoda}{simpleicon\{skoda\}}
-  
-  \showcaseicon{sky}{simpleicon\{sky\}}
-  
-  \showcaseicon{skynet}{simpleicon\{skynet\}}
-  
-  \showcaseicon{skypack}{simpleicon\{skypack\}}
-  
-  \showcaseicon{skype}{simpleicon\{skype\}}
-  
-  \showcaseicon{skypeforbusiness}{simpleicon\{skypeforbusiness\}}
-  
-  \showcaseicon{skyrock}{simpleicon\{skyrock\}}
-  
-  \showcaseicon{slack}{simpleicon\{slack\}}
-  
-  \showcaseicon{slackware}{simpleicon\{slackware\}}
-  
-  \showcaseicon{slashdot}{simpleicon\{slashdot\}}
-  
-  \showcaseicon{slickpic}{simpleicon\{slickpic\}}
-  
-  \showcaseicon{slides}{simpleicon\{slides\}}
-  
-  \showcaseicon{slideshare}{simpleicon\{slideshare\}}
-  
-  \showcaseicon{smart}{simpleicon\{smart\}}
-  
-  \showcaseicon{smartthings}{simpleicon\{smartthings\}}
-  
-  \showcaseicon{smashdotgg}{simpleicon\{smashdotgg\}}
-  
-  \showcaseicon{smashingmagazine}{simpleicon\{smashingmagazine\}}
-  
-  \showcaseicon{smrt}{simpleicon\{smrt\}}
-  
-  \showcaseicon{smugmug}{simpleicon\{smugmug\}}
-  
-  \showcaseicon{snapchat}{simpleicon\{snapchat\}}
-  
-  \showcaseicon{snapcraft}{simpleicon\{snapcraft\}}
-  
-  \showcaseicon{sncf}{simpleicon\{sncf\}}
-  
-  \showcaseicon{snowflake}{simpleicon\{snowflake\}}
-  
-  \showcaseicon{snowpack}{simpleicon\{snowpack\}}
-  
-  \showcaseicon{snyk}{simpleicon\{snyk\}}
-  
-  \showcaseicon{socialblade}{simpleicon\{socialblade\}}
-  
-  \showcaseicon{society6}{simpleicon\{society6\}}
-  
-  \showcaseicon{socketdotio}{simpleicon\{socketdotio\}}
-  
-  \showcaseicon{sogou}{simpleicon\{sogou\}}
-  
-  \showcaseicon{solid}{simpleicon\{solid\}}
-  
-  \showcaseicon{solidity}{simpleicon\{solidity\}}
-  
-  \showcaseicon{sololearn}{simpleicon\{sololearn\}}
-  
-  \showcaseicon{solus}{simpleicon\{solus\}}
-  
-  \showcaseicon{sonar}{simpleicon\{sonar\}}
-  
-  \showcaseicon{sonarcloud}{simpleicon\{sonarcloud\}}
-  
-  \showcaseicon{sonarlint}{simpleicon\{sonarlint\}}
-  
-  \showcaseicon{sonarqube}{simpleicon\{sonarqube\}}
-  
-  \showcaseicon{sonarsource}{simpleicon\{sonarsource\}}
-  
-  \showcaseicon{songkick}{simpleicon\{songkick\}}
-  
-  \showcaseicon{songoda}{simpleicon\{songoda\}}
-  
-  \showcaseicon{sonicwall}{simpleicon\{sonicwall\}}
-  
-  \showcaseicon{sonos}{simpleicon\{sonos\}}
-  
-  \showcaseicon{sony}{simpleicon\{sony\}}
-  
-  \showcaseicon{soundcharts}{simpleicon\{soundcharts\}}
-  
-  \showcaseicon{soundcloud}{simpleicon\{soundcloud\}}
-  
-  \showcaseicon{sourceengine}{simpleicon\{sourceengine\}}
-  
-  \showcaseicon{sourceforge}{simpleicon\{sourceforge\}}
-  
-  \showcaseicon{sourcegraph}{simpleicon\{sourcegraph\}}
-  
-  \showcaseicon{sourcehut}{simpleicon\{sourcehut\}}
-  
-  \showcaseicon{sourcetree}{simpleicon\{sourcetree\}}
-  
-  \showcaseicon{southwestairlines}{simpleicon\{southwestairlines\}}
-  
-  \showcaseicon{spacemacs}{simpleicon\{spacemacs\}}
-  
-  \showcaseicon{spacex}{simpleicon\{spacex\}}
-  
-  \showcaseicon{spacy}{simpleicon\{spacy\}}
-  
-  \showcaseicon{sparkar}{simpleicon\{sparkar\}}
-  
-  \showcaseicon{sparkasse}{simpleicon\{sparkasse\}}
-  
-  \showcaseicon{sparkfun}{simpleicon\{sparkfun\}}
-  
-  \showcaseicon{sparkpost}{simpleicon\{sparkpost\}}
-  
-  \showcaseicon{spdx}{simpleicon\{spdx\}}
-  
-  \showcaseicon{speakerdeck}{simpleicon\{speakerdeck\}}
-  
-  \showcaseicon{spectrum}{simpleicon\{spectrum\}}
-  
-  \showcaseicon{speedtest}{simpleicon\{speedtest\}}
-  
-  \showcaseicon{speedypage}{simpleicon\{speedypage\}}
-  
-  \showcaseicon{spinnaker}{simpleicon\{spinnaker\}}
-  
-  \showcaseicon{spinrilla}{simpleicon\{spinrilla\}}
-  
-  \showcaseicon{splunk}{simpleicon\{splunk\}}
-  
-  \showcaseicon{spoj}{simpleicon\{spoj\}}
-  
-  \showcaseicon{spond}{simpleicon\{spond\}}
-  
-  \showcaseicon{spotify}{simpleicon\{spotify\}}
-  
-  \showcaseicon{spotlight}{simpleicon\{spotlight\}}
-  
-  \showcaseicon{spreadshirt}{simpleicon\{spreadshirt\}}
-  
-  \showcaseicon{spreaker}{simpleicon\{spreaker\}}
-  
-  \showcaseicon{spring}{simpleicon\{spring\}}
-  
-  \showcaseicon{springcreators}{simpleicon\{springcreators\}}
-  
-  \showcaseicon{springboot}{simpleicon\{springboot\}}
-  
-  \showcaseicon{springsecurity}{simpleicon\{springsecurity\}}
-  
-  \showcaseicon{spyderide}{simpleicon\{spyderide\}}
-  
-  \showcaseicon{sqlite}{simpleicon\{sqlite\}}
-  
-  \showcaseicon{square}{simpleicon\{square\}}
-  
-  \showcaseicon{squareenix}{simpleicon\{squareenix\}}
-  
-  \showcaseicon{squarespace}{simpleicon\{squarespace\}}
-  
-  \showcaseicon{ssrn}{simpleicon\{ssrn\}}
-  
-  \showcaseicon{sst}{simpleicon\{sst\}}
-  
-  \showcaseicon{stackbit}{simpleicon\{stackbit\}}
-  
-  \showcaseicon{stackblitz}{simpleicon\{stackblitz\}}
-  
-  \showcaseicon{stackedit}{simpleicon\{stackedit\}}
-  
-  \showcaseicon{stackexchange}{simpleicon\{stackexchange\}}
-  
-  \showcaseicon{stackhawk}{simpleicon\{stackhawk\}}
-  
-  \showcaseicon{stackoverflow}{simpleicon\{stackoverflow\}}
-  
-  \showcaseicon{stackpath}{simpleicon\{stackpath\}}
-  
-  \showcaseicon{stackshare}{simpleicon\{stackshare\}}
-  
-  \showcaseicon{stadia}{simpleicon\{stadia\}}
-  
-  \showcaseicon{staffbase}{simpleicon\{staffbase\}}
-  
-  \showcaseicon{standardjs}{simpleicon\{standardjs\}}
-  
-  \showcaseicon{standardresume}{simpleicon\{standardresume\}}
-  
-  \showcaseicon{starbucks}{simpleicon\{starbucks\}}
-  
-  \showcaseicon{stardock}{simpleicon\{stardock\}}
-  
-  \showcaseicon{starlingbank}{simpleicon\{starlingbank\}}
-  
-  \showcaseicon{starship}{simpleicon\{starship\}}
-  
-  \showcaseicon{startrek}{simpleicon\{startrek\}}
-  
-  \showcaseicon{starz}{simpleicon\{starz\}}
-  
-  \showcaseicon{statamic}{simpleicon\{statamic\}}
-  
-  \showcaseicon{statuspage}{simpleicon\{statuspage\}}
-  
-  \showcaseicon{statuspal}{simpleicon\{statuspal\}}
-  
-  \showcaseicon{steam}{simpleicon\{steam\}}
-  
-  \showcaseicon{steamdb}{simpleicon\{steamdb\}}
-  
-  \showcaseicon{steamdeck}{simpleicon\{steamdeck\}}
-  
-  \showcaseicon{steamworks}{simpleicon\{steamworks\}}
-  
-  \showcaseicon{steelseries}{simpleicon\{steelseries\}}
-  
-  \showcaseicon{steem}{simpleicon\{steem\}}
-  
-  \showcaseicon{steemit}{simpleicon\{steemit\}}
-  
-  \showcaseicon{steinberg}{simpleicon\{steinberg\}}
-  
-  \showcaseicon{stellar}{simpleicon\{stellar\}}
-  
-  \showcaseicon{stencyl}{simpleicon\{stencyl\}}
-  
-  \showcaseicon{stimulus}{simpleicon\{stimulus\}}
-  
-  \showcaseicon{stitcher}{simpleicon\{stitcher\}}
-  
-  \showcaseicon{stmicroelectronics}{simpleicon\{stmicroelectronics\}}
-  
-  \showcaseicon{stopstalk}{simpleicon\{stopstalk\}}
-  
-  \showcaseicon{storyblok}{simpleicon\{storyblok\}}
-  
-  \showcaseicon{storybook}{simpleicon\{storybook\}}
-  
-  \showcaseicon{strapi}{simpleicon\{strapi\}}
-  
-  \showcaseicon{strava}{simpleicon\{strava\}}
-  
-  \showcaseicon{streamlit}{simpleicon\{streamlit\}}
-  
-  \showcaseicon{stripe}{simpleicon\{stripe\}}
-  
-  \showcaseicon{strongswan}{simpleicon\{strongswan\}}
-  
-  \showcaseicon{stryker}{simpleicon\{stryker\}}
-  
-  \showcaseicon{stubhub}{simpleicon\{stubhub\}}
-  
-  \showcaseicon{studio3t}{simpleicon\{studio3t\}}
-  
-  \showcaseicon{styledcomponents}{simpleicon\{styledcomponents\}}
-  
-  \showcaseicon{stylelint}{simpleicon\{stylelint\}}
-  
-  \showcaseicon{styleshare}{simpleicon\{styleshare\}}
-  
-  \showcaseicon{stylus}{simpleicon\{stylus\}}
-  
-  \showcaseicon{subaru}{simpleicon\{subaru\}}
-  
-  \showcaseicon{sublimetext}{simpleicon\{sublimetext\}}
-  
-  \showcaseicon{substack}{simpleicon\{substack\}}
-  
-  \showcaseicon{subtitleedit}{simpleicon\{subtitleedit\}}
-  
-  \showcaseicon{subversion}{simpleicon\{subversion\}}
-  
-  \showcaseicon{suckless}{simpleicon\{suckless\}}
-  
-  \showcaseicon{sumologic}{simpleicon\{sumologic\}}
-  
-  \showcaseicon{supabase}{simpleicon\{supabase\}}
-  
-  \showcaseicon{supercrease}{simpleicon\{supercrease\}}
-  
-  \showcaseicon{supermicro}{simpleicon\{supermicro\}}
-  
-  \showcaseicon{superuser}{simpleicon\{superuser\}}
-  
-  \showcaseicon{surrealdb}{simpleicon\{surrealdb\}}
-  
-  \showcaseicon{surveymonkey}{simpleicon\{surveymonkey\}}
-  
-  \showcaseicon{suse}{simpleicon\{suse\}}
-  
-  \showcaseicon{suzuki}{simpleicon\{suzuki\}}
-  
-  \showcaseicon{svelte}{simpleicon\{svelte\}}
-  
-  \showcaseicon{svg}{simpleicon\{svg\}}
-  
-  \showcaseicon{svgdotjs}{simpleicon\{svgdotjs\}}
-  
-  \showcaseicon{svgo}{simpleicon\{svgo\}}
-  
-  \showcaseicon{swagger}{simpleicon\{swagger\}}
-  
-  \showcaseicon{swarm}{simpleicon\{swarm\}}
-  
-  \showcaseicon{swc}{simpleicon\{swc\}}
-  
-  \showcaseicon{swift}{simpleicon\{swift\}}
-  
-  \showcaseicon{swiggy}{simpleicon\{swiggy\}}
-  
-  \showcaseicon{swiper}{simpleicon\{swiper\}}
-  
-  \showcaseicon{symantec}{simpleicon\{symantec\}}
-  
-  \showcaseicon{symbolab}{simpleicon\{symbolab\}}
-  
-  \showcaseicon{symfony}{simpleicon\{symfony\}}
-  
-  \showcaseicon{symphony}{simpleicon\{symphony\}}
-  
-  \showcaseicon{sympy}{simpleicon\{sympy\}}
-  
-  \showcaseicon{synology}{simpleicon\{synology\}}
-  
-  \showcaseicon{system76}{simpleicon\{system76\}}
-  
-  \showcaseicon{tableau}{simpleicon\{tableau\}}
-  
-  \showcaseicon{tablecheck}{simpleicon\{tablecheck\}}
-  
-  \showcaseicon{tacobell}{simpleicon\{tacobell\}}
-  
-  \showcaseicon{tado}{simpleicon\{tado\}}
-  
-  \showcaseicon{taichigraphics}{simpleicon\{taichigraphics\}}
-  
-  \showcaseicon{taichilang}{simpleicon\{taichilang\}}
-  
-  \showcaseicon{tails}{simpleicon\{tails\}}
-  
-  \showcaseicon{tailwindcss}{simpleicon\{tailwindcss\}}
-  
-  \showcaseicon{talend}{simpleicon\{talend\}}
-  
-  \showcaseicon{talenthouse}{simpleicon\{talenthouse\}}
-  
-  \showcaseicon{tamiya}{simpleicon\{tamiya\}}
-  
-  \showcaseicon{tampermonkey}{simpleicon\{tampermonkey\}}
-  
-  \showcaseicon{taobao}{simpleicon\{taobao\}}
-  
-  \showcaseicon{tapas}{simpleicon\{tapas\}}
-  
-  \showcaseicon{target}{simpleicon\{target\}}
-  
-  \showcaseicon{task}{simpleicon\{task\}}
-  
-  \showcaseicon{tasmota}{simpleicon\{tasmota\}}
-  
-  \showcaseicon{tata}{simpleicon\{tata\}}
-  
-  \showcaseicon{tauri}{simpleicon\{tauri\}}
-  
-  \showcaseicon{taxbuzz}{simpleicon\{taxbuzz\}}
-  
-  \showcaseicon{teamcity}{simpleicon\{teamcity\}}
-  
-  \showcaseicon{teamspeak}{simpleicon\{teamspeak\}}
-  
-  \showcaseicon{teamviewer}{simpleicon\{teamviewer\}}
-  
-  \showcaseicon{ted}{simpleicon\{ted\}}
-  
-  \showcaseicon{teespring}{simpleicon\{teespring\}}
-  
-  \showcaseicon{tekton}{simpleicon\{tekton\}}
-  
-  \showcaseicon{tele5}{simpleicon\{tele5\}}
-  
-  \showcaseicon{telegram}{simpleicon\{telegram\}}
-  
-  \showcaseicon{telegraph}{simpleicon\{telegraph\}}
-  
-  \showcaseicon{temporal}{simpleicon\{temporal\}}
-  
-  \showcaseicon{tencentqq}{simpleicon\{tencentqq\}}
-  
-  \showcaseicon{tensorflow}{simpleicon\{tensorflow\}}
-  
-  \showcaseicon{teradata}{simpleicon\{teradata\}}
-  
-  \showcaseicon{teratail}{simpleicon\{teratail\}}
-  
-  \showcaseicon{termius}{simpleicon\{termius\}}
-  
-  \showcaseicon{terraform}{simpleicon\{terraform\}}
-  
-  \showcaseicon{tesco}{simpleicon\{tesco\}}
-  
-  \showcaseicon{tesla}{simpleicon\{tesla\}}
-  
-  \showcaseicon{testcafe}{simpleicon\{testcafe\}}
-  
-  \showcaseicon{testin}{simpleicon\{testin\}}
-  
-  \showcaseicon{testinglibrary}{simpleicon\{testinglibrary\}}
-  
-  \showcaseicon{testrail}{simpleicon\{testrail\}}
-  
-  \showcaseicon{tether}{simpleicon\{tether\}}
-  
-  \showcaseicon{textpattern}{simpleicon\{textpattern\}}
-  
-  \showcaseicon{tga}{simpleicon\{tga\}}
-  
-  \showcaseicon{thangs}{simpleicon\{thangs\}}
-  
-  \showcaseicon{thealgorithms}{simpleicon\{thealgorithms\}}
-  
-  \showcaseicon{theconversation}{simpleicon\{theconversation\}}
-  
-  \showcaseicon{theirishtimes}{simpleicon\{theirishtimes\}}
-  
-  \showcaseicon{themighty}{simpleicon\{themighty\}}
-  
-  \showcaseicon{themodelsresource}{simpleicon\{themodelsresource\}}
-  
-  \showcaseicon{themoviedatabase}{simpleicon\{themoviedatabase\}}
-  
-  \showcaseicon{thenorthface}{simpleicon\{thenorthface\}}
-  
-  \showcaseicon{theregister}{simpleicon\{theregister\}}
-  
-  \showcaseicon{thesoundsresource}{simpleicon\{thesoundsresource\}}
-  
-  \showcaseicon{thespritersresource}{simpleicon\{thespritersresource\}}
-  
-  \showcaseicon{thewashingtonpost}{simpleicon\{thewashingtonpost\}}
-  
-  \showcaseicon{thingiverse}{simpleicon\{thingiverse\}}
-  
-  \showcaseicon{thinkpad}{simpleicon\{thinkpad\}}
-  
-  \showcaseicon{threadless}{simpleicon\{threadless\}}
-  
-  \showcaseicon{threads}{simpleicon\{threads\}}
-  
-  \showcaseicon{threedotjs}{simpleicon\{threedotjs\}}
-  
-  \showcaseicon{threema}{simpleicon\{threema\}}
-  
-  \showcaseicon{thumbtack}{simpleicon\{thumbtack\}}
-  
-  \showcaseicon{thunderbird}{simpleicon\{thunderbird\}}
-  
-  \showcaseicon{thurgauerkantonalbank}{simpleicon\{thurgauerkantonalbank\}}
-  
-  \showcaseicon{thymeleaf}{simpleicon\{thymeleaf\}}
-  
-  \showcaseicon{ticketmaster}{simpleicon\{ticketmaster\}}
-  
-  \showcaseicon{tidal}{simpleicon\{tidal\}}
-  
-  \showcaseicon{tiddlywiki}{simpleicon\{tiddlywiki\}}
-  
-  \showcaseicon{tide}{simpleicon\{tide\}}
-  
-  \showcaseicon{tidyverse}{simpleicon\{tidyverse\}}
-  
-  \showcaseicon{tietoevry}{simpleicon\{tietoevry\}}
-  
-  \showcaseicon{tiktok}{simpleicon\{tiktok\}}
-  
-  \showcaseicon{tile}{simpleicon\{tile\}}
-  
-  \showcaseicon{timescale}{simpleicon\{timescale\}}
-  
-  \showcaseicon{tina}{simpleicon\{tina\}}
-  
-  \showcaseicon{tinder}{simpleicon\{tinder\}}
-  
-  \showcaseicon{tinyletter}{simpleicon\{tinyletter\}}
-  
-  \showcaseicon{tistory}{simpleicon\{tistory\}}
-  
-  \showcaseicon{tmobile}{simpleicon\{tmobile\}}
-  
-  \showcaseicon{tmux}{simpleicon\{tmux\}}
-  
-  \showcaseicon{tnt}{simpleicon\{tnt\}}
-  
-  \showcaseicon{todoist}{simpleicon\{todoist\}}
-  
-  \showcaseicon{toggl}{simpleicon\{toggl\}}
-  
-  \showcaseicon{toggltrack}{simpleicon\{toggltrack\}}
-  
-  \showcaseicon{tokyometro}{simpleicon\{tokyometro\}}
-  
-  \showcaseicon{toml}{simpleicon\{toml\}}
-  
-  \showcaseicon{tomorrowland}{simpleicon\{tomorrowland\}}
-  
-  \showcaseicon{topcoder}{simpleicon\{topcoder\}}
-  
-  \showcaseicon{toptal}{simpleicon\{toptal\}}
-  
-  \showcaseicon{torbrowser}{simpleicon\{torbrowser\}}
-  
-  \showcaseicon{torproject}{simpleicon\{torproject\}}
-  
-  \showcaseicon{toshiba}{simpleicon\{toshiba\}}
-  
-  \showcaseicon{toyota}{simpleicon\{toyota\}}
-  
-  \showcaseicon{tplink}{simpleicon\{tplink\}}
-  
-  \showcaseicon{tqdm}{simpleicon\{tqdm\}}
-  
-  \showcaseicon{traefikmesh}{simpleicon\{traefikmesh\}}
-  
-  \showcaseicon{traefikproxy}{simpleicon\{traefikproxy\}}
-  
-  \showcaseicon{trailforks}{simpleicon\{trailforks\}}
-  
-  \showcaseicon{trainerroad}{simpleicon\{trainerroad\}}
-  
-  \showcaseicon{trakt}{simpleicon\{trakt\}}
-  
-  \showcaseicon{transportforireland}{simpleicon\{transportforireland\}}
-  
-  \showcaseicon{transportforlondon}{simpleicon\{transportforlondon\}}
-  
-  \showcaseicon{travisci}{simpleicon\{travisci\}}
-  
-  \showcaseicon{treehouse}{simpleicon\{treehouse\}}
-  
-  \showcaseicon{trello}{simpleicon\{trello\}}
-  
-  \showcaseicon{trendmicro}{simpleicon\{trendmicro\}}
-  
-  \showcaseicon{treyarch}{simpleicon\{treyarch\}}
-  
-  \showcaseicon{trilium}{simpleicon\{trilium\}}
-  
-  \showcaseicon{triller}{simpleicon\{triller\}}
-  
-  \showcaseicon{trino}{simpleicon\{trino\}}
-  
-  \showcaseicon{tripadvisor}{simpleicon\{tripadvisor\}}
-  
-  \showcaseicon{tripdotcom}{simpleicon\{tripdotcom\}}
-  
-  \showcaseicon{trivy}{simpleicon\{trivy\}}
-  
-  \showcaseicon{trove}{simpleicon\{trove\}}
-  
-  \showcaseicon{trpc}{simpleicon\{trpc\}}
-  
-  \showcaseicon{truenas}{simpleicon\{truenas\}}
-  
-  \showcaseicon{trulia}{simpleicon\{trulia\}}
-  
-  \showcaseicon{trustedshops}{simpleicon\{trustedshops\}}
-  
-  \showcaseicon{trustpilot}{simpleicon\{trustpilot\}}
-  
-  \showcaseicon{tryhackme}{simpleicon\{tryhackme\}}
-  
-  \showcaseicon{tryitonline}{simpleicon\{tryitonline\}}
-  
-  \showcaseicon{tsnode}{simpleicon\{tsnode\}}
-  
-  \showcaseicon{tubi}{simpleicon\{tubi\}}
-  
-  \showcaseicon{tui}{simpleicon\{tui\}}
-  
-  \showcaseicon{tumblr}{simpleicon\{tumblr\}}
-  
-  \showcaseicon{tunein}{simpleicon\{tunein\}}
-  
-  \showcaseicon{turbo}{simpleicon\{turbo\}}
-  
-  \showcaseicon{turborepo}{simpleicon\{turborepo\}}
-  
-  \showcaseicon{turbosquid}{simpleicon\{turbosquid\}}
-  
-  \showcaseicon{turkishairlines}{simpleicon\{turkishairlines\}}
-  
-  \showcaseicon{tutanota}{simpleicon\{tutanota\}}
-  
-  \showcaseicon{tvtime}{simpleicon\{tvtime\}}
-  
-  \showcaseicon{twilio}{simpleicon\{twilio\}}
-  
-  \showcaseicon{twitch}{simpleicon\{twitch\}}
-  
-  \showcaseicon{twitter}{simpleicon\{twitter\}}
-  
-  \showcaseicon{twoo}{simpleicon\{twoo\}}
-  
-  \showcaseicon{typeform}{simpleicon\{typeform\}}
-  
-  \showcaseicon{typescript}{simpleicon\{typescript\}}
-  
-  \showcaseicon{typo3}{simpleicon\{typo3\}}
-  
-  \showcaseicon{uber}{simpleicon\{uber\}}
-  
-  \showcaseicon{ubereats}{simpleicon\{ubereats\}}
-  
-  \showcaseicon{ubiquiti}{simpleicon\{ubiquiti\}}
-  
-  \showcaseicon{ubisoft}{simpleicon\{ubisoft\}}
-  
-  \showcaseicon{ublockorigin}{simpleicon\{ublockorigin\}}
-  
-  \showcaseicon{ubuntu}{simpleicon\{ubuntu\}}
-  
-  \showcaseicon{udacity}{simpleicon\{udacity\}}
-  
-  \showcaseicon{udemy}{simpleicon\{udemy\}}
-  
-  \showcaseicon{ufc}{simpleicon\{ufc\}}
-  
-  \showcaseicon{uikit}{simpleicon\{uikit\}}
-  
-  \showcaseicon{ulule}{simpleicon\{ulule\}}
-  
-  \showcaseicon{umbraco}{simpleicon\{umbraco\}}
-  
-  \showcaseicon{uml}{simpleicon\{uml\}}
-  
-  \showcaseicon{unacademy}{simpleicon\{unacademy\}}
-  
-  \showcaseicon{underarmour}{simpleicon\{underarmour\}}
-  
-  \showcaseicon{underscoredotjs}{simpleicon\{underscoredotjs\}}
-  
-  \showcaseicon{undertale}{simpleicon\{undertale\}}
-  
-  \showcaseicon{unicode}{simpleicon\{unicode\}}
-  
-  \showcaseicon{unilever}{simpleicon\{unilever\}}
-  
-  \showcaseicon{unitedairlines}{simpleicon\{unitedairlines\}}
-  
-  \showcaseicon{unity}{simpleicon\{unity\}}
-  
-  \showcaseicon{unlicense}{simpleicon\{unlicense\}}
-  
-  \showcaseicon{unocss}{simpleicon\{unocss\}}
-  
-  \showcaseicon{unraid}{simpleicon\{unraid\}}
-  
-  \showcaseicon{unrealengine}{simpleicon\{unrealengine\}}
-  
-  \showcaseicon{unsplash}{simpleicon\{unsplash\}}
-  
-  \showcaseicon{untangle}{simpleicon\{untangle\}}
-  
-  \showcaseicon{untappd}{simpleicon\{untappd\}}
-  
-  \showcaseicon{upcloud}{simpleicon\{upcloud\}}
-  
-  \showcaseicon{uplabs}{simpleicon\{uplabs\}}
-  
-  \showcaseicon{uploaded}{simpleicon\{uploaded\}}
-  
-  \showcaseicon{ups}{simpleicon\{ups\}}
-  
-  \showcaseicon{upstash}{simpleicon\{upstash\}}
-  
-  \showcaseicon{uptimekuma}{simpleicon\{uptimekuma\}}
-  
-  \showcaseicon{uptobox}{simpleicon\{uptobox\}}
-  
-  \showcaseicon{upwork}{simpleicon\{upwork\}}
-  
-  \showcaseicon{usps}{simpleicon\{usps\}}
-  
-  \showcaseicon{v}{simpleicon\{v\}}
-  
-  \showcaseicon{v2ex}{simpleicon\{v2ex\}}
-  
-  \showcaseicon{v8}{simpleicon\{v8\}}
-  
-  \showcaseicon{vaadin}{simpleicon\{vaadin\}}
-  
-  \showcaseicon{vagrant}{simpleicon\{vagrant\}}
-  
-  \showcaseicon{vala}{simpleicon\{vala\}}
-  
-  \showcaseicon{valorant}{simpleicon\{valorant\}}
-  
-  \showcaseicon{valve}{simpleicon\{valve\}}
-  
-  \showcaseicon{vapor}{simpleicon\{vapor\}}
-  
-  \showcaseicon{vault}{simpleicon\{vault\}}
-  
-  \showcaseicon{vauxhall}{simpleicon\{vauxhall\}}
-  
-  \showcaseicon{vbulletin}{simpleicon\{vbulletin\}}
-  
-  \showcaseicon{vectorlogozone}{simpleicon\{vectorlogozone\}}
-  
-  \showcaseicon{vectorworks}{simpleicon\{vectorworks\}}
-  
-  \showcaseicon{veeam}{simpleicon\{veeam\}}
-  
-  \showcaseicon{veepee}{simpleicon\{veepee\}}
-  
-  \showcaseicon{vega}{simpleicon\{vega\}}
-  
-  \showcaseicon{velog}{simpleicon\{velog\}}
-  
-  \showcaseicon{venmo}{simpleicon\{venmo\}}
-  
-  \showcaseicon{vercel}{simpleicon\{vercel\}}
-  
-  \showcaseicon{verdaccio}{simpleicon\{verdaccio\}}
-  
-  \showcaseicon{veritas}{simpleicon\{veritas\}}
-  
-  \showcaseicon{verizon}{simpleicon\{verizon\}}
-  
-  \showcaseicon{vexxhost}{simpleicon\{vexxhost\}}
-  
-  \showcaseicon{vfairs}{simpleicon\{vfairs\}}
-  
-  \showcaseicon{viadeo}{simpleicon\{viadeo\}}
-  
-  \showcaseicon{viber}{simpleicon\{viber\}}
-  
-  \showcaseicon{vim}{simpleicon\{vim\}}
-  
-  \showcaseicon{vimeo}{simpleicon\{vimeo\}}
-  
-  \showcaseicon{vimeolivestream}{simpleicon\{vimeolivestream\}}
-  
-  \showcaseicon{virgin}{simpleicon\{virgin\}}
-  
-  \showcaseicon{virginmedia}{simpleicon\{virginmedia\}}
-  
-  \showcaseicon{virtualbox}{simpleicon\{virtualbox\}}
-  
-  \showcaseicon{virustotal}{simpleicon\{virustotal\}}
-  
-  \showcaseicon{visa}{simpleicon\{visa\}}
-  
-  \showcaseicon{visualbasic}{simpleicon\{visualbasic\}}
-  
-  \showcaseicon{visualstudio}{simpleicon\{visualstudio\}}
-  
-  \showcaseicon{visualstudiocode}{simpleicon\{visualstudiocode\}}
-  
-  \showcaseicon{vite}{simpleicon\{vite\}}
-  
-  \showcaseicon{vitess}{simpleicon\{vitess\}}
-  
-  \showcaseicon{vitest}{simpleicon\{vitest\}}
-  
-  \showcaseicon{vivaldi}{simpleicon\{vivaldi\}}
-  
-  \showcaseicon{vivawallet}{simpleicon\{vivawallet\}}
-  
-  \showcaseicon{vivino}{simpleicon\{vivino\}}
-  
-  \showcaseicon{vk}{simpleicon\{vk\}}
-  
-  \showcaseicon{vlcmediaplayer}{simpleicon\{vlcmediaplayer\}}
-  
-  \showcaseicon{vmware}{simpleicon\{vmware\}}
-  
-  \showcaseicon{vodafone}{simpleicon\{vodafone\}}
-  
-  \showcaseicon{voipdotms}{simpleicon\{voipdotms\}}
-  
-  \showcaseicon{volkswagen}{simpleicon\{volkswagen\}}
-  
-  \showcaseicon{volvo}{simpleicon\{volvo\}}
-  
-  \showcaseicon{vonage}{simpleicon\{vonage\}}
-  
-  \showcaseicon{vorondesign}{simpleicon\{vorondesign\}}
-  
-  \showcaseicon{vowpalwabbit}{simpleicon\{vowpalwabbit\}}
-  
-  \showcaseicon{vox}{simpleicon\{vox\}}
-  
-  \showcaseicon{vsco}{simpleicon\{vsco\}}
-  
-  \showcaseicon{vscodium}{simpleicon\{vscodium\}}
-  
-  \showcaseicon{vtex}{simpleicon\{vtex\}}
-  
-  \showcaseicon{vuedotjs}{simpleicon\{vuedotjs\}}
-  
-  \showcaseicon{vuetify}{simpleicon\{vuetify\}}
-  
-  \showcaseicon{vulkan}{simpleicon\{vulkan\}}
-  
-  \showcaseicon{vultr}{simpleicon\{vultr\}}
-  
-  \showcaseicon{w3c}{simpleicon\{w3c\}}
-  
-  \showcaseicon{wacom}{simpleicon\{wacom\}}
-  
-  \showcaseicon{wagtail}{simpleicon\{wagtail\}}
-  
-  \showcaseicon{wails}{simpleicon\{wails\}}
-  
-  \showcaseicon{wakatime}{simpleicon\{wakatime\}}
-  
-  \showcaseicon{walkman}{simpleicon\{walkman\}}
-  
-  \showcaseicon{wallabag}{simpleicon\{wallabag\}}
-  
-  \showcaseicon{walletconnect}{simpleicon\{walletconnect\}}
-  
-  \showcaseicon{walmart}{simpleicon\{walmart\}}
-  
-  \showcaseicon{wantedly}{simpleicon\{wantedly\}}
-  
-  \showcaseicon{wappalyzer}{simpleicon\{wappalyzer\}}
-  
-  \showcaseicon{warnerbros}{simpleicon\{warnerbros\}}
-  
-  \showcaseicon{warp}{simpleicon\{warp\}}
-  
-  \showcaseicon{wasabi}{simpleicon\{wasabi\}}
-  
-  \showcaseicon{wasmcloud}{simpleicon\{wasmcloud\}}
-  
-  \showcaseicon{wasmer}{simpleicon\{wasmer\}}
-  
-  \showcaseicon{wattpad}{simpleicon\{wattpad\}}
-  
-  \showcaseicon{wayland}{simpleicon\{wayland\}}
-  
-  \showcaseicon{waze}{simpleicon\{waze\}}
-  
-  \showcaseicon{wearos}{simpleicon\{wearos\}}
-  
-  \showcaseicon{weasyl}{simpleicon\{weasyl\}}
-  
-  \showcaseicon{web3dotjs}{simpleicon\{web3dotjs\}}
-  
-  \showcaseicon{webassembly}{simpleicon\{webassembly\}}
-  
-  \showcaseicon{webauthn}{simpleicon\{webauthn\}}
-  
-  \showcaseicon{webcomponentsdotorg}{simpleicon\{webcomponentsdotorg\}}
-  
-  \showcaseicon{webdriverio}{simpleicon\{webdriverio\}}
-  
-  \showcaseicon{webflow}{simpleicon\{webflow\}}
-  
-  \showcaseicon{webgl}{simpleicon\{webgl\}}
-  
-  \showcaseicon{webhint}{simpleicon\{webhint\}}
-  
-  \showcaseicon{weblate}{simpleicon\{weblate\}}
-  
-  \showcaseicon{webmin}{simpleicon\{webmin\}}
-  
-  \showcaseicon{webmoney}{simpleicon\{webmoney\}}
-  
-  \showcaseicon{webpack}{simpleicon\{webpack\}}
-  
-  \showcaseicon{webrtc}{simpleicon\{webrtc\}}
-  
-  \showcaseicon{webstorm}{simpleicon\{webstorm\}}
-  
-  \showcaseicon{webtoon}{simpleicon\{webtoon\}}
-  
-  \showcaseicon{webtrees}{simpleicon\{webtrees\}}
-  
-  \showcaseicon{wechat}{simpleicon\{wechat\}}
-  
-  \showcaseicon{wegame}{simpleicon\{wegame\}}
-  
-  \showcaseicon{weightsandbiases}{simpleicon\{weightsandbiases\}}
-  
-  \showcaseicon{welcometothejungle}{simpleicon\{welcometothejungle\}}
-  
-  \showcaseicon{wemo}{simpleicon\{wemo\}}
-  
-  \showcaseicon{westerndigital}{simpleicon\{westerndigital\}}
-  
-  \showcaseicon{wetransfer}{simpleicon\{wetransfer\}}
-  
-  \showcaseicon{whatsapp}{simpleicon\{whatsapp\}}
-  
-  \showcaseicon{wheniwork}{simpleicon\{wheniwork\}}
-  
-  \showcaseicon{whitesource}{simpleicon\{whitesource\}}
-  
-  \showcaseicon{wii}{simpleicon\{wii\}}
-  
-  \showcaseicon{wiiu}{simpleicon\{wiiu\}}
-  
-  \showcaseicon{wikidata}{simpleicon\{wikidata\}}
-  
-  \showcaseicon{wikidotgg}{simpleicon\{wikidotgg\}}
-  
-  \showcaseicon{wikidotjs}{simpleicon\{wikidotjs\}}
-  
-  \showcaseicon{wikimediacommons}{simpleicon\{wikimediacommons\}}
-  
-  \showcaseicon{wikipedia}{simpleicon\{wikipedia\}}
-  
-  \showcaseicon{wikiquote}{simpleicon\{wikiquote\}}
-  
-  \showcaseicon{wikivoyage}{simpleicon\{wikivoyage\}}
-  
-  \showcaseicon{winamp}{simpleicon\{winamp\}}
-  
-  \showcaseicon{windicss}{simpleicon\{windicss\}}
-  
-  \showcaseicon{windows}{simpleicon\{windows\}}
-  
-  \showcaseicon{windows10}{simpleicon\{windows10\}}
-  
-  \showcaseicon{windows95}{simpleicon\{windows95\}}
-  
-  \showcaseicon{windowsterminal}{simpleicon\{windowsterminal\}}
-  
-  \showcaseicon{windowsxp}{simpleicon\{windowsxp\}}
-  
-  \showcaseicon{winmate}{simpleicon\{winmate\}}
-  
-  \showcaseicon{wipro}{simpleicon\{wipro\}}
-  
-  \showcaseicon{wire}{simpleicon\{wire\}}
-  
-  \showcaseicon{wireguard}{simpleicon\{wireguard\}}
-  
-  \showcaseicon{wireshark}{simpleicon\{wireshark\}}
-  
-  \showcaseicon{wise}{simpleicon\{wise\}}
-  
-  \showcaseicon{wish}{simpleicon\{wish\}}
-  
-  \showcaseicon{wistia}{simpleicon\{wistia\}}
-  
-  \showcaseicon{wix}{simpleicon\{wix\}}
-  
-  \showcaseicon{wizzair}{simpleicon\{wizzair\}}
-  
-  \showcaseicon{wolfram}{simpleicon\{wolfram\}}
-  
-  \showcaseicon{wolframlanguage}{simpleicon\{wolframlanguage\}}
-  
-  \showcaseicon{wolframmathematica}{simpleicon\{wolframmathematica\}}
-  
-  \showcaseicon{woo}{simpleicon\{woo\}}
-  
-  \showcaseicon{woocommerce}{simpleicon\{woocommerce\}}
-  
-  \showcaseicon{wordpress}{simpleicon\{wordpress\}}
-  
-  \showcaseicon{workplace}{simpleicon\{workplace\}}
-  
-  \showcaseicon{worldhealthorganization}{simpleicon\{worldhealthorganization\}}
-  
-  \showcaseicon{wpengine}{simpleicon\{wpengine\}}
-  
-  \showcaseicon{wpexplorer}{simpleicon\{wpexplorer\}}
-  
-  \showcaseicon{wprocket}{simpleicon\{wprocket\}}
-  
-  \showcaseicon{writedotas}{simpleicon\{writedotas\}}
-  
-  \showcaseicon{wwe}{simpleicon\{wwe\}}
-  
-  \showcaseicon{wwise}{simpleicon\{wwise\}}
-  
-  \showcaseicon{x}{simpleicon\{x\}}
-  
-  \showcaseicon{xamarin}{simpleicon\{xamarin\}}
-  
-  \showcaseicon{xaml}{simpleicon\{xaml\}}
-  
-  \showcaseicon{xampp}{simpleicon\{xampp\}}
-  
-  \showcaseicon{xbox}{simpleicon\{xbox\}}
-  
-  \showcaseicon{xcode}{simpleicon\{xcode\}}
-  
-  \showcaseicon{xdadevelopers}{simpleicon\{xdadevelopers\}}
-  
-  \showcaseicon{xdotorg}{simpleicon\{xdotorg\}}
-  
-  \showcaseicon{xero}{simpleicon\{xero\}}
-  
-  \showcaseicon{xfce}{simpleicon\{xfce\}}
-  
-  \showcaseicon{xiaomi}{simpleicon\{xiaomi\}}
-  
-  \showcaseicon{xilinx}{simpleicon\{xilinx\}}
-  
-  \showcaseicon{xing}{simpleicon\{xing\}}
-  
-  \showcaseicon{xmpp}{simpleicon\{xmpp\}}
-  
-  \showcaseicon{xo}{simpleicon\{xo\}}
-  
-  \showcaseicon{xrp}{simpleicon\{xrp\}}
-  
-  \showcaseicon{xsplit}{simpleicon\{xsplit\}}
-  
-  \showcaseicon{xstate}{simpleicon\{xstate\}}
-  
-  \showcaseicon{yahoo}{simpleicon\{yahoo\}}
-  
-  \showcaseicon{yale}{simpleicon\{yale\}}
-  
-  \showcaseicon{yamahacorporation}{simpleicon\{yamahacorporation\}}
-  
-  \showcaseicon{yamahamotorcorporation}{simpleicon\{yamahamotorcorporation\}}
-  
-  \showcaseicon{yaml}{simpleicon\{yaml\}}
-  
-  \showcaseicon{yammer}{simpleicon\{yammer\}}
-  
-  \showcaseicon{yarn}{simpleicon\{yarn\}}
-  
-  \showcaseicon{ycombinator}{simpleicon\{ycombinator\}}
-  
-  \showcaseicon{yelp}{simpleicon\{yelp\}}
-  
-  \showcaseicon{yoast}{simpleicon\{yoast\}}
-  
-  \showcaseicon{yolo}{simpleicon\{yolo\}}
-  
-  \showcaseicon{yourtraveldottv}{simpleicon\{yourtraveldottv\}}
-  
-  \showcaseicon{youtube}{simpleicon\{youtube\}}
-  
-  \showcaseicon{youtubegaming}{simpleicon\{youtubegaming\}}
-  
-  \showcaseicon{youtubemusic}{simpleicon\{youtubemusic\}}
-  
-  \showcaseicon{youtubestudio}{simpleicon\{youtubestudio\}}
-  
-  \showcaseicon{youtubetv}{simpleicon\{youtubetv\}}
-  
-  \showcaseicon{yubico}{simpleicon\{yubico\}}
-  
-  \showcaseicon{zabka}{simpleicon\{zabka\}}
-  
-  \showcaseicon{zalando}{simpleicon\{zalando\}}
-  
-  \showcaseicon{zalo}{simpleicon\{zalo\}}
-  
-  \showcaseicon{zapier}{simpleicon\{zapier\}}
-  
-  \showcaseicon{zara}{simpleicon\{zara\}}
-  
-  \showcaseicon{zazzle}{simpleicon\{zazzle\}}
-  
-  \showcaseicon{zcash}{simpleicon\{zcash\}}
-  
-  \showcaseicon{zdf}{simpleicon\{zdf\}}
-  
-  \showcaseicon{zebratechnologies}{simpleicon\{zebratechnologies\}}
-  
-  \showcaseicon{zelle}{simpleicon\{zelle\}}
-  
-  \showcaseicon{zend}{simpleicon\{zend\}}
-  
-  \showcaseicon{zendesk}{simpleicon\{zendesk\}}
-  
-  \showcaseicon{zendframework}{simpleicon\{zendframework\}}
-  
-  \showcaseicon{zenn}{simpleicon\{zenn\}}
-  
-  \showcaseicon{zenodo}{simpleicon\{zenodo\}}
-  
-  \showcaseicon{zerodha}{simpleicon\{zerodha\}}
-  
-  \showcaseicon{zeromq}{simpleicon\{zeromq\}}
-  
-  \showcaseicon{zerply}{simpleicon\{zerply\}}
-  
-  \showcaseicon{zettlr}{simpleicon\{zettlr\}}
-  
-  \showcaseicon{zhihu}{simpleicon\{zhihu\}}
-  
-  \showcaseicon{zig}{simpleicon\{zig\}}
-  
-  \showcaseicon{zigbee}{simpleicon\{zigbee\}}
-  
-  \showcaseicon{zilch}{simpleicon\{zilch\}}
-  
-  \showcaseicon{zillow}{simpleicon\{zillow\}}
-  
-  \showcaseicon{zincsearch}{simpleicon\{zincsearch\}}
-  
-  \showcaseicon{zingat}{simpleicon\{zingat\}}
-  
-  \showcaseicon{zod}{simpleicon\{zod\}}
-  
-  \showcaseicon{zoho}{simpleicon\{zoho\}}
-  
-  \showcaseicon{zoiper}{simpleicon\{zoiper\}}
-  
-  \showcaseicon{zomato}{simpleicon\{zomato\}}
-  
-  \showcaseicon{zoom}{simpleicon\{zoom\}}
-  
-  \showcaseicon{zorin}{simpleicon\{zorin\}}
-  
-  \showcaseicon{zotero}{simpleicon\{zotero\}}
-  
-  \showcaseicon{zulip}{simpleicon\{zulip\}}
-  
-  \showcaseicon{zwave}{simpleicon\{zwave\}}
-  
-  \showcaseicon{zyte}{simpleicon\{zyte\}}
-  \end{showcase}
\ No newline at end of file
+    \showcaseicon{1001tracklists}{simpleicon\{1001tracklists\}}
+    
+    \showcaseicon{1password}{simpleicon\{1password\}}
+    
+    \showcaseicon{3m}{simpleicon\{3m\}}
+    
+    \showcaseicon{42}{simpleicon\{42\}}
+    
+    \showcaseicon{4chan}{simpleicon\{4chan\}}
+    
+    \showcaseicon{4d}{simpleicon\{4d\}}
+    
+    \showcaseicon{500px}{simpleicon\{500px\}}
+    
+    \showcaseicon{abbott}{simpleicon\{abbott\}}
+    
+    \showcaseicon{abbrobotstudio}{simpleicon\{abbrobotstudio\}}
+    
+    \showcaseicon{abbvie}{simpleicon\{abbvie\}}
+    
+    \showcaseicon{abletonlive}{simpleicon\{abletonlive\}}
+    
+    \showcaseicon{aboutdotme}{simpleicon\{aboutdotme\}}
+    
+    \showcaseicon{abstract}{simpleicon\{abstract\}}
+    
+    \showcaseicon{academia}{simpleicon\{academia\}}
+    
+    \showcaseicon{accenture}{simpleicon\{accenture\}}
+    
+    \showcaseicon{acclaim}{simpleicon\{acclaim\}}
+    
+    \showcaseicon{accusoft}{simpleicon\{accusoft\}}
+    
+    \showcaseicon{acer}{simpleicon\{acer\}}
+    
+    \showcaseicon{acm}{simpleicon\{acm\}}
+    
+    \showcaseicon{actigraph}{simpleicon\{actigraph\}}
+    
+    \showcaseicon{activision}{simpleicon\{activision\}}
+    
+    \showcaseicon{activitypub}{simpleicon\{activitypub\}}
+    
+    \showcaseicon{acura}{simpleicon\{acura\}}
+    
+    \showcaseicon{adafruit}{simpleicon\{adafruit\}}
+    
+    \showcaseicon{adblock}{simpleicon\{adblock\}}
+    
+    \showcaseicon{adblockplus}{simpleicon\{adblockplus\}}
+    
+    \showcaseicon{addthis}{simpleicon\{addthis\}}
+    
+    \showcaseicon{adguard}{simpleicon\{adguard\}}
+    
+    \showcaseicon{adidas}{simpleicon\{adidas\}}
+    
+    \showcaseicon{adminer}{simpleicon\{adminer\}}
+    
+    \showcaseicon{adobe}{simpleicon\{adobe\}}
+    
+    \showcaseicon{adobeacrobatreader}{simpleicon\{adobeacrobatreader\}}
+    
+    \showcaseicon{adobeaftereffects}{simpleicon\{adobeaftereffects\}}
+    
+    \showcaseicon{adobeaudition}{simpleicon\{adobeaudition\}}
+    
+    \showcaseicon{adobecreativecloud}{simpleicon\{adobecreativecloud\}}
+    
+    \showcaseicon{adobedreamweaver}{simpleicon\{adobedreamweaver\}}
+    
+    \showcaseicon{adobefonts}{simpleicon\{adobefonts\}}
+    
+    \showcaseicon{adobeillustrator}{simpleicon\{adobeillustrator\}}
+    
+    \showcaseicon{adobeindesign}{simpleicon\{adobeindesign\}}
+    
+    \showcaseicon{adobelightroom}{simpleicon\{adobelightroom\}}
+    
+    \showcaseicon{adobelightroomclassic}{simpleicon\{adobelightroomclassic\}}
+    
+    \showcaseicon{adobephotoshop}{simpleicon\{adobephotoshop\}}
+    
+    \showcaseicon{adobepremierepro}{simpleicon\{adobepremierepro\}}
+    
+    \showcaseicon{adobexd}{simpleicon\{adobexd\}}
+    
+    \showcaseicon{adonisjs}{simpleicon\{adonisjs\}}
+    
+    \showcaseicon{adp}{simpleicon\{adp\}}
+    
+    \showcaseicon{adroll}{simpleicon\{adroll\}}
+    
+    \showcaseicon{adventofcode}{simpleicon\{adventofcode\}}
+    
+    \showcaseicon{adyen}{simpleicon\{adyen\}}
+    
+    \showcaseicon{aerlingus}{simpleicon\{aerlingus\}}
+    
+    \showcaseicon{aeroflot}{simpleicon\{aeroflot\}}
+    
+    \showcaseicon{aeromexico}{simpleicon\{aeromexico\}}
+    
+    \showcaseicon{aerospike}{simpleicon\{aerospike\}}
+    
+    \showcaseicon{aew}{simpleicon\{aew\}}
+    
+    \showcaseicon{affine}{simpleicon\{affine\}}
+    
+    \showcaseicon{affinity}{simpleicon\{affinity\}}
+    
+    \showcaseicon{affinitydesigner}{simpleicon\{affinitydesigner\}}
+    
+    \showcaseicon{affinityphoto}{simpleicon\{affinityphoto\}}
+    
+    \showcaseicon{affinitypublisher}{simpleicon\{affinitypublisher\}}
+    
+    \showcaseicon{aframe}{simpleicon\{aframe\}}
+    
+    \showcaseicon{agora}{simpleicon\{agora\}}
+    
+    \showcaseicon{aib}{simpleicon\{aib\}}
+    
+    \showcaseicon{aidungeon}{simpleicon\{aidungeon\}}
+    
+    \showcaseicon{aiohttp}{simpleicon\{aiohttp\}}
+    
+    \showcaseicon{aiqfome}{simpleicon\{aiqfome\}}
+    
+    \showcaseicon{airasia}{simpleicon\{airasia\}}
+    
+    \showcaseicon{airbnb}{simpleicon\{airbnb\}}
+    
+    \showcaseicon{airbrakedotio}{simpleicon\{airbrakedotio\}}
+    
+    \showcaseicon{airbus}{simpleicon\{airbus\}}
+    
+    \showcaseicon{airbyte}{simpleicon\{airbyte\}}
+    
+    \showcaseicon{aircall}{simpleicon\{aircall\}}
+    
+    \showcaseicon{aircanada}{simpleicon\{aircanada\}}
+    
+    \showcaseicon{airchina}{simpleicon\{airchina\}}
+    
+    \showcaseicon{airfrance}{simpleicon\{airfrance\}}
+    
+    \showcaseicon{airindia}{simpleicon\{airindia\}}
+    
+    \showcaseicon{airplayaudio}{simpleicon\{airplayaudio\}}
+    
+    \showcaseicon{airplayvideo}{simpleicon\{airplayvideo\}}
+    
+    \showcaseicon{airtable}{simpleicon\{airtable\}}
+    
+    \showcaseicon{ajv}{simpleicon\{ajv\}}
+    
+    \showcaseicon{akamai}{simpleicon\{akamai\}}
+    
+    \showcaseicon{akaunting}{simpleicon\{akaunting\}}
+    
+    \showcaseicon{alacritty}{simpleicon\{alacritty\}}
+    
+    \showcaseicon{albertheijn}{simpleicon\{albertheijn\}}
+    
+    \showcaseicon{alby}{simpleicon\{alby\}}
+    
+    \showcaseicon{alchemy}{simpleicon\{alchemy\}}
+    
+    \showcaseicon{aldinord}{simpleicon\{aldinord\}}
+    
+    \showcaseicon{aldisud}{simpleicon\{aldisud\}}
+    
+    \showcaseicon{alfaromeo}{simpleicon\{alfaromeo\}}
+    
+    \showcaseicon{alfred}{simpleicon\{alfred\}}
+    
+    \showcaseicon{algolia}{simpleicon\{algolia\}}
+    
+    \showcaseicon{algorand}{simpleicon\{algorand\}}
+    
+    \showcaseicon{alibabacloud}{simpleicon\{alibabacloud\}}
+    
+    \showcaseicon{alibabadotcom}{simpleicon\{alibabadotcom\}}
+    
+    \showcaseicon{alienware}{simpleicon\{alienware\}}
+    
+    \showcaseicon{aliexpress}{simpleicon\{aliexpress\}}
+    
+    \showcaseicon{alipay}{simpleicon\{alipay\}}
+    
+    \showcaseicon{allegro}{simpleicon\{allegro\}}
+    
+    \showcaseicon{alliedmodders}{simpleicon\{alliedmodders\}}
+    
+    \showcaseicon{allocine}{simpleicon\{allocine\}}
+    
+    \showcaseicon{alltrails}{simpleicon\{alltrails\}}
+    
+    \showcaseicon{alpinedotjs}{simpleicon\{alpinedotjs\}}
+    
+    \showcaseicon{alpinelinux}{simpleicon\{alpinelinux\}}
+    
+    \showcaseicon{alteryx}{simpleicon\{alteryx\}}
+    
+    \showcaseicon{altiumdesigner}{simpleicon\{altiumdesigner\}}
+    
+    \showcaseicon{alwaysdata}{simpleicon\{alwaysdata\}}
+    
+    \showcaseicon{amazon}{simpleicon\{amazon\}}
+    
+    \showcaseicon{amazonalexa}{simpleicon\{amazonalexa\}}
+    
+    \showcaseicon{amazonapigateway}{simpleicon\{amazonapigateway\}}
+    
+    \showcaseicon{amazonaws}{simpleicon\{amazonaws\}}
+    
+    \showcaseicon{amazoncloudwatch}{simpleicon\{amazoncloudwatch\}}
+    
+    \showcaseicon{amazondocumentdb}{simpleicon\{amazondocumentdb\}}
+    
+    \showcaseicon{amazondynamodb}{simpleicon\{amazondynamodb\}}
+    
+    \showcaseicon{amazonec2}{simpleicon\{amazonec2\}}
+    
+    \showcaseicon{amazonecs}{simpleicon\{amazonecs\}}
+    
+    \showcaseicon{amazoneks}{simpleicon\{amazoneks\}}
+    
+    \showcaseicon{amazonfiretv}{simpleicon\{amazonfiretv\}}
+    
+    \showcaseicon{amazongames}{simpleicon\{amazongames\}}
+    
+    \showcaseicon{amazoniam}{simpleicon\{amazoniam\}}
+    
+    \showcaseicon{amazonlumberyard}{simpleicon\{amazonlumberyard\}}
+    
+    \showcaseicon{amazonluna}{simpleicon\{amazonluna\}}
+    
+    \showcaseicon{amazonpay}{simpleicon\{amazonpay\}}
+    
+    \showcaseicon{amazonprime}{simpleicon\{amazonprime\}}
+    
+    \showcaseicon{amazonrds}{simpleicon\{amazonrds\}}
+    
+    \showcaseicon{amazonredshift}{simpleicon\{amazonredshift\}}
+    
+    \showcaseicon{amazonroute53}{simpleicon\{amazonroute53\}}
+    
+    \showcaseicon{amazons3}{simpleicon\{amazons3\}}
+    
+    \showcaseicon{amazonsimpleemailservice}{simpleicon\{amazonsimpleemailservice\}}
+    
+    \showcaseicon{amazonsqs}{simpleicon\{amazonsqs\}}
+    
+    \showcaseicon{amd}{simpleicon\{amd\}}
+    
+    \showcaseicon{ameba}{simpleicon\{ameba\}}
+    
+    \showcaseicon{americanairlines}{simpleicon\{americanairlines\}}
+    
+    \showcaseicon{americanexpress}{simpleicon\{americanexpress\}}
+    
+    \showcaseicon{amg}{simpleicon\{amg\}}
+    
+    \showcaseicon{amp}{simpleicon\{amp\}}
+    
+    \showcaseicon{amul}{simpleicon\{amul\}}
+    
+    \showcaseicon{ana}{simpleicon\{ana\}}
+    
+    \showcaseicon{anaconda}{simpleicon\{anaconda\}}
+    
+    \showcaseicon{analogue}{simpleicon\{analogue\}}
+    
+    \showcaseicon{anchor}{simpleicon\{anchor\}}
+    
+    \showcaseicon{andela}{simpleicon\{andela\}}
+    
+    \showcaseicon{android}{simpleicon\{android\}}
+    
+    \showcaseicon{androidauto}{simpleicon\{androidauto\}}
+    
+    \showcaseicon{androidstudio}{simpleicon\{androidstudio\}}
+    
+    \showcaseicon{angellist}{simpleicon\{angellist\}}
+    
+    \showcaseicon{angular}{simpleicon\{angular\}}
+    
+    \showcaseicon{angularjs}{simpleicon\{angularjs\}}
+    
+    \showcaseicon{angularuniversal}{simpleicon\{angularuniversal\}}
+    
+    \showcaseicon{anilist}{simpleicon\{anilist\}}
+    
+    \showcaseicon{ansible}{simpleicon\{ansible\}}
+    
+    \showcaseicon{answer}{simpleicon\{answer\}}
+    
+    \showcaseicon{ansys}{simpleicon\{ansys\}}
+    
+    \showcaseicon{anta}{simpleicon\{anta\}}
+    
+    \showcaseicon{antdesign}{simpleicon\{antdesign\}}
+    
+    \showcaseicon{antena3}{simpleicon\{antena3\}}
+    
+    \showcaseicon{anydesk}{simpleicon\{anydesk\}}
+    
+    \showcaseicon{aol}{simpleicon\{aol\}}
+    
+    \showcaseicon{apache}{simpleicon\{apache\}}
+    
+    \showcaseicon{apacheairflow}{simpleicon\{apacheairflow\}}
+    
+    \showcaseicon{apacheant}{simpleicon\{apacheant\}}
+    
+    \showcaseicon{apachecassandra}{simpleicon\{apachecassandra\}}
+    
+    \showcaseicon{apachecloudstack}{simpleicon\{apachecloudstack\}}
+    
+    \showcaseicon{apachecordova}{simpleicon\{apachecordova\}}
+    
+    \showcaseicon{apachecouchdb}{simpleicon\{apachecouchdb\}}
+    
+    \showcaseicon{apachedruid}{simpleicon\{apachedruid\}}
+    
+    \showcaseicon{apacheecharts}{simpleicon\{apacheecharts\}}
+    
+    \showcaseicon{apacheflink}{simpleicon\{apacheflink\}}
+    
+    \showcaseicon{apachegroovy}{simpleicon\{apachegroovy\}}
+    
+    \showcaseicon{apachehadoop}{simpleicon\{apachehadoop\}}
+    
+    \showcaseicon{apachehive}{simpleicon\{apachehive\}}
+    
+    \showcaseicon{apachejmeter}{simpleicon\{apachejmeter\}}
+    
+    \showcaseicon{apachekafka}{simpleicon\{apachekafka\}}
+    
+    \showcaseicon{apachekylin}{simpleicon\{apachekylin\}}
+    
+    \showcaseicon{apachemaven}{simpleicon\{apachemaven\}}
+    
+    \showcaseicon{apachenetbeanside}{simpleicon\{apachenetbeanside\}}
+    
+    \showcaseicon{apacheopenoffice}{simpleicon\{apacheopenoffice\}}
+    
+    \showcaseicon{apacheparquet}{simpleicon\{apacheparquet\}}
+    
+    \showcaseicon{apachepulsar}{simpleicon\{apachepulsar\}}
+    
+    \showcaseicon{apacherocketmq}{simpleicon\{apacherocketmq\}}
+    
+    \showcaseicon{apachesolr}{simpleicon\{apachesolr\}}
+    
+    \showcaseicon{apachespark}{simpleicon\{apachespark\}}
+    
+    \showcaseicon{apachestorm}{simpleicon\{apachestorm\}}
+    
+    \showcaseicon{apachetomcat}{simpleicon\{apachetomcat\}}
+    
+    \showcaseicon{aparat}{simpleicon\{aparat\}}
+    
+    \showcaseicon{apifox}{simpleicon\{apifox\}}
+    
+    \showcaseicon{apollographql}{simpleicon\{apollographql\}}
+    
+    \showcaseicon{apostrophe}{simpleicon\{apostrophe\}}
+    
+    \showcaseicon{appian}{simpleicon\{appian\}}
+    
+    \showcaseicon{apple}{simpleicon\{apple\}}
+    
+    \showcaseicon{applearcade}{simpleicon\{applearcade\}}
+    
+    \showcaseicon{applemusic}{simpleicon\{applemusic\}}
+    
+    \showcaseicon{applenews}{simpleicon\{applenews\}}
+    
+    \showcaseicon{applepay}{simpleicon\{applepay\}}
+    
+    \showcaseicon{applepodcasts}{simpleicon\{applepodcasts\}}
+    
+    \showcaseicon{appletv}{simpleicon\{appletv\}}
+    
+    \showcaseicon{appsignal}{simpleicon\{appsignal\}}
+    
+    \showcaseicon{appsmith}{simpleicon\{appsmith\}}
+    
+    \showcaseicon{appstore}{simpleicon\{appstore\}}
+    
+    \showcaseicon{appveyor}{simpleicon\{appveyor\}}
+    
+    \showcaseicon{appwrite}{simpleicon\{appwrite\}}
+    
+    \showcaseicon{aqua}{simpleicon\{aqua\}}
+    
+    \showcaseicon{aral}{simpleicon\{aral\}}
+    
+    \showcaseicon{arangodb}{simpleicon\{arangodb\}}
+    
+    \showcaseicon{arc}{simpleicon\{arc\}}
+    
+    \showcaseicon{arcgis}{simpleicon\{arcgis\}}
+    
+    \showcaseicon{archicad}{simpleicon\{archicad\}}
+    
+    \showcaseicon{archiveofourown}{simpleicon\{archiveofourown\}}
+    
+    \showcaseicon{archlinux}{simpleicon\{archlinux\}}
+    
+    \showcaseicon{ardour}{simpleicon\{ardour\}}
+    
+    \showcaseicon{arduino}{simpleicon\{arduino\}}
+    
+    \showcaseicon{argo}{simpleicon\{argo\}}
+    
+    \showcaseicon{argos}{simpleicon\{argos\}}
+    
+    \showcaseicon{ariakit}{simpleicon\{ariakit\}}
+    
+    \showcaseicon{arkecosystem}{simpleicon\{arkecosystem\}}
+    
+    \showcaseicon{arlo}{simpleicon\{arlo\}}
+    
+    \showcaseicon{arm}{simpleicon\{arm\}}
+    
+    \showcaseicon{armkeil}{simpleicon\{armkeil\}}
+    
+    \showcaseicon{arstechnica}{simpleicon\{arstechnica\}}
+    
+    \showcaseicon{artifacthub}{simpleicon\{artifacthub\}}
+    
+    \showcaseicon{artixlinux}{simpleicon\{artixlinux\}}
+    
+    \showcaseicon{artstation}{simpleicon\{artstation\}}
+    
+    \showcaseicon{arxiv}{simpleicon\{arxiv\}}
+    
+    \showcaseicon{asana}{simpleicon\{asana\}}
+    
+    \showcaseicon{asciidoctor}{simpleicon\{asciidoctor\}}
+    
+    \showcaseicon{asciinema}{simpleicon\{asciinema\}}
+    
+    \showcaseicon{asda}{simpleicon\{asda\}}
+    
+    \showcaseicon{aseprite}{simpleicon\{aseprite\}}
+    
+    \showcaseicon{askfm}{simpleicon\{askfm\}}
+    
+    \showcaseicon{askubuntu}{simpleicon\{askubuntu\}}
+    
+    \showcaseicon{assemblyscript}{simpleicon\{assemblyscript\}}
+    
+    \showcaseicon{astonmartin}{simpleicon\{astonmartin\}}
+    
+    \showcaseicon{astro}{simpleicon\{astro\}}
+    
+    \showcaseicon{asus}{simpleicon\{asus\}}
+    
+    \showcaseicon{atandt}{simpleicon\{atandt\}}
+    
+    \showcaseicon{atari}{simpleicon\{atari\}}
+    
+    \showcaseicon{atlassian}{simpleicon\{atlassian\}}
+    
+    \showcaseicon{atom}{simpleicon\{atom\}}
+    
+    \showcaseicon{auchan}{simpleicon\{auchan\}}
+    
+    \showcaseicon{audacity}{simpleicon\{audacity\}}
+    
+    \showcaseicon{audi}{simpleicon\{audi\}}
+    
+    \showcaseicon{audible}{simpleicon\{audible\}}
+    
+    \showcaseicon{audioboom}{simpleicon\{audioboom\}}
+    
+    \showcaseicon{audiomack}{simpleicon\{audiomack\}}
+    
+    \showcaseicon{audiotechnica}{simpleicon\{audiotechnica\}}
+    
+    \showcaseicon{aurelia}{simpleicon\{aurelia\}}
+    
+    \showcaseicon{auth0}{simpleicon\{auth0\}}
+    
+    \showcaseicon{authelia}{simpleicon\{authelia\}}
+    
+    \showcaseicon{authy}{simpleicon\{authy\}}
+    
+    \showcaseicon{autodesk}{simpleicon\{autodesk\}}
+    
+    \showcaseicon{autodeskrevit}{simpleicon\{autodeskrevit\}}
+    
+    \showcaseicon{autohotkey}{simpleicon\{autohotkey\}}
+    
+    \showcaseicon{automattic}{simpleicon\{automattic\}}
+    
+    \showcaseicon{autoprefixer}{simpleicon\{autoprefixer\}}
+    
+    \showcaseicon{avajs}{simpleicon\{avajs\}}
+    
+    \showcaseicon{avast}{simpleicon\{avast\}}
+    
+    \showcaseicon{avira}{simpleicon\{avira\}}
+    
+    \showcaseicon{awesomelists}{simpleicon\{awesomelists\}}
+    
+    \showcaseicon{awesomewm}{simpleicon\{awesomewm\}}
+    
+    \showcaseicon{awsamplify}{simpleicon\{awsamplify\}}
+    
+    \showcaseicon{awsfargate}{simpleicon\{awsfargate\}}
+    
+    \showcaseicon{awslambda}{simpleicon\{awslambda\}}
+    
+    \showcaseicon{awsorganizations}{simpleicon\{awsorganizations\}}
+    
+    \showcaseicon{axios}{simpleicon\{axios\}}
+    
+    \showcaseicon{azureartifacts}{simpleicon\{azureartifacts\}}
+    
+    \showcaseicon{azuredataexplorer}{simpleicon\{azuredataexplorer\}}
+    
+    \showcaseicon{azuredevops}{simpleicon\{azuredevops\}}
+    
+    \showcaseicon{azurefunctions}{simpleicon\{azurefunctions\}}
+    
+    \showcaseicon{azurepipelines}{simpleicon\{azurepipelines\}}
+    
+    \showcaseicon{babel}{simpleicon\{babel\}}
+    
+    \showcaseicon{babylondotjs}{simpleicon\{babylondotjs\}}
+    
+    \showcaseicon{backblaze}{simpleicon\{backblaze\}}
+    
+    \showcaseicon{backbonedotjs}{simpleicon\{backbonedotjs\}}
+    
+    \showcaseicon{backendless}{simpleicon\{backendless\}}
+    
+    \showcaseicon{backstage}{simpleicon\{backstage\}}
+    
+    \showcaseicon{badgr}{simpleicon\{badgr\}}
+    
+    \showcaseicon{badoo}{simpleicon\{badoo\}}
+    
+    \showcaseicon{baidu}{simpleicon\{baidu\}}
+    
+    \showcaseicon{bamboo}{simpleicon\{bamboo\}}
+    
+    \showcaseicon{bandcamp}{simpleicon\{bandcamp\}}
+    
+    \showcaseicon{bandlab}{simpleicon\{bandlab\}}
+    
+    \showcaseicon{bandrautomation}{simpleicon\{bandrautomation\}}
+    
+    \showcaseicon{bandsintown}{simpleicon\{bandsintown\}}
+    
+    \showcaseicon{bankofamerica}{simpleicon\{bankofamerica\}}
+    
+    \showcaseicon{barclays}{simpleicon\{barclays\}}
+    
+    \showcaseicon{baremetrics}{simpleicon\{baremetrics\}}
+    
+    \showcaseicon{basecamp}{simpleicon\{basecamp\}}
+    
+    \showcaseicon{bastyon}{simpleicon\{bastyon\}}
+    
+    \showcaseicon{bata}{simpleicon\{bata\}}
+    
+    \showcaseicon{bathasu}{simpleicon\{bathasu\}}
+    
+    \showcaseicon{battledotnet}{simpleicon\{battledotnet\}}
+    
+    \showcaseicon{bbc}{simpleicon\{bbc\}}
+    
+    \showcaseicon{bbciplayer}{simpleicon\{bbciplayer\}}
+    
+    \showcaseicon{beatport}{simpleicon\{beatport\}}
+    
+    \showcaseicon{beats}{simpleicon\{beats\}}
+    
+    \showcaseicon{beatsbydre}{simpleicon\{beatsbydre\}}
+    
+    \showcaseicon{behance}{simpleicon\{behance\}}
+    
+    \showcaseicon{beijingsubway}{simpleicon\{beijingsubway\}}
+    
+    \showcaseicon{bem}{simpleicon\{bem\}}
+    
+    \showcaseicon{bentley}{simpleicon\{bentley\}}
+    
+    \showcaseicon{bento}{simpleicon\{bento\}}
+    
+    \showcaseicon{bentoml}{simpleicon\{bentoml\}}
+    
+    \showcaseicon{bereal}{simpleicon\{bereal\}}
+    
+    \showcaseicon{betfair}{simpleicon\{betfair\}}
+    
+    \showcaseicon{bigbasket}{simpleicon\{bigbasket\}}
+    
+    \showcaseicon{bigbluebutton}{simpleicon\{bigbluebutton\}}
+    
+    \showcaseicon{bigcartel}{simpleicon\{bigcartel\}}
+    
+    \showcaseicon{bigcommerce}{simpleicon\{bigcommerce\}}
+    
+    \showcaseicon{bilibili}{simpleicon\{bilibili\}}
+    
+    \showcaseicon{billboard}{simpleicon\{billboard\}}
+    
+    \showcaseicon{bim}{simpleicon\{bim\}}
+    
+    \showcaseicon{binance}{simpleicon\{binance\}}
+    
+    \showcaseicon{biolink}{simpleicon\{biolink\}}
+    
+    \showcaseicon{bisecthosting}{simpleicon\{bisecthosting\}}
+    
+    \showcaseicon{bit}{simpleicon\{bit\}}
+    
+    \showcaseicon{bitbucket}{simpleicon\{bitbucket\}}
+    
+    \showcaseicon{bitcoin}{simpleicon\{bitcoin\}}
+    
+    \showcaseicon{bitcoincash}{simpleicon\{bitcoincash\}}
+    
+    \showcaseicon{bitcoinsv}{simpleicon\{bitcoinsv\}}
+    
+    \showcaseicon{bitdefender}{simpleicon\{bitdefender\}}
+    
+    \showcaseicon{bitly}{simpleicon\{bitly\}}
+    
+    \showcaseicon{bitrise}{simpleicon\{bitrise\}}
+    
+    \showcaseicon{bitwarden}{simpleicon\{bitwarden\}}
+    
+    \showcaseicon{bitwig}{simpleicon\{bitwig\}}
+    
+    \showcaseicon{blackberry}{simpleicon\{blackberry\}}
+    
+    \showcaseicon{blazemeter}{simpleicon\{blazemeter\}}
+    
+    \showcaseicon{blazor}{simpleicon\{blazor\}}
+    
+    \showcaseicon{blender}{simpleicon\{blender\}}
+    
+    \showcaseicon{blockchaindotcom}{simpleicon\{blockchaindotcom\}}
+    
+    \showcaseicon{blogger}{simpleicon\{blogger\}}
+    
+    \showcaseicon{bloglovin}{simpleicon\{bloglovin\}}
+    
+    \showcaseicon{blueprint}{simpleicon\{blueprint\}}
+    
+    \showcaseicon{bluetooth}{simpleicon\{bluetooth\}}
+    
+    \showcaseicon{bmcsoftware}{simpleicon\{bmcsoftware\}}
+    
+    \showcaseicon{bmw}{simpleicon\{bmw\}}
+    
+    \showcaseicon{boardgamegeek}{simpleicon\{boardgamegeek\}}
+    
+    \showcaseicon{boehringeringelheim}{simpleicon\{boehringeringelheim\}}
+    
+    \showcaseicon{boeing}{simpleicon\{boeing\}}
+    
+    \showcaseicon{bombardier}{simpleicon\{bombardier\}}
+    
+    \showcaseicon{bookalope}{simpleicon\{bookalope\}}
+    
+    \showcaseicon{bookbub}{simpleicon\{bookbub\}}
+    
+    \showcaseicon{bookmeter}{simpleicon\{bookmeter\}}
+    
+    \showcaseicon{bookmyshow}{simpleicon\{bookmyshow\}}
+    
+    \showcaseicon{bookstack}{simpleicon\{bookstack\}}
+    
+    \showcaseicon{boost}{simpleicon\{boost\}}
+    
+    \showcaseicon{boots}{simpleicon\{boots\}}
+    
+    \showcaseicon{bootstrap}{simpleicon\{bootstrap\}}
+    
+    \showcaseicon{borgbackup}{simpleicon\{borgbackup\}}
+    
+    \showcaseicon{bosch}{simpleicon\{bosch\}}
+    
+    \showcaseicon{bose}{simpleicon\{bose\}}
+    
+    \showcaseicon{botblecms}{simpleicon\{botblecms\}}
+    
+    \showcaseicon{boulanger}{simpleicon\{boulanger\}}
+    
+    \showcaseicon{bower}{simpleicon\{bower\}}
+    
+    \showcaseicon{box}{simpleicon\{box\}}
+    
+    \showcaseicon{boxysvg}{simpleicon\{boxysvg\}}
+    
+    \showcaseicon{brandfolder}{simpleicon\{brandfolder\}}
+    
+    \showcaseicon{brave}{simpleicon\{brave\}}
+    
+    \showcaseicon{breaker}{simpleicon\{breaker\}}
+    
+    \showcaseicon{brevo}{simpleicon\{brevo\}}
+    
+    \showcaseicon{britishairways}{simpleicon\{britishairways\}}
+    
+    \showcaseicon{broadcom}{simpleicon\{broadcom\}}
+    
+    \showcaseicon{bsd}{simpleicon\{bsd\}}
+    
+    \showcaseicon{bspwm}{simpleicon\{bspwm\}}
+    
+    \showcaseicon{bt}{simpleicon\{bt\}}
+    
+    \showcaseicon{buddy}{simpleicon\{buddy\}}
+    
+    \showcaseicon{budibase}{simpleicon\{budibase\}}
+    
+    \showcaseicon{buefy}{simpleicon\{buefy\}}
+    
+    \showcaseicon{buffer}{simpleicon\{buffer\}}
+    
+    \showcaseicon{bugatti}{simpleicon\{bugatti\}}
+    
+    \showcaseicon{bugcrowd}{simpleicon\{bugcrowd\}}
+    
+    \showcaseicon{bugsnag}{simpleicon\{bugsnag\}}
+    
+    \showcaseicon{buildkite}{simpleicon\{buildkite\}}
+    
+    \showcaseicon{bukalapak}{simpleicon\{bukalapak\}}
+    
+    \showcaseicon{bulma}{simpleicon\{bulma\}}
+    
+    \showcaseicon{bun}{simpleicon\{bun\}}
+    
+    \showcaseicon{bunq}{simpleicon\{bunq\}}
+    
+    \showcaseicon{burgerking}{simpleicon\{burgerking\}}
+    
+    \showcaseicon{burton}{simpleicon\{burton\}}
+    
+    \showcaseicon{buymeacoffee}{simpleicon\{buymeacoffee\}}
+    
+    \showcaseicon{buzzfeed}{simpleicon\{buzzfeed\}}
+    
+    \showcaseicon{bvg}{simpleicon\{bvg\}}
+    
+    \showcaseicon{byjus}{simpleicon\{byjus\}}
+    
+    \showcaseicon{byte}{simpleicon\{byte\}}
+    
+    \showcaseicon{bytedance}{simpleicon\{bytedance\}}
+    
+    \showcaseicon{c}{simpleicon\{c\}}
+    
+    \showcaseicon{cachet}{simpleicon\{cachet\}}
+    
+    \showcaseicon{caddy}{simpleicon\{caddy\}}
+    
+    \showcaseicon{cadillac}{simpleicon\{cadillac\}}
+    
+    \showcaseicon{cafepress}{simpleicon\{cafepress\}}
+    
+    \showcaseicon{caffeine}{simpleicon\{caffeine\}}
+    
+    \showcaseicon{cairographics}{simpleicon\{cairographics\}}
+    
+    \showcaseicon{cairometro}{simpleicon\{cairometro\}}
+    
+    \showcaseicon{cakephp}{simpleicon\{cakephp\}}
+    
+    \showcaseicon{campaignmonitor}{simpleicon\{campaignmonitor\}}
+    
+    \showcaseicon{canonical}{simpleicon\{canonical\}}
+    
+    \showcaseicon{canva}{simpleicon\{canva\}}
+    
+    \showcaseicon{capacitor}{simpleicon\{capacitor\}}
+    
+    \showcaseicon{cardano}{simpleicon\{cardano\}}
+    
+    \showcaseicon{carrd}{simpleicon\{carrd\}}
+    
+    \showcaseicon{carrefour}{simpleicon\{carrefour\}}
+    
+    \showcaseicon{carthrottle}{simpleicon\{carthrottle\}}
+    
+    \showcaseicon{carto}{simpleicon\{carto\}}
+    
+    \showcaseicon{cashapp}{simpleicon\{cashapp\}}
+    
+    \showcaseicon{castbox}{simpleicon\{castbox\}}
+    
+    \showcaseicon{castorama}{simpleicon\{castorama\}}
+    
+    \showcaseicon{castro}{simpleicon\{castro\}}
+    
+    \showcaseicon{caterpillar}{simpleicon\{caterpillar\}}
+    
+    \showcaseicon{cbs}{simpleicon\{cbs\}}
+    
+    \showcaseicon{cdprojekt}{simpleicon\{cdprojekt\}}
+    
+    \showcaseicon{celery}{simpleicon\{celery\}}
+    
+    \showcaseicon{centos}{simpleicon\{centos\}}
+    
+    \showcaseicon{ceph}{simpleicon\{ceph\}}
+    
+    \showcaseicon{cesium}{simpleicon\{cesium\}}
+    
+    \showcaseicon{chai}{simpleicon\{chai\}}
+    
+    \showcaseicon{chainguard}{simpleicon\{chainguard\}}
+    
+    \showcaseicon{chainlink}{simpleicon\{chainlink\}}
+    
+    \showcaseicon{chakraui}{simpleicon\{chakraui\}}
+    
+    \showcaseicon{channel4}{simpleicon\{channel4\}}
+    
+    \showcaseicon{chartdotjs}{simpleicon\{chartdotjs\}}
+    
+    \showcaseicon{chartmogul}{simpleicon\{chartmogul\}}
+    
+    \showcaseicon{chase}{simpleicon\{chase\}}
+    
+    \showcaseicon{chatbot}{simpleicon\{chatbot\}}
+    
+    \showcaseicon{chatwoot}{simpleicon\{chatwoot\}}
+    
+    \showcaseicon{checkio}{simpleicon\{checkio\}}
+    
+    \showcaseicon{checkmarx}{simpleicon\{checkmarx\}}
+    
+    \showcaseicon{checkmk}{simpleicon\{checkmk\}}
+    
+    \showcaseicon{chef}{simpleicon\{chef\}}
+    
+    \showcaseicon{chemex}{simpleicon\{chemex\}}
+    
+    \showcaseicon{chevrolet}{simpleicon\{chevrolet\}}
+    
+    \showcaseicon{chianetwork}{simpleicon\{chianetwork\}}
+    
+    \showcaseicon{chinaeasternairlines}{simpleicon\{chinaeasternairlines\}}
+    
+    \showcaseicon{chinasouthernairlines}{simpleicon\{chinasouthernairlines\}}
+    
+    \showcaseicon{chocolatey}{simpleicon\{chocolatey\}}
+    
+    \showcaseicon{chromatic}{simpleicon\{chromatic\}}
+    
+    \showcaseicon{chromecast}{simpleicon\{chromecast\}}
+    
+    \showcaseicon{chrysler}{simpleicon\{chrysler\}}
+    
+    \showcaseicon{chupachups}{simpleicon\{chupachups\}}
+    
+    \showcaseicon{cilium}{simpleicon\{cilium\}}
+    
+    \showcaseicon{cinema4d}{simpleicon\{cinema4d\}}
+    
+    \showcaseicon{circle}{simpleicon\{circle\}}
+    
+    \showcaseicon{circleci}{simpleicon\{circleci\}}
+    
+    \showcaseicon{circuitverse}{simpleicon\{circuitverse\}}
+    
+    \showcaseicon{cirrusci}{simpleicon\{cirrusci\}}
+    
+    \showcaseicon{cisco}{simpleicon\{cisco\}}
+    
+    \showcaseicon{citrix}{simpleicon\{citrix\}}
+    
+    \showcaseicon{citroen}{simpleicon\{citroen\}}
+    
+    \showcaseicon{civicrm}{simpleicon\{civicrm\}}
+    
+    \showcaseicon{civo}{simpleicon\{civo\}}
+    
+    \showcaseicon{ckeditor4}{simpleicon\{ckeditor4\}}
+    
+    \showcaseicon{clarifai}{simpleicon\{clarifai\}}
+    
+    \showcaseicon{claris}{simpleicon\{claris\}}
+    
+    \showcaseicon{clarivate}{simpleicon\{clarivate\}}
+    
+    \showcaseicon{clickhouse}{simpleicon\{clickhouse\}}
+    
+    \showcaseicon{clickup}{simpleicon\{clickup\}}
+    
+    \showcaseicon{clion}{simpleicon\{clion\}}
+    
+    \showcaseicon{cliqz}{simpleicon\{cliqz\}}
+    
+    \showcaseicon{clockify}{simpleicon\{clockify\}}
+    
+    \showcaseicon{clojure}{simpleicon\{clojure\}}
+    
+    \showcaseicon{cloud66}{simpleicon\{cloud66\}}
+    
+    \showcaseicon{cloudbees}{simpleicon\{cloudbees\}}
+    
+    \showcaseicon{cloudcannon}{simpleicon\{cloudcannon\}}
+    
+    \showcaseicon{cloudera}{simpleicon\{cloudera\}}
+    
+    \showcaseicon{cloudflare}{simpleicon\{cloudflare\}}
+    
+    \showcaseicon{cloudflarepages}{simpleicon\{cloudflarepages\}}
+    
+    \showcaseicon{cloudfoundry}{simpleicon\{cloudfoundry\}}
+    
+    \showcaseicon{cloudsmith}{simpleicon\{cloudsmith\}}
+    
+    \showcaseicon{cloudways}{simpleicon\{cloudways\}}
+    
+    \showcaseicon{clubhouse}{simpleicon\{clubhouse\}}
+    
+    \showcaseicon{clyp}{simpleicon\{clyp\}}
+    
+    \showcaseicon{cmake}{simpleicon\{cmake\}}
+    
+    \showcaseicon{cncf}{simpleicon\{cncf\}}
+    
+    \showcaseicon{cnn}{simpleicon\{cnn\}}
+    
+    \showcaseicon{cocacola}{simpleicon\{cocacola\}}
+    
+    \showcaseicon{cockpit}{simpleicon\{cockpit\}}
+    
+    \showcaseicon{cockroachlabs}{simpleicon\{cockroachlabs\}}
+    
+    \showcaseicon{cocoapods}{simpleicon\{cocoapods\}}
+    
+    \showcaseicon{cocos}{simpleicon\{cocos\}}
+    
+    \showcaseicon{coda}{simpleicon\{coda\}}
+    
+    \showcaseicon{codacy}{simpleicon\{codacy\}}
+    
+    \showcaseicon{codeberg}{simpleicon\{codeberg\}}
+    
+    \showcaseicon{codecademy}{simpleicon\{codecademy\}}
+    
+    \showcaseicon{codeceptjs}{simpleicon\{codeceptjs\}}
+    
+    \showcaseicon{codechef}{simpleicon\{codechef\}}
+    
+    \showcaseicon{codeclimate}{simpleicon\{codeclimate\}}
+    
+    \showcaseicon{codecov}{simpleicon\{codecov\}}
+    
+    \showcaseicon{codefactor}{simpleicon\{codefactor\}}
+    
+    \showcaseicon{codeforces}{simpleicon\{codeforces\}}
+    
+    \showcaseicon{codeigniter}{simpleicon\{codeigniter\}}
+    
+    \showcaseicon{codeium}{simpleicon\{codeium\}}
+    
+    \showcaseicon{codemagic}{simpleicon\{codemagic\}}
+    
+    \showcaseicon{codemirror}{simpleicon\{codemirror\}}
+    
+    \showcaseicon{codenewbie}{simpleicon\{codenewbie\}}
+    
+    \showcaseicon{codepen}{simpleicon\{codepen\}}
+    
+    \showcaseicon{codeproject}{simpleicon\{codeproject\}}
+    
+    \showcaseicon{codereview}{simpleicon\{codereview\}}
+    
+    \showcaseicon{codersrank}{simpleicon\{codersrank\}}
+    
+    \showcaseicon{coderwall}{simpleicon\{coderwall\}}
+    
+    \showcaseicon{codesandbox}{simpleicon\{codesandbox\}}
+    
+    \showcaseicon{codeship}{simpleicon\{codeship\}}
+    
+    \showcaseicon{codesignal}{simpleicon\{codesignal\}}
+    
+    \showcaseicon{codestream}{simpleicon\{codestream\}}
+    
+    \showcaseicon{codewars}{simpleicon\{codewars\}}
+    
+    \showcaseicon{codingame}{simpleicon\{codingame\}}
+    
+    \showcaseicon{codingninjas}{simpleicon\{codingninjas\}}
+    
+    \showcaseicon{codio}{simpleicon\{codio\}}
+    
+    \showcaseicon{coffeescript}{simpleicon\{coffeescript\}}
+    
+    \showcaseicon{cognizant}{simpleicon\{cognizant\}}
+    
+    \showcaseicon{coil}{simpleicon\{coil\}}
+    
+    \showcaseicon{coinbase}{simpleicon\{coinbase\}}
+    
+    \showcaseicon{coinmarketcap}{simpleicon\{coinmarketcap\}}
+    
+    \showcaseicon{commerzbank}{simpleicon\{commerzbank\}}
+    
+    \showcaseicon{commitlint}{simpleicon\{commitlint\}}
+    
+    \showcaseicon{commodore}{simpleicon\{commodore\}}
+    
+    \showcaseicon{commonworkflowlanguage}{simpleicon\{commonworkflowlanguage\}}
+    
+    \showcaseicon{compilerexplorer}{simpleicon\{compilerexplorer\}}
+    
+    \showcaseicon{composer}{simpleicon\{composer\}}
+    
+    \showcaseicon{comptia}{simpleicon\{comptia\}}
+    
+    \showcaseicon{comsol}{simpleicon\{comsol\}}
+    
+    \showcaseicon{conan}{simpleicon\{conan\}}
+    
+    \showcaseicon{concourse}{simpleicon\{concourse\}}
+    
+    \showcaseicon{condaforge}{simpleicon\{condaforge\}}
+    
+    \showcaseicon{conekta}{simpleicon\{conekta\}}
+    
+    \showcaseicon{confluence}{simpleicon\{confluence\}}
+    
+    \showcaseicon{construct3}{simpleicon\{construct3\}}
+    
+    \showcaseicon{consul}{simpleicon\{consul\}}
+    
+    \showcaseicon{contactlesspayment}{simpleicon\{contactlesspayment\}}
+    
+    \showcaseicon{containerd}{simpleicon\{containerd\}}
+    
+    \showcaseicon{contao}{simpleicon\{contao\}}
+    
+    \showcaseicon{contentful}{simpleicon\{contentful\}}
+    
+    \showcaseicon{conventionalcommits}{simpleicon\{conventionalcommits\}}
+    
+    \showcaseicon{convertio}{simpleicon\{convertio\}}
+    
+    \showcaseicon{cookiecutter}{simpleicon\{cookiecutter\}}
+    
+    \showcaseicon{coop}{simpleicon\{coop\}}
+    
+    \showcaseicon{cora}{simpleicon\{cora\}}
+    
+    \showcaseicon{coronaengine}{simpleicon\{coronaengine\}}
+    
+    \showcaseicon{coronarenderer}{simpleicon\{coronarenderer\}}
+    
+    \showcaseicon{corsair}{simpleicon\{corsair\}}
+    
+    \showcaseicon{couchbase}{simpleicon\{couchbase\}}
+    
+    \showcaseicon{counterstrike}{simpleicon\{counterstrike\}}
+    
+    \showcaseicon{countingworkspro}{simpleicon\{countingworkspro\}}
+    
+    \showcaseicon{coursera}{simpleicon\{coursera\}}
+    
+    \showcaseicon{coveralls}{simpleicon\{coveralls\}}
+    
+    \showcaseicon{cpanel}{simpleicon\{cpanel\}}
+    
+    \showcaseicon{cplusplus}{simpleicon\{cplusplus\}}
+    
+    \showcaseicon{cplusplusbuilder}{simpleicon\{cplusplusbuilder\}}
+    
+    \showcaseicon{craftcms}{simpleicon\{craftcms\}}
+    
+    \showcaseicon{craftsman}{simpleicon\{craftsman\}}
+    
+    \showcaseicon{cratedb}{simpleicon\{cratedb\}}
+    
+    \showcaseicon{crayon}{simpleicon\{crayon\}}
+    
+    \showcaseicon{creality}{simpleicon\{creality\}}
+    
+    \showcaseicon{createreactapp}{simpleicon\{createreactapp\}}
+    
+    \showcaseicon{creativecommons}{simpleicon\{creativecommons\}}
+    
+    \showcaseicon{creativetechnology}{simpleicon\{creativetechnology\}}
+    
+    \showcaseicon{credly}{simpleicon\{credly\}}
+    
+    \showcaseicon{crehana}{simpleicon\{crehana\}}
+    
+    \showcaseicon{criticalrole}{simpleicon\{criticalrole\}}
+    
+    \showcaseicon{crowdin}{simpleicon\{crowdin\}}
+    
+    \showcaseicon{crowdsource}{simpleicon\{crowdsource\}}
+    
+    \showcaseicon{crunchbase}{simpleicon\{crunchbase\}}
+    
+    \showcaseicon{crunchyroll}{simpleicon\{crunchyroll\}}
+    
+    \showcaseicon{cryengine}{simpleicon\{cryengine\}}
+    
+    \showcaseicon{crystal}{simpleicon\{crystal\}}
+    
+    \showcaseicon{csharp}{simpleicon\{csharp\}}
+    
+    \showcaseicon{css3}{simpleicon\{css3\}}
+    
+    \showcaseicon{cssmodules}{simpleicon\{cssmodules\}}
+    
+    \showcaseicon{csswizardry}{simpleicon\{csswizardry\}}
+    
+    \showcaseicon{cts}{simpleicon\{cts\}}
+    
+    \showcaseicon{cucumber}{simpleicon\{cucumber\}}
+    
+    \showcaseicon{cultura}{simpleicon\{cultura\}}
+    
+    \showcaseicon{curl}{simpleicon\{curl\}}
+    
+    \showcaseicon{curseforge}{simpleicon\{curseforge\}}
+    
+    \showcaseicon{cyberdefenders}{simpleicon\{cyberdefenders\}}
+    
+    \showcaseicon{cycling74}{simpleicon\{cycling74\}}
+    
+    \showcaseicon{cypress}{simpleicon\{cypress\}}
+    
+    \showcaseicon{cytoscapedotjs}{simpleicon\{cytoscapedotjs\}}
+    
+    \showcaseicon{d}{simpleicon\{d\}}
+    
+    \showcaseicon{d3dotjs}{simpleicon\{d3dotjs\}}
+    
+    \showcaseicon{dacia}{simpleicon\{dacia\}}
+    
+    \showcaseicon{daf}{simpleicon\{daf\}}
+    
+    \showcaseicon{dailymotion}{simpleicon\{dailymotion\}}
+    
+    \showcaseicon{daimler}{simpleicon\{daimler\}}
+    
+    \showcaseicon{daisyui}{simpleicon\{daisyui\}}
+    
+    \showcaseicon{dapr}{simpleicon\{dapr\}}
+    
+    \showcaseicon{darkreader}{simpleicon\{darkreader\}}
+    
+    \showcaseicon{dart}{simpleicon\{dart\}}
+    
+    \showcaseicon{darty}{simpleicon\{darty\}}
+    
+    \showcaseicon{daserste}{simpleicon\{daserste\}}
+    
+    \showcaseicon{dash}{simpleicon\{dash\}}
+    
+    \showcaseicon{dashlane}{simpleicon\{dashlane\}}
+    
+    \showcaseicon{dask}{simpleicon\{dask\}}
+    
+    \showcaseicon{dassaultsystemes}{simpleicon\{dassaultsystemes\}}
+    
+    \showcaseicon{databricks}{simpleicon\{databricks\}}
+    
+    \showcaseicon{datacamp}{simpleicon\{datacamp\}}
+    
+    \showcaseicon{datadog}{simpleicon\{datadog\}}
+    
+    \showcaseicon{datadotai}{simpleicon\{datadotai\}}
+    
+    \showcaseicon{datagrip}{simpleicon\{datagrip\}}
+    
+    \showcaseicon{dataiku}{simpleicon\{dataiku\}}
+    
+    \showcaseicon{datastax}{simpleicon\{datastax\}}
+    
+    \showcaseicon{dataverse}{simpleicon\{dataverse\}}
+    
+    \showcaseicon{datocms}{simpleicon\{datocms\}}
+    
+    \showcaseicon{datto}{simpleicon\{datto\}}
+    
+    \showcaseicon{dazn}{simpleicon\{dazn\}}
+    
+    \showcaseicon{dblp}{simpleicon\{dblp\}}
+    
+    \showcaseicon{dbt}{simpleicon\{dbt\}}
+    
+    \showcaseicon{dcentertainment}{simpleicon\{dcentertainment\}}
+    
+    \showcaseicon{debian}{simpleicon\{debian\}}
+    
+    \showcaseicon{decapcms}{simpleicon\{decapcms\}}
+    
+    \showcaseicon{dedge}{simpleicon\{dedge\}}
+    
+    \showcaseicon{deepin}{simpleicon\{deepin\}}
+    
+    \showcaseicon{deepnote}{simpleicon\{deepnote\}}
+    
+    \showcaseicon{deezer}{simpleicon\{deezer\}}
+    
+    \showcaseicon{delicious}{simpleicon\{delicious\}}
+    
+    \showcaseicon{deliveroo}{simpleicon\{deliveroo\}}
+    
+    \showcaseicon{dell}{simpleicon\{dell\}}
+    
+    \showcaseicon{delonghi}{simpleicon\{delonghi\}}
+    
+    \showcaseicon{delphi}{simpleicon\{delphi\}}
+    
+    \showcaseicon{delta}{simpleicon\{delta\}}
+    
+    \showcaseicon{deno}{simpleicon\{deno\}}
+    
+    \showcaseicon{denon}{simpleicon\{denon\}}
+    
+    \showcaseicon{dependabot}{simpleicon\{dependabot\}}
+    
+    \showcaseicon{dependencycheck}{simpleicon\{dependencycheck\}}
+    
+    \showcaseicon{derspiegel}{simpleicon\{derspiegel\}}
+    
+    \showcaseicon{designernews}{simpleicon\{designernews\}}
+    
+    \showcaseicon{deutschebahn}{simpleicon\{deutschebahn\}}
+    
+    \showcaseicon{deutschebank}{simpleicon\{deutschebank\}}
+    
+    \showcaseicon{devdotto}{simpleicon\{devdotto\}}
+    
+    \showcaseicon{devexpress}{simpleicon\{devexpress\}}
+    
+    \showcaseicon{deviantart}{simpleicon\{deviantart\}}
+    
+    \showcaseicon{devpost}{simpleicon\{devpost\}}
+    
+    \showcaseicon{devrant}{simpleicon\{devrant\}}
+    
+    \showcaseicon{dgraph}{simpleicon\{dgraph\}}
+    
+    \showcaseicon{dhl}{simpleicon\{dhl\}}
+    
+    \showcaseicon{diagramsdotnet}{simpleicon\{diagramsdotnet\}}
+    
+    \showcaseicon{dialogflow}{simpleicon\{dialogflow\}}
+    
+    \showcaseicon{diaspora}{simpleicon\{diaspora\}}
+    
+    \showcaseicon{digg}{simpleicon\{digg\}}
+    
+    \showcaseicon{digikeyelectronics}{simpleicon\{digikeyelectronics\}}
+    
+    \showcaseicon{digitalocean}{simpleicon\{digitalocean\}}
+    
+    \showcaseicon{dior}{simpleicon\{dior\}}
+    
+    \showcaseicon{directus}{simpleicon\{directus\}}
+    
+    \showcaseicon{discogs}{simpleicon\{discogs\}}
+    
+    \showcaseicon{discord}{simpleicon\{discord\}}
+    
+    \showcaseicon{discourse}{simpleicon\{discourse\}}
+    
+    \showcaseicon{discover}{simpleicon\{discover\}}
+    
+    \showcaseicon{disqus}{simpleicon\{disqus\}}
+    
+    \showcaseicon{disroot}{simpleicon\{disroot\}}
+    
+    \showcaseicon{distrokid}{simpleicon\{distrokid\}}
+    
+    \showcaseicon{django}{simpleicon\{django\}}
+    
+    \showcaseicon{dji}{simpleicon\{dji\}}
+    
+    \showcaseicon{dlib}{simpleicon\{dlib\}}
+    
+    \showcaseicon{dlna}{simpleicon\{dlna\}}
+    
+    \showcaseicon{dm}{simpleicon\{dm\}}
+    
+    \showcaseicon{docker}{simpleicon\{docker\}}
+    
+    \showcaseicon{docsdotrs}{simpleicon\{docsdotrs\}}
+    
+    \showcaseicon{docsify}{simpleicon\{docsify\}}
+    
+    \showcaseicon{docusaurus}{simpleicon\{docusaurus\}}
+    
+    \showcaseicon{docusign}{simpleicon\{docusign\}}
+    
+    \showcaseicon{dogecoin}{simpleicon\{dogecoin\}}
+    
+    \showcaseicon{doi}{simpleicon\{doi\}}
+    
+    \showcaseicon{dolby}{simpleicon\{dolby\}}
+    
+    \showcaseicon{doordash}{simpleicon\{doordash\}}
+    
+    \showcaseicon{dotenv}{simpleicon\{dotenv\}}
+    
+    \showcaseicon{dotnet}{simpleicon\{dotnet\}}
+    
+    \showcaseicon{douban}{simpleicon\{douban\}}
+    
+    \showcaseicon{doubanread}{simpleicon\{doubanread\}}
+    
+    \showcaseicon{dovecot}{simpleicon\{dovecot\}}
+    
+    \showcaseicon{dpd}{simpleicon\{dpd\}}
+    
+    \showcaseicon{dragonframe}{simpleicon\{dragonframe\}}
+    
+    \showcaseicon{draugiemdotlv}{simpleicon\{draugiemdotlv\}}
+    
+    \showcaseicon{dribbble}{simpleicon\{dribbble\}}
+    
+    \showcaseicon{drone}{simpleicon\{drone\}}
+    
+    \showcaseicon{drooble}{simpleicon\{drooble\}}
+    
+    \showcaseicon{dropbox}{simpleicon\{dropbox\}}
+    
+    \showcaseicon{drupal}{simpleicon\{drupal\}}
+    
+    \showcaseicon{dsautomobiles}{simpleicon\{dsautomobiles\}}
+    
+    \showcaseicon{dts}{simpleicon\{dts\}}
+    
+    \showcaseicon{dtube}{simpleicon\{dtube\}}
+    
+    \showcaseicon{ducati}{simpleicon\{ducati\}}
+    
+    \showcaseicon{duckdb}{simpleicon\{duckdb\}}
+    
+    \showcaseicon{duckduckgo}{simpleicon\{duckduckgo\}}
+    
+    \showcaseicon{dungeonsanddragons}{simpleicon\{dungeonsanddragons\}}
+    
+    \showcaseicon{dunked}{simpleicon\{dunked\}}
+    
+    \showcaseicon{duolingo}{simpleicon\{duolingo\}}
+    
+    \showcaseicon{dvc}{simpleicon\{dvc\}}
+    
+    \showcaseicon{dwavesystems}{simpleicon\{dwavesystems\}}
+    
+    \showcaseicon{dwm}{simpleicon\{dwm\}}
+    
+    \showcaseicon{dynamics365}{simpleicon\{dynamics365\}}
+    
+    \showcaseicon{dynatrace}{simpleicon\{dynatrace\}}
+    
+    \showcaseicon{e}{simpleicon\{e\}}
+    
+    \showcaseicon{e3}{simpleicon\{e3\}}
+    
+    \showcaseicon{ea}{simpleicon\{ea\}}
+    
+    \showcaseicon{eagle}{simpleicon\{eagle\}}
+    
+    \showcaseicon{easyeda}{simpleicon\{easyeda\}}
+    
+    \showcaseicon{easyjet}{simpleicon\{easyjet\}}
+    
+    \showcaseicon{ebay}{simpleicon\{ebay\}}
+    
+    \showcaseicon{ebox}{simpleicon\{ebox\}}
+    
+    \showcaseicon{eclipseadoptium}{simpleicon\{eclipseadoptium\}}
+    
+    \showcaseicon{eclipseche}{simpleicon\{eclipseche\}}
+    
+    \showcaseicon{eclipseide}{simpleicon\{eclipseide\}}
+    
+    \showcaseicon{eclipsejetty}{simpleicon\{eclipsejetty\}}
+    
+    \showcaseicon{eclipsemosquitto}{simpleicon\{eclipsemosquitto\}}
+    
+    \showcaseicon{eclipsevertdotx}{simpleicon\{eclipsevertdotx\}}
+    
+    \showcaseicon{edeka}{simpleicon\{edeka\}}
+    
+    \showcaseicon{editorconfig}{simpleicon\{editorconfig\}}
+    
+    \showcaseicon{edotleclerc}{simpleicon\{edotleclerc\}}
+    
+    \showcaseicon{edx}{simpleicon\{edx\}}
+    
+    \showcaseicon{egghead}{simpleicon\{egghead\}}
+    
+    \showcaseicon{egnyte}{simpleicon\{egnyte\}}
+    
+    \showcaseicon{eightsleep}{simpleicon\{eightsleep\}}
+    
+    \showcaseicon{elastic}{simpleicon\{elastic\}}
+    
+    \showcaseicon{elasticcloud}{simpleicon\{elasticcloud\}}
+    
+    \showcaseicon{elasticsearch}{simpleicon\{elasticsearch\}}
+    
+    \showcaseicon{elasticstack}{simpleicon\{elasticstack\}}
+    
+    \showcaseicon{elavon}{simpleicon\{elavon\}}
+    
+    \showcaseicon{electron}{simpleicon\{electron\}}
+    
+    \showcaseicon{electronbuilder}{simpleicon\{electronbuilder\}}
+    
+    \showcaseicon{electronfiddle}{simpleicon\{electronfiddle\}}
+    
+    \showcaseicon{element}{simpleicon\{element\}}
+    
+    \showcaseicon{elementary}{simpleicon\{elementary\}}
+    
+    \showcaseicon{elementor}{simpleicon\{elementor\}}
+    
+    \showcaseicon{eleventy}{simpleicon\{eleventy\}}
+    
+    \showcaseicon{elgato}{simpleicon\{elgato\}}
+    
+    \showcaseicon{elixir}{simpleicon\{elixir\}}
+    
+    \showcaseicon{eljueves}{simpleicon\{eljueves\}}
+    
+    \showcaseicon{ello}{simpleicon\{ello\}}
+    
+    \showcaseicon{elm}{simpleicon\{elm\}}
+    
+    \showcaseicon{elsevier}{simpleicon\{elsevier\}}
+    
+    \showcaseicon{embarcadero}{simpleicon\{embarcadero\}}
+    
+    \showcaseicon{emberdotjs}{simpleicon\{emberdotjs\}}
+    
+    \showcaseicon{emby}{simpleicon\{emby\}}
+    
+    \showcaseicon{emirates}{simpleicon\{emirates\}}
+    
+    \showcaseicon{emlakjet}{simpleicon\{emlakjet\}}
+    
+    \showcaseicon{empirekred}{simpleicon\{empirekred\}}
+    
+    \showcaseicon{engadget}{simpleicon\{engadget\}}
+    
+    \showcaseicon{enpass}{simpleicon\{enpass\}}
+    
+    \showcaseicon{enterprisedb}{simpleicon\{enterprisedb\}}
+    
+    \showcaseicon{envato}{simpleicon\{envato\}}
+    
+    \showcaseicon{envoyproxy}{simpleicon\{envoyproxy\}}
+    
+    \showcaseicon{epel}{simpleicon\{epel\}}
+    
+    \showcaseicon{epicgames}{simpleicon\{epicgames\}}
+    
+    \showcaseicon{epson}{simpleicon\{epson\}}
+    
+    \showcaseicon{equinixmetal}{simpleicon\{equinixmetal\}}
+    
+    \showcaseicon{ericsson}{simpleicon\{ericsson\}}
+    
+    \showcaseicon{erlang}{simpleicon\{erlang\}}
+    
+    \showcaseicon{esbuild}{simpleicon\{esbuild\}}
+    
+    \showcaseicon{esea}{simpleicon\{esea\}}
+    
+    \showcaseicon{eslgaming}{simpleicon\{eslgaming\}}
+    
+    \showcaseicon{eslint}{simpleicon\{eslint\}}
+    
+    \showcaseicon{esphome}{simpleicon\{esphome\}}
+    
+    \showcaseicon{espressif}{simpleicon\{espressif\}}
+    
+    \showcaseicon{esri}{simpleicon\{esri\}}
+    
+    \showcaseicon{etcd}{simpleicon\{etcd\}}
+    
+    \showcaseicon{ethereum}{simpleicon\{ethereum\}}
+    
+    \showcaseicon{ethiopianairlines}{simpleicon\{ethiopianairlines\}}
+    
+    \showcaseicon{etihadairways}{simpleicon\{etihadairways\}}
+    
+    \showcaseicon{etsy}{simpleicon\{etsy\}}
+    
+    \showcaseicon{eventbrite}{simpleicon\{eventbrite\}}
+    
+    \showcaseicon{eventstore}{simpleicon\{eventstore\}}
+    
+    \showcaseicon{evernote}{simpleicon\{evernote\}}
+    
+    \showcaseicon{exercism}{simpleicon\{exercism\}}
+    
+    \showcaseicon{exordo}{simpleicon\{exordo\}}
+    
+    \showcaseicon{exoscale}{simpleicon\{exoscale\}}
+    
+    \showcaseicon{expensify}{simpleicon\{expensify\}}
+    
+    \showcaseicon{expertsexchange}{simpleicon\{expertsexchange\}}
+    
+    \showcaseicon{expo}{simpleicon\{expo\}}
+    
+    \showcaseicon{express}{simpleicon\{express\}}
+    
+    \showcaseicon{expressvpn}{simpleicon\{expressvpn\}}
+    
+    \showcaseicon{eyeem}{simpleicon\{eyeem\}}
+    
+    \showcaseicon{f1}{simpleicon\{f1\}}
+    
+    \showcaseicon{f5}{simpleicon\{f5\}}
+    
+    \showcaseicon{facebook}{simpleicon\{facebook\}}
+    
+    \showcaseicon{facebookgaming}{simpleicon\{facebookgaming\}}
+    
+    \showcaseicon{facebooklive}{simpleicon\{facebooklive\}}
+    
+    \showcaseicon{faceit}{simpleicon\{faceit\}}
+    
+    \showcaseicon{facepunch}{simpleicon\{facepunch\}}
+    
+    \showcaseicon{falco}{simpleicon\{falco\}}
+    
+    \showcaseicon{falcon}{simpleicon\{falcon\}}
+    
+    \showcaseicon{fampay}{simpleicon\{fampay\}}
+    
+    \showcaseicon{fandango}{simpleicon\{fandango\}}
+    
+    \showcaseicon{fandom}{simpleicon\{fandom\}}
+    
+    \showcaseicon{fanfou}{simpleicon\{fanfou\}}
+    
+    \showcaseicon{fantom}{simpleicon\{fantom\}}
+    
+    \showcaseicon{fareharbor}{simpleicon\{fareharbor\}}
+    
+    \showcaseicon{farfetch}{simpleicon\{farfetch\}}
+    
+    \showcaseicon{fastapi}{simpleicon\{fastapi\}}
+    
+    \showcaseicon{fastify}{simpleicon\{fastify\}}
+    
+    \showcaseicon{fastlane}{simpleicon\{fastlane\}}
+    
+    \showcaseicon{fastly}{simpleicon\{fastly\}}
+    
+    \showcaseicon{fathom}{simpleicon\{fathom\}}
+    
+    \showcaseicon{fauna}{simpleicon\{fauna\}}
+    
+    \showcaseicon{favro}{simpleicon\{favro\}}
+    
+    \showcaseicon{fdroid}{simpleicon\{fdroid\}}
+    
+    \showcaseicon{feathub}{simpleicon\{feathub\}}
+    
+    \showcaseicon{fedex}{simpleicon\{fedex\}}
+    
+    \showcaseicon{fedora}{simpleicon\{fedora\}}
+    
+    \showcaseicon{feedly}{simpleicon\{feedly\}}
+    
+    \showcaseicon{ferrari}{simpleicon\{ferrari\}}
+    
+    \showcaseicon{ferrarinv}{simpleicon\{ferrarinv\}}
+    
+    \showcaseicon{ferretdb}{simpleicon\{ferretdb\}}
+    
+    \showcaseicon{ffmpeg}{simpleicon\{ffmpeg\}}
+    
+    \showcaseicon{fi}{simpleicon\{fi\}}
+    
+    \showcaseicon{fiat}{simpleicon\{fiat\}}
+    
+    \showcaseicon{fidoalliance}{simpleicon\{fidoalliance\}}
+    
+    \showcaseicon{fifa}{simpleicon\{fifa\}}
+    
+    \showcaseicon{fig}{simpleicon\{fig\}}
+    
+    \showcaseicon{figma}{simpleicon\{figma\}}
+    
+    \showcaseicon{figshare}{simpleicon\{figshare\}}
+    
+    \showcaseicon{fila}{simpleicon\{fila\}}
+    
+    \showcaseicon{files}{simpleicon\{files\}}
+    
+    \showcaseicon{filezilla}{simpleicon\{filezilla\}}
+    
+    \showcaseicon{fing}{simpleicon\{fing\}}
+    
+    \showcaseicon{firebase}{simpleicon\{firebase\}}
+    
+    \showcaseicon{firefish}{simpleicon\{firefish\}}
+    
+    \showcaseicon{fireflyiii}{simpleicon\{fireflyiii\}}
+    
+    \showcaseicon{firefox}{simpleicon\{firefox\}}
+    
+    \showcaseicon{firefoxbrowser}{simpleicon\{firefoxbrowser\}}
+    
+    \showcaseicon{fireship}{simpleicon\{fireship\}}
+    
+    \showcaseicon{firewalla}{simpleicon\{firewalla\}}
+    
+    \showcaseicon{first}{simpleicon\{first\}}
+    
+    \showcaseicon{fitbit}{simpleicon\{fitbit\}}
+    
+    \showcaseicon{fite}{simpleicon\{fite\}}
+    
+    \showcaseicon{fivem}{simpleicon\{fivem\}}
+    
+    \showcaseicon{fiverr}{simpleicon\{fiverr\}}
+    
+    \showcaseicon{flask}{simpleicon\{flask\}}
+    
+    \showcaseicon{flat}{simpleicon\{flat\}}
+    
+    \showcaseicon{flathub}{simpleicon\{flathub\}}
+    
+    \showcaseicon{flatpak}{simpleicon\{flatpak\}}
+    
+    \showcaseicon{flattr}{simpleicon\{flattr\}}
+    
+    \showcaseicon{flickr}{simpleicon\{flickr\}}
+    
+    \showcaseicon{flightaware}{simpleicon\{flightaware\}}
+    
+    \showcaseicon{flipboard}{simpleicon\{flipboard\}}
+    
+    \showcaseicon{flipkart}{simpleicon\{flipkart\}}
+    
+    \showcaseicon{floatplane}{simpleicon\{floatplane\}}
+    
+    \showcaseicon{flood}{simpleicon\{flood\}}
+    
+    \showcaseicon{fluentbit}{simpleicon\{fluentbit\}}
+    
+    \showcaseicon{fluentd}{simpleicon\{fluentd\}}
+    
+    \showcaseicon{fluke}{simpleicon\{fluke\}}
+    
+    \showcaseicon{flutter}{simpleicon\{flutter\}}
+    
+    \showcaseicon{flux}{simpleicon\{flux\}}
+    
+    \showcaseicon{fluxus}{simpleicon\{fluxus\}}
+    
+    \showcaseicon{flyway}{simpleicon\{flyway\}}
+    
+    \showcaseicon{fmod}{simpleicon\{fmod\}}
+    
+    \showcaseicon{fnac}{simpleicon\{fnac\}}
+    
+    \showcaseicon{folium}{simpleicon\{folium\}}
+    
+    \showcaseicon{fonoma}{simpleicon\{fonoma\}}
+    
+    \showcaseicon{fontawesome}{simpleicon\{fontawesome\}}
+    
+    \showcaseicon{fontbase}{simpleicon\{fontbase\}}
+    
+    \showcaseicon{fontforge}{simpleicon\{fontforge\}}
+    
+    \showcaseicon{foodpanda}{simpleicon\{foodpanda\}}
+    
+    \showcaseicon{ford}{simpleicon\{ford\}}
+    
+    \showcaseicon{forestry}{simpleicon\{forestry\}}
+    
+    \showcaseicon{forgejo}{simpleicon\{forgejo\}}
+    
+    \showcaseicon{formstack}{simpleicon\{formstack\}}
+    
+    \showcaseicon{fortinet}{simpleicon\{fortinet\}}
+    
+    \showcaseicon{fortran}{simpleicon\{fortran\}}
+    
+    \showcaseicon{fossa}{simpleicon\{fossa\}}
+    
+    \showcaseicon{fossilscm}{simpleicon\{fossilscm\}}
+    
+    \showcaseicon{foursquare}{simpleicon\{foursquare\}}
+    
+    \showcaseicon{foursquarecityguide}{simpleicon\{foursquarecityguide\}}
+    
+    \showcaseicon{fox}{simpleicon\{fox\}}
+    
+    \showcaseicon{foxtel}{simpleicon\{foxtel\}}
+    
+    \showcaseicon{fozzy}{simpleicon\{fozzy\}}
+    
+    \showcaseicon{framer}{simpleicon\{framer\}}
+    
+    \showcaseicon{framework7}{simpleicon\{framework7\}}
+    
+    \showcaseicon{franprix}{simpleicon\{franprix\}}
+    
+    \showcaseicon{fraunhofergesellschaft}{simpleicon\{fraunhofergesellschaft\}}
+    
+    \showcaseicon{freebsd}{simpleicon\{freebsd\}}
+    
+    \showcaseicon{freecodecamp}{simpleicon\{freecodecamp\}}
+    
+    \showcaseicon{freedesktopdotorg}{simpleicon\{freedesktopdotorg\}}
+    
+    \showcaseicon{freelancer}{simpleicon\{freelancer\}}
+    
+    \showcaseicon{freenas}{simpleicon\{freenas\}}
+    
+    \showcaseicon{freepik}{simpleicon\{freepik\}}
+    
+    \showcaseicon{frontendmentor}{simpleicon\{frontendmentor\}}
+    
+    \showcaseicon{frontify}{simpleicon\{frontify\}}
+    
+    \showcaseicon{fsecure}{simpleicon\{fsecure\}}
+    
+    \showcaseicon{fsharp}{simpleicon\{fsharp\}}
+    
+    \showcaseicon{fugacloud}{simpleicon\{fugacloud\}}
+    
+    \showcaseicon{fujifilm}{simpleicon\{fujifilm\}}
+    
+    \showcaseicon{fujitsu}{simpleicon\{fujitsu\}}
+    
+    \showcaseicon{funimation}{simpleicon\{funimation\}}
+    
+    \showcaseicon{furaffinity}{simpleicon\{furaffinity\}}
+    
+    \showcaseicon{furrynetwork}{simpleicon\{furrynetwork\}}
+    
+    \showcaseicon{futurelearn}{simpleicon\{futurelearn\}}
+    
+    \showcaseicon{g2}{simpleicon\{g2\}}
+    
+    \showcaseicon{g2a}{simpleicon\{g2a\}}
+    
+    \showcaseicon{gameandwatch}{simpleicon\{gameandwatch\}}
+    
+    \showcaseicon{gamebanana}{simpleicon\{gamebanana\}}
+    
+    \showcaseicon{gamedeveloper}{simpleicon\{gamedeveloper\}}
+    
+    \showcaseicon{gamejolt}{simpleicon\{gamejolt\}}
+    
+    \showcaseicon{gamemaker}{simpleicon\{gamemaker\}}
+    
+    \showcaseicon{garmin}{simpleicon\{garmin\}}
+    
+    \showcaseicon{gatling}{simpleicon\{gatling\}}
+    
+    \showcaseicon{gatsby}{simpleicon\{gatsby\}}
+    
+    \showcaseicon{gdal}{simpleicon\{gdal\}}
+    
+    \showcaseicon{geant}{simpleicon\{geant\}}
+    
+    \showcaseicon{geeksforgeeks}{simpleicon\{geeksforgeeks\}}
+    
+    \showcaseicon{generalelectric}{simpleicon\{generalelectric\}}
+    
+    \showcaseicon{generalmotors}{simpleicon\{generalmotors\}}
+    
+    \showcaseicon{genius}{simpleicon\{genius\}}
+    
+    \showcaseicon{gentoo}{simpleicon\{gentoo\}}
+    
+    \showcaseicon{geocaching}{simpleicon\{geocaching\}}
+    
+    \showcaseicon{gerrit}{simpleicon\{gerrit\}}
+    
+    \showcaseicon{ghost}{simpleicon\{ghost\}}
+    
+    \showcaseicon{ghostery}{simpleicon\{ghostery\}}
+    
+    \showcaseicon{gimp}{simpleicon\{gimp\}}
+    
+    \showcaseicon{giphy}{simpleicon\{giphy\}}
+    
+    \showcaseicon{git}{simpleicon\{git\}}
+    
+    \showcaseicon{gitbook}{simpleicon\{gitbook\}}
+    
+    \showcaseicon{gitea}{simpleicon\{gitea\}}
+    
+    \showcaseicon{gitee}{simpleicon\{gitee\}}
+    
+    \showcaseicon{gitextensions}{simpleicon\{gitextensions\}}
+    
+    \showcaseicon{github}{simpleicon\{github\}}
+    
+    \showcaseicon{githubactions}{simpleicon\{githubactions\}}
+    
+    \showcaseicon{githubpages}{simpleicon\{githubpages\}}
+    
+    \showcaseicon{githubsponsors}{simpleicon\{githubsponsors\}}
+    
+    \showcaseicon{gitignoredotio}{simpleicon\{gitignoredotio\}}
+    
+    \showcaseicon{gitkraken}{simpleicon\{gitkraken\}}
+    
+    \showcaseicon{gitlab}{simpleicon\{gitlab\}}
+    
+    \showcaseicon{gitlfs}{simpleicon\{gitlfs\}}
+    
+    \showcaseicon{gitpod}{simpleicon\{gitpod\}}
+    
+    \showcaseicon{gitter}{simpleicon\{gitter\}}
+    
+    \showcaseicon{glassdoor}{simpleicon\{glassdoor\}}
+    
+    \showcaseicon{glitch}{simpleicon\{glitch\}}
+    
+    \showcaseicon{globus}{simpleicon\{globus\}}
+    
+    \showcaseicon{gmail}{simpleicon\{gmail\}}
+    
+    \showcaseicon{gnome}{simpleicon\{gnome\}}
+    
+    \showcaseicon{gnometerminal}{simpleicon\{gnometerminal\}}
+    
+    \showcaseicon{gnu}{simpleicon\{gnu\}}
+    
+    \showcaseicon{gnubash}{simpleicon\{gnubash\}}
+    
+    \showcaseicon{gnuemacs}{simpleicon\{gnuemacs\}}
+    
+    \showcaseicon{gnuicecat}{simpleicon\{gnuicecat\}}
+    
+    \showcaseicon{gnuprivacyguard}{simpleicon\{gnuprivacyguard\}}
+    
+    \showcaseicon{gnusocial}{simpleicon\{gnusocial\}}
+    
+    \showcaseicon{go}{simpleicon\{go\}}
+    
+    \showcaseicon{gocd}{simpleicon\{gocd\}}
+    
+    \showcaseicon{godaddy}{simpleicon\{godaddy\}}
+    
+    \showcaseicon{godotengine}{simpleicon\{godotengine\}}
+    
+    \showcaseicon{gofundme}{simpleicon\{gofundme\}}
+    
+    \showcaseicon{gogdotcom}{simpleicon\{gogdotcom\}}
+    
+    \showcaseicon{goland}{simpleicon\{goland\}}
+    
+    \showcaseicon{goldenline}{simpleicon\{goldenline\}}
+    
+    \showcaseicon{goodreads}{simpleicon\{goodreads\}}
+    
+    \showcaseicon{google}{simpleicon\{google\}}
+    
+    \showcaseicon{googleadmob}{simpleicon\{googleadmob\}}
+    
+    \showcaseicon{googleads}{simpleicon\{googleads\}}
+    
+    \showcaseicon{googleadsense}{simpleicon\{googleadsense\}}
+    
+    \showcaseicon{googleanalytics}{simpleicon\{googleanalytics\}}
+    
+    \showcaseicon{googleappsscript}{simpleicon\{googleappsscript\}}
+    
+    \showcaseicon{googleassistant}{simpleicon\{googleassistant\}}
+    
+    \showcaseicon{googlebard}{simpleicon\{googlebard\}}
+    
+    \showcaseicon{googlebigquery}{simpleicon\{googlebigquery\}}
+    
+    \showcaseicon{googlecalendar}{simpleicon\{googlecalendar\}}
+    
+    \showcaseicon{googlecardboard}{simpleicon\{googlecardboard\}}
+    
+    \showcaseicon{googlechat}{simpleicon\{googlechat\}}
+    
+    \showcaseicon{googlechrome}{simpleicon\{googlechrome\}}
+    
+    \showcaseicon{googleclassroom}{simpleicon\{googleclassroom\}}
+    
+    \showcaseicon{googlecloud}{simpleicon\{googlecloud\}}
+    
+    \showcaseicon{googlecloudcomposer}{simpleicon\{googlecloudcomposer\}}
+    
+    \showcaseicon{googlecolab}{simpleicon\{googlecolab\}}
+    
+    \showcaseicon{googlecontaineroptimizedos}{simpleicon\{googlecontaineroptimizedos\}}
+    
+    \showcaseicon{googledatastudio}{simpleicon\{googledatastudio\}}
+    
+    \showcaseicon{googledocs}{simpleicon\{googledocs\}}
+    
+    \showcaseicon{googledomains}{simpleicon\{googledomains\}}
+    
+    \showcaseicon{googledrive}{simpleicon\{googledrive\}}
+    
+    \showcaseicon{googleearth}{simpleicon\{googleearth\}}
+    
+    \showcaseicon{googleearthengine}{simpleicon\{googleearthengine\}}
+    
+    \showcaseicon{googlefit}{simpleicon\{googlefit\}}
+    
+    \showcaseicon{googlefonts}{simpleicon\{googlefonts\}}
+    
+    \showcaseicon{googleforms}{simpleicon\{googleforms\}}
+    
+    \showcaseicon{googlehangouts}{simpleicon\{googlehangouts\}}
+    
+    \showcaseicon{googlehome}{simpleicon\{googlehome\}}
+    
+    \showcaseicon{googlekeep}{simpleicon\{googlekeep\}}
+    
+    \showcaseicon{googlelens}{simpleicon\{googlelens\}}
+    
+    \showcaseicon{googlemaps}{simpleicon\{googlemaps\}}
+    
+    \showcaseicon{googlemarketingplatform}{simpleicon\{googlemarketingplatform\}}
+    
+    \showcaseicon{googlemeet}{simpleicon\{googlemeet\}}
+    
+    \showcaseicon{googlemessages}{simpleicon\{googlemessages\}}
+    
+    \showcaseicon{googlemybusiness}{simpleicon\{googlemybusiness\}}
+    
+    \showcaseicon{googlenearby}{simpleicon\{googlenearby\}}
+    
+    \showcaseicon{googlenews}{simpleicon\{googlenews\}}
+    
+    \showcaseicon{googleoptimize}{simpleicon\{googleoptimize\}}
+    
+    \showcaseicon{googlepay}{simpleicon\{googlepay\}}
+    
+    \showcaseicon{googlephotos}{simpleicon\{googlephotos\}}
+    
+    \showcaseicon{googleplay}{simpleicon\{googleplay\}}
+    
+    \showcaseicon{googlepodcasts}{simpleicon\{googlepodcasts\}}
+    
+    \showcaseicon{googlescholar}{simpleicon\{googlescholar\}}
+    
+    \showcaseicon{googlesearchconsole}{simpleicon\{googlesearchconsole\}}
+    
+    \showcaseicon{googlesheets}{simpleicon\{googlesheets\}}
+    
+    \showcaseicon{googleslides}{simpleicon\{googleslides\}}
+    
+    \showcaseicon{googlestreetview}{simpleicon\{googlestreetview\}}
+    
+    \showcaseicon{googletagmanager}{simpleicon\{googletagmanager\}}
+    
+    \showcaseicon{googletranslate}{simpleicon\{googletranslate\}}
+    
+    \showcaseicon{gotomeeting}{simpleicon\{gotomeeting\}}
+    
+    \showcaseicon{grab}{simpleicon\{grab\}}
+    
+    \showcaseicon{gradle}{simpleicon\{gradle\}}
+    
+    \showcaseicon{gradleplaypublisher}{simpleicon\{gradleplaypublisher\}}
+    
+    \showcaseicon{grafana}{simpleicon\{grafana\}}
+    
+    \showcaseicon{grammarly}{simpleicon\{grammarly\}}
+    
+    \showcaseicon{grandfrais}{simpleicon\{grandfrais\}}
+    
+    \showcaseicon{graphql}{simpleicon\{graphql\}}
+    
+    \showcaseicon{grav}{simpleicon\{grav\}}
+    
+    \showcaseicon{gravatar}{simpleicon\{gravatar\}}
+    
+    \showcaseicon{graylog}{simpleicon\{graylog\}}
+    
+    \showcaseicon{greenhouse}{simpleicon\{greenhouse\}}
+    
+    \showcaseicon{greensock}{simpleicon\{greensock\}}
+    
+    \showcaseicon{griddotai}{simpleicon\{griddotai\}}
+    
+    \showcaseicon{gridsome}{simpleicon\{gridsome\}}
+    
+    \showcaseicon{groupme}{simpleicon\{groupme\}}
+    
+    \showcaseicon{groupon}{simpleicon\{groupon\}}
+    
+    \showcaseicon{grubhub}{simpleicon\{grubhub\}}
+    
+    \showcaseicon{grunt}{simpleicon\{grunt\}}
+    
+    \showcaseicon{gsk}{simpleicon\{gsk\}}
+    
+    \showcaseicon{gstreamer}{simpleicon\{gstreamer\}}
+    
+    \showcaseicon{gtk}{simpleicon\{gtk\}}
+    
+    \showcaseicon{guangzhoumetro}{simpleicon\{guangzhoumetro\}}
+    
+    \showcaseicon{guilded}{simpleicon\{guilded\}}
+    
+    \showcaseicon{gulp}{simpleicon\{gulp\}}
+    
+    \showcaseicon{gumroad}{simpleicon\{gumroad\}}
+    
+    \showcaseicon{gumtree}{simpleicon\{gumtree\}}
+    
+    \showcaseicon{gunicorn}{simpleicon\{gunicorn\}}
+    
+    \showcaseicon{gurobi}{simpleicon\{gurobi\}}
+    
+    \showcaseicon{gutenberg}{simpleicon\{gutenberg\}}
+    
+    \showcaseicon{h3}{simpleicon\{h3\}}
+    
+    \showcaseicon{habr}{simpleicon\{habr\}}
+    
+    \showcaseicon{hackaday}{simpleicon\{hackaday\}}
+    
+    \showcaseicon{hackclub}{simpleicon\{hackclub\}}
+    
+    \showcaseicon{hackerearth}{simpleicon\{hackerearth\}}
+    
+    \showcaseicon{hackernoon}{simpleicon\{hackernoon\}}
+    
+    \showcaseicon{hackerone}{simpleicon\{hackerone\}}
+    
+    \showcaseicon{hackerrank}{simpleicon\{hackerrank\}}
+    
+    \showcaseicon{hackster}{simpleicon\{hackster\}}
+    
+    \showcaseicon{hackthebox}{simpleicon\{hackthebox\}}
+    
+    \showcaseicon{hal}{simpleicon\{hal\}}
+    
+    \showcaseicon{handlebarsdotjs}{simpleicon\{handlebarsdotjs\}}
+    
+    \showcaseicon{handm}{simpleicon\{handm\}}
+    
+    \showcaseicon{handshake}{simpleicon\{handshake\}}
+    
+    \showcaseicon{handshakeprotocol}{simpleicon\{handshakeprotocol\}}
+    
+    \showcaseicon{happycow}{simpleicon\{happycow\}}
+    
+    \showcaseicon{harbor}{simpleicon\{harbor\}}
+    
+    \showcaseicon{harmonyos}{simpleicon\{harmonyos\}}
+    
+    \showcaseicon{hashicorp}{simpleicon\{hashicorp\}}
+    
+    \showcaseicon{hashnode}{simpleicon\{hashnode\}}
+    
+    \showcaseicon{haskell}{simpleicon\{haskell\}}
+    
+    \showcaseicon{hasura}{simpleicon\{hasura\}}
+    
+    \showcaseicon{hatenabookmark}{simpleicon\{hatenabookmark\}}
+    
+    \showcaseicon{haveibeenpwned}{simpleicon\{haveibeenpwned\}}
+    
+    \showcaseicon{haxe}{simpleicon\{haxe\}}
+    
+    \showcaseicon{hbo}{simpleicon\{hbo\}}
+    
+    \showcaseicon{hcl}{simpleicon\{hcl\}}
+    
+    \showcaseicon{headlessui}{simpleicon\{headlessui\}}
+    
+    \showcaseicon{headspace}{simpleicon\{headspace\}}
+    
+    \showcaseicon{hearth}{simpleicon\{hearth\}}
+    
+    \showcaseicon{hearthisdotat}{simpleicon\{hearthisdotat\}}
+    
+    \showcaseicon{hedera}{simpleicon\{hedera\}}
+    
+    \showcaseicon{hellofresh}{simpleicon\{hellofresh\}}
+    
+    \showcaseicon{hellyhansen}{simpleicon\{hellyhansen\}}
+    
+    \showcaseicon{helm}{simpleicon\{helm\}}
+    
+    \showcaseicon{helpdesk}{simpleicon\{helpdesk\}}
+    
+    \showcaseicon{helpscout}{simpleicon\{helpscout\}}
+    
+    \showcaseicon{here}{simpleicon\{here\}}
+    
+    \showcaseicon{heroku}{simpleicon\{heroku\}}
+    
+    \showcaseicon{hetzner}{simpleicon\{hetzner\}}
+    
+    \showcaseicon{hexlet}{simpleicon\{hexlet\}}
+    
+    \showcaseicon{hexo}{simpleicon\{hexo\}}
+    
+    \showcaseicon{hey}{simpleicon\{hey\}}
+    
+    \showcaseicon{hibernate}{simpleicon\{hibernate\}}
+    
+    \showcaseicon{hibob}{simpleicon\{hibob\}}
+    
+    \showcaseicon{hilton}{simpleicon\{hilton\}}
+    
+    \showcaseicon{hitachi}{simpleicon\{hitachi\}}
+    
+    \showcaseicon{hive}{simpleicon\{hive\}}
+    
+    \showcaseicon{hiveblockchain}{simpleicon\{hiveblockchain\}}
+    
+    \showcaseicon{homeadvisor}{simpleicon\{homeadvisor\}}
+    
+    \showcaseicon{homeassistant}{simpleicon\{homeassistant\}}
+    
+    \showcaseicon{homeassistantcommunitystore}{simpleicon\{homeassistantcommunitystore\}}
+    
+    \showcaseicon{homebrew}{simpleicon\{homebrew\}}
+    
+    \showcaseicon{homebridge}{simpleicon\{homebridge\}}
+    
+    \showcaseicon{homify}{simpleicon\{homify\}}
+    
+    \showcaseicon{honda}{simpleicon\{honda\}}
+    
+    \showcaseicon{honey}{simpleicon\{honey\}}
+    
+    \showcaseicon{honor}{simpleicon\{honor\}}
+    
+    \showcaseicon{hootsuite}{simpleicon\{hootsuite\}}
+    
+    \showcaseicon{hoppscotch}{simpleicon\{hoppscotch\}}
+    
+    \showcaseicon{hotelsdotcom}{simpleicon\{hotelsdotcom\}}
+    
+    \showcaseicon{hotjar}{simpleicon\{hotjar\}}
+    
+    \showcaseicon{hotwire}{simpleicon\{hotwire\}}
+    
+    \showcaseicon{houdini}{simpleicon\{houdini\}}
+    
+    \showcaseicon{houzz}{simpleicon\{houzz\}}
+    
+    \showcaseicon{hp}{simpleicon\{hp\}}
+    
+    \showcaseicon{hsbc}{simpleicon\{hsbc\}}
+    
+    \showcaseicon{html5}{simpleicon\{html5\}}
+    
+    \showcaseicon{htmlacademy}{simpleicon\{htmlacademy\}}
+    
+    \showcaseicon{htop}{simpleicon\{htop\}}
+    
+    \showcaseicon{httpie}{simpleicon\{httpie\}}
+    
+    \showcaseicon{huawei}{simpleicon\{huawei\}}
+    
+    \showcaseicon{hubspot}{simpleicon\{hubspot\}}
+    
+    \showcaseicon{hugo}{simpleicon\{hugo\}}
+    
+    \showcaseicon{hulu}{simpleicon\{hulu\}}
+    
+    \showcaseicon{humblebundle}{simpleicon\{humblebundle\}}
+    
+    \showcaseicon{hungryjacks}{simpleicon\{hungryjacks\}}
+    
+    \showcaseicon{hurriyetemlak}{simpleicon\{hurriyetemlak\}}
+    
+    \showcaseicon{husqvarna}{simpleicon\{husqvarna\}}
+    
+    \showcaseicon{hyper}{simpleicon\{hyper\}}
+    
+    \showcaseicon{hyperledger}{simpleicon\{hyperledger\}}
+    
+    \showcaseicon{hypothesis}{simpleicon\{hypothesis\}}
+    
+    \showcaseicon{hyundai}{simpleicon\{hyundai\}}
+    
+    \showcaseicon{i18next}{simpleicon\{i18next\}}
+    
+    \showcaseicon{i3}{simpleicon\{i3\}}
+    
+    \showcaseicon{iata}{simpleicon\{iata\}}
+    
+    \showcaseicon{ibeacon}{simpleicon\{ibeacon\}}
+    
+    \showcaseicon{ibm}{simpleicon\{ibm\}}
+    
+    \showcaseicon{ibmcloud}{simpleicon\{ibmcloud\}}
+    
+    \showcaseicon{ibmwatson}{simpleicon\{ibmwatson\}}
+    
+    \showcaseicon{iced}{simpleicon\{iced\}}
+    
+    \showcaseicon{iceland}{simpleicon\{iceland\}}
+    
+    \showcaseicon{icinga}{simpleicon\{icinga\}}
+    
+    \showcaseicon{icloud}{simpleicon\{icloud\}}
+    
+    \showcaseicon{icomoon}{simpleicon\{icomoon\}}
+    
+    \showcaseicon{icon}{simpleicon\{icon\}}
+    
+    \showcaseicon{iconfinder}{simpleicon\{iconfinder\}}
+    
+    \showcaseicon{iconify}{simpleicon\{iconify\}}
+    
+    \showcaseicon{iconjar}{simpleicon\{iconjar\}}
+    
+    \showcaseicon{icons8}{simpleicon\{icons8\}}
+    
+    \showcaseicon{icq}{simpleicon\{icq\}}
+    
+    \showcaseicon{ieee}{simpleicon\{ieee\}}
+    
+    \showcaseicon{ifixit}{simpleicon\{ifixit\}}
+    
+    \showcaseicon{ifood}{simpleicon\{ifood\}}
+    
+    \showcaseicon{ifttt}{simpleicon\{ifttt\}}
+    
+    \showcaseicon{igdb}{simpleicon\{igdb\}}
+    
+    \showcaseicon{iheartradio}{simpleicon\{iheartradio\}}
+    
+    \showcaseicon{ikea}{simpleicon\{ikea\}}
+    
+    \showcaseicon{iledefrancemobilites}{simpleicon\{iledefrancemobilites\}}
+    
+    \showcaseicon{imagej}{simpleicon\{imagej\}}
+    
+    \showcaseicon{imdb}{simpleicon\{imdb\}}
+    
+    \showcaseicon{imgur}{simpleicon\{imgur\}}
+    
+    \showcaseicon{immer}{simpleicon\{immer\}}
+    
+    \showcaseicon{immich}{simpleicon\{immich\}}
+    
+    \showcaseicon{imou}{simpleicon\{imou\}}
+    
+    \showcaseicon{improvmx}{simpleicon\{improvmx\}}
+    
+    \showcaseicon{indeed}{simpleicon\{indeed\}}
+    
+    \showcaseicon{indigo}{simpleicon\{indigo\}}
+    
+    \showcaseicon{inertia}{simpleicon\{inertia\}}
+    
+    \showcaseicon{infiniti}{simpleicon\{infiniti\}}
+    
+    \showcaseicon{influxdb}{simpleicon\{influxdb\}}
+    
+    \showcaseicon{infoq}{simpleicon\{infoq\}}
+    
+    \showcaseicon{informatica}{simpleicon\{informatica\}}
+    
+    \showcaseicon{infosys}{simpleicon\{infosys\}}
+    
+    \showcaseicon{infracost}{simpleicon\{infracost\}}
+    
+    \showcaseicon{ingress}{simpleicon\{ingress\}}
+    
+    \showcaseicon{inkdrop}{simpleicon\{inkdrop\}}
+    
+    \showcaseicon{inkscape}{simpleicon\{inkscape\}}
+    
+    \showcaseicon{insomnia}{simpleicon\{insomnia\}}
+    
+    \showcaseicon{instacart}{simpleicon\{instacart\}}
+    
+    \showcaseicon{instagram}{simpleicon\{instagram\}}
+    
+    \showcaseicon{instapaper}{simpleicon\{instapaper\}}
+    
+    \showcaseicon{instatus}{simpleicon\{instatus\}}
+    
+    \showcaseicon{instructables}{simpleicon\{instructables\}}
+    
+    \showcaseicon{instructure}{simpleicon\{instructure\}}
+    
+    \showcaseicon{integromat}{simpleicon\{integromat\}}
+    
+    \showcaseicon{intel}{simpleicon\{intel\}}
+    
+    \showcaseicon{intellijidea}{simpleicon\{intellijidea\}}
+    
+    \showcaseicon{interactiondesignfoundation}{simpleicon\{interactiondesignfoundation\}}
+    
+    \showcaseicon{interactjs}{simpleicon\{interactjs\}}
+    
+    \showcaseicon{interbase}{simpleicon\{interbase\}}
+    
+    \showcaseicon{intercom}{simpleicon\{intercom\}}
+    
+    \showcaseicon{intermarche}{simpleicon\{intermarche\}}
+    
+    \showcaseicon{internetarchive}{simpleicon\{internetarchive\}}
+    
+    \showcaseicon{internetcomputer}{simpleicon\{internetcomputer\}}
+    
+    \showcaseicon{internetexplorer}{simpleicon\{internetexplorer\}}
+    
+    \showcaseicon{intigriti}{simpleicon\{intigriti\}}
+    
+    \showcaseicon{intuit}{simpleicon\{intuit\}}
+    
+    \showcaseicon{invision}{simpleicon\{invision\}}
+    
+    \showcaseicon{invoiceninja}{simpleicon\{invoiceninja\}}
+    
+    \showcaseicon{iobroker}{simpleicon\{iobroker\}}
+    
+    \showcaseicon{ionic}{simpleicon\{ionic\}}
+    
+    \showcaseicon{ionos}{simpleicon\{ionos\}}
+    
+    \showcaseicon{ios}{simpleicon\{ios\}}
+    
+    \showcaseicon{iota}{simpleicon\{iota\}}
+    
+    \showcaseicon{ipfs}{simpleicon\{ipfs\}}
+    
+    \showcaseicon{iris}{simpleicon\{iris\}}
+    
+    \showcaseicon{isc2}{simpleicon\{isc2\}}
+    
+    \showcaseicon{iscsquared}{simpleicon\{iscsquared\}}
+    
+    \showcaseicon{issuu}{simpleicon\{issuu\}}
+    
+    \showcaseicon{istio}{simpleicon\{istio\}}
+    
+    \showcaseicon{itchdotio}{simpleicon\{itchdotio\}}
+    
+    \showcaseicon{iterm2}{simpleicon\{iterm2\}}
+    
+    \showcaseicon{itunes}{simpleicon\{itunes\}}
+    
+    \showcaseicon{itvx}{simpleicon\{itvx\}}
+    
+    \showcaseicon{iveco}{simpleicon\{iveco\}}
+    
+    \showcaseicon{jabber}{simpleicon\{jabber\}}
+    
+    \showcaseicon{jaeger}{simpleicon\{jaeger\}}
+    
+    \showcaseicon{jaguar}{simpleicon\{jaguar\}}
+    
+    \showcaseicon{jamboard}{simpleicon\{jamboard\}}
+    
+    \showcaseicon{jameson}{simpleicon\{jameson\}}
+    
+    \showcaseicon{jamstack}{simpleicon\{jamstack\}}
+    
+    \showcaseicon{jasmine}{simpleicon\{jasmine\}}
+    
+    \showcaseicon{javascript}{simpleicon\{javascript\}}
+    
+    \showcaseicon{jbl}{simpleicon\{jbl\}}
+    
+    \showcaseicon{jcb}{simpleicon\{jcb\}}
+    
+    \showcaseicon{jeep}{simpleicon\{jeep\}}
+    
+    \showcaseicon{jekyll}{simpleicon\{jekyll\}}
+    
+    \showcaseicon{jellyfin}{simpleicon\{jellyfin\}}
+    
+    \showcaseicon{jenkins}{simpleicon\{jenkins\}}
+    
+    \showcaseicon{jenkinsx}{simpleicon\{jenkinsx\}}
+    
+    \showcaseicon{jest}{simpleicon\{jest\}}
+    
+    \showcaseicon{jet}{simpleicon\{jet\}}
+    
+    \showcaseicon{jetblue}{simpleicon\{jetblue\}}
+    
+    \showcaseicon{jetbrains}{simpleicon\{jetbrains\}}
+    
+    \showcaseicon{jetpackcompose}{simpleicon\{jetpackcompose\}}
+    
+    \showcaseicon{jfrog}{simpleicon\{jfrog\}}
+    
+    \showcaseicon{jfrogbintray}{simpleicon\{jfrogbintray\}}
+    
+    \showcaseicon{jfrogpipelines}{simpleicon\{jfrogpipelines\}}
+    
+    \showcaseicon{jinja}{simpleicon\{jinja\}}
+    
+    \showcaseicon{jira}{simpleicon\{jira\}}
+    
+    \showcaseicon{jirasoftware}{simpleicon\{jirasoftware\}}
+    
+    \showcaseicon{jitsi}{simpleicon\{jitsi\}}
+    
+    \showcaseicon{johndeere}{simpleicon\{johndeere\}}
+    
+    \showcaseicon{joomla}{simpleicon\{joomla\}}
+    
+    \showcaseicon{joplin}{simpleicon\{joplin\}}
+    
+    \showcaseicon{jordan}{simpleicon\{jordan\}}
+    
+    \showcaseicon{jovian}{simpleicon\{jovian\}}
+    
+    \showcaseicon{jpeg}{simpleicon\{jpeg\}}
+    
+    \showcaseicon{jquery}{simpleicon\{jquery\}}
+    
+    \showcaseicon{jrgroup}{simpleicon\{jrgroup\}}
+    
+    \showcaseicon{jsdelivr}{simpleicon\{jsdelivr\}}
+    
+    \showcaseicon{jsfiddle}{simpleicon\{jsfiddle\}}
+    
+    \showcaseicon{json}{simpleicon\{json\}}
+    
+    \showcaseicon{jsonwebtokens}{simpleicon\{jsonwebtokens\}}
+    
+    \showcaseicon{jss}{simpleicon\{jss\}}
+    
+    \showcaseicon{juce}{simpleicon\{juce\}}
+    
+    \showcaseicon{juejin}{simpleicon\{juejin\}}
+    
+    \showcaseicon{juke}{simpleicon\{juke\}}
+    
+    \showcaseicon{julia}{simpleicon\{julia\}}
+    
+    \showcaseicon{junipernetworks}{simpleicon\{junipernetworks\}}
+    
+    \showcaseicon{junit5}{simpleicon\{junit5\}}
+    
+    \showcaseicon{jupyter}{simpleicon\{jupyter\}}
+    
+    \showcaseicon{justeat}{simpleicon\{justeat\}}
+    
+    \showcaseicon{justgiving}{simpleicon\{justgiving\}}
+    
+    \showcaseicon{k3s}{simpleicon\{k3s\}}
+    
+    \showcaseicon{k6}{simpleicon\{k6\}}
+    
+    \showcaseicon{kaggle}{simpleicon\{kaggle\}}
+    
+    \showcaseicon{kahoot}{simpleicon\{kahoot\}}
+    
+    \showcaseicon{kaios}{simpleicon\{kaios\}}
+    
+    \showcaseicon{kakao}{simpleicon\{kakao\}}
+    
+    \showcaseicon{kakaotalk}{simpleicon\{kakaotalk\}}
+    
+    \showcaseicon{kalilinux}{simpleicon\{kalilinux\}}
+    
+    \showcaseicon{kamailio}{simpleicon\{kamailio\}}
+    
+    \showcaseicon{kaniko}{simpleicon\{kaniko\}}
+    
+    \showcaseicon{karlsruherverkehrsverbund}{simpleicon\{karlsruherverkehrsverbund\}}
+    
+    \showcaseicon{kasasmart}{simpleicon\{kasasmart\}}
+    
+    \showcaseicon{kashflow}{simpleicon\{kashflow\}}
+    
+    \showcaseicon{kaspersky}{simpleicon\{kaspersky\}}
+    
+    \showcaseicon{katacoda}{simpleicon\{katacoda\}}
+    
+    \showcaseicon{katana}{simpleicon\{katana\}}
+    
+    \showcaseicon{kaufland}{simpleicon\{kaufland\}}
+    
+    \showcaseicon{kde}{simpleicon\{kde\}}
+    
+    \showcaseicon{kdenlive}{simpleicon\{kdenlive\}}
+    
+    \showcaseicon{kedro}{simpleicon\{kedro\}}
+    
+    \showcaseicon{keepachangelog}{simpleicon\{keepachangelog\}}
+    
+    \showcaseicon{keepassxc}{simpleicon\{keepassxc\}}
+    
+    \showcaseicon{kentico}{simpleicon\{kentico\}}
+    
+    \showcaseicon{keras}{simpleicon\{keras\}}
+    
+    \showcaseicon{keybase}{simpleicon\{keybase\}}
+    
+    \showcaseicon{keycdn}{simpleicon\{keycdn\}}
+    
+    \showcaseicon{keystone}{simpleicon\{keystone\}}
+    
+    \showcaseicon{kfc}{simpleicon\{kfc\}}
+    
+    \showcaseicon{khanacademy}{simpleicon\{khanacademy\}}
+    
+    \showcaseicon{khronosgroup}{simpleicon\{khronosgroup\}}
+    
+    \showcaseicon{kia}{simpleicon\{kia\}}
+    
+    \showcaseicon{kibana}{simpleicon\{kibana\}}
+    
+    \showcaseicon{kicad}{simpleicon\{kicad\}}
+    
+    \showcaseicon{kickstarter}{simpleicon\{kickstarter\}}
+    
+    \showcaseicon{kik}{simpleicon\{kik\}}
+    
+    \showcaseicon{kingstontechnology}{simpleicon\{kingstontechnology\}}
+    
+    \showcaseicon{kinopoisk}{simpleicon\{kinopoisk\}}
+    
+    \showcaseicon{kinsta}{simpleicon\{kinsta\}}
+    
+    \showcaseicon{kirby}{simpleicon\{kirby\}}
+    
+    \showcaseicon{kit}{simpleicon\{kit\}}
+    
+    \showcaseicon{kitsu}{simpleicon\{kitsu\}}
+    
+    \showcaseicon{klarna}{simpleicon\{klarna\}}
+    
+    \showcaseicon{klm}{simpleicon\{klm\}}
+    
+    \showcaseicon{klook}{simpleicon\{klook\}}
+    
+    \showcaseicon{knative}{simpleicon\{knative\}}
+    
+    \showcaseicon{knowledgebase}{simpleicon\{knowledgebase\}}
+    
+    \showcaseicon{known}{simpleicon\{known\}}
+    
+    \showcaseicon{koa}{simpleicon\{koa\}}
+    
+    \showcaseicon{koc}{simpleicon\{koc\}}
+    
+    \showcaseicon{kodak}{simpleicon\{kodak\}}
+    
+    \showcaseicon{kodi}{simpleicon\{kodi\}}
+    
+    \showcaseicon{kofax}{simpleicon\{kofax\}}
+    
+    \showcaseicon{kofi}{simpleicon\{kofi\}}
+    
+    \showcaseicon{komoot}{simpleicon\{komoot\}}
+    
+    \showcaseicon{konami}{simpleicon\{konami\}}
+    
+    \showcaseicon{kong}{simpleicon\{kong\}}
+    
+    \showcaseicon{kongregate}{simpleicon\{kongregate\}}
+    
+    \showcaseicon{konva}{simpleicon\{konva\}}
+    
+    \showcaseicon{kotlin}{simpleicon\{kotlin\}}
+    
+    \showcaseicon{koyeb}{simpleicon\{koyeb\}}
+    
+    \showcaseicon{krita}{simpleicon\{krita\}}
+    
+    \showcaseicon{ktm}{simpleicon\{ktm\}}
+    
+    \showcaseicon{kuaishou}{simpleicon\{kuaishou\}}
+    
+    \showcaseicon{kubernetes}{simpleicon\{kubernetes\}}
+    
+    \showcaseicon{kubuntu}{simpleicon\{kubuntu\}}
+    
+    \showcaseicon{kuma}{simpleicon\{kuma\}}
+    
+    \showcaseicon{kuula}{simpleicon\{kuula\}}
+    
+    \showcaseicon{kyocera}{simpleicon\{kyocera\}}
+    
+    \showcaseicon{labview}{simpleicon\{labview\}}
+    
+    \showcaseicon{lada}{simpleicon\{lada\}}
+    
+    \showcaseicon{lamborghini}{simpleicon\{lamborghini\}}
+    
+    \showcaseicon{landrover}{simpleicon\{landrover\}}
+    
+    \showcaseicon{lapce}{simpleicon\{lapce\}}
+    
+    \showcaseicon{laragon}{simpleicon\{laragon\}}
+    
+    \showcaseicon{laravel}{simpleicon\{laravel\}}
+    
+    \showcaseicon{laravelhorizon}{simpleicon\{laravelhorizon\}}
+    
+    \showcaseicon{laravelnova}{simpleicon\{laravelnova\}}
+    
+    \showcaseicon{lastdotfm}{simpleicon\{lastdotfm\}}
+    
+    \showcaseicon{lastpass}{simpleicon\{lastpass\}}
+    
+    \showcaseicon{latex}{simpleicon\{latex\}}
+    
+    \showcaseicon{launchpad}{simpleicon\{launchpad\}}
+    
+    \showcaseicon{lazarus}{simpleicon\{lazarus\}}
+    
+    \showcaseicon{lbry}{simpleicon\{lbry\}}
+    
+    \showcaseicon{leaderprice}{simpleicon\{leaderprice\}}
+    
+    \showcaseicon{leaflet}{simpleicon\{leaflet\}}
+    
+    \showcaseicon{leagueoflegends}{simpleicon\{leagueoflegends\}}
+    
+    \showcaseicon{leanpub}{simpleicon\{leanpub\}}
+    
+    \showcaseicon{leetcode}{simpleicon\{leetcode\}}
+    
+    \showcaseicon{legacygames}{simpleicon\{legacygames\}}
+    
+    \showcaseicon{leica}{simpleicon\{leica\}}
+    
+    \showcaseicon{lemmy}{simpleicon\{lemmy\}}
+    
+    \showcaseicon{lenovo}{simpleicon\{lenovo\}}
+    
+    \showcaseicon{lens}{simpleicon\{lens\}}
+    
+    \showcaseicon{leptos}{simpleicon\{leptos\}}
+    
+    \showcaseicon{lerna}{simpleicon\{lerna\}}
+    
+    \showcaseicon{leroymerlin}{simpleicon\{leroymerlin\}}
+    
+    \showcaseicon{less}{simpleicon\{less\}}
+    
+    \showcaseicon{letsencrypt}{simpleicon\{letsencrypt\}}
+    
+    \showcaseicon{letterboxd}{simpleicon\{letterboxd\}}
+    
+    \showcaseicon{levelsdotfyi}{simpleicon\{levelsdotfyi\}}
+    
+    \showcaseicon{lg}{simpleicon\{lg\}}
+    
+    \showcaseicon{lgtm}{simpleicon\{lgtm\}}
+    
+    \showcaseicon{liberadotchat}{simpleicon\{liberadotchat\}}
+    
+    \showcaseicon{liberapay}{simpleicon\{liberapay\}}
+    
+    \showcaseicon{librariesdotio}{simpleicon\{librariesdotio\}}
+    
+    \showcaseicon{librarything}{simpleicon\{librarything\}}
+    
+    \showcaseicon{libreoffice}{simpleicon\{libreoffice\}}
+    
+    \showcaseicon{libuv}{simpleicon\{libuv\}}
+    
+    \showcaseicon{lichess}{simpleicon\{lichess\}}
+    
+    \showcaseicon{lidl}{simpleicon\{lidl\}}
+    
+    \showcaseicon{lifx}{simpleicon\{lifx\}}
+    
+    \showcaseicon{lightburn}{simpleicon\{lightburn\}}
+    
+    \showcaseicon{lighthouse}{simpleicon\{lighthouse\}}
+    
+    \showcaseicon{lightning}{simpleicon\{lightning\}}
+    
+    \showcaseicon{line}{simpleicon\{line\}}
+    
+    \showcaseicon{lineageos}{simpleicon\{lineageos\}}
+    
+    \showcaseicon{linear}{simpleicon\{linear\}}
+    
+    \showcaseicon{linkedin}{simpleicon\{linkedin\}}
+    
+    \showcaseicon{linkerd}{simpleicon\{linkerd\}}
+    
+    \showcaseicon{linkfire}{simpleicon\{linkfire\}}
+    
+    \showcaseicon{linktree}{simpleicon\{linktree\}}
+    
+    \showcaseicon{linux}{simpleicon\{linux\}}
+    
+    \showcaseicon{linuxcontainers}{simpleicon\{linuxcontainers\}}
+    
+    \showcaseicon{linuxfoundation}{simpleicon\{linuxfoundation\}}
+    
+    \showcaseicon{linuxmint}{simpleicon\{linuxmint\}}
+    
+    \showcaseicon{lionair}{simpleicon\{lionair\}}
+    
+    \showcaseicon{liquibase}{simpleicon\{liquibase\}}
+    
+    \showcaseicon{lit}{simpleicon\{lit\}}
+    
+    \showcaseicon{litecoin}{simpleicon\{litecoin\}}
+    
+    \showcaseicon{litiengine}{simpleicon\{litiengine\}}
+    
+    \showcaseicon{livechat}{simpleicon\{livechat\}}
+    
+    \showcaseicon{livejournal}{simpleicon\{livejournal\}}
+    
+    \showcaseicon{livewire}{simpleicon\{livewire\}}
+    
+    \showcaseicon{llvm}{simpleicon\{llvm\}}
+    
+    \showcaseicon{lmms}{simpleicon\{lmms\}}
+    
+    \showcaseicon{local}{simpleicon\{local\}}
+    
+    \showcaseicon{lodash}{simpleicon\{lodash\}}
+    
+    \showcaseicon{logitech}{simpleicon\{logitech\}}
+    
+    \showcaseicon{logmein}{simpleicon\{logmein\}}
+    
+    \showcaseicon{logseq}{simpleicon\{logseq\}}
+    
+    \showcaseicon{logstash}{simpleicon\{logstash\}}
+    
+    \showcaseicon{looker}{simpleicon\{looker\}}
+    
+    \showcaseicon{loom}{simpleicon\{loom\}}
+    
+    \showcaseicon{loop}{simpleicon\{loop\}}
+    
+    \showcaseicon{loopback}{simpleicon\{loopback\}}
+    
+    \showcaseicon{lospec}{simpleicon\{lospec\}}
+    
+    \showcaseicon{lotpolishairlines}{simpleicon\{lotpolishairlines\}}
+    
+    \showcaseicon{ltspice}{simpleicon\{ltspice\}}
+    
+    \showcaseicon{lua}{simpleicon\{lua\}}
+    
+    \showcaseicon{lubuntu}{simpleicon\{lubuntu\}}
+    
+    \showcaseicon{ludwig}{simpleicon\{ludwig\}}
+    
+    \showcaseicon{lufthansa}{simpleicon\{lufthansa\}}
+    
+    \showcaseicon{lumen}{simpleicon\{lumen\}}
+    
+    \showcaseicon{lunacy}{simpleicon\{lunacy\}}
+    
+    \showcaseicon{lutris}{simpleicon\{lutris\}}
+    
+    \showcaseicon{lydia}{simpleicon\{lydia\}}
+    
+    \showcaseicon{lyft}{simpleicon\{lyft\}}
+    
+    \showcaseicon{maas}{simpleicon\{maas\}}
+    
+    \showcaseicon{macos}{simpleicon\{macos\}}
+    
+    \showcaseicon{macpaw}{simpleicon\{macpaw\}}
+    
+    \showcaseicon{macys}{simpleicon\{macys\}}
+    
+    \showcaseicon{magasinsu}{simpleicon\{magasinsu\}}
+    
+    \showcaseicon{magento}{simpleicon\{magento\}}
+    
+    \showcaseicon{magisk}{simpleicon\{magisk\}}
+    
+    \showcaseicon{mailchimp}{simpleicon\{mailchimp\}}
+    
+    \showcaseicon{maildotcom}{simpleicon\{maildotcom\}}
+    
+    \showcaseicon{maildotru}{simpleicon\{maildotru\}}
+    
+    \showcaseicon{mailgun}{simpleicon\{mailgun\}}
+    
+    \showcaseicon{majorleaguehacking}{simpleicon\{majorleaguehacking\}}
+    
+    \showcaseicon{makerbot}{simpleicon\{makerbot\}}
+    
+    \showcaseicon{mambaui}{simpleicon\{mambaui\}}
+    
+    \showcaseicon{mamp}{simpleicon\{mamp\}}
+    
+    \showcaseicon{man}{simpleicon\{man\}}
+    
+    \showcaseicon{manageiq}{simpleicon\{manageiq\}}
+    
+    \showcaseicon{manjaro}{simpleicon\{manjaro\}}
+    
+    \showcaseicon{mantine}{simpleicon\{mantine\}}
+    
+    \showcaseicon{mapbox}{simpleicon\{mapbox\}}
+    
+    \showcaseicon{maplibre}{simpleicon\{maplibre\}}
+    
+    \showcaseicon{mariadb}{simpleicon\{mariadb\}}
+    
+    \showcaseicon{mariadbfoundation}{simpleicon\{mariadbfoundation\}}
+    
+    \showcaseicon{markdown}{simpleicon\{markdown\}}
+    
+    \showcaseicon{marketo}{simpleicon\{marketo\}}
+    
+    \showcaseicon{marko}{simpleicon\{marko\}}
+    
+    \showcaseicon{marriott}{simpleicon\{marriott\}}
+    
+    \showcaseicon{marvelapp}{simpleicon\{marvelapp\}}
+    
+    \showcaseicon{maserati}{simpleicon\{maserati\}}
+    
+    \showcaseicon{mastercard}{simpleicon\{mastercard\}}
+    
+    \showcaseicon{mastercomfig}{simpleicon\{mastercomfig\}}
+    
+    \showcaseicon{mastodon}{simpleicon\{mastodon\}}
+    
+    \showcaseicon{materialdesign}{simpleicon\{materialdesign\}}
+    
+    \showcaseicon{materialdesignicons}{simpleicon\{materialdesignicons\}}
+    
+    \showcaseicon{matillion}{simpleicon\{matillion\}}
+    
+    \showcaseicon{matomo}{simpleicon\{matomo\}}
+    
+    \showcaseicon{matrix}{simpleicon\{matrix\}}
+    
+    \showcaseicon{matterdotjs}{simpleicon\{matterdotjs\}}
+    
+    \showcaseicon{mattermost}{simpleicon\{mattermost\}}
+    
+    \showcaseicon{matternet}{simpleicon\{matternet\}}
+    
+    \showcaseicon{mautic}{simpleicon\{mautic\}}
+    
+    \showcaseicon{max}{simpleicon\{max\}}
+    
+    \showcaseicon{maxplanckgesellschaft}{simpleicon\{maxplanckgesellschaft\}}
+    
+    \showcaseicon{maytag}{simpleicon\{maytag\}}
+    
+    \showcaseicon{mazda}{simpleicon\{mazda\}}
+    
+    \showcaseicon{mcafee}{simpleicon\{mcafee\}}
+    
+    \showcaseicon{mcdonalds}{simpleicon\{mcdonalds\}}
+    
+    \showcaseicon{mclaren}{simpleicon\{mclaren\}}
+    
+    \showcaseicon{mdbook}{simpleicon\{mdbook\}}
+    
+    \showcaseicon{mdnwebdocs}{simpleicon\{mdnwebdocs\}}
+    
+    \showcaseicon{mdx}{simpleicon\{mdx\}}
+    
+    \showcaseicon{mediafire}{simpleicon\{mediafire\}}
+    
+    \showcaseicon{mediamarkt}{simpleicon\{mediamarkt\}}
+    
+    \showcaseicon{mediatek}{simpleicon\{mediatek\}}
+    
+    \showcaseicon{mediatemple}{simpleicon\{mediatemple\}}
+    
+    \showcaseicon{medibangpaint}{simpleicon\{medibangpaint\}}
+    
+    \showcaseicon{medium}{simpleicon\{medium\}}
+    
+    \showcaseicon{meetup}{simpleicon\{meetup\}}
+    
+    \showcaseicon{mega}{simpleicon\{mega\}}
+    
+    \showcaseicon{meilisearch}{simpleicon\{meilisearch\}}
+    
+    \showcaseicon{mendeley}{simpleicon\{mendeley\}}
+    
+    \showcaseicon{mercadopago}{simpleicon\{mercadopago\}}
+    
+    \showcaseicon{mercedes}{simpleicon\{mercedes\}}
+    
+    \showcaseicon{merck}{simpleicon\{merck\}}
+    
+    \showcaseicon{mercurial}{simpleicon\{mercurial\}}
+    
+    \showcaseicon{messenger}{simpleicon\{messenger\}}
+    
+    \showcaseicon{meta}{simpleicon\{meta\}}
+    
+    \showcaseicon{metabase}{simpleicon\{metabase\}}
+    
+    \showcaseicon{metafilter}{simpleicon\{metafilter\}}
+    
+    \showcaseicon{meteor}{simpleicon\{meteor\}}
+    
+    \showcaseicon{metro}{simpleicon\{metro\}}
+    
+    \showcaseicon{metrodelaciudaddemexico}{simpleicon\{metrodelaciudaddemexico\}}
+    
+    \showcaseicon{metrodemadrid}{simpleicon\{metrodemadrid\}}
+    
+    \showcaseicon{metrodeparis}{simpleicon\{metrodeparis\}}
+    
+    \showcaseicon{mewe}{simpleicon\{mewe\}}
+    
+    \showcaseicon{mg}{simpleicon\{mg\}}
+    
+    \showcaseicon{microbit}{simpleicon\{microbit\}}
+    
+    \showcaseicon{microdotblog}{simpleicon\{microdotblog\}}
+    
+    \showcaseicon{microeditor}{simpleicon\{microeditor\}}
+    
+    \showcaseicon{microgenetics}{simpleicon\{microgenetics\}}
+    
+    \showcaseicon{micropython}{simpleicon\{micropython\}}
+    
+    \showcaseicon{microsoft}{simpleicon\{microsoft\}}
+    
+    \showcaseicon{microsoftacademic}{simpleicon\{microsoftacademic\}}
+    
+    \showcaseicon{microsoftaccess}{simpleicon\{microsoftaccess\}}
+    
+    \showcaseicon{microsoftazure}{simpleicon\{microsoftazure\}}
+    
+    \showcaseicon{microsoftbing}{simpleicon\{microsoftbing\}}
+    
+    \showcaseicon{microsoftedge}{simpleicon\{microsoftedge\}}
+    
+    \showcaseicon{microsoftexcel}{simpleicon\{microsoftexcel\}}
+    
+    \showcaseicon{microsoftexchange}{simpleicon\{microsoftexchange\}}
+    
+    \showcaseicon{microsoftoffice}{simpleicon\{microsoftoffice\}}
+    
+    \showcaseicon{microsoftonedrive}{simpleicon\{microsoftonedrive\}}
+    
+    \showcaseicon{microsoftonenote}{simpleicon\{microsoftonenote\}}
+    
+    \showcaseicon{microsoftoutlook}{simpleicon\{microsoftoutlook\}}
+    
+    \showcaseicon{microsoftpowerpoint}{simpleicon\{microsoftpowerpoint\}}
+    
+    \showcaseicon{microsoftsharepoint}{simpleicon\{microsoftsharepoint\}}
+    
+    \showcaseicon{microsoftsqlserver}{simpleicon\{microsoftsqlserver\}}
+    
+    \showcaseicon{microsoftteams}{simpleicon\{microsoftteams\}}
+    
+    \showcaseicon{microsofttranslator}{simpleicon\{microsofttranslator\}}
+    
+    \showcaseicon{microsoftvisio}{simpleicon\{microsoftvisio\}}
+    
+    \showcaseicon{microsoftword}{simpleicon\{microsoftword\}}
+    
+    \showcaseicon{microstation}{simpleicon\{microstation\}}
+    
+    \showcaseicon{microstrategy}{simpleicon\{microstrategy\}}
+    
+    \showcaseicon{midi}{simpleicon\{midi\}}
+    
+    \showcaseicon{mikrotik}{simpleicon\{mikrotik\}}
+    
+    \showcaseicon{milvus}{simpleicon\{milvus\}}
+    
+    \showcaseicon{minds}{simpleicon\{minds\}}
+    
+    \showcaseicon{minecraft}{simpleicon\{minecraft\}}
+    
+    \showcaseicon{minetest}{simpleicon\{minetest\}}
+    
+    \showcaseicon{mini}{simpleicon\{mini\}}
+    
+    \showcaseicon{minio}{simpleicon\{minio\}}
+    
+    \showcaseicon{minutemailer}{simpleicon\{minutemailer\}}
+    
+    \showcaseicon{miraheze}{simpleicon\{miraheze\}}
+    
+    \showcaseicon{miro}{simpleicon\{miro\}}
+    
+    \showcaseicon{misskey}{simpleicon\{misskey\}}
+    
+    \showcaseicon{mitsubishi}{simpleicon\{mitsubishi\}}
+    
+    \showcaseicon{mix}{simpleicon\{mix\}}
+    
+    \showcaseicon{mixcloud}{simpleicon\{mixcloud\}}
+    
+    \showcaseicon{mixpanel}{simpleicon\{mixpanel\}}
+    
+    \showcaseicon{mlb}{simpleicon\{mlb\}}
+    
+    \showcaseicon{mlflow}{simpleicon\{mlflow\}}
+    
+    \showcaseicon{mobx}{simpleicon\{mobx\}}
+    
+    \showcaseicon{mobxstatetree}{simpleicon\{mobxstatetree\}}
+    
+    \showcaseicon{mocha}{simpleicon\{mocha\}}
+    
+    \showcaseicon{mockserviceworker}{simpleicon\{mockserviceworker\}}
+    
+    \showcaseicon{modin}{simpleicon\{modin\}}
+    
+    \showcaseicon{modrinth}{simpleicon\{modrinth\}}
+    
+    \showcaseicon{modx}{simpleicon\{modx\}}
+    
+    \showcaseicon{mojangstudios}{simpleicon\{mojangstudios\}}
+    
+    \showcaseicon{moleculer}{simpleicon\{moleculer\}}
+    
+    \showcaseicon{momenteo}{simpleicon\{momenteo\}}
+    
+    \showcaseicon{monero}{simpleicon\{monero\}}
+    
+    \showcaseicon{moneygram}{simpleicon\{moneygram\}}
+    
+    \showcaseicon{mongodb}{simpleicon\{mongodb\}}
+    
+    \showcaseicon{mongoose}{simpleicon\{mongoose\}}
+    
+    \showcaseicon{mongoosedotws}{simpleicon\{mongoosedotws\}}
+    
+    \showcaseicon{monica}{simpleicon\{monica\}}
+    
+    \showcaseicon{monkeytie}{simpleicon\{monkeytie\}}
+    
+    \showcaseicon{monkeytype}{simpleicon\{monkeytype\}}
+    
+    \showcaseicon{monogame}{simpleicon\{monogame\}}
+    
+    \showcaseicon{monoprix}{simpleicon\{monoprix\}}
+    
+    \showcaseicon{monster}{simpleicon\{monster\}}
+    
+    \showcaseicon{monzo}{simpleicon\{monzo\}}
+    
+    \showcaseicon{moo}{simpleicon\{moo\}}
+    
+    \showcaseicon{moonrepo}{simpleicon\{moonrepo\}}
+    
+    \showcaseicon{morrisons}{simpleicon\{morrisons\}}
+    
+    \showcaseicon{moscowmetro}{simpleicon\{moscowmetro\}}
+    
+    \showcaseicon{motorola}{simpleicon\{motorola\}}
+    
+    \showcaseicon{mozilla}{simpleicon\{mozilla\}}
+    
+    \showcaseicon{mqtt}{simpleicon\{mqtt\}}
+    
+    \showcaseicon{msi}{simpleicon\{msi\}}
+    
+    \showcaseicon{msibusiness}{simpleicon\{msibusiness\}}
+    
+    \showcaseicon{mta}{simpleicon\{mta\}}
+    
+    \showcaseicon{mtr}{simpleicon\{mtr\}}
+    
+    \showcaseicon{mubi}{simpleicon\{mubi\}}
+    
+    \showcaseicon{mui}{simpleicon\{mui\}}
+    
+    \showcaseicon{mulesoft}{simpleicon\{mulesoft\}}
+    
+    \showcaseicon{muller}{simpleicon\{muller\}}
+    
+    \showcaseicon{multisim}{simpleicon\{multisim\}}
+    
+    \showcaseicon{mumble}{simpleicon\{mumble\}}
+    
+    \showcaseicon{mural}{simpleicon\{mural\}}
+    
+    \showcaseicon{musescore}{simpleicon\{musescore\}}
+    
+    \showcaseicon{musicbrainz}{simpleicon\{musicbrainz\}}
+    
+    \showcaseicon{mxlinux}{simpleicon\{mxlinux\}}
+    
+    \showcaseicon{myanimelist}{simpleicon\{myanimelist\}}
+    
+    \showcaseicon{myob}{simpleicon\{myob\}}
+    
+    \showcaseicon{myspace}{simpleicon\{myspace\}}
+    
+    \showcaseicon{mysql}{simpleicon\{mysql\}}
+    
+    \showcaseicon{n26}{simpleicon\{n26\}}
+    
+    \showcaseicon{namebase}{simpleicon\{namebase\}}
+    
+    \showcaseicon{namecheap}{simpleicon\{namecheap\}}
+    
+    \showcaseicon{nano}{simpleicon\{nano\}}
+    
+    \showcaseicon{nasa}{simpleicon\{nasa\}}
+    
+    \showcaseicon{nationalgrid}{simpleicon\{nationalgrid\}}
+    
+    \showcaseicon{nativescript}{simpleicon\{nativescript\}}
+    
+    \showcaseicon{natsdotio}{simpleicon\{natsdotio\}}
+    
+    \showcaseicon{naver}{simpleicon\{naver\}}
+    
+    \showcaseicon{nba}{simpleicon\{nba\}}
+    
+    \showcaseicon{nbb}{simpleicon\{nbb\}}
+    
+    \showcaseicon{nbc}{simpleicon\{nbc\}}
+    
+    \showcaseicon{ndr}{simpleicon\{ndr\}}
+    
+    \showcaseicon{near}{simpleicon\{near\}}
+    
+    \showcaseicon{nec}{simpleicon\{nec\}}
+    
+    \showcaseicon{neo4j}{simpleicon\{neo4j\}}
+    
+    \showcaseicon{neovim}{simpleicon\{neovim\}}
+    
+    \showcaseicon{nestjs}{simpleicon\{nestjs\}}
+    
+    \showcaseicon{netapp}{simpleicon\{netapp\}}
+    
+    \showcaseicon{netbsd}{simpleicon\{netbsd\}}
+    
+    \showcaseicon{netflix}{simpleicon\{netflix\}}
+    
+    \showcaseicon{netlify}{simpleicon\{netlify\}}
+    
+    \showcaseicon{nette}{simpleicon\{nette\}}
+    
+    \showcaseicon{netto}{simpleicon\{netto\}}
+    
+    \showcaseicon{neutralinojs}{simpleicon\{neutralinojs\}}
+    
+    \showcaseicon{newbalance}{simpleicon\{newbalance\}}
+    
+    \showcaseicon{newegg}{simpleicon\{newegg\}}
+    
+    \showcaseicon{newjapanprowrestling}{simpleicon\{newjapanprowrestling\}}
+    
+    \showcaseicon{newrelic}{simpleicon\{newrelic\}}
+    
+    \showcaseicon{newyorktimes}{simpleicon\{newyorktimes\}}
+    
+    \showcaseicon{nextbilliondotai}{simpleicon\{nextbilliondotai\}}
+    
+    \showcaseicon{nextcloud}{simpleicon\{nextcloud\}}
+    
+    \showcaseicon{nextdoor}{simpleicon\{nextdoor\}}
+    
+    \showcaseicon{nextdotjs}{simpleicon\{nextdotjs\}}
+    
+    \showcaseicon{nextra}{simpleicon\{nextra\}}
+    
+    \showcaseicon{nextui}{simpleicon\{nextui\}}
+    
+    \showcaseicon{nfc}{simpleicon\{nfc\}}
+    
+    \showcaseicon{nginx}{simpleicon\{nginx\}}
+    
+    \showcaseicon{nginxproxymanager}{simpleicon\{nginxproxymanager\}}
+    
+    \showcaseicon{ngrok}{simpleicon\{ngrok\}}
+    
+    \showcaseicon{ngrx}{simpleicon\{ngrx\}}
+    
+    \showcaseicon{niconico}{simpleicon\{niconico\}}
+    
+    \showcaseicon{nike}{simpleicon\{nike\}}
+    
+    \showcaseicon{nikon}{simpleicon\{nikon\}}
+    
+    \showcaseicon{nim}{simpleicon\{nim\}}
+    
+    \showcaseicon{nintendo}{simpleicon\{nintendo\}}
+    
+    \showcaseicon{nintendo3ds}{simpleicon\{nintendo3ds\}}
+    
+    \showcaseicon{nintendogamecube}{simpleicon\{nintendogamecube\}}
+    
+    \showcaseicon{nintendonetwork}{simpleicon\{nintendonetwork\}}
+    
+    \showcaseicon{nintendoswitch}{simpleicon\{nintendoswitch\}}
+    
+    \showcaseicon{nissan}{simpleicon\{nissan\}}
+    
+    \showcaseicon{nixos}{simpleicon\{nixos\}}
+    
+    \showcaseicon{nodedotjs}{simpleicon\{nodedotjs\}}
+    
+    \showcaseicon{nodemon}{simpleicon\{nodemon\}}
+    
+    \showcaseicon{nodered}{simpleicon\{nodered\}}
+    
+    \showcaseicon{nokia}{simpleicon\{nokia\}}
+    
+    \showcaseicon{norco}{simpleicon\{norco\}}
+    
+    \showcaseicon{nordvpn}{simpleicon\{nordvpn\}}
+    
+    \showcaseicon{normalizedotcss}{simpleicon\{normalizedotcss\}}
+    
+    \showcaseicon{norton}{simpleicon\{norton\}}
+    
+    \showcaseicon{norwegian}{simpleicon\{norwegian\}}
+    
+    \showcaseicon{notepadplusplus}{simpleicon\{notepadplusplus\}}
+    
+    \showcaseicon{notion}{simpleicon\{notion\}}
+    
+    \showcaseicon{notist}{simpleicon\{notist\}}
+    
+    \showcaseicon{nounproject}{simpleicon\{nounproject\}}
+    
+    \showcaseicon{novu}{simpleicon\{novu\}}
+    
+    \showcaseicon{now}{simpleicon\{now\}}
+    
+    \showcaseicon{npm}{simpleicon\{npm\}}
+    
+    \showcaseicon{nrwl}{simpleicon\{nrwl\}}
+    
+    \showcaseicon{nubank}{simpleicon\{nubank\}}
+    
+    \showcaseicon{nucleo}{simpleicon\{nucleo\}}
+    
+    \showcaseicon{nuget}{simpleicon\{nuget\}}
+    
+    \showcaseicon{nuke}{simpleicon\{nuke\}}
+    
+    \showcaseicon{numba}{simpleicon\{numba\}}
+    
+    \showcaseicon{numpy}{simpleicon\{numpy\}}
+    
+    \showcaseicon{nunjucks}{simpleicon\{nunjucks\}}
+    
+    \showcaseicon{nutanix}{simpleicon\{nutanix\}}
+    
+    \showcaseicon{nuxtdotjs}{simpleicon\{nuxtdotjs\}}
+    
+    \showcaseicon{nvidia}{simpleicon\{nvidia\}}
+    
+    \showcaseicon{nx}{simpleicon\{nx\}}
+    
+    \showcaseicon{nxp}{simpleicon\{nxp\}}
+    
+    \showcaseicon{nzxt}{simpleicon\{nzxt\}}
+    
+    \showcaseicon{observable}{simpleicon\{observable\}}
+    
+    \showcaseicon{obsidian}{simpleicon\{obsidian\}}
+    
+    \showcaseicon{obsstudio}{simpleicon\{obsstudio\}}
+    
+    \showcaseicon{ocaml}{simpleicon\{ocaml\}}
+    
+    \showcaseicon{octanerender}{simpleicon\{octanerender\}}
+    
+    \showcaseicon{octave}{simpleicon\{octave\}}
+    
+    \showcaseicon{octobercms}{simpleicon\{octobercms\}}
+    
+    \showcaseicon{octoprint}{simpleicon\{octoprint\}}
+    
+    \showcaseicon{octopusdeploy}{simpleicon\{octopusdeploy\}}
+    
+    \showcaseicon{oculus}{simpleicon\{oculus\}}
+    
+    \showcaseicon{odnoklassniki}{simpleicon\{odnoklassniki\}}
+    
+    \showcaseicon{odysee}{simpleicon\{odysee\}}
+    
+    \showcaseicon{ohdear}{simpleicon\{ohdear\}}
+    
+    \showcaseicon{okcupid}{simpleicon\{okcupid\}}
+    
+    \showcaseicon{okta}{simpleicon\{okta\}}
+    
+    \showcaseicon{oneplus}{simpleicon\{oneplus\}}
+    
+    \showcaseicon{onlyfans}{simpleicon\{onlyfans\}}
+    
+    \showcaseicon{onlyoffice}{simpleicon\{onlyoffice\}}
+    
+    \showcaseicon{onnx}{simpleicon\{onnx\}}
+    
+    \showcaseicon{onstar}{simpleicon\{onstar\}}
+    
+    \showcaseicon{opel}{simpleicon\{opel\}}
+    
+    \showcaseicon{openaccess}{simpleicon\{openaccess\}}
+    
+    \showcaseicon{openai}{simpleicon\{openai\}}
+    
+    \showcaseicon{openaigym}{simpleicon\{openaigym\}}
+    
+    \showcaseicon{openapiinitiative}{simpleicon\{openapiinitiative\}}
+    
+    \showcaseicon{openbadges}{simpleicon\{openbadges\}}
+    
+    \showcaseicon{openbsd}{simpleicon\{openbsd\}}
+    
+    \showcaseicon{openbugbounty}{simpleicon\{openbugbounty\}}
+    
+    \showcaseicon{opencollective}{simpleicon\{opencollective\}}
+    
+    \showcaseicon{opencontainersinitiative}{simpleicon\{opencontainersinitiative\}}
+    
+    \showcaseicon{opencv}{simpleicon\{opencv\}}
+    
+    \showcaseicon{openfaas}{simpleicon\{openfaas\}}
+    
+    \showcaseicon{opengl}{simpleicon\{opengl\}}
+    
+    \showcaseicon{openid}{simpleicon\{openid\}}
+    
+    \showcaseicon{openjdk}{simpleicon\{openjdk\}}
+    
+    \showcaseicon{openlayers}{simpleicon\{openlayers\}}
+    
+    \showcaseicon{openmined}{simpleicon\{openmined\}}
+    
+    \showcaseicon{opennebula}{simpleicon\{opennebula\}}
+    
+    \showcaseicon{openproject}{simpleicon\{openproject\}}
+    
+    \showcaseicon{openscad}{simpleicon\{openscad\}}
+    
+    \showcaseicon{opensea}{simpleicon\{opensea\}}
+    
+    \showcaseicon{opensearch}{simpleicon\{opensearch\}}
+    
+    \showcaseicon{opensourcehardware}{simpleicon\{opensourcehardware\}}
+    
+    \showcaseicon{opensourceinitiative}{simpleicon\{opensourceinitiative\}}
+    
+    \showcaseicon{openssl}{simpleicon\{openssl\}}
+    
+    \showcaseicon{openstack}{simpleicon\{openstack\}}
+    
+    \showcaseicon{openstreetmap}{simpleicon\{openstreetmap\}}
+    
+    \showcaseicon{opensuse}{simpleicon\{opensuse\}}
+    
+    \showcaseicon{opentelemetry}{simpleicon\{opentelemetry\}}
+    
+    \showcaseicon{opentext}{simpleicon\{opentext\}}
+    
+    \showcaseicon{opentf}{simpleicon\{opentf\}}
+    
+    \showcaseicon{openverse}{simpleicon\{openverse\}}
+    
+    \showcaseicon{openvpn}{simpleicon\{openvpn\}}
+    
+    \showcaseicon{openwrt}{simpleicon\{openwrt\}}
+    
+    \showcaseicon{openzeppelin}{simpleicon\{openzeppelin\}}
+    
+    \showcaseicon{openzfs}{simpleicon\{openzfs\}}
+    
+    \showcaseicon{opera}{simpleicon\{opera\}}
+    
+    \showcaseicon{operagx}{simpleicon\{operagx\}}
+    
+    \showcaseicon{opnsense}{simpleicon\{opnsense\}}
+    
+    \showcaseicon{opsgenie}{simpleicon\{opsgenie\}}
+    
+    \showcaseicon{opslevel}{simpleicon\{opslevel\}}
+    
+    \showcaseicon{oracle}{simpleicon\{oracle\}}
+    
+    \showcaseicon{orcid}{simpleicon\{orcid\}}
+    
+    \showcaseicon{oreilly}{simpleicon\{oreilly\}}
+    
+    \showcaseicon{org}{simpleicon\{org\}}
+    
+    \showcaseicon{origin}{simpleicon\{origin\}}
+    
+    \showcaseicon{osano}{simpleicon\{osano\}}
+    
+    \showcaseicon{osgeo}{simpleicon\{osgeo\}}
+    
+    \showcaseicon{oshkosh}{simpleicon\{oshkosh\}}
+    
+    \showcaseicon{osmc}{simpleicon\{osmc\}}
+    
+    \showcaseicon{osu}{simpleicon\{osu\}}
+    
+    \showcaseicon{otto}{simpleicon\{otto\}}
+    
+    \showcaseicon{overcast}{simpleicon\{overcast\}}
+    
+    \showcaseicon{overleaf}{simpleicon\{overleaf\}}
+    
+    \showcaseicon{ovh}{simpleicon\{ovh\}}
+    
+    \showcaseicon{owasp}{simpleicon\{owasp\}}
+    
+    \showcaseicon{owncloud}{simpleicon\{owncloud\}}
+    
+    \showcaseicon{oxygen}{simpleicon\{oxygen\}}
+    
+    \showcaseicon{oyo}{simpleicon\{oyo\}}
+    
+    \showcaseicon{p5dotjs}{simpleicon\{p5dotjs\}}
+    
+    \showcaseicon{packagist}{simpleicon\{packagist\}}
+    
+    \showcaseicon{packer}{simpleicon\{packer\}}
+    
+    \showcaseicon{paddlepaddle}{simpleicon\{paddlepaddle\}}
+    
+    \showcaseicon{paddypower}{simpleicon\{paddypower\}}
+    
+    \showcaseicon{pagekit}{simpleicon\{pagekit\}}
+    
+    \showcaseicon{pagerduty}{simpleicon\{pagerduty\}}
+    
+    \showcaseicon{pagespeedinsights}{simpleicon\{pagespeedinsights\}}
+    
+    \showcaseicon{pagseguro}{simpleicon\{pagseguro\}}
+    
+    \showcaseicon{palantir}{simpleicon\{palantir\}}
+    
+    \showcaseicon{paloaltonetworks}{simpleicon\{paloaltonetworks\}}
+    
+    \showcaseicon{paloaltosoftware}{simpleicon\{paloaltosoftware\}}
+    
+    \showcaseicon{panasonic}{simpleicon\{panasonic\}}
+    
+    \showcaseicon{pandas}{simpleicon\{pandas\}}
+    
+    \showcaseicon{pandora}{simpleicon\{pandora\}}
+    
+    \showcaseicon{pantheon}{simpleicon\{pantheon\}}
+    
+    \showcaseicon{paperspace}{simpleicon\{paperspace\}}
+    
+    \showcaseicon{paritysubstrate}{simpleicon\{paritysubstrate\}}
+    
+    \showcaseicon{parsedotly}{simpleicon\{parsedotly\}}
+    
+    \showcaseicon{passport}{simpleicon\{passport\}}
+    
+    \showcaseicon{pastebin}{simpleicon\{pastebin\}}
+    
+    \showcaseicon{patreon}{simpleicon\{patreon\}}
+    
+    \showcaseicon{paychex}{simpleicon\{paychex\}}
+    
+    \showcaseicon{payloadcms}{simpleicon\{payloadcms\}}
+    
+    \showcaseicon{payoneer}{simpleicon\{payoneer\}}
+    
+    \showcaseicon{paypal}{simpleicon\{paypal\}}
+    
+    \showcaseicon{paytm}{simpleicon\{paytm\}}
+    
+    \showcaseicon{pcgamingwiki}{simpleicon\{pcgamingwiki\}}
+    
+    \showcaseicon{peakdesign}{simpleicon\{peakdesign\}}
+    
+    \showcaseicon{pearson}{simpleicon\{pearson\}}
+    
+    \showcaseicon{peerlist}{simpleicon\{peerlist\}}
+    
+    \showcaseicon{peertube}{simpleicon\{peertube\}}
+    
+    \showcaseicon{pegasusairlines}{simpleicon\{pegasusairlines\}}
+    
+    \showcaseicon{pelican}{simpleicon\{pelican\}}
+    
+    \showcaseicon{peloton}{simpleicon\{peloton\}}
+    
+    \showcaseicon{penny}{simpleicon\{penny\}}
+    
+    \showcaseicon{penpot}{simpleicon\{penpot\}}
+    
+    \showcaseicon{pepsi}{simpleicon\{pepsi\}}
+    
+    \showcaseicon{percy}{simpleicon\{percy\}}
+    
+    \showcaseicon{perforce}{simpleicon\{perforce\}}
+    
+    \showcaseicon{perl}{simpleicon\{perl\}}
+    
+    \showcaseicon{persistent}{simpleicon\{persistent\}}
+    
+    \showcaseicon{personio}{simpleicon\{personio\}}
+    
+    \showcaseicon{petsathome}{simpleicon\{petsathome\}}
+    
+    \showcaseicon{peugeot}{simpleicon\{peugeot\}}
+    
+    \showcaseicon{pexels}{simpleicon\{pexels\}}
+    
+    \showcaseicon{pfsense}{simpleicon\{pfsense\}}
+    
+    \showcaseicon{phabricator}{simpleicon\{phabricator\}}
+    
+    \showcaseicon{philipshue}{simpleicon\{philipshue\}}
+    
+    \showcaseicon{phoenixframework}{simpleicon\{phoenixframework\}}
+    
+    \showcaseicon{phonepe}{simpleicon\{phonepe\}}
+    
+    \showcaseicon{photobucket}{simpleicon\{photobucket\}}
+    
+    \showcaseicon{photocrowd}{simpleicon\{photocrowd\}}
+    
+    \showcaseicon{photopea}{simpleicon\{photopea\}}
+    
+    \showcaseicon{php}{simpleicon\{php\}}
+    
+    \showcaseicon{phpmyadmin}{simpleicon\{phpmyadmin\}}
+    
+    \showcaseicon{phpstorm}{simpleicon\{phpstorm\}}
+    
+    \showcaseicon{piaggiogroup}{simpleicon\{piaggiogroup\}}
+    
+    \showcaseicon{picardsurgeles}{simpleicon\{picardsurgeles\}}
+    
+    \showcaseicon{picartodottv}{simpleicon\{picartodottv\}}
+    
+    \showcaseicon{picnic}{simpleicon\{picnic\}}
+    
+    \showcaseicon{picpay}{simpleicon\{picpay\}}
+    
+    \showcaseicon{pihole}{simpleicon\{pihole\}}
+    
+    \showcaseicon{pimcore}{simpleicon\{pimcore\}}
+    
+    \showcaseicon{pinboard}{simpleicon\{pinboard\}}
+    
+    \showcaseicon{pingdom}{simpleicon\{pingdom\}}
+    
+    \showcaseicon{pinterest}{simpleicon\{pinterest\}}
+    
+    \showcaseicon{pioneerdj}{simpleicon\{pioneerdj\}}
+    
+    \showcaseicon{pivotaltracker}{simpleicon\{pivotaltracker\}}
+    
+    \showcaseicon{piwigo}{simpleicon\{piwigo\}}
+    
+    \showcaseicon{pix}{simpleicon\{pix\}}
+    
+    \showcaseicon{pixabay}{simpleicon\{pixabay\}}
+    
+    \showcaseicon{pixiv}{simpleicon\{pixiv\}}
+    
+    \showcaseicon{pkgsrc}{simpleicon\{pkgsrc\}}
+    
+    \showcaseicon{planet}{simpleicon\{planet\}}
+    
+    \showcaseicon{planetscale}{simpleicon\{planetscale\}}
+    
+    \showcaseicon{plangrid}{simpleicon\{plangrid\}}
+    
+    \showcaseicon{platformdotsh}{simpleicon\{platformdotsh\}}
+    
+    \showcaseicon{platzi}{simpleicon\{platzi\}}
+    
+    \showcaseicon{plausibleanalytics}{simpleicon\{plausibleanalytics\}}
+    
+    \showcaseicon{playcanvas}{simpleicon\{playcanvas\}}
+    
+    \showcaseicon{playerdotme}{simpleicon\{playerdotme\}}
+    
+    \showcaseicon{playerfm}{simpleicon\{playerfm\}}
+    
+    \showcaseicon{playstation}{simpleicon\{playstation\}}
+    
+    \showcaseicon{playstation2}{simpleicon\{playstation2\}}
+    
+    \showcaseicon{playstation3}{simpleicon\{playstation3\}}
+    
+    \showcaseicon{playstation4}{simpleicon\{playstation4\}}
+    
+    \showcaseicon{playstation5}{simpleicon\{playstation5\}}
+    
+    \showcaseicon{playstationvita}{simpleicon\{playstationvita\}}
+    
+    \showcaseicon{playwright}{simpleicon\{playwright\}}
+    
+    \showcaseicon{pleroma}{simpleicon\{pleroma\}}
+    
+    \showcaseicon{plesk}{simpleicon\{plesk\}}
+    
+    \showcaseicon{plex}{simpleicon\{plex\}}
+    
+    \showcaseicon{plotly}{simpleicon\{plotly\}}
+    
+    \showcaseicon{pluralsight}{simpleicon\{pluralsight\}}
+    
+    \showcaseicon{plurk}{simpleicon\{plurk\}}
+    
+    \showcaseicon{pluscodes}{simpleicon\{pluscodes\}}
+    
+    \showcaseicon{pm2}{simpleicon\{pm2\}}
+    
+    \showcaseicon{pnpm}{simpleicon\{pnpm\}}
+    
+    \showcaseicon{pocket}{simpleicon\{pocket\}}
+    
+    \showcaseicon{pocketbase}{simpleicon\{pocketbase\}}
+    
+    \showcaseicon{pocketcasts}{simpleicon\{pocketcasts\}}
+    
+    \showcaseicon{podcastaddict}{simpleicon\{podcastaddict\}}
+    
+    \showcaseicon{podcastindex}{simpleicon\{podcastindex\}}
+    
+    \showcaseicon{podman}{simpleicon\{podman\}}
+    
+    \showcaseicon{poe}{simpleicon\{poe\}}
+    
+    \showcaseicon{poetry}{simpleicon\{poetry\}}
+    
+    \showcaseicon{pointy}{simpleicon\{pointy\}}
+    
+    \showcaseicon{pokemon}{simpleicon\{pokemon\}}
+    
+    \showcaseicon{polars}{simpleicon\{polars\}}
+    
+    \showcaseicon{polkadot}{simpleicon\{polkadot\}}
+    
+    \showcaseicon{poly}{simpleicon\{poly\}}
+    
+    \showcaseicon{polymerproject}{simpleicon\{polymerproject\}}
+    
+    \showcaseicon{polywork}{simpleicon\{polywork\}}
+    
+    \showcaseicon{popos}{simpleicon\{popos\}}
+    
+    \showcaseicon{porsche}{simpleicon\{porsche\}}
+    
+    \showcaseicon{portainer}{simpleicon\{portainer\}}
+    
+    \showcaseicon{postcss}{simpleicon\{postcss\}}
+    
+    \showcaseicon{postgresql}{simpleicon\{postgresql\}}
+    
+    \showcaseicon{posthog}{simpleicon\{posthog\}}
+    
+    \showcaseicon{postman}{simpleicon\{postman\}}
+    
+    \showcaseicon{postmates}{simpleicon\{postmates\}}
+    
+    \showcaseicon{powerapps}{simpleicon\{powerapps\}}
+    
+    \showcaseicon{powerautomate}{simpleicon\{powerautomate\}}
+    
+    \showcaseicon{powerbi}{simpleicon\{powerbi\}}
+    
+    \showcaseicon{powerfx}{simpleicon\{powerfx\}}
+    
+    \showcaseicon{powerpages}{simpleicon\{powerpages\}}
+    
+    \showcaseicon{powers}{simpleicon\{powers\}}
+    
+    \showcaseicon{powershell}{simpleicon\{powershell\}}
+    
+    \showcaseicon{powervirtualagents}{simpleicon\{powervirtualagents\}}
+    
+    \showcaseicon{prdotco}{simpleicon\{prdotco\}}
+    
+    \showcaseicon{preact}{simpleicon\{preact\}}
+    
+    \showcaseicon{precommit}{simpleicon\{precommit\}}
+    
+    \showcaseicon{prefect}{simpleicon\{prefect\}}
+    
+    \showcaseicon{premierleague}{simpleicon\{premierleague\}}
+    
+    \showcaseicon{prestashop}{simpleicon\{prestashop\}}
+    
+    \showcaseicon{presto}{simpleicon\{presto\}}
+    
+    \showcaseicon{prettier}{simpleicon\{prettier\}}
+    
+    \showcaseicon{pretzel}{simpleicon\{pretzel\}}
+    
+    \showcaseicon{prevention}{simpleicon\{prevention\}}
+    
+    \showcaseicon{prezi}{simpleicon\{prezi\}}
+    
+    \showcaseicon{prime}{simpleicon\{prime\}}
+    
+    \showcaseicon{primevideo}{simpleicon\{primevideo\}}
+    
+    \showcaseicon{printables}{simpleicon\{printables\}}
+    
+    \showcaseicon{prisma}{simpleicon\{prisma\}}
+    
+    \showcaseicon{prismic}{simpleicon\{prismic\}}
+    
+    \showcaseicon{privateinternetaccess}{simpleicon\{privateinternetaccess\}}
+    
+    \showcaseicon{probot}{simpleicon\{probot\}}
+    
+    \showcaseicon{processingfoundation}{simpleicon\{processingfoundation\}}
+    
+    \showcaseicon{processwire}{simpleicon\{processwire\}}
+    
+    \showcaseicon{producthunt}{simpleicon\{producthunt\}}
+    
+    \showcaseicon{progate}{simpleicon\{progate\}}
+    
+    \showcaseicon{progress}{simpleicon\{progress\}}
+    
+    \showcaseicon{prometheus}{simpleicon\{prometheus\}}
+    
+    \showcaseicon{prosieben}{simpleicon\{prosieben\}}
+    
+    \showcaseicon{protocolsdotio}{simpleicon\{protocolsdotio\}}
+    
+    \showcaseicon{protodotio}{simpleicon\{protodotio\}}
+    
+    \showcaseicon{proton}{simpleicon\{proton\}}
+    
+    \showcaseicon{protoncalendar}{simpleicon\{protoncalendar\}}
+    
+    \showcaseicon{protondb}{simpleicon\{protondb\}}
+    
+    \showcaseicon{protondrive}{simpleicon\{protondrive\}}
+    
+    \showcaseicon{protonmail}{simpleicon\{protonmail\}}
+    
+    \showcaseicon{protonvpn}{simpleicon\{protonvpn\}}
+    
+    \showcaseicon{protools}{simpleicon\{protools\}}
+    
+    \showcaseicon{protractor}{simpleicon\{protractor\}}
+    
+    \showcaseicon{proxmox}{simpleicon\{proxmox\}}
+    
+    \showcaseicon{pterodactyl}{simpleicon\{pterodactyl\}}
+    
+    \showcaseicon{pubg}{simpleicon\{pubg\}}
+    
+    \showcaseicon{publons}{simpleicon\{publons\}}
+    
+    \showcaseicon{pubmed}{simpleicon\{pubmed\}}
+    
+    \showcaseicon{pug}{simpleicon\{pug\}}
+    
+    \showcaseicon{pulumi}{simpleicon\{pulumi\}}
+    
+    \showcaseicon{puma}{simpleicon\{puma\}}
+    
+    \showcaseicon{puppet}{simpleicon\{puppet\}}
+    
+    \showcaseicon{puppeteer}{simpleicon\{puppeteer\}}
+    
+    \showcaseicon{purescript}{simpleicon\{purescript\}}
+    
+    \showcaseicon{purgecss}{simpleicon\{purgecss\}}
+    
+    \showcaseicon{purism}{simpleicon\{purism\}}
+    
+    \showcaseicon{pusher}{simpleicon\{pusher\}}
+    
+    \showcaseicon{pwa}{simpleicon\{pwa\}}
+    
+    \showcaseicon{pycharm}{simpleicon\{pycharm\}}
+    
+    \showcaseicon{pydantic}{simpleicon\{pydantic\}}
+    
+    \showcaseicon{pyg}{simpleicon\{pyg\}}
+    
+    \showcaseicon{pypi}{simpleicon\{pypi\}}
+    
+    \showcaseicon{pypy}{simpleicon\{pypy\}}
+    
+    \showcaseicon{pyscaffold}{simpleicon\{pyscaffold\}}
+    
+    \showcaseicon{pysyft}{simpleicon\{pysyft\}}
+    
+    \showcaseicon{pytest}{simpleicon\{pytest\}}
+    
+    \showcaseicon{python}{simpleicon\{python\}}
+    
+    \showcaseicon{pythonanywhere}{simpleicon\{pythonanywhere\}}
+    
+    \showcaseicon{pytorch}{simpleicon\{pytorch\}}
+    
+    \showcaseicon{pyup}{simpleicon\{pyup\}}
+    
+    \showcaseicon{qantas}{simpleicon\{qantas\}}
+    
+    \showcaseicon{qatarairways}{simpleicon\{qatarairways\}}
+    
+    \showcaseicon{qemu}{simpleicon\{qemu\}}
+    
+    \showcaseicon{qgis}{simpleicon\{qgis\}}
+    
+    \showcaseicon{qi}{simpleicon\{qi\}}
+    
+    \showcaseicon{qiita}{simpleicon\{qiita\}}
+    
+    \showcaseicon{qiskit}{simpleicon\{qiskit\}}
+    
+    \showcaseicon{qiwi}{simpleicon\{qiwi\}}
+    
+    \showcaseicon{qlik}{simpleicon\{qlik\}}
+    
+    \showcaseicon{qmk}{simpleicon\{qmk\}}
+    
+    \showcaseicon{qt}{simpleicon\{qt\}}
+    
+    \showcaseicon{qualcomm}{simpleicon\{qualcomm\}}
+    
+    \showcaseicon{qualtrics}{simpleicon\{qualtrics\}}
+    
+    \showcaseicon{qualys}{simpleicon\{qualys\}}
+    
+    \showcaseicon{quantcast}{simpleicon\{quantcast\}}
+    
+    \showcaseicon{quantconnect}{simpleicon\{quantconnect\}}
+    
+    \showcaseicon{quarkus}{simpleicon\{quarkus\}}
+    
+    \showcaseicon{quasar}{simpleicon\{quasar\}}
+    
+    \showcaseicon{qubesos}{simpleicon\{qubesos\}}
+    
+    \showcaseicon{quest}{simpleicon\{quest\}}
+    
+    \showcaseicon{quickbooks}{simpleicon\{quickbooks\}}
+    
+    \showcaseicon{quicklook}{simpleicon\{quicklook\}}
+    
+    \showcaseicon{quicktime}{simpleicon\{quicktime\}}
+    
+    \showcaseicon{quip}{simpleicon\{quip\}}
+    
+    \showcaseicon{quora}{simpleicon\{quora\}}
+    
+    \showcaseicon{qwant}{simpleicon\{qwant\}}
+    
+    \showcaseicon{qwiklabs}{simpleicon\{qwiklabs\}}
+    
+    \showcaseicon{qzone}{simpleicon\{qzone\}}
+    
+    \showcaseicon{r}{simpleicon\{r\}}
+    
+    \showcaseicon{r3}{simpleicon\{r3\}}
+    
+    \showcaseicon{rabbitmq}{simpleicon\{rabbitmq\}}
+    
+    \showcaseicon{racket}{simpleicon\{racket\}}
+    
+    \showcaseicon{radar}{simpleicon\{radar\}}
+    
+    \showcaseicon{radiopublic}{simpleicon\{radiopublic\}}
+    
+    \showcaseicon{radixui}{simpleicon\{radixui\}}
+    
+    \showcaseicon{radstudio}{simpleicon\{radstudio\}}
+    
+    \showcaseicon{railway}{simpleicon\{railway\}}
+    
+    \showcaseicon{rainmeter}{simpleicon\{rainmeter\}}
+    
+    \showcaseicon{rakuten}{simpleicon\{rakuten\}}
+    
+    \showcaseicon{ram}{simpleicon\{ram\}}
+    
+    \showcaseicon{rancher}{simpleicon\{rancher\}}
+    
+    \showcaseicon{rarible}{simpleicon\{rarible\}}
+    
+    \showcaseicon{rasa}{simpleicon\{rasa\}}
+    
+    \showcaseicon{raspberrypi}{simpleicon\{raspberrypi\}}
+    
+    \showcaseicon{ravelry}{simpleicon\{ravelry\}}
+    
+    \showcaseicon{ray}{simpleicon\{ray\}}
+    
+    \showcaseicon{razer}{simpleicon\{razer\}}
+    
+    \showcaseicon{razorpay}{simpleicon\{razorpay\}}
+    
+    \showcaseicon{react}{simpleicon\{react\}}
+    
+    \showcaseicon{reacthookform}{simpleicon\{reacthookform\}}
+    
+    \showcaseicon{reactivex}{simpleicon\{reactivex\}}
+    
+    \showcaseicon{reactos}{simpleicon\{reactos\}}
+    
+    \showcaseicon{reactquery}{simpleicon\{reactquery\}}
+    
+    \showcaseicon{reactrouter}{simpleicon\{reactrouter\}}
+    
+    \showcaseicon{reacttable}{simpleicon\{reacttable\}}
+    
+    \showcaseicon{readdotcv}{simpleicon\{readdotcv\}}
+    
+    \showcaseicon{readme}{simpleicon\{readme\}}
+    
+    \showcaseicon{readthedocs}{simpleicon\{readthedocs\}}
+    
+    \showcaseicon{realm}{simpleicon\{realm\}}
+    
+    \showcaseicon{reason}{simpleicon\{reason\}}
+    
+    \showcaseicon{reasonstudios}{simpleicon\{reasonstudios\}}
+    
+    \showcaseicon{recoil}{simpleicon\{recoil\}}
+    
+    \showcaseicon{red}{simpleicon\{red\}}
+    
+    \showcaseicon{redbubble}{simpleicon\{redbubble\}}
+    
+    \showcaseicon{reddit}{simpleicon\{reddit\}}
+    
+    \showcaseicon{redhat}{simpleicon\{redhat\}}
+    
+    \showcaseicon{redhatopenshift}{simpleicon\{redhatopenshift\}}
+    
+    \showcaseicon{redis}{simpleicon\{redis\}}
+    
+    \showcaseicon{redmine}{simpleicon\{redmine\}}
+    
+    \showcaseicon{redox}{simpleicon\{redox\}}
+    
+    \showcaseicon{redux}{simpleicon\{redux\}}
+    
+    \showcaseicon{reduxsaga}{simpleicon\{reduxsaga\}}
+    
+    \showcaseicon{redwoodjs}{simpleicon\{redwoodjs\}}
+    
+    \showcaseicon{reebok}{simpleicon\{reebok\}}
+    
+    \showcaseicon{relay}{simpleicon\{relay\}}
+    
+    \showcaseicon{relianceindustrieslimited}{simpleicon\{relianceindustrieslimited\}}
+    
+    \showcaseicon{remark}{simpleicon\{remark\}}
+    
+    \showcaseicon{remix}{simpleicon\{remix\}}
+    
+    \showcaseicon{renault}{simpleicon\{renault\}}
+    
+    \showcaseicon{render}{simpleicon\{render\}}
+    
+    \showcaseicon{renovatebot}{simpleicon\{renovatebot\}}
+    
+    \showcaseicon{renpy}{simpleicon\{renpy\}}
+    
+    \showcaseicon{renren}{simpleicon\{renren\}}
+    
+    \showcaseicon{replit}{simpleicon\{replit\}}
+    
+    \showcaseicon{republicofgamers}{simpleicon\{republicofgamers\}}
+    
+    \showcaseicon{rescript}{simpleicon\{rescript\}}
+    
+    \showcaseicon{rescuetime}{simpleicon\{rescuetime\}}
+    
+    \showcaseicon{researchgate}{simpleicon\{researchgate\}}
+    
+    \showcaseicon{resharper}{simpleicon\{resharper\}}
+    
+    \showcaseicon{resurrectionremixos}{simpleicon\{resurrectionremixos\}}
+    
+    \showcaseicon{retool}{simpleicon\{retool\}}
+    
+    \showcaseicon{retroarch}{simpleicon\{retroarch\}}
+    
+    \showcaseicon{retropie}{simpleicon\{retropie\}}
+    
+    \showcaseicon{revanced}{simpleicon\{revanced\}}
+    
+    \showcaseicon{revealdotjs}{simpleicon\{revealdotjs\}}
+    
+    \showcaseicon{reverbnation}{simpleicon\{reverbnation\}}
+    
+    \showcaseicon{revoltdotchat}{simpleicon\{revoltdotchat\}}
+    
+    \showcaseicon{revolut}{simpleicon\{revolut\}}
+    
+    \showcaseicon{revue}{simpleicon\{revue\}}
+    
+    \showcaseicon{rewe}{simpleicon\{rewe\}}
+    
+    \showcaseicon{rezgo}{simpleicon\{rezgo\}}
+    
+    \showcaseicon{rhinoceros}{simpleicon\{rhinoceros\}}
+    
+    \showcaseicon{rider}{simpleicon\{rider\}}
+    
+    \showcaseicon{rimacautomobili}{simpleicon\{rimacautomobili\}}
+    
+    \showcaseicon{ring}{simpleicon\{ring\}}
+    
+    \showcaseicon{riotgames}{simpleicon\{riotgames\}}
+    
+    \showcaseicon{ripple}{simpleicon\{ripple\}}
+    
+    \showcaseicon{riscv}{simpleicon\{riscv\}}
+    
+    \showcaseicon{riseup}{simpleicon\{riseup\}}
+    
+    \showcaseicon{roadmapdotsh}{simpleicon\{roadmapdotsh\}}
+    
+    \showcaseicon{roamresearch}{simpleicon\{roamresearch\}}
+    
+    \showcaseicon{robinhood}{simpleicon\{robinhood\}}
+    
+    \showcaseicon{roblox}{simpleicon\{roblox\}}
+    
+    \showcaseicon{robloxstudio}{simpleicon\{robloxstudio\}}
+    
+    \showcaseicon{robotframework}{simpleicon\{robotframework\}}
+    
+    \showcaseicon{rocketdotchat}{simpleicon\{rocketdotchat\}}
+    
+    \showcaseicon{rocksdb}{simpleicon\{rocksdb\}}
+    
+    \showcaseicon{rockylinux}{simpleicon\{rockylinux\}}
+    
+    \showcaseicon{roku}{simpleicon\{roku\}}
+    
+    \showcaseicon{rollsroyce}{simpleicon\{rollsroyce\}}
+    
+    \showcaseicon{rollupdotjs}{simpleicon\{rollupdotjs\}}
+    
+    \showcaseicon{rome}{simpleicon\{rome\}}
+    
+    \showcaseicon{rootme}{simpleicon\{rootme\}}
+    
+    \showcaseicon{roots}{simpleicon\{roots\}}
+    
+    \showcaseicon{rootsbedrock}{simpleicon\{rootsbedrock\}}
+    
+    \showcaseicon{rootssage}{simpleicon\{rootssage\}}
+    
+    \showcaseicon{ros}{simpleicon\{ros\}}
+    
+    \showcaseicon{rossmann}{simpleicon\{rossmann\}}
+    
+    \showcaseicon{rotaryinternational}{simpleicon\{rotaryinternational\}}
+    
+    \showcaseicon{rottentomatoes}{simpleicon\{rottentomatoes\}}
+    
+    \showcaseicon{roundcube}{simpleicon\{roundcube\}}
+    
+    \showcaseicon{rsocket}{simpleicon\{rsocket\}}
+    
+    \showcaseicon{rss}{simpleicon\{rss\}}
+    
+    \showcaseicon{rstudio}{simpleicon\{rstudio\}}
+    
+    \showcaseicon{rte}{simpleicon\{rte\}}
+    
+    \showcaseicon{rtl}{simpleicon\{rtl\}}
+    
+    \showcaseicon{rtlzwei}{simpleicon\{rtlzwei\}}
+    
+    \showcaseicon{rubocop}{simpleicon\{rubocop\}}
+    
+    \showcaseicon{ruby}{simpleicon\{ruby\}}
+    
+    \showcaseicon{rubygems}{simpleicon\{rubygems\}}
+    
+    \showcaseicon{rubyonrails}{simpleicon\{rubyonrails\}}
+    
+    \showcaseicon{rubysinatra}{simpleicon\{rubysinatra\}}
+    
+    \showcaseicon{ruff}{simpleicon\{ruff\}}
+    
+    \showcaseicon{rumble}{simpleicon\{rumble\}}
+    
+    \showcaseicon{rundeck}{simpleicon\{rundeck\}}
+    
+    \showcaseicon{runkeeper}{simpleicon\{runkeeper\}}
+    
+    \showcaseicon{runkit}{simpleicon\{runkit\}}
+    
+    \showcaseicon{rust}{simpleicon\{rust\}}
+    
+    \showcaseicon{rxdb}{simpleicon\{rxdb\}}
+    
+    \showcaseicon{ryanair}{simpleicon\{ryanair\}}
+    
+    \showcaseicon{s7airlines}{simpleicon\{s7airlines\}}
+    
+    \showcaseicon{sabanci}{simpleicon\{sabanci\}}
+    
+    \showcaseicon{safari}{simpleicon\{safari\}}
+    
+    \showcaseicon{sage}{simpleicon\{sage\}}
+    
+    \showcaseicon{sahibinden}{simpleicon\{sahibinden\}}
+    
+    \showcaseicon{sailfishos}{simpleicon\{sailfishos\}}
+    
+    \showcaseicon{sailsdotjs}{simpleicon\{sailsdotjs\}}
+    
+    \showcaseicon{salesforce}{simpleicon\{salesforce\}}
+    
+    \showcaseicon{saltproject}{simpleicon\{saltproject\}}
+    
+    \showcaseicon{samsung}{simpleicon\{samsung\}}
+    
+    \showcaseicon{samsungpay}{simpleicon\{samsungpay\}}
+    
+    \showcaseicon{sandisk}{simpleicon\{sandisk\}}
+    
+    \showcaseicon{sanfranciscomunicipalrailway}{simpleicon\{sanfranciscomunicipalrailway\}}
+    
+    \showcaseicon{sanic}{simpleicon\{sanic\}}
+    
+    \showcaseicon{sanity}{simpleicon\{sanity\}}
+    
+    \showcaseicon{saopaulometro}{simpleicon\{saopaulometro\}}
+    
+    \showcaseicon{sap}{simpleicon\{sap\}}
+    
+    \showcaseicon{sass}{simpleicon\{sass\}}
+    
+    \showcaseicon{sat1}{simpleicon\{sat1\}}
+    
+    \showcaseicon{saturn}{simpleicon\{saturn\}}
+    
+    \showcaseicon{saucelabs}{simpleicon\{saucelabs\}}
+    
+    \showcaseicon{scala}{simpleicon\{scala\}}
+    
+    \showcaseicon{scaleway}{simpleicon\{scaleway\}}
+    
+    \showcaseicon{scania}{simpleicon\{scania\}}
+    
+    \showcaseicon{schneiderelectric}{simpleicon\{schneiderelectric\}}
+    
+    \showcaseicon{scikitlearn}{simpleicon\{scikitlearn\}}
+    
+    \showcaseicon{scipy}{simpleicon\{scipy\}}
+    
+    \showcaseicon{scopus}{simpleicon\{scopus\}}
+    
+    \showcaseicon{scpfoundation}{simpleicon\{scpfoundation\}}
+    
+    \showcaseicon{scrapbox}{simpleicon\{scrapbox\}}
+    
+    \showcaseicon{scratch}{simpleicon\{scratch\}}
+    
+    \showcaseicon{screencastify}{simpleicon\{screencastify\}}
+    
+    \showcaseicon{scribd}{simpleicon\{scribd\}}
+    
+    \showcaseicon{scrimba}{simpleicon\{scrimba\}}
+    
+    \showcaseicon{scrollreveal}{simpleicon\{scrollreveal\}}
+    
+    \showcaseicon{scrumalliance}{simpleicon\{scrumalliance\}}
+    
+    \showcaseicon{scrutinizerci}{simpleicon\{scrutinizerci\}}
+    
+    \showcaseicon{scylladb}{simpleicon\{scylladb\}}
+    
+    \showcaseicon{seagate}{simpleicon\{seagate\}}
+    
+    \showcaseicon{searxng}{simpleicon\{searxng\}}
+    
+    \showcaseicon{seat}{simpleicon\{seat\}}
+    
+    \showcaseicon{securityscorecard}{simpleicon\{securityscorecard\}}
+    
+    \showcaseicon{sefaria}{simpleicon\{sefaria\}}
+    
+    \showcaseicon{sega}{simpleicon\{sega\}}
+    
+    \showcaseicon{selenium}{simpleicon\{selenium\}}
+    
+    \showcaseicon{sellfy}{simpleicon\{sellfy\}}
+    
+    \showcaseicon{semanticrelease}{simpleicon\{semanticrelease\}}
+    
+    \showcaseicon{semanticscholar}{simpleicon\{semanticscholar\}}
+    
+    \showcaseicon{semanticuireact}{simpleicon\{semanticuireact\}}
+    
+    \showcaseicon{semanticweb}{simpleicon\{semanticweb\}}
+    
+    \showcaseicon{semaphoreci}{simpleicon\{semaphoreci\}}
+    
+    \showcaseicon{semrush}{simpleicon\{semrush\}}
+    
+    \showcaseicon{semver}{simpleicon\{semver\}}
+    
+    \showcaseicon{sencha}{simpleicon\{sencha\}}
+    
+    \showcaseicon{sendinblue}{simpleicon\{sendinblue\}}
+    
+    \showcaseicon{sennheiser}{simpleicon\{sennheiser\}}
+    
+    \showcaseicon{sensu}{simpleicon\{sensu\}}
+    
+    \showcaseicon{sentry}{simpleicon\{sentry\}}
+    
+    \showcaseicon{sepa}{simpleicon\{sepa\}}
+    
+    \showcaseicon{sequelize}{simpleicon\{sequelize\}}
+    
+    \showcaseicon{serverfault}{simpleicon\{serverfault\}}
+    
+    \showcaseicon{serverless}{simpleicon\{serverless\}}
+    
+    \showcaseicon{sessionize}{simpleicon\{sessionize\}}
+    
+    \showcaseicon{setapp}{simpleicon\{setapp\}}
+    
+    \showcaseicon{sfml}{simpleicon\{sfml\}}
+    
+    \showcaseicon{shadow}{simpleicon\{shadow\}}
+    
+    \showcaseicon{shanghaimetro}{simpleicon\{shanghaimetro\}}
+    
+    \showcaseicon{sharex}{simpleicon\{sharex\}}
+    
+    \showcaseicon{sharp}{simpleicon\{sharp\}}
+    
+    \showcaseicon{shazam}{simpleicon\{shazam\}}
+    
+    \showcaseicon{shell}{simpleicon\{shell\}}
+    
+    \showcaseicon{shelly}{simpleicon\{shelly\}}
+    
+    \showcaseicon{shenzhenmetro}{simpleicon\{shenzhenmetro\}}
+    
+    \showcaseicon{shieldsdotio}{simpleicon\{shieldsdotio\}}
+    
+    \showcaseicon{shikimori}{simpleicon\{shikimori\}}
+    
+    \showcaseicon{shopee}{simpleicon\{shopee\}}
+    
+    \showcaseicon{shopify}{simpleicon\{shopify\}}
+    
+    \showcaseicon{shopware}{simpleicon\{shopware\}}
+    
+    \showcaseicon{shortcut}{simpleicon\{shortcut\}}
+    
+    \showcaseicon{shotcut}{simpleicon\{shotcut\}}
+    
+    \showcaseicon{showpad}{simpleicon\{showpad\}}
+    
+    \showcaseicon{showtime}{simpleicon\{showtime\}}
+    
+    \showcaseicon{shutterstock}{simpleicon\{shutterstock\}}
+    
+    \showcaseicon{siemens}{simpleicon\{siemens\}}
+    
+    \showcaseicon{sifive}{simpleicon\{sifive\}}
+    
+    \showcaseicon{signal}{simpleicon\{signal\}}
+    
+    \showcaseicon{similarweb}{simpleicon\{similarweb\}}
+    
+    \showcaseicon{simkl}{simpleicon\{simkl\}}
+    
+    \showcaseicon{simpleanalytics}{simpleicon\{simpleanalytics\}}
+    
+    \showcaseicon{simpleicons}{simpleicon\{simpleicons\}}
+    
+    \showcaseicon{simplenote}{simpleicon\{simplenote\}}
+    
+    \showcaseicon{sinaweibo}{simpleicon\{sinaweibo\}}
+    
+    \showcaseicon{singaporeairlines}{simpleicon\{singaporeairlines\}}
+    
+    \showcaseicon{singlestore}{simpleicon\{singlestore\}}
+    
+    \showcaseicon{sitecore}{simpleicon\{sitecore\}}
+    
+    \showcaseicon{sitepoint}{simpleicon\{sitepoint\}}
+    
+    \showcaseicon{sketch}{simpleicon\{sketch\}}
+    
+    \showcaseicon{sketchfab}{simpleicon\{sketchfab\}}
+    
+    \showcaseicon{sketchup}{simpleicon\{sketchup\}}
+    
+    \showcaseicon{skillshare}{simpleicon\{skillshare\}}
+    
+    \showcaseicon{skoda}{simpleicon\{skoda\}}
+    
+    \showcaseicon{sky}{simpleicon\{sky\}}
+    
+    \showcaseicon{skynet}{simpleicon\{skynet\}}
+    
+    \showcaseicon{skypack}{simpleicon\{skypack\}}
+    
+    \showcaseicon{skype}{simpleicon\{skype\}}
+    
+    \showcaseicon{skypeforbusiness}{simpleicon\{skypeforbusiness\}}
+    
+    \showcaseicon{skyrock}{simpleicon\{skyrock\}}
+    
+    \showcaseicon{slack}{simpleicon\{slack\}}
+    
+    \showcaseicon{slackware}{simpleicon\{slackware\}}
+    
+    \showcaseicon{slashdot}{simpleicon\{slashdot\}}
+    
+    \showcaseicon{slickpic}{simpleicon\{slickpic\}}
+    
+    \showcaseicon{slides}{simpleicon\{slides\}}
+    
+    \showcaseicon{slideshare}{simpleicon\{slideshare\}}
+    
+    \showcaseicon{smart}{simpleicon\{smart\}}
+    
+    \showcaseicon{smartthings}{simpleicon\{smartthings\}}
+    
+    \showcaseicon{smashdotgg}{simpleicon\{smashdotgg\}}
+    
+    \showcaseicon{smashingmagazine}{simpleicon\{smashingmagazine\}}
+    
+    \showcaseicon{smrt}{simpleicon\{smrt\}}
+    
+    \showcaseicon{smugmug}{simpleicon\{smugmug\}}
+    
+    \showcaseicon{snapchat}{simpleicon\{snapchat\}}
+    
+    \showcaseicon{snapcraft}{simpleicon\{snapcraft\}}
+    
+    \showcaseicon{sncf}{simpleicon\{sncf\}}
+    
+    \showcaseicon{snowflake}{simpleicon\{snowflake\}}
+    
+    \showcaseicon{snowpack}{simpleicon\{snowpack\}}
+    
+    \showcaseicon{snyk}{simpleicon\{snyk\}}
+    
+    \showcaseicon{socialblade}{simpleicon\{socialblade\}}
+    
+    \showcaseicon{society6}{simpleicon\{society6\}}
+    
+    \showcaseicon{socketdotio}{simpleicon\{socketdotio\}}
+    
+    \showcaseicon{sogou}{simpleicon\{sogou\}}
+    
+    \showcaseicon{solid}{simpleicon\{solid\}}
+    
+    \showcaseicon{solidity}{simpleicon\{solidity\}}
+    
+    \showcaseicon{sololearn}{simpleicon\{sololearn\}}
+    
+    \showcaseicon{solus}{simpleicon\{solus\}}
+    
+    \showcaseicon{sonar}{simpleicon\{sonar\}}
+    
+    \showcaseicon{sonarcloud}{simpleicon\{sonarcloud\}}
+    
+    \showcaseicon{sonarlint}{simpleicon\{sonarlint\}}
+    
+    \showcaseicon{sonarqube}{simpleicon\{sonarqube\}}
+    
+    \showcaseicon{sonarsource}{simpleicon\{sonarsource\}}
+    
+    \showcaseicon{sonatype}{simpleicon\{sonatype\}}
+    
+    \showcaseicon{songkick}{simpleicon\{songkick\}}
+    
+    \showcaseicon{songoda}{simpleicon\{songoda\}}
+    
+    \showcaseicon{sonicwall}{simpleicon\{sonicwall\}}
+    
+    \showcaseicon{sonos}{simpleicon\{sonos\}}
+    
+    \showcaseicon{sony}{simpleicon\{sony\}}
+    
+    \showcaseicon{soundcharts}{simpleicon\{soundcharts\}}
+    
+    \showcaseicon{soundcloud}{simpleicon\{soundcloud\}}
+    
+    \showcaseicon{sourceengine}{simpleicon\{sourceengine\}}
+    
+    \showcaseicon{sourceforge}{simpleicon\{sourceforge\}}
+    
+    \showcaseicon{sourcegraph}{simpleicon\{sourcegraph\}}
+    
+    \showcaseicon{sourcehut}{simpleicon\{sourcehut\}}
+    
+    \showcaseicon{sourcetree}{simpleicon\{sourcetree\}}
+    
+    \showcaseicon{southwestairlines}{simpleicon\{southwestairlines\}}
+    
+    \showcaseicon{spacemacs}{simpleicon\{spacemacs\}}
+    
+    \showcaseicon{spacex}{simpleicon\{spacex\}}
+    
+    \showcaseicon{spacy}{simpleicon\{spacy\}}
+    
+    \showcaseicon{sparkar}{simpleicon\{sparkar\}}
+    
+    \showcaseicon{sparkasse}{simpleicon\{sparkasse\}}
+    
+    \showcaseicon{sparkfun}{simpleicon\{sparkfun\}}
+    
+    \showcaseicon{sparkpost}{simpleicon\{sparkpost\}}
+    
+    \showcaseicon{spdx}{simpleicon\{spdx\}}
+    
+    \showcaseicon{speakerdeck}{simpleicon\{speakerdeck\}}
+    
+    \showcaseicon{spectrum}{simpleicon\{spectrum\}}
+    
+    \showcaseicon{speedtest}{simpleicon\{speedtest\}}
+    
+    \showcaseicon{speedypage}{simpleicon\{speedypage\}}
+    
+    \showcaseicon{sphinx}{simpleicon\{sphinx\}}
+    
+    \showcaseicon{spigotmc}{simpleicon\{spigotmc\}}
+    
+    \showcaseicon{spinnaker}{simpleicon\{spinnaker\}}
+    
+    \showcaseicon{spinrilla}{simpleicon\{spinrilla\}}
+    
+    \showcaseicon{splunk}{simpleicon\{splunk\}}
+    
+    \showcaseicon{spoj}{simpleicon\{spoj\}}
+    
+    \showcaseicon{spond}{simpleicon\{spond\}}
+    
+    \showcaseicon{spotify}{simpleicon\{spotify\}}
+    
+    \showcaseicon{spotlight}{simpleicon\{spotlight\}}
+    
+    \showcaseicon{spreadshirt}{simpleicon\{spreadshirt\}}
+    
+    \showcaseicon{spreaker}{simpleicon\{spreaker\}}
+    
+    \showcaseicon{spring}{simpleicon\{spring\}}
+    
+    \showcaseicon{springcreators}{simpleicon\{springcreators\}}
+    
+    \showcaseicon{springboot}{simpleicon\{springboot\}}
+    
+    \showcaseicon{springsecurity}{simpleicon\{springsecurity\}}
+    
+    \showcaseicon{spyderide}{simpleicon\{spyderide\}}
+    
+    \showcaseicon{sqlalchemy}{simpleicon\{sqlalchemy\}}
+    
+    \showcaseicon{sqlite}{simpleicon\{sqlite\}}
+    
+    \showcaseicon{square}{simpleicon\{square\}}
+    
+    \showcaseicon{squareenix}{simpleicon\{squareenix\}}
+    
+    \showcaseicon{squarespace}{simpleicon\{squarespace\}}
+    
+    \showcaseicon{ssrn}{simpleicon\{ssrn\}}
+    
+    \showcaseicon{sst}{simpleicon\{sst\}}
+    
+    \showcaseicon{stackbit}{simpleicon\{stackbit\}}
+    
+    \showcaseicon{stackblitz}{simpleicon\{stackblitz\}}
+    
+    \showcaseicon{stackedit}{simpleicon\{stackedit\}}
+    
+    \showcaseicon{stackexchange}{simpleicon\{stackexchange\}}
+    
+    \showcaseicon{stackhawk}{simpleicon\{stackhawk\}}
+    
+    \showcaseicon{stackoverflow}{simpleicon\{stackoverflow\}}
+    
+    \showcaseicon{stackpath}{simpleicon\{stackpath\}}
+    
+    \showcaseicon{stackshare}{simpleicon\{stackshare\}}
+    
+    \showcaseicon{stadia}{simpleicon\{stadia\}}
+    
+    \showcaseicon{staffbase}{simpleicon\{staffbase\}}
+    
+    \showcaseicon{standardjs}{simpleicon\{standardjs\}}
+    
+    \showcaseicon{standardresume}{simpleicon\{standardresume\}}
+    
+    \showcaseicon{starbucks}{simpleicon\{starbucks\}}
+    
+    \showcaseicon{stardock}{simpleicon\{stardock\}}
+    
+    \showcaseicon{starlingbank}{simpleicon\{starlingbank\}}
+    
+    \showcaseicon{starship}{simpleicon\{starship\}}
+    
+    \showcaseicon{startrek}{simpleicon\{startrek\}}
+    
+    \showcaseicon{starz}{simpleicon\{starz\}}
+    
+    \showcaseicon{statamic}{simpleicon\{statamic\}}
+    
+    \showcaseicon{statuspage}{simpleicon\{statuspage\}}
+    
+    \showcaseicon{statuspal}{simpleicon\{statuspal\}}
+    
+    \showcaseicon{steam}{simpleicon\{steam\}}
+    
+    \showcaseicon{steamdb}{simpleicon\{steamdb\}}
+    
+    \showcaseicon{steamdeck}{simpleicon\{steamdeck\}}
+    
+    \showcaseicon{steamworks}{simpleicon\{steamworks\}}
+    
+    \showcaseicon{steelseries}{simpleicon\{steelseries\}}
+    
+    \showcaseicon{steem}{simpleicon\{steem\}}
+    
+    \showcaseicon{steemit}{simpleicon\{steemit\}}
+    
+    \showcaseicon{steinberg}{simpleicon\{steinberg\}}
+    
+    \showcaseicon{stellar}{simpleicon\{stellar\}}
+    
+    \showcaseicon{stencyl}{simpleicon\{stencyl\}}
+    
+    \showcaseicon{stimulus}{simpleicon\{stimulus\}}
+    
+    \showcaseicon{stitcher}{simpleicon\{stitcher\}}
+    
+    \showcaseicon{stmicroelectronics}{simpleicon\{stmicroelectronics\}}
+    
+    \showcaseicon{stopstalk}{simpleicon\{stopstalk\}}
+    
+    \showcaseicon{storyblok}{simpleicon\{storyblok\}}
+    
+    \showcaseicon{storybook}{simpleicon\{storybook\}}
+    
+    \showcaseicon{strapi}{simpleicon\{strapi\}}
+    
+    \showcaseicon{strava}{simpleicon\{strava\}}
+    
+    \showcaseicon{streamlit}{simpleicon\{streamlit\}}
+    
+    \showcaseicon{stripe}{simpleicon\{stripe\}}
+    
+    \showcaseicon{strongswan}{simpleicon\{strongswan\}}
+    
+    \showcaseicon{stryker}{simpleicon\{stryker\}}
+    
+    \showcaseicon{stubhub}{simpleicon\{stubhub\}}
+    
+    \showcaseicon{studio3t}{simpleicon\{studio3t\}}
+    
+    \showcaseicon{studyverse}{simpleicon\{studyverse\}}
+    
+    \showcaseicon{styledcomponents}{simpleicon\{styledcomponents\}}
+    
+    \showcaseicon{stylelint}{simpleicon\{stylelint\}}
+    
+    \showcaseicon{styleshare}{simpleicon\{styleshare\}}
+    
+    \showcaseicon{stylus}{simpleicon\{stylus\}}
+    
+    \showcaseicon{subaru}{simpleicon\{subaru\}}
+    
+    \showcaseicon{sublimetext}{simpleicon\{sublimetext\}}
+    
+    \showcaseicon{substack}{simpleicon\{substack\}}
+    
+    \showcaseicon{subtitleedit}{simpleicon\{subtitleedit\}}
+    
+    \showcaseicon{subversion}{simpleicon\{subversion\}}
+    
+    \showcaseicon{suckless}{simpleicon\{suckless\}}
+    
+    \showcaseicon{sumologic}{simpleicon\{sumologic\}}
+    
+    \showcaseicon{supabase}{simpleicon\{supabase\}}
+    
+    \showcaseicon{supercrease}{simpleicon\{supercrease\}}
+    
+    \showcaseicon{supermicro}{simpleicon\{supermicro\}}
+    
+    \showcaseicon{superuser}{simpleicon\{superuser\}}
+    
+    \showcaseicon{surrealdb}{simpleicon\{surrealdb\}}
+    
+    \showcaseicon{surveymonkey}{simpleicon\{surveymonkey\}}
+    
+    \showcaseicon{suse}{simpleicon\{suse\}}
+    
+    \showcaseicon{suzuki}{simpleicon\{suzuki\}}
+    
+    \showcaseicon{svelte}{simpleicon\{svelte\}}
+    
+    \showcaseicon{svg}{simpleicon\{svg\}}
+    
+    \showcaseicon{svgdotjs}{simpleicon\{svgdotjs\}}
+    
+    \showcaseicon{svgo}{simpleicon\{svgo\}}
+    
+    \showcaseicon{swagger}{simpleicon\{swagger\}}
+    
+    \showcaseicon{swarm}{simpleicon\{swarm\}}
+    
+    \showcaseicon{swc}{simpleicon\{swc\}}
+    
+    \showcaseicon{swift}{simpleicon\{swift\}}
+    
+    \showcaseicon{swiggy}{simpleicon\{swiggy\}}
+    
+    \showcaseicon{swiper}{simpleicon\{swiper\}}
+    
+    \showcaseicon{swr}{simpleicon\{swr\}}
+    
+    \showcaseicon{symantec}{simpleicon\{symantec\}}
+    
+    \showcaseicon{symbolab}{simpleicon\{symbolab\}}
+    
+    \showcaseicon{symfony}{simpleicon\{symfony\}}
+    
+    \showcaseicon{symphony}{simpleicon\{symphony\}}
+    
+    \showcaseicon{sympy}{simpleicon\{sympy\}}
+    
+    \showcaseicon{synology}{simpleicon\{synology\}}
+    
+    \showcaseicon{system76}{simpleicon\{system76\}}
+    
+    \showcaseicon{tableau}{simpleicon\{tableau\}}
+    
+    \showcaseicon{tablecheck}{simpleicon\{tablecheck\}}
+    
+    \showcaseicon{tacobell}{simpleicon\{tacobell\}}
+    
+    \showcaseicon{tado}{simpleicon\{tado\}}
+    
+    \showcaseicon{taichigraphics}{simpleicon\{taichigraphics\}}
+    
+    \showcaseicon{taichilang}{simpleicon\{taichilang\}}
+    
+    \showcaseicon{tails}{simpleicon\{tails\}}
+    
+    \showcaseicon{tailwindcss}{simpleicon\{tailwindcss\}}
+    
+    \showcaseicon{talend}{simpleicon\{talend\}}
+    
+    \showcaseicon{talenthouse}{simpleicon\{talenthouse\}}
+    
+    \showcaseicon{tamiya}{simpleicon\{tamiya\}}
+    
+    \showcaseicon{tampermonkey}{simpleicon\{tampermonkey\}}
+    
+    \showcaseicon{taobao}{simpleicon\{taobao\}}
+    
+    \showcaseicon{tapas}{simpleicon\{tapas\}}
+    
+    \showcaseicon{target}{simpleicon\{target\}}
+    
+    \showcaseicon{task}{simpleicon\{task\}}
+    
+    \showcaseicon{tasmota}{simpleicon\{tasmota\}}
+    
+    \showcaseicon{tata}{simpleicon\{tata\}}
+    
+    \showcaseicon{tauri}{simpleicon\{tauri\}}
+    
+    \showcaseicon{taxbuzz}{simpleicon\{taxbuzz\}}
+    
+    \showcaseicon{tcs}{simpleicon\{tcs\}}
+    
+    \showcaseicon{teamcity}{simpleicon\{teamcity\}}
+    
+    \showcaseicon{teamspeak}{simpleicon\{teamspeak\}}
+    
+    \showcaseicon{teamviewer}{simpleicon\{teamviewer\}}
+    
+    \showcaseicon{ted}{simpleicon\{ted\}}
+    
+    \showcaseicon{teespring}{simpleicon\{teespring\}}
+    
+    \showcaseicon{tekton}{simpleicon\{tekton\}}
+    
+    \showcaseicon{tele5}{simpleicon\{tele5\}}
+    
+    \showcaseicon{telegram}{simpleicon\{telegram\}}
+    
+    \showcaseicon{telegraph}{simpleicon\{telegraph\}}
+    
+    \showcaseicon{temporal}{simpleicon\{temporal\}}
+    
+    \showcaseicon{tencentqq}{simpleicon\{tencentqq\}}
+    
+    \showcaseicon{tensorflow}{simpleicon\{tensorflow\}}
+    
+    \showcaseicon{teradata}{simpleicon\{teradata\}}
+    
+    \showcaseicon{teratail}{simpleicon\{teratail\}}
+    
+    \showcaseicon{termius}{simpleicon\{termius\}}
+    
+    \showcaseicon{terraform}{simpleicon\{terraform\}}
+    
+    \showcaseicon{tesco}{simpleicon\{tesco\}}
+    
+    \showcaseicon{tesla}{simpleicon\{tesla\}}
+    
+    \showcaseicon{testcafe}{simpleicon\{testcafe\}}
+    
+    \showcaseicon{testin}{simpleicon\{testin\}}
+    
+    \showcaseicon{testinglibrary}{simpleicon\{testinglibrary\}}
+    
+    \showcaseicon{testrail}{simpleicon\{testrail\}}
+    
+    \showcaseicon{tether}{simpleicon\{tether\}}
+    
+    \showcaseicon{textpattern}{simpleicon\{textpattern\}}
+    
+    \showcaseicon{tga}{simpleicon\{tga\}}
+    
+    \showcaseicon{thangs}{simpleicon\{thangs\}}
+    
+    \showcaseicon{thealgorithms}{simpleicon\{thealgorithms\}}
+    
+    \showcaseicon{theconversation}{simpleicon\{theconversation\}}
+    
+    \showcaseicon{theirishtimes}{simpleicon\{theirishtimes\}}
+    
+    \showcaseicon{themighty}{simpleicon\{themighty\}}
+    
+    \showcaseicon{themodelsresource}{simpleicon\{themodelsresource\}}
+    
+    \showcaseicon{themoviedatabase}{simpleicon\{themoviedatabase\}}
+    
+    \showcaseicon{thenorthface}{simpleicon\{thenorthface\}}
+    
+    \showcaseicon{theregister}{simpleicon\{theregister\}}
+    
+    \showcaseicon{thesoundsresource}{simpleicon\{thesoundsresource\}}
+    
+    \showcaseicon{thespritersresource}{simpleicon\{thespritersresource\}}
+    
+    \showcaseicon{thewashingtonpost}{simpleicon\{thewashingtonpost\}}
+    
+    \showcaseicon{thingiverse}{simpleicon\{thingiverse\}}
+    
+    \showcaseicon{thinkpad}{simpleicon\{thinkpad\}}
+    
+    \showcaseicon{threadless}{simpleicon\{threadless\}}
+    
+    \showcaseicon{threads}{simpleicon\{threads\}}
+    
+    \showcaseicon{threedotjs}{simpleicon\{threedotjs\}}
+    
+    \showcaseicon{threema}{simpleicon\{threema\}}
+    
+    \showcaseicon{thumbtack}{simpleicon\{thumbtack\}}
+    
+    \showcaseicon{thunderbird}{simpleicon\{thunderbird\}}
+    
+    \showcaseicon{thurgauerkantonalbank}{simpleicon\{thurgauerkantonalbank\}}
+    
+    \showcaseicon{thymeleaf}{simpleicon\{thymeleaf\}}
+    
+    \showcaseicon{ticketmaster}{simpleicon\{ticketmaster\}}
+    
+    \showcaseicon{tidal}{simpleicon\{tidal\}}
+    
+    \showcaseicon{tiddlywiki}{simpleicon\{tiddlywiki\}}
+    
+    \showcaseicon{tide}{simpleicon\{tide\}}
+    
+    \showcaseicon{tidyverse}{simpleicon\{tidyverse\}}
+    
+    \showcaseicon{tietoevry}{simpleicon\{tietoevry\}}
+    
+    \showcaseicon{tiktok}{simpleicon\{tiktok\}}
+    
+    \showcaseicon{tile}{simpleicon\{tile\}}
+    
+    \showcaseicon{timescale}{simpleicon\{timescale\}}
+    
+    \showcaseicon{tina}{simpleicon\{tina\}}
+    
+    \showcaseicon{tinder}{simpleicon\{tinder\}}
+    
+    \showcaseicon{tinyletter}{simpleicon\{tinyletter\}}
+    
+    \showcaseicon{tistory}{simpleicon\{tistory\}}
+    
+    \showcaseicon{tmobile}{simpleicon\{tmobile\}}
+    
+    \showcaseicon{tmux}{simpleicon\{tmux\}}
+    
+    \showcaseicon{tnt}{simpleicon\{tnt\}}
+    
+    \showcaseicon{todoist}{simpleicon\{todoist\}}
+    
+    \showcaseicon{toggl}{simpleicon\{toggl\}}
+    
+    \showcaseicon{toggltrack}{simpleicon\{toggltrack\}}
+    
+    \showcaseicon{tokyometro}{simpleicon\{tokyometro\}}
+    
+    \showcaseicon{toml}{simpleicon\{toml\}}
+    
+    \showcaseicon{tomorrowland}{simpleicon\{tomorrowland\}}
+    
+    \showcaseicon{topcoder}{simpleicon\{topcoder\}}
+    
+    \showcaseicon{toptal}{simpleicon\{toptal\}}
+    
+    \showcaseicon{torbrowser}{simpleicon\{torbrowser\}}
+    
+    \showcaseicon{torproject}{simpleicon\{torproject\}}
+    
+    \showcaseicon{toshiba}{simpleicon\{toshiba\}}
+    
+    \showcaseicon{tourbox}{simpleicon\{tourbox\}}
+    
+    \showcaseicon{toyota}{simpleicon\{toyota\}}
+    
+    \showcaseicon{tplink}{simpleicon\{tplink\}}
+    
+    \showcaseicon{tqdm}{simpleicon\{tqdm\}}
+    
+    \showcaseicon{traefikmesh}{simpleicon\{traefikmesh\}}
+    
+    \showcaseicon{traefikproxy}{simpleicon\{traefikproxy\}}
+    
+    \showcaseicon{trailforks}{simpleicon\{trailforks\}}
+    
+    \showcaseicon{trainerroad}{simpleicon\{trainerroad\}}
+    
+    \showcaseicon{trakt}{simpleicon\{trakt\}}
+    
+    \showcaseicon{transportforireland}{simpleicon\{transportforireland\}}
+    
+    \showcaseicon{transportforlondon}{simpleicon\{transportforlondon\}}
+    
+    \showcaseicon{travisci}{simpleicon\{travisci\}}
+    
+    \showcaseicon{treehouse}{simpleicon\{treehouse\}}
+    
+    \showcaseicon{trello}{simpleicon\{trello\}}
+    
+    \showcaseicon{trendmicro}{simpleicon\{trendmicro\}}
+    
+    \showcaseicon{treyarch}{simpleicon\{treyarch\}}
+    
+    \showcaseicon{trilium}{simpleicon\{trilium\}}
+    
+    \showcaseicon{triller}{simpleicon\{triller\}}
+    
+    \showcaseicon{trino}{simpleicon\{trino\}}
+    
+    \showcaseicon{tripadvisor}{simpleicon\{tripadvisor\}}
+    
+    \showcaseicon{tripdotcom}{simpleicon\{tripdotcom\}}
+    
+    \showcaseicon{trivy}{simpleicon\{trivy\}}
+    
+    \showcaseicon{trove}{simpleicon\{trove\}}
+    
+    \showcaseicon{trpc}{simpleicon\{trpc\}}
+    
+    \showcaseicon{truenas}{simpleicon\{truenas\}}
+    
+    \showcaseicon{trulia}{simpleicon\{trulia\}}
+    
+    \showcaseicon{trustedshops}{simpleicon\{trustedshops\}}
+    
+    \showcaseicon{trustpilot}{simpleicon\{trustpilot\}}
+    
+    \showcaseicon{tryhackme}{simpleicon\{tryhackme\}}
+    
+    \showcaseicon{tryitonline}{simpleicon\{tryitonline\}}
+    
+    \showcaseicon{tsnode}{simpleicon\{tsnode\}}
+    
+    \showcaseicon{tubi}{simpleicon\{tubi\}}
+    
+    \showcaseicon{tui}{simpleicon\{tui\}}
+    
+    \showcaseicon{tumblr}{simpleicon\{tumblr\}}
+    
+    \showcaseicon{tunein}{simpleicon\{tunein\}}
+    
+    \showcaseicon{turbo}{simpleicon\{turbo\}}
+    
+    \showcaseicon{turborepo}{simpleicon\{turborepo\}}
+    
+    \showcaseicon{turbosquid}{simpleicon\{turbosquid\}}
+    
+    \showcaseicon{turkishairlines}{simpleicon\{turkishairlines\}}
+    
+    \showcaseicon{turso}{simpleicon\{turso\}}
+    
+    \showcaseicon{tutanota}{simpleicon\{tutanota\}}
+    
+    \showcaseicon{tvtime}{simpleicon\{tvtime\}}
+    
+    \showcaseicon{twilio}{simpleicon\{twilio\}}
+    
+    \showcaseicon{twitch}{simpleicon\{twitch\}}
+    
+    \showcaseicon{twitter}{simpleicon\{twitter\}}
+    
+    \showcaseicon{twoo}{simpleicon\{twoo\}}
+    
+    \showcaseicon{typeform}{simpleicon\{typeform\}}
+    
+    \showcaseicon{typescript}{simpleicon\{typescript\}}
+    
+    \showcaseicon{typo3}{simpleicon\{typo3\}}
+    
+    \showcaseicon{uber}{simpleicon\{uber\}}
+    
+    \showcaseicon{ubereats}{simpleicon\{ubereats\}}
+    
+    \showcaseicon{ubiquiti}{simpleicon\{ubiquiti\}}
+    
+    \showcaseicon{ubisoft}{simpleicon\{ubisoft\}}
+    
+    \showcaseicon{ublockorigin}{simpleicon\{ublockorigin\}}
+    
+    \showcaseicon{ubuntu}{simpleicon\{ubuntu\}}
+    
+    \showcaseicon{ubuntumate}{simpleicon\{ubuntumate\}}
+    
+    \showcaseicon{udacity}{simpleicon\{udacity\}}
+    
+    \showcaseicon{udemy}{simpleicon\{udemy\}}
+    
+    \showcaseicon{ufc}{simpleicon\{ufc\}}
+    
+    \showcaseicon{uikit}{simpleicon\{uikit\}}
+    
+    \showcaseicon{ulule}{simpleicon\{ulule\}}
+    
+    \showcaseicon{umami}{simpleicon\{umami\}}
+    
+    \showcaseicon{umbraco}{simpleicon\{umbraco\}}
+    
+    \showcaseicon{uml}{simpleicon\{uml\}}
+    
+    \showcaseicon{unacademy}{simpleicon\{unacademy\}}
+    
+    \showcaseicon{underarmour}{simpleicon\{underarmour\}}
+    
+    \showcaseicon{underscoredotjs}{simpleicon\{underscoredotjs\}}
+    
+    \showcaseicon{undertale}{simpleicon\{undertale\}}
+    
+    \showcaseicon{unicode}{simpleicon\{unicode\}}
+    
+    \showcaseicon{unilever}{simpleicon\{unilever\}}
+    
+    \showcaseicon{unitedairlines}{simpleicon\{unitedairlines\}}
+    
+    \showcaseicon{unitednations}{simpleicon\{unitednations\}}
+    
+    \showcaseicon{unity}{simpleicon\{unity\}}
+    
+    \showcaseicon{unlicense}{simpleicon\{unlicense\}}
+    
+    \showcaseicon{uno}{simpleicon\{uno\}}
+    
+    \showcaseicon{unocss}{simpleicon\{unocss\}}
+    
+    \showcaseicon{unraid}{simpleicon\{unraid\}}
+    
+    \showcaseicon{unrealengine}{simpleicon\{unrealengine\}}
+    
+    \showcaseicon{unsplash}{simpleicon\{unsplash\}}
+    
+    \showcaseicon{untangle}{simpleicon\{untangle\}}
+    
+    \showcaseicon{untappd}{simpleicon\{untappd\}}
+    
+    \showcaseicon{upcloud}{simpleicon\{upcloud\}}
+    
+    \showcaseicon{uplabs}{simpleicon\{uplabs\}}
+    
+    \showcaseicon{uploaded}{simpleicon\{uploaded\}}
+    
+    \showcaseicon{ups}{simpleicon\{ups\}}
+    
+    \showcaseicon{upstash}{simpleicon\{upstash\}}
+    
+    \showcaseicon{uptimekuma}{simpleicon\{uptimekuma\}}
+    
+    \showcaseicon{uptobox}{simpleicon\{uptobox\}}
+    
+    \showcaseicon{upwork}{simpleicon\{upwork\}}
+    
+    \showcaseicon{usps}{simpleicon\{usps\}}
+    
+    \showcaseicon{utorrent}{simpleicon\{utorrent\}}
+    
+    \showcaseicon{v}{simpleicon\{v\}}
+    
+    \showcaseicon{v2ex}{simpleicon\{v2ex\}}
+    
+    \showcaseicon{v8}{simpleicon\{v8\}}
+    
+    \showcaseicon{vaadin}{simpleicon\{vaadin\}}
+    
+    \showcaseicon{vagrant}{simpleicon\{vagrant\}}
+    
+    \showcaseicon{vala}{simpleicon\{vala\}}
+    
+    \showcaseicon{valorant}{simpleicon\{valorant\}}
+    
+    \showcaseicon{valve}{simpleicon\{valve\}}
+    
+    \showcaseicon{vapor}{simpleicon\{vapor\}}
+    
+    \showcaseicon{vault}{simpleicon\{vault\}}
+    
+    \showcaseicon{vaultwarden}{simpleicon\{vaultwarden\}}
+    
+    \showcaseicon{vauxhall}{simpleicon\{vauxhall\}}
+    
+    \showcaseicon{vbulletin}{simpleicon\{vbulletin\}}
+    
+    \showcaseicon{vectorlogozone}{simpleicon\{vectorlogozone\}}
+    
+    \showcaseicon{vectorworks}{simpleicon\{vectorworks\}}
+    
+    \showcaseicon{veeam}{simpleicon\{veeam\}}
+    
+    \showcaseicon{veepee}{simpleicon\{veepee\}}
+    
+    \showcaseicon{vega}{simpleicon\{vega\}}
+    
+    \showcaseicon{velog}{simpleicon\{velog\}}
+    
+    \showcaseicon{venmo}{simpleicon\{venmo\}}
+    
+    \showcaseicon{vercel}{simpleicon\{vercel\}}
+    
+    \showcaseicon{verdaccio}{simpleicon\{verdaccio\}}
+    
+    \showcaseicon{veritas}{simpleicon\{veritas\}}
+    
+    \showcaseicon{verizon}{simpleicon\{verizon\}}
+    
+    \showcaseicon{vespa}{simpleicon\{vespa\}}
+    
+    \showcaseicon{vexxhost}{simpleicon\{vexxhost\}}
+    
+    \showcaseicon{vfairs}{simpleicon\{vfairs\}}
+    
+    \showcaseicon{viadeo}{simpleicon\{viadeo\}}
+    
+    \showcaseicon{viaplay}{simpleicon\{viaplay\}}
+    
+    \showcaseicon{viber}{simpleicon\{viber\}}
+    
+    \showcaseicon{vim}{simpleicon\{vim\}}
+    
+    \showcaseicon{vimeo}{simpleicon\{vimeo\}}
+    
+    \showcaseicon{vimeolivestream}{simpleicon\{vimeolivestream\}}
+    
+    \showcaseicon{virgin}{simpleicon\{virgin\}}
+    
+    \showcaseicon{virginmedia}{simpleicon\{virginmedia\}}
+    
+    \showcaseicon{virtualbox}{simpleicon\{virtualbox\}}
+    
+    \showcaseicon{virustotal}{simpleicon\{virustotal\}}
+    
+    \showcaseicon{visa}{simpleicon\{visa\}}
+    
+    \showcaseicon{visualbasic}{simpleicon\{visualbasic\}}
+    
+    \showcaseicon{visualstudio}{simpleicon\{visualstudio\}}
+    
+    \showcaseicon{visualstudiocode}{simpleicon\{visualstudiocode\}}
+    
+    \showcaseicon{vite}{simpleicon\{vite\}}
+    
+    \showcaseicon{vitess}{simpleicon\{vitess\}}
+    
+    \showcaseicon{vitest}{simpleicon\{vitest\}}
+    
+    \showcaseicon{vivaldi}{simpleicon\{vivaldi\}}
+    
+    \showcaseicon{vivawallet}{simpleicon\{vivawallet\}}
+    
+    \showcaseicon{vivino}{simpleicon\{vivino\}}
+    
+    \showcaseicon{vk}{simpleicon\{vk\}}
+    
+    \showcaseicon{vlcmediaplayer}{simpleicon\{vlcmediaplayer\}}
+    
+    \showcaseicon{vmware}{simpleicon\{vmware\}}
+    
+    \showcaseicon{vodafone}{simpleicon\{vodafone\}}
+    
+    \showcaseicon{voidlinux}{simpleicon\{voidlinux\}}
+    
+    \showcaseicon{voipdotms}{simpleicon\{voipdotms\}}
+    
+    \showcaseicon{volkswagen}{simpleicon\{volkswagen\}}
+    
+    \showcaseicon{volvo}{simpleicon\{volvo\}}
+    
+    \showcaseicon{vonage}{simpleicon\{vonage\}}
+    
+    \showcaseicon{vorondesign}{simpleicon\{vorondesign\}}
+    
+    \showcaseicon{vowpalwabbit}{simpleicon\{vowpalwabbit\}}
+    
+    \showcaseicon{vox}{simpleicon\{vox\}}
+    
+    \showcaseicon{vsco}{simpleicon\{vsco\}}
+    
+    \showcaseicon{vscodium}{simpleicon\{vscodium\}}
+    
+    \showcaseicon{vtex}{simpleicon\{vtex\}}
+    
+    \showcaseicon{vuedotjs}{simpleicon\{vuedotjs\}}
+    
+    \showcaseicon{vuetify}{simpleicon\{vuetify\}}
+    
+    \showcaseicon{vulkan}{simpleicon\{vulkan\}}
+    
+    \showcaseicon{vultr}{simpleicon\{vultr\}}
+    
+    \showcaseicon{vyond}{simpleicon\{vyond\}}
+    
+    \showcaseicon{w3c}{simpleicon\{w3c\}}
+    
+    \showcaseicon{wacom}{simpleicon\{wacom\}}
+    
+    \showcaseicon{wagtail}{simpleicon\{wagtail\}}
+    
+    \showcaseicon{wails}{simpleicon\{wails\}}
+    
+    \showcaseicon{wakatime}{simpleicon\{wakatime\}}
+    
+    \showcaseicon{walkman}{simpleicon\{walkman\}}
+    
+    \showcaseicon{wallabag}{simpleicon\{wallabag\}}
+    
+    \showcaseicon{walletconnect}{simpleicon\{walletconnect\}}
+    
+    \showcaseicon{walmart}{simpleicon\{walmart\}}
+    
+    \showcaseicon{wantedly}{simpleicon\{wantedly\}}
+    
+    \showcaseicon{wappalyzer}{simpleicon\{wappalyzer\}}
+    
+    \showcaseicon{warnerbros}{simpleicon\{warnerbros\}}
+    
+    \showcaseicon{warp}{simpleicon\{warp\}}
+    
+    \showcaseicon{wasabi}{simpleicon\{wasabi\}}
+    
+    \showcaseicon{wasmcloud}{simpleicon\{wasmcloud\}}
+    
+    \showcaseicon{wasmer}{simpleicon\{wasmer\}}
+    
+    \showcaseicon{wattpad}{simpleicon\{wattpad\}}
+    
+    \showcaseicon{wayland}{simpleicon\{wayland\}}
+    
+    \showcaseicon{waze}{simpleicon\{waze\}}
+    
+    \showcaseicon{wearos}{simpleicon\{wearos\}}
+    
+    \showcaseicon{weasyl}{simpleicon\{weasyl\}}
+    
+    \showcaseicon{web3dotjs}{simpleicon\{web3dotjs\}}
+    
+    \showcaseicon{webassembly}{simpleicon\{webassembly\}}
+    
+    \showcaseicon{webauthn}{simpleicon\{webauthn\}}
+    
+    \showcaseicon{webcomponentsdotorg}{simpleicon\{webcomponentsdotorg\}}
+    
+    \showcaseicon{webdriverio}{simpleicon\{webdriverio\}}
+    
+    \showcaseicon{webflow}{simpleicon\{webflow\}}
+    
+    \showcaseicon{webgl}{simpleicon\{webgl\}}
+    
+    \showcaseicon{webhint}{simpleicon\{webhint\}}
+    
+    \showcaseicon{weblate}{simpleicon\{weblate\}}
+    
+    \showcaseicon{webmin}{simpleicon\{webmin\}}
+    
+    \showcaseicon{webmoney}{simpleicon\{webmoney\}}
+    
+    \showcaseicon{webpack}{simpleicon\{webpack\}}
+    
+    \showcaseicon{webrtc}{simpleicon\{webrtc\}}
+    
+    \showcaseicon{webstorm}{simpleicon\{webstorm\}}
+    
+    \showcaseicon{webtoon}{simpleicon\{webtoon\}}
+    
+    \showcaseicon{webtrees}{simpleicon\{webtrees\}}
+    
+    \showcaseicon{wechat}{simpleicon\{wechat\}}
+    
+    \showcaseicon{wegame}{simpleicon\{wegame\}}
+    
+    \showcaseicon{weightsandbiases}{simpleicon\{weightsandbiases\}}
+    
+    \showcaseicon{welcometothejungle}{simpleicon\{welcometothejungle\}}
+    
+    \showcaseicon{wellfound}{simpleicon\{wellfound\}}
+    
+    \showcaseicon{wemo}{simpleicon\{wemo\}}
+    
+    \showcaseicon{westerndigital}{simpleicon\{westerndigital\}}
+    
+    \showcaseicon{wetransfer}{simpleicon\{wetransfer\}}
+    
+    \showcaseicon{whatsapp}{simpleicon\{whatsapp\}}
+    
+    \showcaseicon{wheniwork}{simpleicon\{wheniwork\}}
+    
+    \showcaseicon{whitesource}{simpleicon\{whitesource\}}
+    
+    \showcaseicon{wii}{simpleicon\{wii\}}
+    
+    \showcaseicon{wiiu}{simpleicon\{wiiu\}}
+    
+    \showcaseicon{wikidata}{simpleicon\{wikidata\}}
+    
+    \showcaseicon{wikidotgg}{simpleicon\{wikidotgg\}}
+    
+    \showcaseicon{wikidotjs}{simpleicon\{wikidotjs\}}
+    
+    \showcaseicon{wikimediacommons}{simpleicon\{wikimediacommons\}}
+    
+    \showcaseicon{wikipedia}{simpleicon\{wikipedia\}}
+    
+    \showcaseicon{wikiquote}{simpleicon\{wikiquote\}}
+    
+    \showcaseicon{wikivoyage}{simpleicon\{wikivoyage\}}
+    
+    \showcaseicon{winamp}{simpleicon\{winamp\}}
+    
+    \showcaseicon{windicss}{simpleicon\{windicss\}}
+    
+    \showcaseicon{windows}{simpleicon\{windows\}}
+    
+    \showcaseicon{windows10}{simpleicon\{windows10\}}
+    
+    \showcaseicon{windows95}{simpleicon\{windows95\}}
+    
+    \showcaseicon{windowsterminal}{simpleicon\{windowsterminal\}}
+    
+    \showcaseicon{windowsxp}{simpleicon\{windowsxp\}}
+    
+    \showcaseicon{winmate}{simpleicon\{winmate\}}
+    
+    \showcaseicon{wipro}{simpleicon\{wipro\}}
+    
+    \showcaseicon{wire}{simpleicon\{wire\}}
+    
+    \showcaseicon{wireguard}{simpleicon\{wireguard\}}
+    
+    \showcaseicon{wireshark}{simpleicon\{wireshark\}}
+    
+    \showcaseicon{wise}{simpleicon\{wise\}}
+    
+    \showcaseicon{wish}{simpleicon\{wish\}}
+    
+    \showcaseicon{wistia}{simpleicon\{wistia\}}
+    
+    \showcaseicon{wix}{simpleicon\{wix\}}
+    
+    \showcaseicon{wizzair}{simpleicon\{wizzair\}}
+    
+    \showcaseicon{wolfram}{simpleicon\{wolfram\}}
+    
+    \showcaseicon{wolframlanguage}{simpleicon\{wolframlanguage\}}
+    
+    \showcaseicon{wolframmathematica}{simpleicon\{wolframmathematica\}}
+    
+    \showcaseicon{woo}{simpleicon\{woo\}}
+    
+    \showcaseicon{woocommerce}{simpleicon\{woocommerce\}}
+    
+    \showcaseicon{wordpress}{simpleicon\{wordpress\}}
+    
+    \showcaseicon{workplace}{simpleicon\{workplace\}}
+    
+    \showcaseicon{worldhealthorganization}{simpleicon\{worldhealthorganization\}}
+    
+    \showcaseicon{wpengine}{simpleicon\{wpengine\}}
+    
+    \showcaseicon{wpexplorer}{simpleicon\{wpexplorer\}}
+    
+    \showcaseicon{wprocket}{simpleicon\{wprocket\}}
+    
+    \showcaseicon{writedotas}{simpleicon\{writedotas\}}
+    
+    \showcaseicon{wwe}{simpleicon\{wwe\}}
+    
+    \showcaseicon{wwise}{simpleicon\{wwise\}}
+    
+    \showcaseicon{x}{simpleicon\{x\}}
+    
+    \showcaseicon{xamarin}{simpleicon\{xamarin\}}
+    
+    \showcaseicon{xaml}{simpleicon\{xaml\}}
+    
+    \showcaseicon{xampp}{simpleicon\{xampp\}}
+    
+    \showcaseicon{xbox}{simpleicon\{xbox\}}
+    
+    \showcaseicon{xcode}{simpleicon\{xcode\}}
+    
+    \showcaseicon{xdadevelopers}{simpleicon\{xdadevelopers\}}
+    
+    \showcaseicon{xdotorg}{simpleicon\{xdotorg\}}
+    
+    \showcaseicon{xero}{simpleicon\{xero\}}
+    
+    \showcaseicon{xfce}{simpleicon\{xfce\}}
+    
+    \showcaseicon{xiaomi}{simpleicon\{xiaomi\}}
+    
+    \showcaseicon{xilinx}{simpleicon\{xilinx\}}
+    
+    \showcaseicon{xing}{simpleicon\{xing\}}
+    
+    \showcaseicon{xmpp}{simpleicon\{xmpp\}}
+    
+    \showcaseicon{xo}{simpleicon\{xo\}}
+    
+    \showcaseicon{xrp}{simpleicon\{xrp\}}
+    
+    \showcaseicon{xsplit}{simpleicon\{xsplit\}}
+    
+    \showcaseicon{xstate}{simpleicon\{xstate\}}
+    
+    \showcaseicon{yahoo}{simpleicon\{yahoo\}}
+    
+    \showcaseicon{yale}{simpleicon\{yale\}}
+    
+    \showcaseicon{yamahacorporation}{simpleicon\{yamahacorporation\}}
+    
+    \showcaseicon{yamahamotorcorporation}{simpleicon\{yamahamotorcorporation\}}
+    
+    \showcaseicon{yaml}{simpleicon\{yaml\}}
+    
+    \showcaseicon{yammer}{simpleicon\{yammer\}}
+    
+    \showcaseicon{yandexcloud}{simpleicon\{yandexcloud\}}
+    
+    \showcaseicon{yarn}{simpleicon\{yarn\}}
+    
+    \showcaseicon{ycombinator}{simpleicon\{ycombinator\}}
+    
+    \showcaseicon{yelp}{simpleicon\{yelp\}}
+    
+    \showcaseicon{yeti}{simpleicon\{yeti\}}
+    
+    \showcaseicon{yoast}{simpleicon\{yoast\}}
+    
+    \showcaseicon{yolo}{simpleicon\{yolo\}}
+    
+    \showcaseicon{yourtraveldottv}{simpleicon\{yourtraveldottv\}}
+    
+    \showcaseicon{youtube}{simpleicon\{youtube\}}
+    
+    \showcaseicon{youtubegaming}{simpleicon\{youtubegaming\}}
+    
+    \showcaseicon{youtubemusic}{simpleicon\{youtubemusic\}}
+    
+    \showcaseicon{youtubestudio}{simpleicon\{youtubestudio\}}
+    
+    \showcaseicon{youtubetv}{simpleicon\{youtubetv\}}
+    
+    \showcaseicon{yubico}{simpleicon\{yubico\}}
+    
+    \showcaseicon{zabka}{simpleicon\{zabka\}}
+    
+    \showcaseicon{zalando}{simpleicon\{zalando\}}
+    
+    \showcaseicon{zalo}{simpleicon\{zalo\}}
+    
+    \showcaseicon{zapier}{simpleicon\{zapier\}}
+    
+    \showcaseicon{zara}{simpleicon\{zara\}}
+    
+    \showcaseicon{zazzle}{simpleicon\{zazzle\}}
+    
+    \showcaseicon{zcash}{simpleicon\{zcash\}}
+    
+    \showcaseicon{zdf}{simpleicon\{zdf\}}
+    
+    \showcaseicon{zebratechnologies}{simpleicon\{zebratechnologies\}}
+    
+    \showcaseicon{zelle}{simpleicon\{zelle\}}
+    
+    \showcaseicon{zend}{simpleicon\{zend\}}
+    
+    \showcaseicon{zendesk}{simpleicon\{zendesk\}}
+    
+    \showcaseicon{zendframework}{simpleicon\{zendframework\}}
+    
+    \showcaseicon{zenn}{simpleicon\{zenn\}}
+    
+    \showcaseicon{zenodo}{simpleicon\{zenodo\}}
+    
+    \showcaseicon{zensar}{simpleicon\{zensar\}}
+    
+    \showcaseicon{zerodha}{simpleicon\{zerodha\}}
+    
+    \showcaseicon{zeromq}{simpleicon\{zeromq\}}
+    
+    \showcaseicon{zerply}{simpleicon\{zerply\}}
+    
+    \showcaseicon{zettlr}{simpleicon\{zettlr\}}
+    
+    \showcaseicon{zhihu}{simpleicon\{zhihu\}}
+    
+    \showcaseicon{zig}{simpleicon\{zig\}}
+    
+    \showcaseicon{zigbee}{simpleicon\{zigbee\}}
+    
+    \showcaseicon{zilch}{simpleicon\{zilch\}}
+    
+    \showcaseicon{zillow}{simpleicon\{zillow\}}
+    
+    \showcaseicon{zincsearch}{simpleicon\{zincsearch\}}
+    
+    \showcaseicon{zingat}{simpleicon\{zingat\}}
+    
+    \showcaseicon{zod}{simpleicon\{zod\}}
+    
+    \showcaseicon{zoho}{simpleicon\{zoho\}}
+    
+    \showcaseicon{zoiper}{simpleicon\{zoiper\}}
+    
+    \showcaseicon{zomato}{simpleicon\{zomato\}}
+    
+    \showcaseicon{zoom}{simpleicon\{zoom\}}
+    
+    \showcaseicon{zorin}{simpleicon\{zorin\}}
+    
+    \showcaseicon{zotero}{simpleicon\{zotero\}}
+    
+    \showcaseicon{zsh}{simpleicon\{zsh\}}
+    
+    \showcaseicon{zulip}{simpleicon\{zulip\}}
+    
+    \showcaseicon{zwave}{simpleicon\{zwave\}}
+    
+    \showcaseicon{zyte}{simpleicon\{zyte\}}
+    \end{showcase}
\ No newline at end of file

Modified: trunk/Master/texmf-dist/doc/fonts/simpleicons/simpleicons.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconseight.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconseight.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconseight.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,84 @@
 /simpleiconseight [
+/pixiv
+/pkgsrc
+/planet
+/planetscale
+/plangrid
+/platformdotsh
+/platzi
+/plausibleanalytics
+/playcanvas
+/playerdotme
+/playerfm
+/playstation
+/playstation2
+/playstation3
+/playstation4
+/playstation5
+/playstationvita
+/playwright
+/pleroma
+/plesk
+/plex
+/plotly
+/pluralsight
+/plurk
+/pluscodes
+/pm2
+/pnpm
+/pocket
+/pocketbase
+/pocketcasts
+/podcastaddict
+/podcastindex
+/podman
+/poe
+/poetry
+/pointy
+/pokemon
+/polars
+/polkadot
+/poly
+/polymerproject
+/polywork
+/popos
+/porsche
+/portainer
+/postcss
+/postgresql
+/posthog
+/postman
+/postmates
+/powerapps
+/powerautomate
+/powerbi
+/powerfx
+/powerpages
+/powers
+/powershell
+/powervirtualagents
+/prdotco
+/preact
+/precommit
+/prefect
+/premierleague
+/prestashop
+/presto
+/prettier
+/pretzel
+/prevention
+/prezi
+/prime
+/primevideo
+/printables
+/prisma
+/prismic
+/privateinternetaccess
+/probot
+/processingfoundation
+/processwire
+/producthunt
+/progate
 /progress
 /prometheus
 /prosieben
@@ -74,6 +154,7 @@
 /radar
 /radiopublic
 /radixui
+/radstudio
 /railway
 /rainmeter
 /rakuten
@@ -128,6 +209,7 @@
 /researchgate
 /resharper
 /resurrectionremixos
+/retool
 /retroarch
 /retropie
 /revanced
@@ -148,6 +230,7 @@
 /riseup
 /roadmapdotsh
 /roamresearch
+/robinhood
 /roblox
 /robloxstudio
 /robotframework
@@ -158,6 +241,7 @@
 /rollsroyce
 /rollupdotjs
 /rome
+/rootme
 /roots
 /rootsbedrock
 /rootssage
@@ -171,88 +255,4 @@
 /rstudio
 /rte
 /rtl
-/rtlzwei
-/rubocop
-/ruby
-/rubygems
-/rubyonrails
-/rubysinatra
-/ruff
-/rundeck
-/runkeeper
-/runkit
-/rust
-/rxdb
-/ryanair
-/s7airlines
-/sabanci
-/safari
-/sage
-/sahibinden
-/sailfishos
-/salesforce
-/saltproject
-/samsung
-/samsungpay
-/sandisk
-/sanfranciscomunicipalrailway
-/sanity
-/saopaulometro
-/sap
-/sass
-/sat1
-/saturn
-/saucelabs
-/scala
-/scaleway
-/scania
-/schneiderelectric
-/scikitlearn
-/scipy
-/scopus
-/scpfoundation
-/scratch
-/screencastify
-/scribd
-/scrimba
-/scrollreveal
-/scrumalliance
-/scrutinizerci
-/seagate
-/seat
-/securityscorecard
-/sefaria
-/sega
-/selenium
-/sellfy
-/semanticrelease
-/semanticscholar
-/semanticuireact
-/semanticweb
-/semaphoreci
-/semrush
-/semver
-/sencha
-/sendinblue
-/sennheiser
-/sensu
-/sentry
-/sepa
-/sequelize
-/serverfault
-/serverless
-/sessionize
-/setapp
-/sfml
-/shadow
-/shanghaimetro
-/sharex
-/sharp
-/shazam
-/shell
-/shelly
-/shenzhenmetro
-/shieldsdotio
-/shikimori
-/shopee
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfive.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfive.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfive.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,48 @@
 /simpleiconsfive [
+/hackerearth
+/hackernoon
+/hackerone
+/hackerrank
+/hackster
+/hackthebox
+/hal
+/handlebarsdotjs
+/handm
+/handshake
+/handshakeprotocol
+/happycow
+/harbor
+/harmonyos
+/hashicorp
+/hashnode
+/haskell
+/hasura
+/hatenabookmark
+/haveibeenpwned
+/haxe
+/hbo
+/hcl
+/headlessui
+/headspace
+/hearth
+/hearthisdotat
+/hedera
+/hellofresh
+/hellyhansen
+/helm
+/helpdesk
+/helpscout
+/here
+/heroku
+/hetzner
+/hexlet
+/hexo
+/hey
+/hibernate
+/hibob
+/hilton
+/hitachi
+/hive
 /hiveblockchain
 /homeadvisor
 /homeassistant
@@ -8,6 +52,7 @@
 /homify
 /honda
 /honey
+/honor
 /hootsuite
 /hoppscotch
 /hotelsdotcom
@@ -19,6 +64,7 @@
 /hsbc
 /html5
 /htmlacademy
+/htop
 /httpie
 /huawei
 /hubspot
@@ -33,6 +79,7 @@
 /hypothesis
 /hyundai
 /i18next
+/i3
 /iata
 /ibeacon
 /ibm
@@ -53,6 +100,7 @@
 /ifixit
 /ifood
 /ifttt
+/igdb
 /iheartradio
 /ikea
 /iledefrancemobilites
@@ -64,6 +112,7 @@
 /imou
 /improvmx
 /indeed
+/indigo
 /inertia
 /infiniti
 /influxdb
@@ -86,9 +135,11 @@
 /intellijidea
 /interactiondesignfoundation
 /interactjs
+/interbase
 /intercom
 /intermarche
 /internetarchive
+/internetcomputer
 /internetexplorer
 /intigriti
 /intuit
@@ -101,6 +152,8 @@
 /iota
 /ipfs
 /iris
+/isc2
+/iscsquared
 /issuu
 /istio
 /itchdotio
@@ -109,6 +162,7 @@
 /itvx
 /iveco
 /jabber
+/jaeger
 /jaguar
 /jamboard
 /jameson
@@ -124,6 +178,7 @@
 /jenkinsx
 /jest
 /jet
+/jetblue
 /jetbrains
 /jetpackcompose
 /jfrog
@@ -174,6 +229,7 @@
 /kaufland
 /kde
 /kdenlive
+/kedro
 /keepachangelog
 /keepassxc
 /kentico
@@ -199,60 +255,4 @@
 /klm
 /klook
 /knative
-/knowledgebase
-/known
-/koa
-/koc
-/kodak
-/kodi
-/kofax
-/kofi
-/komoot
-/konami
-/kong
-/kongregate
-/konva
-/kotlin
-/koyeb
-/krita
-/ktm
-/kuaishou
-/kubernetes
-/kubuntu
-/kuma
-/kuula
-/kyocera
-/labview
-/lada
-/lamborghini
-/landrover
-/lapce
-/laragon
-/laravel
-/laravelhorizon
-/laravelnova
-/lastdotfm
-/lastpass
-/latex
-/launchpad
-/lazarus
-/lbry
-/leaderprice
-/leaflet
-/leanpub
-/leetcode
-/legacygames
-/leica
-/lemmy
-/lenovo
-/lens
-/leptos
-/leroymerlin
-/less
-/letsencrypt
-/letterboxd
-/levelsdotfyi
-/lg
-/lgtm
-/liberadotchat
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfour.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfour.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfour.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,33 @@
 /simpleiconsfour [
+/facebook
+/facebookgaming
+/facebooklive
+/faceit
+/facepunch
+/falco
+/falcon
+/fampay
+/fandango
+/fandom
+/fanfou
+/fantom
+/fareharbor
+/farfetch
+/fastapi
+/fastify
+/fastlane
+/fastly
+/fathom
+/fauna
+/favro
+/fdroid
+/feathub
+/fedex
+/fedora
+/feedly
+/ferrari
+/ferrarinv
+/ferretdb
 /ffmpeg
 /fi
 /fiat
@@ -12,6 +41,7 @@
 /filezilla
 /fing
 /firebase
+/firefish
 /fireflyiii
 /firefox
 /firefoxbrowser
@@ -28,6 +58,7 @@
 /flatpak
 /flattr
 /flickr
+/flightaware
 /flipboard
 /flipkart
 /floatplane
@@ -34,7 +65,9 @@
 /flood
 /fluentbit
 /fluentd
+/fluke
 /flutter
+/flux
 /fluxus
 /flyway
 /fmod
@@ -82,6 +115,7 @@
 /g2
 /g2a
 /gameandwatch
+/gamebanana
 /gamedeveloper
 /gamejolt
 /gamemaker
@@ -145,6 +179,7 @@
 /googleappsscript
 /googleassistant
 /googlebard
+/googlebigquery
 /googlecalendar
 /googlecardboard
 /googlechat
@@ -151,12 +186,15 @@
 /googlechrome
 /googleclassroom
 /googlecloud
+/googlecloudcomposer
 /googlecolab
 /googlecontaineroptimizedos
+/googledatastudio
 /googledocs
 /googledomains
 /googledrive
 /googleearth
+/googleearthengine
 /googlefit
 /googlefonts
 /googleforms
@@ -179,6 +217,7 @@
 /googlescholar
 /googlesearchconsole
 /googlesheets
+/googleslides
 /googlestreetview
 /googletagmanager
 /googletranslate
@@ -185,6 +224,7 @@
 /gotomeeting
 /grab
 /gradle
+/gradleplaypublisher
 /grafana
 /grammarly
 /grandfrais
@@ -215,44 +255,4 @@
 /habr
 /hackaday
 /hackclub
-/hackerearth
-/hackernoon
-/hackerone
-/hackerrank
-/hackster
-/hackthebox
-/handlebarsdotjs
-/handshake
-/handshakeprotocol
-/happycow
-/harbor
-/harmonyos
-/hashicorp
-/hashnode
-/haskell
-/hasura
-/hatenabookmark
-/haveibeenpwned
-/haxe
-/hbo
-/hcl
-/headlessui
-/headspace
-/hearthisdotat
-/hedera
-/hellofresh
-/hellyhansen
-/helm
-/helpdesk
-/helpscout
-/here
-/heroku
-/hetzner
-/hexo
-/hey
-/hibernate
-/hibob
-/hilton
-/hitachi
-/hive
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsnine.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsnine.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsnine.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,11 +1,103 @@
 /simpleiconsnine [
+/rtlzwei
+/rubocop
+/ruby
+/rubygems
+/rubyonrails
+/rubysinatra
+/ruff
+/rumble
+/rundeck
+/runkeeper
+/runkit
+/rust
+/rxdb
+/ryanair
+/s7airlines
+/sabanci
+/safari
+/sage
+/sahibinden
+/sailfishos
+/sailsdotjs
+/salesforce
+/saltproject
+/samsung
+/samsungpay
+/sandisk
+/sanfranciscomunicipalrailway
+/sanic
+/sanity
+/saopaulometro
+/sap
+/sass
+/sat1
+/saturn
+/saucelabs
+/scala
+/scaleway
+/scania
+/schneiderelectric
+/scikitlearn
+/scipy
+/scopus
+/scpfoundation
+/scrapbox
+/scratch
+/screencastify
+/scribd
+/scrimba
+/scrollreveal
+/scrumalliance
+/scrutinizerci
+/scylladb
+/seagate
+/searxng
+/seat
+/securityscorecard
+/sefaria
+/sega
+/selenium
+/sellfy
+/semanticrelease
+/semanticscholar
+/semanticuireact
+/semanticweb
+/semaphoreci
+/semrush
+/semver
+/sencha
+/sendinblue
+/sennheiser
+/sensu
+/sentry
+/sepa
+/sequelize
+/serverfault
+/serverless
+/sessionize
+/setapp
+/sfml
+/shadow
+/shanghaimetro
+/sharex
+/sharp
+/shazam
+/shell
+/shelly
+/shenzhenmetro
+/shieldsdotio
+/shikimori
+/shopee
 /shopify
 /shopware
+/shortcut
 /shotcut
 /showpad
 /showtime
 /shutterstock
 /siemens
+/sifive
 /signal
 /similarweb
 /simkl
@@ -13,6 +105,7 @@
 /simpleicons
 /simplenote
 /sinaweibo
+/singaporeairlines
 /singlestore
 /sitecore
 /sitepoint
@@ -58,6 +151,7 @@
 /sonarlint
 /sonarqube
 /sonarsource
+/sonatype
 /songkick
 /songoda
 /sonicwall
@@ -83,6 +177,8 @@
 /spectrum
 /speedtest
 /speedypage
+/sphinx
+/spigotmc
 /spinnaker
 /spinrilla
 /splunk
@@ -97,6 +193,7 @@
 /springboot
 /springsecurity
 /spyderide
+/sqlalchemy
 /sqlite
 /square
 /squareenix
@@ -148,6 +245,7 @@
 /stryker
 /stubhub
 /studio3t
+/studyverse
 /styledcomponents
 /stylelint
 /styleshare
@@ -157,102 +255,4 @@
 /substack
 /subtitleedit
 /subversion
-/suckless
-/sumologic
-/supabase
-/supercrease
-/supermicro
-/superuser
-/surrealdb
-/surveymonkey
-/suse
-/suzuki
-/svelte
-/svg
-/svgdotjs
-/svgo
-/swagger
-/swarm
-/swc
-/swift
-/swiggy
-/swiper
-/symantec
-/symbolab
-/symfony
-/symphony
-/sympy
-/synology
-/system76
-/tableau
-/tablecheck
-/tacobell
-/tado
-/taichigraphics
-/taichilang
-/tails
-/tailwindcss
-/talend
-/talenthouse
-/tamiya
-/tampermonkey
-/taobao
-/tapas
-/target
-/task
-/tasmota
-/tata
-/tauri
-/taxbuzz
-/teamcity
-/teamspeak
-/teamviewer
-/ted
-/teespring
-/tekton
-/tele5
-/telegram
-/telegraph
-/temporal
-/tencentqq
-/tensorflow
-/teradata
-/teratail
-/termius
-/terraform
-/tesco
-/tesla
-/testcafe
-/testin
-/testinglibrary
-/testrail
-/tether
-/textpattern
-/tga
-/thangs
-/thealgorithms
-/theconversation
-/theirishtimes
-/themighty
-/themodelsresource
-/themoviedatabase
-/thenorthface
-/theregister
-/thesoundsresource
-/thespritersresource
-/thewashingtonpost
-/thingiverse
-/thinkpad
-/threadless
-/threads
-/threedotjs
-/threema
-/thumbtack
-/thunderbird
-/thurgauerkantonalbank
-/thymeleaf
-/ticketmaster
-/tidal
-/tiddlywiki
-/tide
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsone.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsone.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsone.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -20,6 +20,7 @@
 /acm
 /actigraph
 /activision
+/activitypub
 /acura
 /adafruit
 /adblock
@@ -45,6 +46,7 @@
 /adonisjs
 /adp
 /adroll
+/adventofcode
 /adyen
 /aerlingus
 /aeroflot
@@ -77,8 +79,10 @@
 /airtable
 /ajv
 /akamai
+/akaunting
 /alacritty
 /albertheijn
+/alby
 /alchemy
 /aldinord
 /aldisud
@@ -88,6 +92,7 @@
 /algorand
 /alibabacloud
 /alibabadotcom
+/alienware
 /aliexpress
 /alipay
 /allegro
@@ -104,6 +109,7 @@
 /amazonapigateway
 /amazonaws
 /amazoncloudwatch
+/amazondocumentdb
 /amazondynamodb
 /amazonec2
 /amazonecs
@@ -117,7 +123,9 @@
 /amazonprime
 /amazonrds
 /amazonredshift
+/amazonroute53
 /amazons3
+/amazonsimpleemailservice
 /amazonsqs
 /amd
 /ameba
@@ -193,6 +201,7 @@
 /aqua
 /aral
 /arangodb
+/arc
 /arcgis
 /archicad
 /archiveofourown
@@ -205,6 +214,7 @@
 /arkecosystem
 /arlo
 /arm
+/armkeil
 /arstechnica
 /artifacthub
 /artixlinux
@@ -237,22 +247,12 @@
 /authelia
 /authy
 /autodesk
+/autodeskrevit
 /autohotkey
 /automattic
 /autoprefixer
 /avajs
 /avast
+/avira
 /awesomelists
-/awesomewm
-/awsamplify
-/awsfargate
-/awslambda
-/axios
-/azureartifacts
-/azuredataexplorer
-/azuredevops
-/azurefunctions
-/azurepipelines
-/babel
-/babylondotjs
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsoneone.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsoneone.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsoneone.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,117 @@
 /simpleiconsoneone [
+/vitess
+/vitest
+/vivaldi
+/vivawallet
+/vivino
+/vk
+/vlcmediaplayer
+/vmware
+/vodafone
+/voidlinux
+/voipdotms
+/volkswagen
+/volvo
+/vonage
+/vorondesign
+/vowpalwabbit
+/vox
+/vsco
+/vscodium
+/vtex
+/vuedotjs
+/vuetify
+/vulkan
+/vultr
+/vyond
+/w3c
+/wacom
+/wagtail
+/wails
+/wakatime
+/walkman
+/wallabag
+/walletconnect
+/walmart
+/wantedly
+/wappalyzer
+/warnerbros
+/warp
+/wasabi
+/wasmcloud
+/wasmer
+/wattpad
+/wayland
+/waze
+/wearos
+/weasyl
+/web3dotjs
+/webassembly
+/webauthn
+/webcomponentsdotorg
+/webdriverio
+/webflow
+/webgl
+/webhint
+/weblate
+/webmin
+/webmoney
+/webpack
+/webrtc
+/webstorm
+/webtoon
+/webtrees
+/wechat
+/wegame
+/weightsandbiases
+/welcometothejungle
+/wellfound
+/wemo
+/westerndigital
+/wetransfer
+/whatsapp
+/wheniwork
+/whitesource
+/wii
+/wiiu
+/wikidata
+/wikidotgg
+/wikidotjs
+/wikimediacommons
+/wikipedia
+/wikiquote
+/wikivoyage
+/winamp
+/windicss
+/windows
+/windows10
+/windows95
+/windowsterminal
+/windowsxp
+/winmate
+/wipro
+/wire
+/wireguard
+/wireshark
+/wise
+/wish
+/wistia
+/wix
+/wizzair
+/wolfram
+/wolframlanguage
+/wolframmathematica
+/woo
+/woocommerce
+/wordpress
+/workplace
+/worldhealthorganization
+/wpengine
+/wpexplorer
+/wprocket
+/writedotas
+/wwe
+/wwise
 /x
 /xamarin
 /xaml
@@ -23,9 +136,11 @@
 /yamahamotorcorporation
 /yaml
 /yammer
+/yandexcloud
 /yarn
 /ycombinator
 /yelp
+/yeti
 /yoast
 /yolo
 /yourtraveldottv
@@ -50,6 +165,7 @@
 /zendframework
 /zenn
 /zenodo
+/zensar
 /zerodha
 /zeromq
 /zerply
@@ -68,6 +184,7 @@
 /zoom
 /zorin
 /zotero
+/zsh
 /zulip
 /zwave
 /zyte
@@ -121,124 +238,6 @@
 /.notdef
 /.notdef
 /.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
-/.notdef
 /.notdef
 /.notdef
 /.notdef

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsonezero.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsonezero.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsonezero.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,104 @@
 /simpleiconsonezero [
+/suckless
+/sumologic
+/supabase
+/supercrease
+/supermicro
+/superuser
+/surrealdb
+/surveymonkey
+/suse
+/suzuki
+/svelte
+/svg
+/svgdotjs
+/svgo
+/swagger
+/swarm
+/swc
+/swift
+/swiggy
+/swiper
+/swr
+/symantec
+/symbolab
+/symfony
+/symphony
+/sympy
+/synology
+/system76
+/tableau
+/tablecheck
+/tacobell
+/tado
+/taichigraphics
+/taichilang
+/tails
+/tailwindcss
+/talend
+/talenthouse
+/tamiya
+/tampermonkey
+/taobao
+/tapas
+/target
+/task
+/tasmota
+/tata
+/tauri
+/taxbuzz
+/tcs
+/teamcity
+/teamspeak
+/teamviewer
+/ted
+/teespring
+/tekton
+/tele5
+/telegram
+/telegraph
+/temporal
+/tencentqq
+/tensorflow
+/teradata
+/teratail
+/termius
+/terraform
+/tesco
+/tesla
+/testcafe
+/testin
+/testinglibrary
+/testrail
+/tether
+/textpattern
+/tga
+/thangs
+/thealgorithms
+/theconversation
+/theirishtimes
+/themighty
+/themodelsresource
+/themoviedatabase
+/thenorthface
+/theregister
+/thesoundsresource
+/thespritersresource
+/thewashingtonpost
+/thingiverse
+/thinkpad
+/threadless
+/threads
+/threedotjs
+/threema
+/thumbtack
+/thunderbird
+/thurgauerkantonalbank
+/thymeleaf
+/ticketmaster
+/tidal
+/tiddlywiki
+/tide
 /tidyverse
 /tietoevry
 /tiktok
@@ -22,6 +122,7 @@
 /torbrowser
 /torproject
 /toshiba
+/tourbox
 /toyota
 /tplink
 /tqdm
@@ -60,6 +161,7 @@
 /turborepo
 /turbosquid
 /turkishairlines
+/turso
 /tutanota
 /tvtime
 /twilio
@@ -75,11 +177,13 @@
 /ubisoft
 /ublockorigin
 /ubuntu
+/ubuntumate
 /udacity
 /udemy
 /ufc
 /uikit
 /ulule
+/umami
 /umbraco
 /uml
 /unacademy
@@ -89,8 +193,10 @@
 /unicode
 /unilever
 /unitedairlines
+/unitednations
 /unity
 /unlicense
+/uno
 /unocss
 /unraid
 /unrealengine
@@ -106,6 +212,7 @@
 /uptobox
 /upwork
 /usps
+/utorrent
 /v
 /v2ex
 /v8
@@ -116,6 +223,7 @@
 /valve
 /vapor
 /vault
+/vaultwarden
 /vauxhall
 /vbulletin
 /vectorlogozone
@@ -129,9 +237,11 @@
 /verdaccio
 /veritas
 /verizon
+/vespa
 /vexxhost
 /vfairs
 /viadeo
+/viaplay
 /viber
 /vim
 /vimeo
@@ -145,114 +255,4 @@
 /visualstudio
 /visualstudiocode
 /vite
-/vitess
-/vitest
-/vivaldi
-/vivawallet
-/vivino
-/vk
-/vlcmediaplayer
-/vmware
-/vodafone
-/voipdotms
-/volkswagen
-/volvo
-/vonage
-/vorondesign
-/vowpalwabbit
-/vox
-/vsco
-/vscodium
-/vtex
-/vuedotjs
-/vuetify
-/vulkan
-/vultr
-/w3c
-/wacom
-/wagtail
-/wails
-/wakatime
-/walkman
-/wallabag
-/walletconnect
-/walmart
-/wantedly
-/wappalyzer
-/warnerbros
-/warp
-/wasabi
-/wasmcloud
-/wasmer
-/wattpad
-/wayland
-/waze
-/wearos
-/weasyl
-/web3dotjs
-/webassembly
-/webauthn
-/webcomponentsdotorg
-/webdriverio
-/webflow
-/webgl
-/webhint
-/weblate
-/webmin
-/webmoney
-/webpack
-/webrtc
-/webstorm
-/webtoon
-/webtrees
-/wechat
-/wegame
-/weightsandbiases
-/welcometothejungle
-/wemo
-/westerndigital
-/wetransfer
-/whatsapp
-/wheniwork
-/whitesource
-/wii
-/wiiu
-/wikidata
-/wikidotgg
-/wikidotjs
-/wikimediacommons
-/wikipedia
-/wikiquote
-/wikivoyage
-/winamp
-/windicss
-/windows
-/windows10
-/windows95
-/windowsterminal
-/windowsxp
-/winmate
-/wipro
-/wire
-/wireguard
-/wireshark
-/wise
-/wish
-/wistia
-/wix
-/wizzair
-/wolfram
-/wolframlanguage
-/wolframmathematica
-/woo
-/woocommerce
-/wordpress
-/workplace
-/worldhealthorganization
-/wpengine
-/wpexplorer
-/wprocket
-/writedotas
-/wwe
-/wwise
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsseven.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsseven.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsseven.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,77 @@
 /simpleiconsseven [
+/morrisons
+/moscowmetro
+/motorola
+/mozilla
+/mqtt
+/msi
+/msibusiness
+/mta
+/mtr
+/mubi
+/mui
+/mulesoft
+/muller
+/multisim
+/mumble
+/mural
+/musescore
+/musicbrainz
+/mxlinux
+/myanimelist
+/myob
+/myspace
+/mysql
+/n26
+/namebase
+/namecheap
+/nano
+/nasa
+/nationalgrid
+/nativescript
+/natsdotio
+/naver
+/nba
+/nbb
+/nbc
+/ndr
+/near
+/nec
+/neo4j
+/neovim
+/nestjs
+/netapp
+/netbsd
+/netflix
+/netlify
+/nette
+/netto
+/neutralinojs
+/newbalance
+/newegg
+/newjapanprowrestling
+/newrelic
+/newyorktimes
+/nextbilliondotai
+/nextcloud
+/nextdoor
+/nextdotjs
+/nextra
+/nextui
+/nfc
+/nginx
+/nginxproxymanager
+/ngrok
+/ngrx
+/niconico
+/nike
+/nikon
+/nim
+/nintendo
+/nintendo3ds
+/nintendogamecube
+/nintendonetwork
+/nintendoswitch
 /nissan
 /nixos
 /nodedotjs
@@ -8,6 +81,7 @@
 /norco
 /nordvpn
 /normalizedotcss
+/norton
 /norwegian
 /notepadplusplus
 /notion
@@ -36,6 +110,7 @@
 /ocaml
 /octanerender
 /octave
+/octobercms
 /octoprint
 /octopusdeploy
 /oculus
@@ -78,6 +153,8 @@
 /openstreetmap
 /opensuse
 /opentelemetry
+/opentext
+/opentf
 /openverse
 /openvpn
 /openwrt
@@ -118,6 +195,7 @@
 /palantir
 /paloaltonetworks
 /paloaltosoftware
+/panasonic
 /pandas
 /pandora
 /pantheon
@@ -135,6 +213,7 @@
 /pcgamingwiki
 /peakdesign
 /pearson
+/peerlist
 /peertube
 /pegasusairlines
 /pelican
@@ -161,6 +240,7 @@
 /php
 /phpmyadmin
 /phpstorm
+/piaggiogroup
 /picardsurgeles
 /picartodottv
 /picnic
@@ -175,84 +255,4 @@
 /piwigo
 /pix
 /pixabay
-/pixiv
-/pkgsrc
-/planet
-/planetscale
-/plangrid
-/platformdotsh
-/platzi
-/plausibleanalytics
-/playcanvas
-/playerdotme
-/playerfm
-/playstation
-/playstation2
-/playstation3
-/playstation4
-/playstation5
-/playstationvita
-/playwright
-/pleroma
-/plesk
-/plex
-/plotly
-/pluralsight
-/plurk
-/pluscodes
-/pm2
-/pnpm
-/pocket
-/pocketbase
-/pocketcasts
-/podcastaddict
-/podcastindex
-/podman
-/poe
-/poetry
-/pointy
-/pokemon
-/polars
-/polkadot
-/poly
-/polymerproject
-/polywork
-/popos
-/porsche
-/portainer
-/postcss
-/postgresql
-/posthog
-/postman
-/postmates
-/powerapps
-/powerautomate
-/powerbi
-/powerfx
-/powerpages
-/powers
-/powershell
-/powervirtualagents
-/prdotco
-/preact
-/precommit
-/prefect
-/premierleague
-/prestashop
-/presto
-/prettier
-/pretzel
-/prevention
-/prezi
-/prime
-/primevideo
-/printables
-/prisma
-/prismic
-/privateinternetaccess
-/probot
-/processingfoundation
-/processwire
-/producthunt
-/progate
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconssix.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconssix.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconssix.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,62 @@
 /simpleiconssix [
+/knowledgebase
+/known
+/koa
+/koc
+/kodak
+/kodi
+/kofax
+/kofi
+/komoot
+/konami
+/kong
+/kongregate
+/konva
+/kotlin
+/koyeb
+/krita
+/ktm
+/kuaishou
+/kubernetes
+/kubuntu
+/kuma
+/kuula
+/kyocera
+/labview
+/lada
+/lamborghini
+/landrover
+/lapce
+/laragon
+/laravel
+/laravelhorizon
+/laravelnova
+/lastdotfm
+/lastpass
+/latex
+/launchpad
+/lazarus
+/lbry
+/leaderprice
+/leaflet
+/leagueoflegends
+/leanpub
+/leetcode
+/legacygames
+/leica
+/lemmy
+/lenovo
+/lens
+/leptos
+/lerna
+/leroymerlin
+/less
+/letsencrypt
+/letterboxd
+/levelsdotfyi
+/lg
+/lgtm
+/liberadotchat
 /liberapay
 /librariesdotio
 /librarything
@@ -7,6 +65,7 @@
 /lichess
 /lidl
 /lifx
+/lightburn
 /lighthouse
 /lightning
 /line
@@ -30,6 +89,7 @@
 /livewire
 /llvm
 /lmms
+/local
 /lodash
 /logitech
 /logmein
@@ -48,6 +108,7 @@
 /lufthansa
 /lumen
 /lunacy
+/lutris
 /lydia
 /lyft
 /maas
@@ -68,6 +129,7 @@
 /man
 /manageiq
 /manjaro
+/mantine
 /mapbox
 /maplibre
 /mariadb
@@ -76,6 +138,7 @@
 /marketo
 /marko
 /marriott
+/marvelapp
 /maserati
 /mastercard
 /mastercomfig
@@ -82,6 +145,7 @@
 /mastodon
 /materialdesign
 /materialdesignicons
+/matillion
 /matomo
 /matrix
 /matterdotjs
@@ -106,6 +170,7 @@
 /medium
 /meetup
 /mega
+/meilisearch
 /mendeley
 /mercadopago
 /mercedes
@@ -150,10 +215,12 @@
 /microstrategy
 /midi
 /mikrotik
+/milvus
 /minds
 /minecraft
 /minetest
 /mini
+/minio
 /minutemailer
 /miraheze
 /miro
@@ -161,11 +228,13 @@
 /mitsubishi
 /mix
 /mixcloud
+/mixpanel
 /mlb
 /mlflow
 /mobx
 /mobxstatetree
 /mocha
+/mockserviceworker
 /modin
 /modrinth
 /modx
@@ -186,73 +255,4 @@
 /monzo
 /moo
 /moonrepo
-/morrisons
-/moscowmetro
-/motorola
-/mozilla
-/mqtt
-/msi
-/msibusiness
-/mta
-/mtr
-/mubi
-/mui
-/mulesoft
-/muller
-/multisim
-/mumble
-/musescore
-/musicbrainz
-/mxlinux
-/myanimelist
-/myob
-/myspace
-/mysql
-/n26
-/namebase
-/namecheap
-/nano
-/nasa
-/nationalgrid
-/nativescript
-/naver
-/nba
-/nbb
-/nbc
-/ndr
-/nec
-/neo4j
-/neovim
-/nestjs
-/netapp
-/netbsd
-/netflix
-/netlify
-/nette
-/netto
-/neutralinojs
-/newbalance
-/newegg
-/newjapanprowrestling
-/newrelic
-/newyorktimes
-/nextbilliondotai
-/nextcloud
-/nextdoor
-/nextdotjs
-/nextra
-/nfc
-/nginx
-/nginxproxymanager
-/ngrok
-/ngrx
-/niconico
-/nike
-/nikon
-/nim
-/nintendo
-/nintendo3ds
-/nintendogamecube
-/nintendonetwork
-/nintendoswitch
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsthree.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsthree.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsthree.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,23 @@
 /simpleiconsthree [
+/compilerexplorer
+/composer
+/comptia
+/comsol
+/conan
+/concourse
+/condaforge
+/conekta
+/confluence
+/construct3
+/consul
+/contactlesspayment
+/containerd
+/contao
+/contentful
+/conventionalcommits
+/convertio
+/cookiecutter
+/coop
 /cora
 /coronaengine
 /coronarenderer
@@ -10,7 +29,9 @@
 /coveralls
 /cpanel
 /cplusplus
+/cplusplusbuilder
 /craftcms
+/craftsman
 /cratedb
 /crayon
 /creality
@@ -35,6 +56,7 @@
 /cultura
 /curl
 /curseforge
+/cyberdefenders
 /cycling74
 /cypress
 /cytoscapedotjs
@@ -69,6 +91,7 @@
 /dbt
 /dcentertainment
 /debian
+/decapcms
 /dedge
 /deepin
 /deepnote
@@ -82,6 +105,7 @@
 /deno
 /denon
 /dependabot
+/dependencycheck
 /derspiegel
 /designernews
 /deutschebahn
@@ -109,11 +133,14 @@
 /disroot
 /distrokid
 /django
+/dji
 /dlib
 /dlna
 /dm
 /docker
 /docsdotrs
+/docsify
+/docusaurus
 /docusign
 /dogecoin
 /doi
@@ -200,6 +227,7 @@
 /epicgames
 /epson
 /equinixmetal
+/ericsson
 /erlang
 /esbuild
 /esea
@@ -227,32 +255,4 @@
 /eyeem
 /f1
 /f5
-/facebook
-/facebookgaming
-/facebooklive
-/faceit
-/facepunch
-/falcon
-/fampay
-/fandango
-/fandom
-/fanfou
-/fantom
-/fareharbor
-/farfetch
-/fastapi
-/fastify
-/fastlane
-/fastly
-/fathom
-/fauna
-/favro
-/fdroid
-/feathub
-/fedex
-/fedora
-/feedly
-/ferrari
-/ferrarinv
-/ferretdb
 ] def

Modified: trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconstwo.enc
===================================================================
--- trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconstwo.enc	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/fonts/enc/dvips/simpleicons/simpleiconstwo.enc	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,4 +1,17 @@
 /simpleiconstwo [
+/awesomewm
+/awsamplify
+/awsfargate
+/awslambda
+/awsorganizations
+/axios
+/azureartifacts
+/azuredataexplorer
+/azuredevops
+/azurefunctions
+/azurepipelines
+/babel
+/babylondotjs
 /backblaze
 /backbonedotjs
 /backendless
@@ -30,6 +43,7 @@
 /bentley
 /bento
 /bentoml
+/bereal
 /betfair
 /bigbasket
 /bigbluebutton
@@ -88,6 +102,7 @@
 /brevo
 /britishairways
 /broadcom
+/bsd
 /bspwm
 /bt
 /buddy
@@ -124,6 +139,7 @@
 /canva
 /capacitor
 /cardano
+/carrd
 /carrefour
 /carthrottle
 /carto
@@ -158,6 +174,7 @@
 /chinaeasternairlines
 /chinasouthernairlines
 /chocolatey
+/chromatic
 /chromecast
 /chrysler
 /chupachups
@@ -212,6 +229,7 @@
 /codefactor
 /codeforces
 /codeigniter
+/codeium
 /codemagic
 /codemirror
 /codenewbie
@@ -237,22 +255,4 @@
 /commitlint
 /commodore
 /commonworkflowlanguage
-/compilerexplorer
-/composer
-/comsol
-/conan
-/concourse
-/condaforge
-/conekta
-/confluence
-/construct3
-/consul
-/contactlesspayment
-/containerd
-/contao
-/contentful
-/conventionalcommits
-/convertio
-/cookiecutter
-/coop
 ] def

Modified: trunk/Master/texmf-dist/fonts/opentype/public/simpleicons/SimpleIcons.otf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconseight.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsfive.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsfour.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsnine.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsone.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsoneone.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsonezero.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsseven.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconssix.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconsthree.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/tfm/public/simpleicons/SimpleIcons--simpleiconstwo.tfm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/fonts/type1/public/simpleicons/SimpleIcons.pfb
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/tex/latex/simpleicons/simpleicons.sty	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,6 +1,6 @@
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{simpleicons}[2023/10/20 9.18.0 Simple Icons 9.10.0 Logos]
+\ProvidesPackage{simpleicons}[2023/10/22 9.19.0 Simple Icons 9.19.0 Logos]
 
 
 \RequirePackage{iftex}

Modified: trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-pdftex.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-pdftex.tex	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-pdftex.tex	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,2633 +1,2750 @@
 
-  \expandafter\def\csname simpleicon at 1001tracklists\endcsname {\simpleiconsmapone\symbol{0}}
-  \expandafter\def\csname simpleicon at 1password\endcsname {\simpleiconsmapone\symbol{1}}
-  \expandafter\def\csname simpleicon at 3m\endcsname {\simpleiconsmapone\symbol{2}}
-  \expandafter\def\csname simpleicon at 42\endcsname {\simpleiconsmapone\symbol{3}}
-  \expandafter\def\csname simpleicon at 4chan\endcsname {\simpleiconsmapone\symbol{4}}
-  \expandafter\def\csname simpleicon at 4d\endcsname {\simpleiconsmapone\symbol{5}}
-  \expandafter\def\csname simpleicon at 500px\endcsname {\simpleiconsmapone\symbol{6}}
-  \expandafter\def\csname simpleicon at abbott\endcsname {\simpleiconsmapone\symbol{7}}
-  \expandafter\def\csname simpleicon at abbrobotstudio\endcsname {\simpleiconsmapone\symbol{8}}
-  \expandafter\def\csname simpleicon at abbvie\endcsname {\simpleiconsmapone\symbol{9}}
-  \expandafter\def\csname simpleicon at abletonlive\endcsname {\simpleiconsmapone\symbol{10}}
-  \expandafter\def\csname simpleicon at aboutdotme\endcsname {\simpleiconsmapone\symbol{11}}
-  \expandafter\def\csname simpleicon at abstract\endcsname {\simpleiconsmapone\symbol{12}}
-  \expandafter\def\csname simpleicon at academia\endcsname {\simpleiconsmapone\symbol{13}}
-  \expandafter\def\csname simpleicon at accenture\endcsname {\simpleiconsmapone\symbol{14}}
-  \expandafter\def\csname simpleicon at acclaim\endcsname {\simpleiconsmapone\symbol{15}}
-  \expandafter\def\csname simpleicon at accusoft\endcsname {\simpleiconsmapone\symbol{16}}
-  \expandafter\def\csname simpleicon at acer\endcsname {\simpleiconsmapone\symbol{17}}
-  \expandafter\def\csname simpleicon at acm\endcsname {\simpleiconsmapone\symbol{18}}
-  \expandafter\def\csname simpleicon at actigraph\endcsname {\simpleiconsmapone\symbol{19}}
-  \expandafter\def\csname simpleicon at activision\endcsname {\simpleiconsmapone\symbol{20}}
-  \expandafter\def\csname simpleicon at acura\endcsname {\simpleiconsmapone\symbol{21}}
-  \expandafter\def\csname simpleicon at adafruit\endcsname {\simpleiconsmapone\symbol{22}}
-  \expandafter\def\csname simpleicon at adblock\endcsname {\simpleiconsmapone\symbol{23}}
-  \expandafter\def\csname simpleicon at adblockplus\endcsname {\simpleiconsmapone\symbol{24}}
-  \expandafter\def\csname simpleicon at addthis\endcsname {\simpleiconsmapone\symbol{25}}
-  \expandafter\def\csname simpleicon at adguard\endcsname {\simpleiconsmapone\symbol{26}}
-  \expandafter\def\csname simpleicon at adidas\endcsname {\simpleiconsmapone\symbol{27}}
-  \expandafter\def\csname simpleicon at adminer\endcsname {\simpleiconsmapone\symbol{28}}
-  \expandafter\def\csname simpleicon at adobe\endcsname {\simpleiconsmapone\symbol{29}}
-  \expandafter\def\csname simpleicon at adobeacrobatreader\endcsname {\simpleiconsmapone\symbol{30}}
-  \expandafter\def\csname simpleicon at adobeaftereffects\endcsname {\simpleiconsmapone\symbol{31}}
-  \expandafter\def\csname simpleicon at adobeaudition\endcsname {\simpleiconsmapone\symbol{32}}
-  \expandafter\def\csname simpleicon at adobecreativecloud\endcsname {\simpleiconsmapone\symbol{33}}
-  \expandafter\def\csname simpleicon at adobedreamweaver\endcsname {\simpleiconsmapone\symbol{34}}
-  \expandafter\def\csname simpleicon at adobefonts\endcsname {\simpleiconsmapone\symbol{35}}
-  \expandafter\def\csname simpleicon at adobeillustrator\endcsname {\simpleiconsmapone\symbol{36}}
-  \expandafter\def\csname simpleicon at adobeindesign\endcsname {\simpleiconsmapone\symbol{37}}
-  \expandafter\def\csname simpleicon at adobelightroom\endcsname {\simpleiconsmapone\symbol{38}}
-  \expandafter\def\csname simpleicon at adobelightroomclassic\endcsname {\simpleiconsmapone\symbol{39}}
-  \expandafter\def\csname simpleicon at adobephotoshop\endcsname {\simpleiconsmapone\symbol{40}}
-  \expandafter\def\csname simpleicon at adobepremierepro\endcsname {\simpleiconsmapone\symbol{41}}
-  \expandafter\def\csname simpleicon at adobexd\endcsname {\simpleiconsmapone\symbol{42}}
-  \expandafter\def\csname simpleicon at adonisjs\endcsname {\simpleiconsmapone\symbol{43}}
-  \expandafter\def\csname simpleicon at adp\endcsname {\simpleiconsmapone\symbol{44}}
-  \expandafter\def\csname simpleicon at adroll\endcsname {\simpleiconsmapone\symbol{45}}
-  \expandafter\def\csname simpleicon at adyen\endcsname {\simpleiconsmapone\symbol{46}}
-  \expandafter\def\csname simpleicon at aerlingus\endcsname {\simpleiconsmapone\symbol{47}}
-  \expandafter\def\csname simpleicon at aeroflot\endcsname {\simpleiconsmapone\symbol{48}}
-  \expandafter\def\csname simpleicon at aeromexico\endcsname {\simpleiconsmapone\symbol{49}}
-  \expandafter\def\csname simpleicon at aerospike\endcsname {\simpleiconsmapone\symbol{50}}
-  \expandafter\def\csname simpleicon at aew\endcsname {\simpleiconsmapone\symbol{51}}
-  \expandafter\def\csname simpleicon at affine\endcsname {\simpleiconsmapone\symbol{52}}
-  \expandafter\def\csname simpleicon at affinity\endcsname {\simpleiconsmapone\symbol{53}}
-  \expandafter\def\csname simpleicon at affinitydesigner\endcsname {\simpleiconsmapone\symbol{54}}
-  \expandafter\def\csname simpleicon at affinityphoto\endcsname {\simpleiconsmapone\symbol{55}}
-  \expandafter\def\csname simpleicon at affinitypublisher\endcsname {\simpleiconsmapone\symbol{56}}
-  \expandafter\def\csname simpleicon at aframe\endcsname {\simpleiconsmapone\symbol{57}}
-  \expandafter\def\csname simpleicon at agora\endcsname {\simpleiconsmapone\symbol{58}}
-  \expandafter\def\csname simpleicon at aib\endcsname {\simpleiconsmapone\symbol{59}}
-  \expandafter\def\csname simpleicon at aidungeon\endcsname {\simpleiconsmapone\symbol{60}}
-  \expandafter\def\csname simpleicon at aiohttp\endcsname {\simpleiconsmapone\symbol{61}}
-  \expandafter\def\csname simpleicon at aiqfome\endcsname {\simpleiconsmapone\symbol{62}}
-  \expandafter\def\csname simpleicon at airasia\endcsname {\simpleiconsmapone\symbol{63}}
-  \expandafter\def\csname simpleicon at airbnb\endcsname {\simpleiconsmapone\symbol{64}}
-  \expandafter\def\csname simpleicon at airbrakedotio\endcsname {\simpleiconsmapone\symbol{65}}
-  \expandafter\def\csname simpleicon at airbus\endcsname {\simpleiconsmapone\symbol{66}}
-  \expandafter\def\csname simpleicon at airbyte\endcsname {\simpleiconsmapone\symbol{67}}
-  \expandafter\def\csname simpleicon at aircall\endcsname {\simpleiconsmapone\symbol{68}}
-  \expandafter\def\csname simpleicon at aircanada\endcsname {\simpleiconsmapone\symbol{69}}
-  \expandafter\def\csname simpleicon at airchina\endcsname {\simpleiconsmapone\symbol{70}}
-  \expandafter\def\csname simpleicon at airfrance\endcsname {\simpleiconsmapone\symbol{71}}
-  \expandafter\def\csname simpleicon at airindia\endcsname {\simpleiconsmapone\symbol{72}}
-  \expandafter\def\csname simpleicon at airplayaudio\endcsname {\simpleiconsmapone\symbol{73}}
-  \expandafter\def\csname simpleicon at airplayvideo\endcsname {\simpleiconsmapone\symbol{74}}
-  \expandafter\def\csname simpleicon at airtable\endcsname {\simpleiconsmapone\symbol{75}}
-  \expandafter\def\csname simpleicon at ajv\endcsname {\simpleiconsmapone\symbol{76}}
-  \expandafter\def\csname simpleicon at akamai\endcsname {\simpleiconsmapone\symbol{77}}
-  \expandafter\def\csname simpleicon at alacritty\endcsname {\simpleiconsmapone\symbol{78}}
-  \expandafter\def\csname simpleicon at albertheijn\endcsname {\simpleiconsmapone\symbol{79}}
-  \expandafter\def\csname simpleicon at alchemy\endcsname {\simpleiconsmapone\symbol{80}}
-  \expandafter\def\csname simpleicon at aldinord\endcsname {\simpleiconsmapone\symbol{81}}
-  \expandafter\def\csname simpleicon at aldisud\endcsname {\simpleiconsmapone\symbol{82}}
-  \expandafter\def\csname simpleicon at alfaromeo\endcsname {\simpleiconsmapone\symbol{83}}
-  \expandafter\def\csname simpleicon at alfred\endcsname {\simpleiconsmapone\symbol{84}}
-  \expandafter\def\csname simpleicon at algolia\endcsname {\simpleiconsmapone\symbol{85}}
-  \expandafter\def\csname simpleicon at algorand\endcsname {\simpleiconsmapone\symbol{86}}
-  \expandafter\def\csname simpleicon at alibabacloud\endcsname {\simpleiconsmapone\symbol{87}}
-  \expandafter\def\csname simpleicon at alibabadotcom\endcsname {\simpleiconsmapone\symbol{88}}
-  \expandafter\def\csname simpleicon at aliexpress\endcsname {\simpleiconsmapone\symbol{89}}
-  \expandafter\def\csname simpleicon at alipay\endcsname {\simpleiconsmapone\symbol{90}}
-  \expandafter\def\csname simpleicon at allegro\endcsname {\simpleiconsmapone\symbol{91}}
-  \expandafter\def\csname simpleicon at alliedmodders\endcsname {\simpleiconsmapone\symbol{92}}
-  \expandafter\def\csname simpleicon at allocine\endcsname {\simpleiconsmapone\symbol{93}}
-  \expandafter\def\csname simpleicon at alltrails\endcsname {\simpleiconsmapone\symbol{94}}
-  \expandafter\def\csname simpleicon at alpinedotjs\endcsname {\simpleiconsmapone\symbol{95}}
-  \expandafter\def\csname simpleicon at alpinelinux\endcsname {\simpleiconsmapone\symbol{96}}
-  \expandafter\def\csname simpleicon at alteryx\endcsname {\simpleiconsmapone\symbol{97}}
-  \expandafter\def\csname simpleicon at altiumdesigner\endcsname {\simpleiconsmapone\symbol{98}}
-  \expandafter\def\csname simpleicon at alwaysdata\endcsname {\simpleiconsmapone\symbol{99}}
-  \expandafter\def\csname simpleicon at amazon\endcsname {\simpleiconsmapone\symbol{100}}
-  \expandafter\def\csname simpleicon at amazonalexa\endcsname {\simpleiconsmapone\symbol{101}}
-  \expandafter\def\csname simpleicon at amazonapigateway\endcsname {\simpleiconsmapone\symbol{102}}
-  \expandafter\def\csname simpleicon at amazonaws\endcsname {\simpleiconsmapone\symbol{103}}
-  \expandafter\def\csname simpleicon at amazoncloudwatch\endcsname {\simpleiconsmapone\symbol{104}}
-  \expandafter\def\csname simpleicon at amazondynamodb\endcsname {\simpleiconsmapone\symbol{105}}
-  \expandafter\def\csname simpleicon at amazonec2\endcsname {\simpleiconsmapone\symbol{106}}
-  \expandafter\def\csname simpleicon at amazonecs\endcsname {\simpleiconsmapone\symbol{107}}
-  \expandafter\def\csname simpleicon at amazoneks\endcsname {\simpleiconsmapone\symbol{108}}
-  \expandafter\def\csname simpleicon at amazonfiretv\endcsname {\simpleiconsmapone\symbol{109}}
-  \expandafter\def\csname simpleicon at amazongames\endcsname {\simpleiconsmapone\symbol{110}}
-  \expandafter\def\csname simpleicon at amazoniam\endcsname {\simpleiconsmapone\symbol{111}}
-  \expandafter\def\csname simpleicon at amazonlumberyard\endcsname {\simpleiconsmapone\symbol{112}}
-  \expandafter\def\csname simpleicon at amazonluna\endcsname {\simpleiconsmapone\symbol{113}}
-  \expandafter\def\csname simpleicon at amazonpay\endcsname {\simpleiconsmapone\symbol{114}}
-  \expandafter\def\csname simpleicon at amazonprime\endcsname {\simpleiconsmapone\symbol{115}}
-  \expandafter\def\csname simpleicon at amazonrds\endcsname {\simpleiconsmapone\symbol{116}}
-  \expandafter\def\csname simpleicon at amazonredshift\endcsname {\simpleiconsmapone\symbol{117}}
-  \expandafter\def\csname simpleicon at amazons3\endcsname {\simpleiconsmapone\symbol{118}}
-  \expandafter\def\csname simpleicon at amazonsqs\endcsname {\simpleiconsmapone\symbol{119}}
-  \expandafter\def\csname simpleicon at amd\endcsname {\simpleiconsmapone\symbol{120}}
-  \expandafter\def\csname simpleicon at ameba\endcsname {\simpleiconsmapone\symbol{121}}
-  \expandafter\def\csname simpleicon at americanairlines\endcsname {\simpleiconsmapone\symbol{122}}
-  \expandafter\def\csname simpleicon at americanexpress\endcsname {\simpleiconsmapone\symbol{123}}
-  \expandafter\def\csname simpleicon at amg\endcsname {\simpleiconsmapone\symbol{124}}
-  \expandafter\def\csname simpleicon at amp\endcsname {\simpleiconsmapone\symbol{125}}
-  \expandafter\def\csname simpleicon at amul\endcsname {\simpleiconsmapone\symbol{126}}
-  \expandafter\def\csname simpleicon at ana\endcsname {\simpleiconsmapone\symbol{127}}
-  \expandafter\def\csname simpleicon at anaconda\endcsname {\simpleiconsmapone\symbol{128}}
-  \expandafter\def\csname simpleicon at analogue\endcsname {\simpleiconsmapone\symbol{129}}
-  \expandafter\def\csname simpleicon at anchor\endcsname {\simpleiconsmapone\symbol{130}}
-  \expandafter\def\csname simpleicon at andela\endcsname {\simpleiconsmapone\symbol{131}}
-  \expandafter\def\csname simpleicon at android\endcsname {\simpleiconsmapone\symbol{132}}
-  \expandafter\def\csname simpleicon at androidauto\endcsname {\simpleiconsmapone\symbol{133}}
-  \expandafter\def\csname simpleicon at androidstudio\endcsname {\simpleiconsmapone\symbol{134}}
-  \expandafter\def\csname simpleicon at angellist\endcsname {\simpleiconsmapone\symbol{135}}
-  \expandafter\def\csname simpleicon at angular\endcsname {\simpleiconsmapone\symbol{136}}
-  \expandafter\def\csname simpleicon at angularjs\endcsname {\simpleiconsmapone\symbol{137}}
-  \expandafter\def\csname simpleicon at angularuniversal\endcsname {\simpleiconsmapone\symbol{138}}
-  \expandafter\def\csname simpleicon at anilist\endcsname {\simpleiconsmapone\symbol{139}}
-  \expandafter\def\csname simpleicon at ansible\endcsname {\simpleiconsmapone\symbol{140}}
-  \expandafter\def\csname simpleicon at answer\endcsname {\simpleiconsmapone\symbol{141}}
-  \expandafter\def\csname simpleicon at ansys\endcsname {\simpleiconsmapone\symbol{142}}
-  \expandafter\def\csname simpleicon at anta\endcsname {\simpleiconsmapone\symbol{143}}
-  \expandafter\def\csname simpleicon at antdesign\endcsname {\simpleiconsmapone\symbol{144}}
-  \expandafter\def\csname simpleicon at antena3\endcsname {\simpleiconsmapone\symbol{145}}
-  \expandafter\def\csname simpleicon at anydesk\endcsname {\simpleiconsmapone\symbol{146}}
-  \expandafter\def\csname simpleicon at aol\endcsname {\simpleiconsmapone\symbol{147}}
-  \expandafter\def\csname simpleicon at apache\endcsname {\simpleiconsmapone\symbol{148}}
-  \expandafter\def\csname simpleicon at apacheairflow\endcsname {\simpleiconsmapone\symbol{149}}
-  \expandafter\def\csname simpleicon at apacheant\endcsname {\simpleiconsmapone\symbol{150}}
-  \expandafter\def\csname simpleicon at apachecassandra\endcsname {\simpleiconsmapone\symbol{151}}
-  \expandafter\def\csname simpleicon at apachecloudstack\endcsname {\simpleiconsmapone\symbol{152}}
-  \expandafter\def\csname simpleicon at apachecordova\endcsname {\simpleiconsmapone\symbol{153}}
-  \expandafter\def\csname simpleicon at apachecouchdb\endcsname {\simpleiconsmapone\symbol{154}}
-  \expandafter\def\csname simpleicon at apachedruid\endcsname {\simpleiconsmapone\symbol{155}}
-  \expandafter\def\csname simpleicon at apacheecharts\endcsname {\simpleiconsmapone\symbol{156}}
-  \expandafter\def\csname simpleicon at apacheflink\endcsname {\simpleiconsmapone\symbol{157}}
-  \expandafter\def\csname simpleicon at apachegroovy\endcsname {\simpleiconsmapone\symbol{158}}
-  \expandafter\def\csname simpleicon at apachehadoop\endcsname {\simpleiconsmapone\symbol{159}}
-  \expandafter\def\csname simpleicon at apachehive\endcsname {\simpleiconsmapone\symbol{160}}
-  \expandafter\def\csname simpleicon at apachejmeter\endcsname {\simpleiconsmapone\symbol{161}}
-  \expandafter\def\csname simpleicon at apachekafka\endcsname {\simpleiconsmapone\symbol{162}}
-  \expandafter\def\csname simpleicon at apachekylin\endcsname {\simpleiconsmapone\symbol{163}}
-  \expandafter\def\csname simpleicon at apachemaven\endcsname {\simpleiconsmapone\symbol{164}}
-  \expandafter\def\csname simpleicon at apachenetbeanside\endcsname {\simpleiconsmapone\symbol{165}}
-  \expandafter\def\csname simpleicon at apacheopenoffice\endcsname {\simpleiconsmapone\symbol{166}}
-  \expandafter\def\csname simpleicon at apacheparquet\endcsname {\simpleiconsmapone\symbol{167}}
-  \expandafter\def\csname simpleicon at apachepulsar\endcsname {\simpleiconsmapone\symbol{168}}
-  \expandafter\def\csname simpleicon at apacherocketmq\endcsname {\simpleiconsmapone\symbol{169}}
-  \expandafter\def\csname simpleicon at apachesolr\endcsname {\simpleiconsmapone\symbol{170}}
-  \expandafter\def\csname simpleicon at apachespark\endcsname {\simpleiconsmapone\symbol{171}}
-  \expandafter\def\csname simpleicon at apachestorm\endcsname {\simpleiconsmapone\symbol{172}}
-  \expandafter\def\csname simpleicon at apachetomcat\endcsname {\simpleiconsmapone\symbol{173}}
-  \expandafter\def\csname simpleicon at aparat\endcsname {\simpleiconsmapone\symbol{174}}
-  \expandafter\def\csname simpleicon at apifox\endcsname {\simpleiconsmapone\symbol{175}}
-  \expandafter\def\csname simpleicon at apollographql\endcsname {\simpleiconsmapone\symbol{176}}
-  \expandafter\def\csname simpleicon at apostrophe\endcsname {\simpleiconsmapone\symbol{177}}
-  \expandafter\def\csname simpleicon at appian\endcsname {\simpleiconsmapone\symbol{178}}
-  \expandafter\def\csname simpleicon at apple\endcsname {\simpleiconsmapone\symbol{179}}
-  \expandafter\def\csname simpleicon at applearcade\endcsname {\simpleiconsmapone\symbol{180}}
-  \expandafter\def\csname simpleicon at applemusic\endcsname {\simpleiconsmapone\symbol{181}}
-  \expandafter\def\csname simpleicon at applenews\endcsname {\simpleiconsmapone\symbol{182}}
-  \expandafter\def\csname simpleicon at applepay\endcsname {\simpleiconsmapone\symbol{183}}
-  \expandafter\def\csname simpleicon at applepodcasts\endcsname {\simpleiconsmapone\symbol{184}}
-  \expandafter\def\csname simpleicon at appletv\endcsname {\simpleiconsmapone\symbol{185}}
-  \expandafter\def\csname simpleicon at appsignal\endcsname {\simpleiconsmapone\symbol{186}}
-  \expandafter\def\csname simpleicon at appsmith\endcsname {\simpleiconsmapone\symbol{187}}
-  \expandafter\def\csname simpleicon at appstore\endcsname {\simpleiconsmapone\symbol{188}}
-  \expandafter\def\csname simpleicon at appveyor\endcsname {\simpleiconsmapone\symbol{189}}
-  \expandafter\def\csname simpleicon at appwrite\endcsname {\simpleiconsmapone\symbol{190}}
-  \expandafter\def\csname simpleicon at aqua\endcsname {\simpleiconsmapone\symbol{191}}
-  \expandafter\def\csname simpleicon at aral\endcsname {\simpleiconsmapone\symbol{192}}
-  \expandafter\def\csname simpleicon at arangodb\endcsname {\simpleiconsmapone\symbol{193}}
-  \expandafter\def\csname simpleicon at arcgis\endcsname {\simpleiconsmapone\symbol{194}}
-  \expandafter\def\csname simpleicon at archicad\endcsname {\simpleiconsmapone\symbol{195}}
-  \expandafter\def\csname simpleicon at archiveofourown\endcsname {\simpleiconsmapone\symbol{196}}
-  \expandafter\def\csname simpleicon at archlinux\endcsname {\simpleiconsmapone\symbol{197}}
-  \expandafter\def\csname simpleicon at ardour\endcsname {\simpleiconsmapone\symbol{198}}
-  \expandafter\def\csname simpleicon at arduino\endcsname {\simpleiconsmapone\symbol{199}}
-  \expandafter\def\csname simpleicon at argo\endcsname {\simpleiconsmapone\symbol{200}}
-  \expandafter\def\csname simpleicon at argos\endcsname {\simpleiconsmapone\symbol{201}}
-  \expandafter\def\csname simpleicon at ariakit\endcsname {\simpleiconsmapone\symbol{202}}
-  \expandafter\def\csname simpleicon at arkecosystem\endcsname {\simpleiconsmapone\symbol{203}}
-  \expandafter\def\csname simpleicon at arlo\endcsname {\simpleiconsmapone\symbol{204}}
-  \expandafter\def\csname simpleicon at arm\endcsname {\simpleiconsmapone\symbol{205}}
-  \expandafter\def\csname simpleicon at arstechnica\endcsname {\simpleiconsmapone\symbol{206}}
-  \expandafter\def\csname simpleicon at artifacthub\endcsname {\simpleiconsmapone\symbol{207}}
-  \expandafter\def\csname simpleicon at artixlinux\endcsname {\simpleiconsmapone\symbol{208}}
-  \expandafter\def\csname simpleicon at artstation\endcsname {\simpleiconsmapone\symbol{209}}
-  \expandafter\def\csname simpleicon at arxiv\endcsname {\simpleiconsmapone\symbol{210}}
-  \expandafter\def\csname simpleicon at asana\endcsname {\simpleiconsmapone\symbol{211}}
-  \expandafter\def\csname simpleicon at asciidoctor\endcsname {\simpleiconsmapone\symbol{212}}
-  \expandafter\def\csname simpleicon at asciinema\endcsname {\simpleiconsmapone\symbol{213}}
-  \expandafter\def\csname simpleicon at asda\endcsname {\simpleiconsmapone\symbol{214}}
-  \expandafter\def\csname simpleicon at aseprite\endcsname {\simpleiconsmapone\symbol{215}}
-  \expandafter\def\csname simpleicon at askfm\endcsname {\simpleiconsmapone\symbol{216}}
-  \expandafter\def\csname simpleicon at askubuntu\endcsname {\simpleiconsmapone\symbol{217}}
-  \expandafter\def\csname simpleicon at assemblyscript\endcsname {\simpleiconsmapone\symbol{218}}
-  \expandafter\def\csname simpleicon at astonmartin\endcsname {\simpleiconsmapone\symbol{219}}
-  \expandafter\def\csname simpleicon at astro\endcsname {\simpleiconsmapone\symbol{220}}
-  \expandafter\def\csname simpleicon at asus\endcsname {\simpleiconsmapone\symbol{221}}
-  \expandafter\def\csname simpleicon at atandt\endcsname {\simpleiconsmapone\symbol{222}}
-  \expandafter\def\csname simpleicon at atari\endcsname {\simpleiconsmapone\symbol{223}}
-  \expandafter\def\csname simpleicon at atlassian\endcsname {\simpleiconsmapone\symbol{224}}
-  \expandafter\def\csname simpleicon at atom\endcsname {\simpleiconsmapone\symbol{225}}
-  \expandafter\def\csname simpleicon at auchan\endcsname {\simpleiconsmapone\symbol{226}}
-  \expandafter\def\csname simpleicon at audacity\endcsname {\simpleiconsmapone\symbol{227}}
-  \expandafter\def\csname simpleicon at audi\endcsname {\simpleiconsmapone\symbol{228}}
-  \expandafter\def\csname simpleicon at audible\endcsname {\simpleiconsmapone\symbol{229}}
-  \expandafter\def\csname simpleicon at audioboom\endcsname {\simpleiconsmapone\symbol{230}}
-  \expandafter\def\csname simpleicon at audiomack\endcsname {\simpleiconsmapone\symbol{231}}
-  \expandafter\def\csname simpleicon at audiotechnica\endcsname {\simpleiconsmapone\symbol{232}}
-  \expandafter\def\csname simpleicon at aurelia\endcsname {\simpleiconsmapone\symbol{233}}
-  \expandafter\def\csname simpleicon at auth0\endcsname {\simpleiconsmapone\symbol{234}}
-  \expandafter\def\csname simpleicon at authelia\endcsname {\simpleiconsmapone\symbol{235}}
-  \expandafter\def\csname simpleicon at authy\endcsname {\simpleiconsmapone\symbol{236}}
-  \expandafter\def\csname simpleicon at autodesk\endcsname {\simpleiconsmapone\symbol{237}}
-  \expandafter\def\csname simpleicon at autohotkey\endcsname {\simpleiconsmapone\symbol{238}}
-  \expandafter\def\csname simpleicon at automattic\endcsname {\simpleiconsmapone\symbol{239}}
-  \expandafter\def\csname simpleicon at autoprefixer\endcsname {\simpleiconsmapone\symbol{240}}
-  \expandafter\def\csname simpleicon at avajs\endcsname {\simpleiconsmapone\symbol{241}}
-  \expandafter\def\csname simpleicon at avast\endcsname {\simpleiconsmapone\symbol{242}}
-  \expandafter\def\csname simpleicon at awesomelists\endcsname {\simpleiconsmapone\symbol{243}}
-  \expandafter\def\csname simpleicon at awesomewm\endcsname {\simpleiconsmapone\symbol{244}}
-  \expandafter\def\csname simpleicon at awsamplify\endcsname {\simpleiconsmapone\symbol{245}}
-  \expandafter\def\csname simpleicon at awsfargate\endcsname {\simpleiconsmapone\symbol{246}}
-  \expandafter\def\csname simpleicon at awslambda\endcsname {\simpleiconsmapone\symbol{247}}
-  \expandafter\def\csname simpleicon at axios\endcsname {\simpleiconsmapone\symbol{248}}
-  \expandafter\def\csname simpleicon at azureartifacts\endcsname {\simpleiconsmapone\symbol{249}}
-  \expandafter\def\csname simpleicon at azuredataexplorer\endcsname {\simpleiconsmapone\symbol{250}}
-  \expandafter\def\csname simpleicon at azuredevops\endcsname {\simpleiconsmapone\symbol{251}}
-  \expandafter\def\csname simpleicon at azurefunctions\endcsname {\simpleiconsmapone\symbol{252}}
-  \expandafter\def\csname simpleicon at azurepipelines\endcsname {\simpleiconsmapone\symbol{253}}
-  \expandafter\def\csname simpleicon at babel\endcsname {\simpleiconsmapone\symbol{254}}
-  \expandafter\def\csname simpleicon at babylondotjs\endcsname {\simpleiconsmapone\symbol{255}}
-  \expandafter\def\csname simpleicon at backblaze\endcsname {\simpleiconsmaptwo\symbol{0}}
-  \expandafter\def\csname simpleicon at backbonedotjs\endcsname {\simpleiconsmaptwo\symbol{1}}
-  \expandafter\def\csname simpleicon at backendless\endcsname {\simpleiconsmaptwo\symbol{2}}
-  \expandafter\def\csname simpleicon at backstage\endcsname {\simpleiconsmaptwo\symbol{3}}
-  \expandafter\def\csname simpleicon at badgr\endcsname {\simpleiconsmaptwo\symbol{4}}
-  \expandafter\def\csname simpleicon at badoo\endcsname {\simpleiconsmaptwo\symbol{5}}
-  \expandafter\def\csname simpleicon at baidu\endcsname {\simpleiconsmaptwo\symbol{6}}
-  \expandafter\def\csname simpleicon at bamboo\endcsname {\simpleiconsmaptwo\symbol{7}}
-  \expandafter\def\csname simpleicon at bandcamp\endcsname {\simpleiconsmaptwo\symbol{8}}
-  \expandafter\def\csname simpleicon at bandlab\endcsname {\simpleiconsmaptwo\symbol{9}}
-  \expandafter\def\csname simpleicon at bandrautomation\endcsname {\simpleiconsmaptwo\symbol{10}}
-  \expandafter\def\csname simpleicon at bandsintown\endcsname {\simpleiconsmaptwo\symbol{11}}
-  \expandafter\def\csname simpleicon at bankofamerica\endcsname {\simpleiconsmaptwo\symbol{12}}
-  \expandafter\def\csname simpleicon at barclays\endcsname {\simpleiconsmaptwo\symbol{13}}
-  \expandafter\def\csname simpleicon at baremetrics\endcsname {\simpleiconsmaptwo\symbol{14}}
-  \expandafter\def\csname simpleicon at basecamp\endcsname {\simpleiconsmaptwo\symbol{15}}
-  \expandafter\def\csname simpleicon at bastyon\endcsname {\simpleiconsmaptwo\symbol{16}}
-  \expandafter\def\csname simpleicon at bata\endcsname {\simpleiconsmaptwo\symbol{17}}
-  \expandafter\def\csname simpleicon at bathasu\endcsname {\simpleiconsmaptwo\symbol{18}}
-  \expandafter\def\csname simpleicon at battledotnet\endcsname {\simpleiconsmaptwo\symbol{19}}
-  \expandafter\def\csname simpleicon at bbc\endcsname {\simpleiconsmaptwo\symbol{20}}
-  \expandafter\def\csname simpleicon at bbciplayer\endcsname {\simpleiconsmaptwo\symbol{21}}
-  \expandafter\def\csname simpleicon at beatport\endcsname {\simpleiconsmaptwo\symbol{22}}
-  \expandafter\def\csname simpleicon at beats\endcsname {\simpleiconsmaptwo\symbol{23}}
-  \expandafter\def\csname simpleicon at beatsbydre\endcsname {\simpleiconsmaptwo\symbol{24}}
-  \expandafter\def\csname simpleicon at behance\endcsname {\simpleiconsmaptwo\symbol{25}}
-  \expandafter\def\csname simpleicon at beijingsubway\endcsname {\simpleiconsmaptwo\symbol{26}}
-  \expandafter\def\csname simpleicon at bem\endcsname {\simpleiconsmaptwo\symbol{27}}
-  \expandafter\def\csname simpleicon at bentley\endcsname {\simpleiconsmaptwo\symbol{28}}
-  \expandafter\def\csname simpleicon at bento\endcsname {\simpleiconsmaptwo\symbol{29}}
-  \expandafter\def\csname simpleicon at bentoml\endcsname {\simpleiconsmaptwo\symbol{30}}
-  \expandafter\def\csname simpleicon at betfair\endcsname {\simpleiconsmaptwo\symbol{31}}
-  \expandafter\def\csname simpleicon at bigbasket\endcsname {\simpleiconsmaptwo\symbol{32}}
-  \expandafter\def\csname simpleicon at bigbluebutton\endcsname {\simpleiconsmaptwo\symbol{33}}
-  \expandafter\def\csname simpleicon at bigcartel\endcsname {\simpleiconsmaptwo\symbol{34}}
-  \expandafter\def\csname simpleicon at bigcommerce\endcsname {\simpleiconsmaptwo\symbol{35}}
-  \expandafter\def\csname simpleicon at bilibili\endcsname {\simpleiconsmaptwo\symbol{36}}
-  \expandafter\def\csname simpleicon at billboard\endcsname {\simpleiconsmaptwo\symbol{37}}
-  \expandafter\def\csname simpleicon at bim\endcsname {\simpleiconsmaptwo\symbol{38}}
-  \expandafter\def\csname simpleicon at binance\endcsname {\simpleiconsmaptwo\symbol{39}}
-  \expandafter\def\csname simpleicon at biolink\endcsname {\simpleiconsmaptwo\symbol{40}}
-  \expandafter\def\csname simpleicon at bisecthosting\endcsname {\simpleiconsmaptwo\symbol{41}}
-  \expandafter\def\csname simpleicon at bit\endcsname {\simpleiconsmaptwo\symbol{42}}
-  \expandafter\def\csname simpleicon at bitbucket\endcsname {\simpleiconsmaptwo\symbol{43}}
-  \expandafter\def\csname simpleicon at bitcoin\endcsname {\simpleiconsmaptwo\symbol{44}}
-  \expandafter\def\csname simpleicon at bitcoincash\endcsname {\simpleiconsmaptwo\symbol{45}}
-  \expandafter\def\csname simpleicon at bitcoinsv\endcsname {\simpleiconsmaptwo\symbol{46}}
-  \expandafter\def\csname simpleicon at bitdefender\endcsname {\simpleiconsmaptwo\symbol{47}}
-  \expandafter\def\csname simpleicon at bitly\endcsname {\simpleiconsmaptwo\symbol{48}}
-  \expandafter\def\csname simpleicon at bitrise\endcsname {\simpleiconsmaptwo\symbol{49}}
-  \expandafter\def\csname simpleicon at bitwarden\endcsname {\simpleiconsmaptwo\symbol{50}}
-  \expandafter\def\csname simpleicon at bitwig\endcsname {\simpleiconsmaptwo\symbol{51}}
-  \expandafter\def\csname simpleicon at blackberry\endcsname {\simpleiconsmaptwo\symbol{52}}
-  \expandafter\def\csname simpleicon at blazemeter\endcsname {\simpleiconsmaptwo\symbol{53}}
-  \expandafter\def\csname simpleicon at blazor\endcsname {\simpleiconsmaptwo\symbol{54}}
-  \expandafter\def\csname simpleicon at blender\endcsname {\simpleiconsmaptwo\symbol{55}}
-  \expandafter\def\csname simpleicon at blockchaindotcom\endcsname {\simpleiconsmaptwo\symbol{56}}
-  \expandafter\def\csname simpleicon at blogger\endcsname {\simpleiconsmaptwo\symbol{57}}
-  \expandafter\def\csname simpleicon at bloglovin\endcsname {\simpleiconsmaptwo\symbol{58}}
-  \expandafter\def\csname simpleicon at blueprint\endcsname {\simpleiconsmaptwo\symbol{59}}
-  \expandafter\def\csname simpleicon at bluetooth\endcsname {\simpleiconsmaptwo\symbol{60}}
-  \expandafter\def\csname simpleicon at bmcsoftware\endcsname {\simpleiconsmaptwo\symbol{61}}
-  \expandafter\def\csname simpleicon at bmw\endcsname {\simpleiconsmaptwo\symbol{62}}
-  \expandafter\def\csname simpleicon at boardgamegeek\endcsname {\simpleiconsmaptwo\symbol{63}}
-  \expandafter\def\csname simpleicon at boehringeringelheim\endcsname {\simpleiconsmaptwo\symbol{64}}
-  \expandafter\def\csname simpleicon at boeing\endcsname {\simpleiconsmaptwo\symbol{65}}
-  \expandafter\def\csname simpleicon at bombardier\endcsname {\simpleiconsmaptwo\symbol{66}}
-  \expandafter\def\csname simpleicon at bookalope\endcsname {\simpleiconsmaptwo\symbol{67}}
-  \expandafter\def\csname simpleicon at bookbub\endcsname {\simpleiconsmaptwo\symbol{68}}
-  \expandafter\def\csname simpleicon at bookmeter\endcsname {\simpleiconsmaptwo\symbol{69}}
-  \expandafter\def\csname simpleicon at bookmyshow\endcsname {\simpleiconsmaptwo\symbol{70}}
-  \expandafter\def\csname simpleicon at bookstack\endcsname {\simpleiconsmaptwo\symbol{71}}
-  \expandafter\def\csname simpleicon at boost\endcsname {\simpleiconsmaptwo\symbol{72}}
-  \expandafter\def\csname simpleicon at boots\endcsname {\simpleiconsmaptwo\symbol{73}}
-  \expandafter\def\csname simpleicon at bootstrap\endcsname {\simpleiconsmaptwo\symbol{74}}
-  \expandafter\def\csname simpleicon at borgbackup\endcsname {\simpleiconsmaptwo\symbol{75}}
-  \expandafter\def\csname simpleicon at bosch\endcsname {\simpleiconsmaptwo\symbol{76}}
-  \expandafter\def\csname simpleicon at bose\endcsname {\simpleiconsmaptwo\symbol{77}}
-  \expandafter\def\csname simpleicon at botblecms\endcsname {\simpleiconsmaptwo\symbol{78}}
-  \expandafter\def\csname simpleicon at boulanger\endcsname {\simpleiconsmaptwo\symbol{79}}
-  \expandafter\def\csname simpleicon at bower\endcsname {\simpleiconsmaptwo\symbol{80}}
-  \expandafter\def\csname simpleicon at box\endcsname {\simpleiconsmaptwo\symbol{81}}
-  \expandafter\def\csname simpleicon at boxysvg\endcsname {\simpleiconsmaptwo\symbol{82}}
-  \expandafter\def\csname simpleicon at brandfolder\endcsname {\simpleiconsmaptwo\symbol{83}}
-  \expandafter\def\csname simpleicon at brave\endcsname {\simpleiconsmaptwo\symbol{84}}
-  \expandafter\def\csname simpleicon at breaker\endcsname {\simpleiconsmaptwo\symbol{85}}
-  \expandafter\def\csname simpleicon at brevo\endcsname {\simpleiconsmaptwo\symbol{86}}
-  \expandafter\def\csname simpleicon at britishairways\endcsname {\simpleiconsmaptwo\symbol{87}}
-  \expandafter\def\csname simpleicon at broadcom\endcsname {\simpleiconsmaptwo\symbol{88}}
-  \expandafter\def\csname simpleicon at bspwm\endcsname {\simpleiconsmaptwo\symbol{89}}
-  \expandafter\def\csname simpleicon at bt\endcsname {\simpleiconsmaptwo\symbol{90}}
-  \expandafter\def\csname simpleicon at buddy\endcsname {\simpleiconsmaptwo\symbol{91}}
-  \expandafter\def\csname simpleicon at budibase\endcsname {\simpleiconsmaptwo\symbol{92}}
-  \expandafter\def\csname simpleicon at buefy\endcsname {\simpleiconsmaptwo\symbol{93}}
-  \expandafter\def\csname simpleicon at buffer\endcsname {\simpleiconsmaptwo\symbol{94}}
-  \expandafter\def\csname simpleicon at bugatti\endcsname {\simpleiconsmaptwo\symbol{95}}
-  \expandafter\def\csname simpleicon at bugcrowd\endcsname {\simpleiconsmaptwo\symbol{96}}
-  \expandafter\def\csname simpleicon at bugsnag\endcsname {\simpleiconsmaptwo\symbol{97}}
-  \expandafter\def\csname simpleicon at buildkite\endcsname {\simpleiconsmaptwo\symbol{98}}
-  \expandafter\def\csname simpleicon at bukalapak\endcsname {\simpleiconsmaptwo\symbol{99}}
-  \expandafter\def\csname simpleicon at bulma\endcsname {\simpleiconsmaptwo\symbol{100}}
-  \expandafter\def\csname simpleicon at bun\endcsname {\simpleiconsmaptwo\symbol{101}}
-  \expandafter\def\csname simpleicon at bunq\endcsname {\simpleiconsmaptwo\symbol{102}}
-  \expandafter\def\csname simpleicon at burgerking\endcsname {\simpleiconsmaptwo\symbol{103}}
-  \expandafter\def\csname simpleicon at burton\endcsname {\simpleiconsmaptwo\symbol{104}}
-  \expandafter\def\csname simpleicon at buymeacoffee\endcsname {\simpleiconsmaptwo\symbol{105}}
-  \expandafter\def\csname simpleicon at buzzfeed\endcsname {\simpleiconsmaptwo\symbol{106}}
-  \expandafter\def\csname simpleicon at bvg\endcsname {\simpleiconsmaptwo\symbol{107}}
-  \expandafter\def\csname simpleicon at byjus\endcsname {\simpleiconsmaptwo\symbol{108}}
-  \expandafter\def\csname simpleicon at byte\endcsname {\simpleiconsmaptwo\symbol{109}}
-  \expandafter\def\csname simpleicon at bytedance\endcsname {\simpleiconsmaptwo\symbol{110}}
-  \expandafter\def\csname simpleicon at c\endcsname {\simpleiconsmaptwo\symbol{111}}
-  \expandafter\def\csname simpleicon at cachet\endcsname {\simpleiconsmaptwo\symbol{112}}
-  \expandafter\def\csname simpleicon at caddy\endcsname {\simpleiconsmaptwo\symbol{113}}
-  \expandafter\def\csname simpleicon at cadillac\endcsname {\simpleiconsmaptwo\symbol{114}}
-  \expandafter\def\csname simpleicon at cafepress\endcsname {\simpleiconsmaptwo\symbol{115}}
-  \expandafter\def\csname simpleicon at caffeine\endcsname {\simpleiconsmaptwo\symbol{116}}
-  \expandafter\def\csname simpleicon at cairographics\endcsname {\simpleiconsmaptwo\symbol{117}}
-  \expandafter\def\csname simpleicon at cairometro\endcsname {\simpleiconsmaptwo\symbol{118}}
-  \expandafter\def\csname simpleicon at cakephp\endcsname {\simpleiconsmaptwo\symbol{119}}
-  \expandafter\def\csname simpleicon at campaignmonitor\endcsname {\simpleiconsmaptwo\symbol{120}}
-  \expandafter\def\csname simpleicon at canonical\endcsname {\simpleiconsmaptwo\symbol{121}}
-  \expandafter\def\csname simpleicon at canva\endcsname {\simpleiconsmaptwo\symbol{122}}
-  \expandafter\def\csname simpleicon at capacitor\endcsname {\simpleiconsmaptwo\symbol{123}}
-  \expandafter\def\csname simpleicon at cardano\endcsname {\simpleiconsmaptwo\symbol{124}}
-  \expandafter\def\csname simpleicon at carrefour\endcsname {\simpleiconsmaptwo\symbol{125}}
-  \expandafter\def\csname simpleicon at carthrottle\endcsname {\simpleiconsmaptwo\symbol{126}}
-  \expandafter\def\csname simpleicon at carto\endcsname {\simpleiconsmaptwo\symbol{127}}
-  \expandafter\def\csname simpleicon at cashapp\endcsname {\simpleiconsmaptwo\symbol{128}}
-  \expandafter\def\csname simpleicon at castbox\endcsname {\simpleiconsmaptwo\symbol{129}}
-  \expandafter\def\csname simpleicon at castorama\endcsname {\simpleiconsmaptwo\symbol{130}}
-  \expandafter\def\csname simpleicon at castro\endcsname {\simpleiconsmaptwo\symbol{131}}
-  \expandafter\def\csname simpleicon at caterpillar\endcsname {\simpleiconsmaptwo\symbol{132}}
-  \expandafter\def\csname simpleicon at cbs\endcsname {\simpleiconsmaptwo\symbol{133}}
-  \expandafter\def\csname simpleicon at cdprojekt\endcsname {\simpleiconsmaptwo\symbol{134}}
-  \expandafter\def\csname simpleicon at celery\endcsname {\simpleiconsmaptwo\symbol{135}}
-  \expandafter\def\csname simpleicon at centos\endcsname {\simpleiconsmaptwo\symbol{136}}
-  \expandafter\def\csname simpleicon at ceph\endcsname {\simpleiconsmaptwo\symbol{137}}
-  \expandafter\def\csname simpleicon at cesium\endcsname {\simpleiconsmaptwo\symbol{138}}
-  \expandafter\def\csname simpleicon at chai\endcsname {\simpleiconsmaptwo\symbol{139}}
-  \expandafter\def\csname simpleicon at chainguard\endcsname {\simpleiconsmaptwo\symbol{140}}
-  \expandafter\def\csname simpleicon at chainlink\endcsname {\simpleiconsmaptwo\symbol{141}}
-  \expandafter\def\csname simpleicon at chakraui\endcsname {\simpleiconsmaptwo\symbol{142}}
-  \expandafter\def\csname simpleicon at channel4\endcsname {\simpleiconsmaptwo\symbol{143}}
-  \expandafter\def\csname simpleicon at chartdotjs\endcsname {\simpleiconsmaptwo\symbol{144}}
-  \expandafter\def\csname simpleicon at chartmogul\endcsname {\simpleiconsmaptwo\symbol{145}}
-  \expandafter\def\csname simpleicon at chase\endcsname {\simpleiconsmaptwo\symbol{146}}
-  \expandafter\def\csname simpleicon at chatbot\endcsname {\simpleiconsmaptwo\symbol{147}}
-  \expandafter\def\csname simpleicon at chatwoot\endcsname {\simpleiconsmaptwo\symbol{148}}
-  \expandafter\def\csname simpleicon at checkio\endcsname {\simpleiconsmaptwo\symbol{149}}
-  \expandafter\def\csname simpleicon at checkmarx\endcsname {\simpleiconsmaptwo\symbol{150}}
-  \expandafter\def\csname simpleicon at checkmk\endcsname {\simpleiconsmaptwo\symbol{151}}
-  \expandafter\def\csname simpleicon at chef\endcsname {\simpleiconsmaptwo\symbol{152}}
-  \expandafter\def\csname simpleicon at chemex\endcsname {\simpleiconsmaptwo\symbol{153}}
-  \expandafter\def\csname simpleicon at chevrolet\endcsname {\simpleiconsmaptwo\symbol{154}}
-  \expandafter\def\csname simpleicon at chianetwork\endcsname {\simpleiconsmaptwo\symbol{155}}
-  \expandafter\def\csname simpleicon at chinaeasternairlines\endcsname {\simpleiconsmaptwo\symbol{156}}
-  \expandafter\def\csname simpleicon at chinasouthernairlines\endcsname {\simpleiconsmaptwo\symbol{157}}
-  \expandafter\def\csname simpleicon at chocolatey\endcsname {\simpleiconsmaptwo\symbol{158}}
-  \expandafter\def\csname simpleicon at chromecast\endcsname {\simpleiconsmaptwo\symbol{159}}
-  \expandafter\def\csname simpleicon at chrysler\endcsname {\simpleiconsmaptwo\symbol{160}}
-  \expandafter\def\csname simpleicon at chupachups\endcsname {\simpleiconsmaptwo\symbol{161}}
-  \expandafter\def\csname simpleicon at cilium\endcsname {\simpleiconsmaptwo\symbol{162}}
-  \expandafter\def\csname simpleicon at cinema4d\endcsname {\simpleiconsmaptwo\symbol{163}}
-  \expandafter\def\csname simpleicon at circle\endcsname {\simpleiconsmaptwo\symbol{164}}
-  \expandafter\def\csname simpleicon at circleci\endcsname {\simpleiconsmaptwo\symbol{165}}
-  \expandafter\def\csname simpleicon at circuitverse\endcsname {\simpleiconsmaptwo\symbol{166}}
-  \expandafter\def\csname simpleicon at cirrusci\endcsname {\simpleiconsmaptwo\symbol{167}}
-  \expandafter\def\csname simpleicon at cisco\endcsname {\simpleiconsmaptwo\symbol{168}}
-  \expandafter\def\csname simpleicon at citrix\endcsname {\simpleiconsmaptwo\symbol{169}}
-  \expandafter\def\csname simpleicon at citroen\endcsname {\simpleiconsmaptwo\symbol{170}}
-  \expandafter\def\csname simpleicon at civicrm\endcsname {\simpleiconsmaptwo\symbol{171}}
-  \expandafter\def\csname simpleicon at civo\endcsname {\simpleiconsmaptwo\symbol{172}}
-  \expandafter\def\csname simpleicon at ckeditor4\endcsname {\simpleiconsmaptwo\symbol{173}}
-  \expandafter\def\csname simpleicon at clarifai\endcsname {\simpleiconsmaptwo\symbol{174}}
-  \expandafter\def\csname simpleicon at claris\endcsname {\simpleiconsmaptwo\symbol{175}}
-  \expandafter\def\csname simpleicon at clarivate\endcsname {\simpleiconsmaptwo\symbol{176}}
-  \expandafter\def\csname simpleicon at clickhouse\endcsname {\simpleiconsmaptwo\symbol{177}}
-  \expandafter\def\csname simpleicon at clickup\endcsname {\simpleiconsmaptwo\symbol{178}}
-  \expandafter\def\csname simpleicon at clion\endcsname {\simpleiconsmaptwo\symbol{179}}
-  \expandafter\def\csname simpleicon at cliqz\endcsname {\simpleiconsmaptwo\symbol{180}}
-  \expandafter\def\csname simpleicon at clockify\endcsname {\simpleiconsmaptwo\symbol{181}}
-  \expandafter\def\csname simpleicon at clojure\endcsname {\simpleiconsmaptwo\symbol{182}}
-  \expandafter\def\csname simpleicon at cloud66\endcsname {\simpleiconsmaptwo\symbol{183}}
-  \expandafter\def\csname simpleicon at cloudbees\endcsname {\simpleiconsmaptwo\symbol{184}}
-  \expandafter\def\csname simpleicon at cloudcannon\endcsname {\simpleiconsmaptwo\symbol{185}}
-  \expandafter\def\csname simpleicon at cloudera\endcsname {\simpleiconsmaptwo\symbol{186}}
-  \expandafter\def\csname simpleicon at cloudflare\endcsname {\simpleiconsmaptwo\symbol{187}}
-  \expandafter\def\csname simpleicon at cloudflarepages\endcsname {\simpleiconsmaptwo\symbol{188}}
-  \expandafter\def\csname simpleicon at cloudfoundry\endcsname {\simpleiconsmaptwo\symbol{189}}
-  \expandafter\def\csname simpleicon at cloudsmith\endcsname {\simpleiconsmaptwo\symbol{190}}
-  \expandafter\def\csname simpleicon at cloudways\endcsname {\simpleiconsmaptwo\symbol{191}}
-  \expandafter\def\csname simpleicon at clubhouse\endcsname {\simpleiconsmaptwo\symbol{192}}
-  \expandafter\def\csname simpleicon at clyp\endcsname {\simpleiconsmaptwo\symbol{193}}
-  \expandafter\def\csname simpleicon at cmake\endcsname {\simpleiconsmaptwo\symbol{194}}
-  \expandafter\def\csname simpleicon at cncf\endcsname {\simpleiconsmaptwo\symbol{195}}
-  \expandafter\def\csname simpleicon at cnn\endcsname {\simpleiconsmaptwo\symbol{196}}
-  \expandafter\def\csname simpleicon at cocacola\endcsname {\simpleiconsmaptwo\symbol{197}}
-  \expandafter\def\csname simpleicon at cockpit\endcsname {\simpleiconsmaptwo\symbol{198}}
-  \expandafter\def\csname simpleicon at cockroachlabs\endcsname {\simpleiconsmaptwo\symbol{199}}
-  \expandafter\def\csname simpleicon at cocoapods\endcsname {\simpleiconsmaptwo\symbol{200}}
-  \expandafter\def\csname simpleicon at cocos\endcsname {\simpleiconsmaptwo\symbol{201}}
-  \expandafter\def\csname simpleicon at coda\endcsname {\simpleiconsmaptwo\symbol{202}}
-  \expandafter\def\csname simpleicon at codacy\endcsname {\simpleiconsmaptwo\symbol{203}}
-  \expandafter\def\csname simpleicon at codeberg\endcsname {\simpleiconsmaptwo\symbol{204}}
-  \expandafter\def\csname simpleicon at codecademy\endcsname {\simpleiconsmaptwo\symbol{205}}
-  \expandafter\def\csname simpleicon at codeceptjs\endcsname {\simpleiconsmaptwo\symbol{206}}
-  \expandafter\def\csname simpleicon at codechef\endcsname {\simpleiconsmaptwo\symbol{207}}
-  \expandafter\def\csname simpleicon at codeclimate\endcsname {\simpleiconsmaptwo\symbol{208}}
-  \expandafter\def\csname simpleicon at codecov\endcsname {\simpleiconsmaptwo\symbol{209}}
-  \expandafter\def\csname simpleicon at codefactor\endcsname {\simpleiconsmaptwo\symbol{210}}
-  \expandafter\def\csname simpleicon at codeforces\endcsname {\simpleiconsmaptwo\symbol{211}}
-  \expandafter\def\csname simpleicon at codeigniter\endcsname {\simpleiconsmaptwo\symbol{212}}
-  \expandafter\def\csname simpleicon at codemagic\endcsname {\simpleiconsmaptwo\symbol{213}}
-  \expandafter\def\csname simpleicon at codemirror\endcsname {\simpleiconsmaptwo\symbol{214}}
-  \expandafter\def\csname simpleicon at codenewbie\endcsname {\simpleiconsmaptwo\symbol{215}}
-  \expandafter\def\csname simpleicon at codepen\endcsname {\simpleiconsmaptwo\symbol{216}}
-  \expandafter\def\csname simpleicon at codeproject\endcsname {\simpleiconsmaptwo\symbol{217}}
-  \expandafter\def\csname simpleicon at codereview\endcsname {\simpleiconsmaptwo\symbol{218}}
-  \expandafter\def\csname simpleicon at codersrank\endcsname {\simpleiconsmaptwo\symbol{219}}
-  \expandafter\def\csname simpleicon at coderwall\endcsname {\simpleiconsmaptwo\symbol{220}}
-  \expandafter\def\csname simpleicon at codesandbox\endcsname {\simpleiconsmaptwo\symbol{221}}
-  \expandafter\def\csname simpleicon at codeship\endcsname {\simpleiconsmaptwo\symbol{222}}
-  \expandafter\def\csname simpleicon at codesignal\endcsname {\simpleiconsmaptwo\symbol{223}}
-  \expandafter\def\csname simpleicon at codestream\endcsname {\simpleiconsmaptwo\symbol{224}}
-  \expandafter\def\csname simpleicon at codewars\endcsname {\simpleiconsmaptwo\symbol{225}}
-  \expandafter\def\csname simpleicon at codingame\endcsname {\simpleiconsmaptwo\symbol{226}}
-  \expandafter\def\csname simpleicon at codingninjas\endcsname {\simpleiconsmaptwo\symbol{227}}
-  \expandafter\def\csname simpleicon at codio\endcsname {\simpleiconsmaptwo\symbol{228}}
-  \expandafter\def\csname simpleicon at coffeescript\endcsname {\simpleiconsmaptwo\symbol{229}}
-  \expandafter\def\csname simpleicon at cognizant\endcsname {\simpleiconsmaptwo\symbol{230}}
-  \expandafter\def\csname simpleicon at coil\endcsname {\simpleiconsmaptwo\symbol{231}}
-  \expandafter\def\csname simpleicon at coinbase\endcsname {\simpleiconsmaptwo\symbol{232}}
-  \expandafter\def\csname simpleicon at coinmarketcap\endcsname {\simpleiconsmaptwo\symbol{233}}
-  \expandafter\def\csname simpleicon at commerzbank\endcsname {\simpleiconsmaptwo\symbol{234}}
-  \expandafter\def\csname simpleicon at commitlint\endcsname {\simpleiconsmaptwo\symbol{235}}
-  \expandafter\def\csname simpleicon at commodore\endcsname {\simpleiconsmaptwo\symbol{236}}
-  \expandafter\def\csname simpleicon at commonworkflowlanguage\endcsname {\simpleiconsmaptwo\symbol{237}}
-  \expandafter\def\csname simpleicon at compilerexplorer\endcsname {\simpleiconsmaptwo\symbol{238}}
-  \expandafter\def\csname simpleicon at composer\endcsname {\simpleiconsmaptwo\symbol{239}}
-  \expandafter\def\csname simpleicon at comsol\endcsname {\simpleiconsmaptwo\symbol{240}}
-  \expandafter\def\csname simpleicon at conan\endcsname {\simpleiconsmaptwo\symbol{241}}
-  \expandafter\def\csname simpleicon at concourse\endcsname {\simpleiconsmaptwo\symbol{242}}
-  \expandafter\def\csname simpleicon at condaforge\endcsname {\simpleiconsmaptwo\symbol{243}}
-  \expandafter\def\csname simpleicon at conekta\endcsname {\simpleiconsmaptwo\symbol{244}}
-  \expandafter\def\csname simpleicon at confluence\endcsname {\simpleiconsmaptwo\symbol{245}}
-  \expandafter\def\csname simpleicon at construct3\endcsname {\simpleiconsmaptwo\symbol{246}}
-  \expandafter\def\csname simpleicon at consul\endcsname {\simpleiconsmaptwo\symbol{247}}
-  \expandafter\def\csname simpleicon at contactlesspayment\endcsname {\simpleiconsmaptwo\symbol{248}}
-  \expandafter\def\csname simpleicon at containerd\endcsname {\simpleiconsmaptwo\symbol{249}}
-  \expandafter\def\csname simpleicon at contao\endcsname {\simpleiconsmaptwo\symbol{250}}
-  \expandafter\def\csname simpleicon at contentful\endcsname {\simpleiconsmaptwo\symbol{251}}
-  \expandafter\def\csname simpleicon at conventionalcommits\endcsname {\simpleiconsmaptwo\symbol{252}}
-  \expandafter\def\csname simpleicon at convertio\endcsname {\simpleiconsmaptwo\symbol{253}}
-  \expandafter\def\csname simpleicon at cookiecutter\endcsname {\simpleiconsmaptwo\symbol{254}}
-  \expandafter\def\csname simpleicon at coop\endcsname {\simpleiconsmaptwo\symbol{255}}
-  \expandafter\def\csname simpleicon at cora\endcsname {\simpleiconsmapthree\symbol{0}}
-  \expandafter\def\csname simpleicon at coronaengine\endcsname {\simpleiconsmapthree\symbol{1}}
-  \expandafter\def\csname simpleicon at coronarenderer\endcsname {\simpleiconsmapthree\symbol{2}}
-  \expandafter\def\csname simpleicon at corsair\endcsname {\simpleiconsmapthree\symbol{3}}
-  \expandafter\def\csname simpleicon at couchbase\endcsname {\simpleiconsmapthree\symbol{4}}
-  \expandafter\def\csname simpleicon at counterstrike\endcsname {\simpleiconsmapthree\symbol{5}}
-  \expandafter\def\csname simpleicon at countingworkspro\endcsname {\simpleiconsmapthree\symbol{6}}
-  \expandafter\def\csname simpleicon at coursera\endcsname {\simpleiconsmapthree\symbol{7}}
-  \expandafter\def\csname simpleicon at coveralls\endcsname {\simpleiconsmapthree\symbol{8}}
-  \expandafter\def\csname simpleicon at cpanel\endcsname {\simpleiconsmapthree\symbol{9}}
-  \expandafter\def\csname simpleicon at cplusplus\endcsname {\simpleiconsmapthree\symbol{10}}
-  \expandafter\def\csname simpleicon at craftcms\endcsname {\simpleiconsmapthree\symbol{11}}
-  \expandafter\def\csname simpleicon at cratedb\endcsname {\simpleiconsmapthree\symbol{12}}
-  \expandafter\def\csname simpleicon at crayon\endcsname {\simpleiconsmapthree\symbol{13}}
-  \expandafter\def\csname simpleicon at creality\endcsname {\simpleiconsmapthree\symbol{14}}
-  \expandafter\def\csname simpleicon at createreactapp\endcsname {\simpleiconsmapthree\symbol{15}}
-  \expandafter\def\csname simpleicon at creativecommons\endcsname {\simpleiconsmapthree\symbol{16}}
-  \expandafter\def\csname simpleicon at creativetechnology\endcsname {\simpleiconsmapthree\symbol{17}}
-  \expandafter\def\csname simpleicon at credly\endcsname {\simpleiconsmapthree\symbol{18}}
-  \expandafter\def\csname simpleicon at crehana\endcsname {\simpleiconsmapthree\symbol{19}}
-  \expandafter\def\csname simpleicon at criticalrole\endcsname {\simpleiconsmapthree\symbol{20}}
-  \expandafter\def\csname simpleicon at crowdin\endcsname {\simpleiconsmapthree\symbol{21}}
-  \expandafter\def\csname simpleicon at crowdsource\endcsname {\simpleiconsmapthree\symbol{22}}
-  \expandafter\def\csname simpleicon at crunchbase\endcsname {\simpleiconsmapthree\symbol{23}}
-  \expandafter\def\csname simpleicon at crunchyroll\endcsname {\simpleiconsmapthree\symbol{24}}
-  \expandafter\def\csname simpleicon at cryengine\endcsname {\simpleiconsmapthree\symbol{25}}
-  \expandafter\def\csname simpleicon at crystal\endcsname {\simpleiconsmapthree\symbol{26}}
-  \expandafter\def\csname simpleicon at csharp\endcsname {\simpleiconsmapthree\symbol{27}}
-  \expandafter\def\csname simpleicon at css3\endcsname {\simpleiconsmapthree\symbol{28}}
-  \expandafter\def\csname simpleicon at cssmodules\endcsname {\simpleiconsmapthree\symbol{29}}
-  \expandafter\def\csname simpleicon at csswizardry\endcsname {\simpleiconsmapthree\symbol{30}}
-  \expandafter\def\csname simpleicon at cts\endcsname {\simpleiconsmapthree\symbol{31}}
-  \expandafter\def\csname simpleicon at cucumber\endcsname {\simpleiconsmapthree\symbol{32}}
-  \expandafter\def\csname simpleicon at cultura\endcsname {\simpleiconsmapthree\symbol{33}}
-  \expandafter\def\csname simpleicon at curl\endcsname {\simpleiconsmapthree\symbol{34}}
-  \expandafter\def\csname simpleicon at curseforge\endcsname {\simpleiconsmapthree\symbol{35}}
-  \expandafter\def\csname simpleicon at cycling74\endcsname {\simpleiconsmapthree\symbol{36}}
-  \expandafter\def\csname simpleicon at cypress\endcsname {\simpleiconsmapthree\symbol{37}}
-  \expandafter\def\csname simpleicon at cytoscapedotjs\endcsname {\simpleiconsmapthree\symbol{38}}
-  \expandafter\def\csname simpleicon at d\endcsname {\simpleiconsmapthree\symbol{39}}
-  \expandafter\def\csname simpleicon at d3dotjs\endcsname {\simpleiconsmapthree\symbol{40}}
-  \expandafter\def\csname simpleicon at dacia\endcsname {\simpleiconsmapthree\symbol{41}}
-  \expandafter\def\csname simpleicon at daf\endcsname {\simpleiconsmapthree\symbol{42}}
-  \expandafter\def\csname simpleicon at dailymotion\endcsname {\simpleiconsmapthree\symbol{43}}
-  \expandafter\def\csname simpleicon at daimler\endcsname {\simpleiconsmapthree\symbol{44}}
-  \expandafter\def\csname simpleicon at daisyui\endcsname {\simpleiconsmapthree\symbol{45}}
-  \expandafter\def\csname simpleicon at dapr\endcsname {\simpleiconsmapthree\symbol{46}}
-  \expandafter\def\csname simpleicon at darkreader\endcsname {\simpleiconsmapthree\symbol{47}}
-  \expandafter\def\csname simpleicon at dart\endcsname {\simpleiconsmapthree\symbol{48}}
-  \expandafter\def\csname simpleicon at darty\endcsname {\simpleiconsmapthree\symbol{49}}
-  \expandafter\def\csname simpleicon at daserste\endcsname {\simpleiconsmapthree\symbol{50}}
-  \expandafter\def\csname simpleicon at dash\endcsname {\simpleiconsmapthree\symbol{51}}
-  \expandafter\def\csname simpleicon at dashlane\endcsname {\simpleiconsmapthree\symbol{52}}
-  \expandafter\def\csname simpleicon at dask\endcsname {\simpleiconsmapthree\symbol{53}}
-  \expandafter\def\csname simpleicon at dassaultsystemes\endcsname {\simpleiconsmapthree\symbol{54}}
-  \expandafter\def\csname simpleicon at databricks\endcsname {\simpleiconsmapthree\symbol{55}}
-  \expandafter\def\csname simpleicon at datacamp\endcsname {\simpleiconsmapthree\symbol{56}}
-  \expandafter\def\csname simpleicon at datadog\endcsname {\simpleiconsmapthree\symbol{57}}
-  \expandafter\def\csname simpleicon at datadotai\endcsname {\simpleiconsmapthree\symbol{58}}
-  \expandafter\def\csname simpleicon at datagrip\endcsname {\simpleiconsmapthree\symbol{59}}
-  \expandafter\def\csname simpleicon at dataiku\endcsname {\simpleiconsmapthree\symbol{60}}
-  \expandafter\def\csname simpleicon at datastax\endcsname {\simpleiconsmapthree\symbol{61}}
-  \expandafter\def\csname simpleicon at dataverse\endcsname {\simpleiconsmapthree\symbol{62}}
-  \expandafter\def\csname simpleicon at datocms\endcsname {\simpleiconsmapthree\symbol{63}}
-  \expandafter\def\csname simpleicon at datto\endcsname {\simpleiconsmapthree\symbol{64}}
-  \expandafter\def\csname simpleicon at dazn\endcsname {\simpleiconsmapthree\symbol{65}}
-  \expandafter\def\csname simpleicon at dblp\endcsname {\simpleiconsmapthree\symbol{66}}
-  \expandafter\def\csname simpleicon at dbt\endcsname {\simpleiconsmapthree\symbol{67}}
-  \expandafter\def\csname simpleicon at dcentertainment\endcsname {\simpleiconsmapthree\symbol{68}}
-  \expandafter\def\csname simpleicon at debian\endcsname {\simpleiconsmapthree\symbol{69}}
-  \expandafter\def\csname simpleicon at dedge\endcsname {\simpleiconsmapthree\symbol{70}}
-  \expandafter\def\csname simpleicon at deepin\endcsname {\simpleiconsmapthree\symbol{71}}
-  \expandafter\def\csname simpleicon at deepnote\endcsname {\simpleiconsmapthree\symbol{72}}
-  \expandafter\def\csname simpleicon at deezer\endcsname {\simpleiconsmapthree\symbol{73}}
-  \expandafter\def\csname simpleicon at delicious\endcsname {\simpleiconsmapthree\symbol{74}}
-  \expandafter\def\csname simpleicon at deliveroo\endcsname {\simpleiconsmapthree\symbol{75}}
-  \expandafter\def\csname simpleicon at dell\endcsname {\simpleiconsmapthree\symbol{76}}
-  \expandafter\def\csname simpleicon at delonghi\endcsname {\simpleiconsmapthree\symbol{77}}
-  \expandafter\def\csname simpleicon at delphi\endcsname {\simpleiconsmapthree\symbol{78}}
-  \expandafter\def\csname simpleicon at delta\endcsname {\simpleiconsmapthree\symbol{79}}
-  \expandafter\def\csname simpleicon at deno\endcsname {\simpleiconsmapthree\symbol{80}}
-  \expandafter\def\csname simpleicon at denon\endcsname {\simpleiconsmapthree\symbol{81}}
-  \expandafter\def\csname simpleicon at dependabot\endcsname {\simpleiconsmapthree\symbol{82}}
-  \expandafter\def\csname simpleicon at derspiegel\endcsname {\simpleiconsmapthree\symbol{83}}
-  \expandafter\def\csname simpleicon at designernews\endcsname {\simpleiconsmapthree\symbol{84}}
-  \expandafter\def\csname simpleicon at deutschebahn\endcsname {\simpleiconsmapthree\symbol{85}}
-  \expandafter\def\csname simpleicon at deutschebank\endcsname {\simpleiconsmapthree\symbol{86}}
-  \expandafter\def\csname simpleicon at devdotto\endcsname {\simpleiconsmapthree\symbol{87}}
-  \expandafter\def\csname simpleicon at devexpress\endcsname {\simpleiconsmapthree\symbol{88}}
-  \expandafter\def\csname simpleicon at deviantart\endcsname {\simpleiconsmapthree\symbol{89}}
-  \expandafter\def\csname simpleicon at devpost\endcsname {\simpleiconsmapthree\symbol{90}}
-  \expandafter\def\csname simpleicon at devrant\endcsname {\simpleiconsmapthree\symbol{91}}
-  \expandafter\def\csname simpleicon at dgraph\endcsname {\simpleiconsmapthree\symbol{92}}
-  \expandafter\def\csname simpleicon at dhl\endcsname {\simpleiconsmapthree\symbol{93}}
-  \expandafter\def\csname simpleicon at diagramsdotnet\endcsname {\simpleiconsmapthree\symbol{94}}
-  \expandafter\def\csname simpleicon at dialogflow\endcsname {\simpleiconsmapthree\symbol{95}}
-  \expandafter\def\csname simpleicon at diaspora\endcsname {\simpleiconsmapthree\symbol{96}}
-  \expandafter\def\csname simpleicon at digg\endcsname {\simpleiconsmapthree\symbol{97}}
-  \expandafter\def\csname simpleicon at digikeyelectronics\endcsname {\simpleiconsmapthree\symbol{98}}
-  \expandafter\def\csname simpleicon at digitalocean\endcsname {\simpleiconsmapthree\symbol{99}}
-  \expandafter\def\csname simpleicon at dior\endcsname {\simpleiconsmapthree\symbol{100}}
-  \expandafter\def\csname simpleicon at directus\endcsname {\simpleiconsmapthree\symbol{101}}
-  \expandafter\def\csname simpleicon at discogs\endcsname {\simpleiconsmapthree\symbol{102}}
-  \expandafter\def\csname simpleicon at discord\endcsname {\simpleiconsmapthree\symbol{103}}
-  \expandafter\def\csname simpleicon at discourse\endcsname {\simpleiconsmapthree\symbol{104}}
-  \expandafter\def\csname simpleicon at discover\endcsname {\simpleiconsmapthree\symbol{105}}
-  \expandafter\def\csname simpleicon at disqus\endcsname {\simpleiconsmapthree\symbol{106}}
-  \expandafter\def\csname simpleicon at disroot\endcsname {\simpleiconsmapthree\symbol{107}}
-  \expandafter\def\csname simpleicon at distrokid\endcsname {\simpleiconsmapthree\symbol{108}}
-  \expandafter\def\csname simpleicon at django\endcsname {\simpleiconsmapthree\symbol{109}}
-  \expandafter\def\csname simpleicon at dlib\endcsname {\simpleiconsmapthree\symbol{110}}
-  \expandafter\def\csname simpleicon at dlna\endcsname {\simpleiconsmapthree\symbol{111}}
-  \expandafter\def\csname simpleicon at dm\endcsname {\simpleiconsmapthree\symbol{112}}
-  \expandafter\def\csname simpleicon at docker\endcsname {\simpleiconsmapthree\symbol{113}}
-  \expandafter\def\csname simpleicon at docsdotrs\endcsname {\simpleiconsmapthree\symbol{114}}
-  \expandafter\def\csname simpleicon at docusign\endcsname {\simpleiconsmapthree\symbol{115}}
-  \expandafter\def\csname simpleicon at dogecoin\endcsname {\simpleiconsmapthree\symbol{116}}
-  \expandafter\def\csname simpleicon at doi\endcsname {\simpleiconsmapthree\symbol{117}}
-  \expandafter\def\csname simpleicon at dolby\endcsname {\simpleiconsmapthree\symbol{118}}
-  \expandafter\def\csname simpleicon at doordash\endcsname {\simpleiconsmapthree\symbol{119}}
-  \expandafter\def\csname simpleicon at dotenv\endcsname {\simpleiconsmapthree\symbol{120}}
-  \expandafter\def\csname simpleicon at dotnet\endcsname {\simpleiconsmapthree\symbol{121}}
-  \expandafter\def\csname simpleicon at douban\endcsname {\simpleiconsmapthree\symbol{122}}
-  \expandafter\def\csname simpleicon at doubanread\endcsname {\simpleiconsmapthree\symbol{123}}
-  \expandafter\def\csname simpleicon at dovecot\endcsname {\simpleiconsmapthree\symbol{124}}
-  \expandafter\def\csname simpleicon at dpd\endcsname {\simpleiconsmapthree\symbol{125}}
-  \expandafter\def\csname simpleicon at dragonframe\endcsname {\simpleiconsmapthree\symbol{126}}
-  \expandafter\def\csname simpleicon at draugiemdotlv\endcsname {\simpleiconsmapthree\symbol{127}}
-  \expandafter\def\csname simpleicon at dribbble\endcsname {\simpleiconsmapthree\symbol{128}}
-  \expandafter\def\csname simpleicon at drone\endcsname {\simpleiconsmapthree\symbol{129}}
-  \expandafter\def\csname simpleicon at drooble\endcsname {\simpleiconsmapthree\symbol{130}}
-  \expandafter\def\csname simpleicon at dropbox\endcsname {\simpleiconsmapthree\symbol{131}}
-  \expandafter\def\csname simpleicon at drupal\endcsname {\simpleiconsmapthree\symbol{132}}
-  \expandafter\def\csname simpleicon at dsautomobiles\endcsname {\simpleiconsmapthree\symbol{133}}
-  \expandafter\def\csname simpleicon at dts\endcsname {\simpleiconsmapthree\symbol{134}}
-  \expandafter\def\csname simpleicon at dtube\endcsname {\simpleiconsmapthree\symbol{135}}
-  \expandafter\def\csname simpleicon at ducati\endcsname {\simpleiconsmapthree\symbol{136}}
-  \expandafter\def\csname simpleicon at duckdb\endcsname {\simpleiconsmapthree\symbol{137}}
-  \expandafter\def\csname simpleicon at duckduckgo\endcsname {\simpleiconsmapthree\symbol{138}}
-  \expandafter\def\csname simpleicon at dungeonsanddragons\endcsname {\simpleiconsmapthree\symbol{139}}
-  \expandafter\def\csname simpleicon at dunked\endcsname {\simpleiconsmapthree\symbol{140}}
-  \expandafter\def\csname simpleicon at duolingo\endcsname {\simpleiconsmapthree\symbol{141}}
-  \expandafter\def\csname simpleicon at dvc\endcsname {\simpleiconsmapthree\symbol{142}}
-  \expandafter\def\csname simpleicon at dwavesystems\endcsname {\simpleiconsmapthree\symbol{143}}
-  \expandafter\def\csname simpleicon at dwm\endcsname {\simpleiconsmapthree\symbol{144}}
-  \expandafter\def\csname simpleicon at dynamics365\endcsname {\simpleiconsmapthree\symbol{145}}
-  \expandafter\def\csname simpleicon at dynatrace\endcsname {\simpleiconsmapthree\symbol{146}}
-  \expandafter\def\csname simpleicon at e\endcsname {\simpleiconsmapthree\symbol{147}}
-  \expandafter\def\csname simpleicon at e3\endcsname {\simpleiconsmapthree\symbol{148}}
-  \expandafter\def\csname simpleicon at ea\endcsname {\simpleiconsmapthree\symbol{149}}
-  \expandafter\def\csname simpleicon at eagle\endcsname {\simpleiconsmapthree\symbol{150}}
-  \expandafter\def\csname simpleicon at easyeda\endcsname {\simpleiconsmapthree\symbol{151}}
-  \expandafter\def\csname simpleicon at easyjet\endcsname {\simpleiconsmapthree\symbol{152}}
-  \expandafter\def\csname simpleicon at ebay\endcsname {\simpleiconsmapthree\symbol{153}}
-  \expandafter\def\csname simpleicon at ebox\endcsname {\simpleiconsmapthree\symbol{154}}
-  \expandafter\def\csname simpleicon at eclipseadoptium\endcsname {\simpleiconsmapthree\symbol{155}}
-  \expandafter\def\csname simpleicon at eclipseche\endcsname {\simpleiconsmapthree\symbol{156}}
-  \expandafter\def\csname simpleicon at eclipseide\endcsname {\simpleiconsmapthree\symbol{157}}
-  \expandafter\def\csname simpleicon at eclipsejetty\endcsname {\simpleiconsmapthree\symbol{158}}
-  \expandafter\def\csname simpleicon at eclipsemosquitto\endcsname {\simpleiconsmapthree\symbol{159}}
-  \expandafter\def\csname simpleicon at eclipsevertdotx\endcsname {\simpleiconsmapthree\symbol{160}}
-  \expandafter\def\csname simpleicon at edeka\endcsname {\simpleiconsmapthree\symbol{161}}
-  \expandafter\def\csname simpleicon at editorconfig\endcsname {\simpleiconsmapthree\symbol{162}}
-  \expandafter\def\csname simpleicon at edotleclerc\endcsname {\simpleiconsmapthree\symbol{163}}
-  \expandafter\def\csname simpleicon at edx\endcsname {\simpleiconsmapthree\symbol{164}}
-  \expandafter\def\csname simpleicon at egghead\endcsname {\simpleiconsmapthree\symbol{165}}
-  \expandafter\def\csname simpleicon at egnyte\endcsname {\simpleiconsmapthree\symbol{166}}
-  \expandafter\def\csname simpleicon at eightsleep\endcsname {\simpleiconsmapthree\symbol{167}}
-  \expandafter\def\csname simpleicon at elastic\endcsname {\simpleiconsmapthree\symbol{168}}
-  \expandafter\def\csname simpleicon at elasticcloud\endcsname {\simpleiconsmapthree\symbol{169}}
-  \expandafter\def\csname simpleicon at elasticsearch\endcsname {\simpleiconsmapthree\symbol{170}}
-  \expandafter\def\csname simpleicon at elasticstack\endcsname {\simpleiconsmapthree\symbol{171}}
-  \expandafter\def\csname simpleicon at elavon\endcsname {\simpleiconsmapthree\symbol{172}}
-  \expandafter\def\csname simpleicon at electron\endcsname {\simpleiconsmapthree\symbol{173}}
-  \expandafter\def\csname simpleicon at electronbuilder\endcsname {\simpleiconsmapthree\symbol{174}}
-  \expandafter\def\csname simpleicon at electronfiddle\endcsname {\simpleiconsmapthree\symbol{175}}
-  \expandafter\def\csname simpleicon at element\endcsname {\simpleiconsmapthree\symbol{176}}
-  \expandafter\def\csname simpleicon at elementary\endcsname {\simpleiconsmapthree\symbol{177}}
-  \expandafter\def\csname simpleicon at elementor\endcsname {\simpleiconsmapthree\symbol{178}}
-  \expandafter\def\csname simpleicon at eleventy\endcsname {\simpleiconsmapthree\symbol{179}}
-  \expandafter\def\csname simpleicon at elgato\endcsname {\simpleiconsmapthree\symbol{180}}
-  \expandafter\def\csname simpleicon at elixir\endcsname {\simpleiconsmapthree\symbol{181}}
-  \expandafter\def\csname simpleicon at eljueves\endcsname {\simpleiconsmapthree\symbol{182}}
-  \expandafter\def\csname simpleicon at ello\endcsname {\simpleiconsmapthree\symbol{183}}
-  \expandafter\def\csname simpleicon at elm\endcsname {\simpleiconsmapthree\symbol{184}}
-  \expandafter\def\csname simpleicon at elsevier\endcsname {\simpleiconsmapthree\symbol{185}}
-  \expandafter\def\csname simpleicon at embarcadero\endcsname {\simpleiconsmapthree\symbol{186}}
-  \expandafter\def\csname simpleicon at emberdotjs\endcsname {\simpleiconsmapthree\symbol{187}}
-  \expandafter\def\csname simpleicon at emby\endcsname {\simpleiconsmapthree\symbol{188}}
-  \expandafter\def\csname simpleicon at emirates\endcsname {\simpleiconsmapthree\symbol{189}}
-  \expandafter\def\csname simpleicon at emlakjet\endcsname {\simpleiconsmapthree\symbol{190}}
-  \expandafter\def\csname simpleicon at empirekred\endcsname {\simpleiconsmapthree\symbol{191}}
-  \expandafter\def\csname simpleicon at engadget\endcsname {\simpleiconsmapthree\symbol{192}}
-  \expandafter\def\csname simpleicon at enpass\endcsname {\simpleiconsmapthree\symbol{193}}
-  \expandafter\def\csname simpleicon at enterprisedb\endcsname {\simpleiconsmapthree\symbol{194}}
-  \expandafter\def\csname simpleicon at envato\endcsname {\simpleiconsmapthree\symbol{195}}
-  \expandafter\def\csname simpleicon at envoyproxy\endcsname {\simpleiconsmapthree\symbol{196}}
-  \expandafter\def\csname simpleicon at epel\endcsname {\simpleiconsmapthree\symbol{197}}
-  \expandafter\def\csname simpleicon at epicgames\endcsname {\simpleiconsmapthree\symbol{198}}
-  \expandafter\def\csname simpleicon at epson\endcsname {\simpleiconsmapthree\symbol{199}}
-  \expandafter\def\csname simpleicon at equinixmetal\endcsname {\simpleiconsmapthree\symbol{200}}
-  \expandafter\def\csname simpleicon at erlang\endcsname {\simpleiconsmapthree\symbol{201}}
-  \expandafter\def\csname simpleicon at esbuild\endcsname {\simpleiconsmapthree\symbol{202}}
-  \expandafter\def\csname simpleicon at esea\endcsname {\simpleiconsmapthree\symbol{203}}
-  \expandafter\def\csname simpleicon at eslgaming\endcsname {\simpleiconsmapthree\symbol{204}}
-  \expandafter\def\csname simpleicon at eslint\endcsname {\simpleiconsmapthree\symbol{205}}
-  \expandafter\def\csname simpleicon at esphome\endcsname {\simpleiconsmapthree\symbol{206}}
-  \expandafter\def\csname simpleicon at espressif\endcsname {\simpleiconsmapthree\symbol{207}}
-  \expandafter\def\csname simpleicon at esri\endcsname {\simpleiconsmapthree\symbol{208}}
-  \expandafter\def\csname simpleicon at etcd\endcsname {\simpleiconsmapthree\symbol{209}}
-  \expandafter\def\csname simpleicon at ethereum\endcsname {\simpleiconsmapthree\symbol{210}}
-  \expandafter\def\csname simpleicon at ethiopianairlines\endcsname {\simpleiconsmapthree\symbol{211}}
-  \expandafter\def\csname simpleicon at etihadairways\endcsname {\simpleiconsmapthree\symbol{212}}
-  \expandafter\def\csname simpleicon at etsy\endcsname {\simpleiconsmapthree\symbol{213}}
-  \expandafter\def\csname simpleicon at eventbrite\endcsname {\simpleiconsmapthree\symbol{214}}
-  \expandafter\def\csname simpleicon at eventstore\endcsname {\simpleiconsmapthree\symbol{215}}
-  \expandafter\def\csname simpleicon at evernote\endcsname {\simpleiconsmapthree\symbol{216}}
-  \expandafter\def\csname simpleicon at exercism\endcsname {\simpleiconsmapthree\symbol{217}}
-  \expandafter\def\csname simpleicon at exordo\endcsname {\simpleiconsmapthree\symbol{218}}
-  \expandafter\def\csname simpleicon at exoscale\endcsname {\simpleiconsmapthree\symbol{219}}
-  \expandafter\def\csname simpleicon at expensify\endcsname {\simpleiconsmapthree\symbol{220}}
-  \expandafter\def\csname simpleicon at expertsexchange\endcsname {\simpleiconsmapthree\symbol{221}}
-  \expandafter\def\csname simpleicon at expo\endcsname {\simpleiconsmapthree\symbol{222}}
-  \expandafter\def\csname simpleicon at express\endcsname {\simpleiconsmapthree\symbol{223}}
-  \expandafter\def\csname simpleicon at expressvpn\endcsname {\simpleiconsmapthree\symbol{224}}
-  \expandafter\def\csname simpleicon at eyeem\endcsname {\simpleiconsmapthree\symbol{225}}
-  \expandafter\def\csname simpleicon at f1\endcsname {\simpleiconsmapthree\symbol{226}}
-  \expandafter\def\csname simpleicon at f5\endcsname {\simpleiconsmapthree\symbol{227}}
-  \expandafter\def\csname simpleicon at facebook\endcsname {\simpleiconsmapthree\symbol{228}}
-  \expandafter\def\csname simpleicon at facebookgaming\endcsname {\simpleiconsmapthree\symbol{229}}
-  \expandafter\def\csname simpleicon at facebooklive\endcsname {\simpleiconsmapthree\symbol{230}}
-  \expandafter\def\csname simpleicon at faceit\endcsname {\simpleiconsmapthree\symbol{231}}
-  \expandafter\def\csname simpleicon at facepunch\endcsname {\simpleiconsmapthree\symbol{232}}
-  \expandafter\def\csname simpleicon at falcon\endcsname {\simpleiconsmapthree\symbol{233}}
-  \expandafter\def\csname simpleicon at fampay\endcsname {\simpleiconsmapthree\symbol{234}}
-  \expandafter\def\csname simpleicon at fandango\endcsname {\simpleiconsmapthree\symbol{235}}
-  \expandafter\def\csname simpleicon at fandom\endcsname {\simpleiconsmapthree\symbol{236}}
-  \expandafter\def\csname simpleicon at fanfou\endcsname {\simpleiconsmapthree\symbol{237}}
-  \expandafter\def\csname simpleicon at fantom\endcsname {\simpleiconsmapthree\symbol{238}}
-  \expandafter\def\csname simpleicon at fareharbor\endcsname {\simpleiconsmapthree\symbol{239}}
-  \expandafter\def\csname simpleicon at farfetch\endcsname {\simpleiconsmapthree\symbol{240}}
-  \expandafter\def\csname simpleicon at fastapi\endcsname {\simpleiconsmapthree\symbol{241}}
-  \expandafter\def\csname simpleicon at fastify\endcsname {\simpleiconsmapthree\symbol{242}}
-  \expandafter\def\csname simpleicon at fastlane\endcsname {\simpleiconsmapthree\symbol{243}}
-  \expandafter\def\csname simpleicon at fastly\endcsname {\simpleiconsmapthree\symbol{244}}
-  \expandafter\def\csname simpleicon at fathom\endcsname {\simpleiconsmapthree\symbol{245}}
-  \expandafter\def\csname simpleicon at fauna\endcsname {\simpleiconsmapthree\symbol{246}}
-  \expandafter\def\csname simpleicon at favro\endcsname {\simpleiconsmapthree\symbol{247}}
-  \expandafter\def\csname simpleicon at fdroid\endcsname {\simpleiconsmapthree\symbol{248}}
-  \expandafter\def\csname simpleicon at feathub\endcsname {\simpleiconsmapthree\symbol{249}}
-  \expandafter\def\csname simpleicon at fedex\endcsname {\simpleiconsmapthree\symbol{250}}
-  \expandafter\def\csname simpleicon at fedora\endcsname {\simpleiconsmapthree\symbol{251}}
-  \expandafter\def\csname simpleicon at feedly\endcsname {\simpleiconsmapthree\symbol{252}}
-  \expandafter\def\csname simpleicon at ferrari\endcsname {\simpleiconsmapthree\symbol{253}}
-  \expandafter\def\csname simpleicon at ferrarinv\endcsname {\simpleiconsmapthree\symbol{254}}
-  \expandafter\def\csname simpleicon at ferretdb\endcsname {\simpleiconsmapthree\symbol{255}}
-  \expandafter\def\csname simpleicon at ffmpeg\endcsname {\simpleiconsmapfour\symbol{0}}
-  \expandafter\def\csname simpleicon at fi\endcsname {\simpleiconsmapfour\symbol{1}}
-  \expandafter\def\csname simpleicon at fiat\endcsname {\simpleiconsmapfour\symbol{2}}
-  \expandafter\def\csname simpleicon at fidoalliance\endcsname {\simpleiconsmapfour\symbol{3}}
-  \expandafter\def\csname simpleicon at fifa\endcsname {\simpleiconsmapfour\symbol{4}}
-  \expandafter\def\csname simpleicon at fig\endcsname {\simpleiconsmapfour\symbol{5}}
-  \expandafter\def\csname simpleicon at figma\endcsname {\simpleiconsmapfour\symbol{6}}
-  \expandafter\def\csname simpleicon at figshare\endcsname {\simpleiconsmapfour\symbol{7}}
-  \expandafter\def\csname simpleicon at fila\endcsname {\simpleiconsmapfour\symbol{8}}
-  \expandafter\def\csname simpleicon at files\endcsname {\simpleiconsmapfour\symbol{9}}
-  \expandafter\def\csname simpleicon at filezilla\endcsname {\simpleiconsmapfour\symbol{10}}
-  \expandafter\def\csname simpleicon at fing\endcsname {\simpleiconsmapfour\symbol{11}}
-  \expandafter\def\csname simpleicon at firebase\endcsname {\simpleiconsmapfour\symbol{12}}
-  \expandafter\def\csname simpleicon at fireflyiii\endcsname {\simpleiconsmapfour\symbol{13}}
-  \expandafter\def\csname simpleicon at firefox\endcsname {\simpleiconsmapfour\symbol{14}}
-  \expandafter\def\csname simpleicon at firefoxbrowser\endcsname {\simpleiconsmapfour\symbol{15}}
-  \expandafter\def\csname simpleicon at fireship\endcsname {\simpleiconsmapfour\symbol{16}}
-  \expandafter\def\csname simpleicon at firewalla\endcsname {\simpleiconsmapfour\symbol{17}}
-  \expandafter\def\csname simpleicon at first\endcsname {\simpleiconsmapfour\symbol{18}}
-  \expandafter\def\csname simpleicon at fitbit\endcsname {\simpleiconsmapfour\symbol{19}}
-  \expandafter\def\csname simpleicon at fite\endcsname {\simpleiconsmapfour\symbol{20}}
-  \expandafter\def\csname simpleicon at fivem\endcsname {\simpleiconsmapfour\symbol{21}}
-  \expandafter\def\csname simpleicon at fiverr\endcsname {\simpleiconsmapfour\symbol{22}}
-  \expandafter\def\csname simpleicon at flask\endcsname {\simpleiconsmapfour\symbol{23}}
-  \expandafter\def\csname simpleicon at flat\endcsname {\simpleiconsmapfour\symbol{24}}
-  \expandafter\def\csname simpleicon at flathub\endcsname {\simpleiconsmapfour\symbol{25}}
-  \expandafter\def\csname simpleicon at flatpak\endcsname {\simpleiconsmapfour\symbol{26}}
-  \expandafter\def\csname simpleicon at flattr\endcsname {\simpleiconsmapfour\symbol{27}}
-  \expandafter\def\csname simpleicon at flickr\endcsname {\simpleiconsmapfour\symbol{28}}
-  \expandafter\def\csname simpleicon at flipboard\endcsname {\simpleiconsmapfour\symbol{29}}
-  \expandafter\def\csname simpleicon at flipkart\endcsname {\simpleiconsmapfour\symbol{30}}
-  \expandafter\def\csname simpleicon at floatplane\endcsname {\simpleiconsmapfour\symbol{31}}
-  \expandafter\def\csname simpleicon at flood\endcsname {\simpleiconsmapfour\symbol{32}}
-  \expandafter\def\csname simpleicon at fluentbit\endcsname {\simpleiconsmapfour\symbol{33}}
-  \expandafter\def\csname simpleicon at fluentd\endcsname {\simpleiconsmapfour\symbol{34}}
-  \expandafter\def\csname simpleicon at flutter\endcsname {\simpleiconsmapfour\symbol{35}}
-  \expandafter\def\csname simpleicon at fluxus\endcsname {\simpleiconsmapfour\symbol{36}}
-  \expandafter\def\csname simpleicon at flyway\endcsname {\simpleiconsmapfour\symbol{37}}
-  \expandafter\def\csname simpleicon at fmod\endcsname {\simpleiconsmapfour\symbol{38}}
-  \expandafter\def\csname simpleicon at fnac\endcsname {\simpleiconsmapfour\symbol{39}}
-  \expandafter\def\csname simpleicon at folium\endcsname {\simpleiconsmapfour\symbol{40}}
-  \expandafter\def\csname simpleicon at fonoma\endcsname {\simpleiconsmapfour\symbol{41}}
-  \expandafter\def\csname simpleicon at fontawesome\endcsname {\simpleiconsmapfour\symbol{42}}
-  \expandafter\def\csname simpleicon at fontbase\endcsname {\simpleiconsmapfour\symbol{43}}
-  \expandafter\def\csname simpleicon at fontforge\endcsname {\simpleiconsmapfour\symbol{44}}
-  \expandafter\def\csname simpleicon at foodpanda\endcsname {\simpleiconsmapfour\symbol{45}}
-  \expandafter\def\csname simpleicon at ford\endcsname {\simpleiconsmapfour\symbol{46}}
-  \expandafter\def\csname simpleicon at forestry\endcsname {\simpleiconsmapfour\symbol{47}}
-  \expandafter\def\csname simpleicon at forgejo\endcsname {\simpleiconsmapfour\symbol{48}}
-  \expandafter\def\csname simpleicon at formstack\endcsname {\simpleiconsmapfour\symbol{49}}
-  \expandafter\def\csname simpleicon at fortinet\endcsname {\simpleiconsmapfour\symbol{50}}
-  \expandafter\def\csname simpleicon at fortran\endcsname {\simpleiconsmapfour\symbol{51}}
-  \expandafter\def\csname simpleicon at fossa\endcsname {\simpleiconsmapfour\symbol{52}}
-  \expandafter\def\csname simpleicon at fossilscm\endcsname {\simpleiconsmapfour\symbol{53}}
-  \expandafter\def\csname simpleicon at foursquare\endcsname {\simpleiconsmapfour\symbol{54}}
-  \expandafter\def\csname simpleicon at foursquarecityguide\endcsname {\simpleiconsmapfour\symbol{55}}
-  \expandafter\def\csname simpleicon at fox\endcsname {\simpleiconsmapfour\symbol{56}}
-  \expandafter\def\csname simpleicon at foxtel\endcsname {\simpleiconsmapfour\symbol{57}}
-  \expandafter\def\csname simpleicon at fozzy\endcsname {\simpleiconsmapfour\symbol{58}}
-  \expandafter\def\csname simpleicon at framer\endcsname {\simpleiconsmapfour\symbol{59}}
-  \expandafter\def\csname simpleicon at framework7\endcsname {\simpleiconsmapfour\symbol{60}}
-  \expandafter\def\csname simpleicon at franprix\endcsname {\simpleiconsmapfour\symbol{61}}
-  \expandafter\def\csname simpleicon at fraunhofergesellschaft\endcsname {\simpleiconsmapfour\symbol{62}}
-  \expandafter\def\csname simpleicon at freebsd\endcsname {\simpleiconsmapfour\symbol{63}}
-  \expandafter\def\csname simpleicon at freecodecamp\endcsname {\simpleiconsmapfour\symbol{64}}
-  \expandafter\def\csname simpleicon at freedesktopdotorg\endcsname {\simpleiconsmapfour\symbol{65}}
-  \expandafter\def\csname simpleicon at freelancer\endcsname {\simpleiconsmapfour\symbol{66}}
-  \expandafter\def\csname simpleicon at freenas\endcsname {\simpleiconsmapfour\symbol{67}}
-  \expandafter\def\csname simpleicon at freepik\endcsname {\simpleiconsmapfour\symbol{68}}
-  \expandafter\def\csname simpleicon at frontendmentor\endcsname {\simpleiconsmapfour\symbol{69}}
-  \expandafter\def\csname simpleicon at frontify\endcsname {\simpleiconsmapfour\symbol{70}}
-  \expandafter\def\csname simpleicon at fsecure\endcsname {\simpleiconsmapfour\symbol{71}}
-  \expandafter\def\csname simpleicon at fsharp\endcsname {\simpleiconsmapfour\symbol{72}}
-  \expandafter\def\csname simpleicon at fugacloud\endcsname {\simpleiconsmapfour\symbol{73}}
-  \expandafter\def\csname simpleicon at fujifilm\endcsname {\simpleiconsmapfour\symbol{74}}
-  \expandafter\def\csname simpleicon at fujitsu\endcsname {\simpleiconsmapfour\symbol{75}}
-  \expandafter\def\csname simpleicon at funimation\endcsname {\simpleiconsmapfour\symbol{76}}
-  \expandafter\def\csname simpleicon at furaffinity\endcsname {\simpleiconsmapfour\symbol{77}}
-  \expandafter\def\csname simpleicon at furrynetwork\endcsname {\simpleiconsmapfour\symbol{78}}
-  \expandafter\def\csname simpleicon at futurelearn\endcsname {\simpleiconsmapfour\symbol{79}}
-  \expandafter\def\csname simpleicon at g2\endcsname {\simpleiconsmapfour\symbol{80}}
-  \expandafter\def\csname simpleicon at g2a\endcsname {\simpleiconsmapfour\symbol{81}}
-  \expandafter\def\csname simpleicon at gameandwatch\endcsname {\simpleiconsmapfour\symbol{82}}
-  \expandafter\def\csname simpleicon at gamedeveloper\endcsname {\simpleiconsmapfour\symbol{83}}
-  \expandafter\def\csname simpleicon at gamejolt\endcsname {\simpleiconsmapfour\symbol{84}}
-  \expandafter\def\csname simpleicon at gamemaker\endcsname {\simpleiconsmapfour\symbol{85}}
-  \expandafter\def\csname simpleicon at garmin\endcsname {\simpleiconsmapfour\symbol{86}}
-  \expandafter\def\csname simpleicon at gatling\endcsname {\simpleiconsmapfour\symbol{87}}
-  \expandafter\def\csname simpleicon at gatsby\endcsname {\simpleiconsmapfour\symbol{88}}
-  \expandafter\def\csname simpleicon at gdal\endcsname {\simpleiconsmapfour\symbol{89}}
-  \expandafter\def\csname simpleicon at geant\endcsname {\simpleiconsmapfour\symbol{90}}
-  \expandafter\def\csname simpleicon at geeksforgeeks\endcsname {\simpleiconsmapfour\symbol{91}}
-  \expandafter\def\csname simpleicon at generalelectric\endcsname {\simpleiconsmapfour\symbol{92}}
-  \expandafter\def\csname simpleicon at generalmotors\endcsname {\simpleiconsmapfour\symbol{93}}
-  \expandafter\def\csname simpleicon at genius\endcsname {\simpleiconsmapfour\symbol{94}}
-  \expandafter\def\csname simpleicon at gentoo\endcsname {\simpleiconsmapfour\symbol{95}}
-  \expandafter\def\csname simpleicon at geocaching\endcsname {\simpleiconsmapfour\symbol{96}}
-  \expandafter\def\csname simpleicon at gerrit\endcsname {\simpleiconsmapfour\symbol{97}}
-  \expandafter\def\csname simpleicon at ghost\endcsname {\simpleiconsmapfour\symbol{98}}
-  \expandafter\def\csname simpleicon at ghostery\endcsname {\simpleiconsmapfour\symbol{99}}
-  \expandafter\def\csname simpleicon at gimp\endcsname {\simpleiconsmapfour\symbol{100}}
-  \expandafter\def\csname simpleicon at giphy\endcsname {\simpleiconsmapfour\symbol{101}}
-  \expandafter\def\csname simpleicon at git\endcsname {\simpleiconsmapfour\symbol{102}}
-  \expandafter\def\csname simpleicon at gitbook\endcsname {\simpleiconsmapfour\symbol{103}}
-  \expandafter\def\csname simpleicon at gitea\endcsname {\simpleiconsmapfour\symbol{104}}
-  \expandafter\def\csname simpleicon at gitee\endcsname {\simpleiconsmapfour\symbol{105}}
-  \expandafter\def\csname simpleicon at gitextensions\endcsname {\simpleiconsmapfour\symbol{106}}
-  \expandafter\def\csname simpleicon at github\endcsname {\simpleiconsmapfour\symbol{107}}
-  \expandafter\def\csname simpleicon at githubactions\endcsname {\simpleiconsmapfour\symbol{108}}
-  \expandafter\def\csname simpleicon at githubpages\endcsname {\simpleiconsmapfour\symbol{109}}
-  \expandafter\def\csname simpleicon at githubsponsors\endcsname {\simpleiconsmapfour\symbol{110}}
-  \expandafter\def\csname simpleicon at gitignoredotio\endcsname {\simpleiconsmapfour\symbol{111}}
-  \expandafter\def\csname simpleicon at gitkraken\endcsname {\simpleiconsmapfour\symbol{112}}
-  \expandafter\def\csname simpleicon at gitlab\endcsname {\simpleiconsmapfour\symbol{113}}
-  \expandafter\def\csname simpleicon at gitlfs\endcsname {\simpleiconsmapfour\symbol{114}}
-  \expandafter\def\csname simpleicon at gitpod\endcsname {\simpleiconsmapfour\symbol{115}}
-  \expandafter\def\csname simpleicon at gitter\endcsname {\simpleiconsmapfour\symbol{116}}
-  \expandafter\def\csname simpleicon at glassdoor\endcsname {\simpleiconsmapfour\symbol{117}}
-  \expandafter\def\csname simpleicon at glitch\endcsname {\simpleiconsmapfour\symbol{118}}
-  \expandafter\def\csname simpleicon at globus\endcsname {\simpleiconsmapfour\symbol{119}}
-  \expandafter\def\csname simpleicon at gmail\endcsname {\simpleiconsmapfour\symbol{120}}
-  \expandafter\def\csname simpleicon at gnome\endcsname {\simpleiconsmapfour\symbol{121}}
-  \expandafter\def\csname simpleicon at gnometerminal\endcsname {\simpleiconsmapfour\symbol{122}}
-  \expandafter\def\csname simpleicon at gnu\endcsname {\simpleiconsmapfour\symbol{123}}
-  \expandafter\def\csname simpleicon at gnubash\endcsname {\simpleiconsmapfour\symbol{124}}
-  \expandafter\def\csname simpleicon at gnuemacs\endcsname {\simpleiconsmapfour\symbol{125}}
-  \expandafter\def\csname simpleicon at gnuicecat\endcsname {\simpleiconsmapfour\symbol{126}}
-  \expandafter\def\csname simpleicon at gnuprivacyguard\endcsname {\simpleiconsmapfour\symbol{127}}
-  \expandafter\def\csname simpleicon at gnusocial\endcsname {\simpleiconsmapfour\symbol{128}}
-  \expandafter\def\csname simpleicon at go\endcsname {\simpleiconsmapfour\symbol{129}}
-  \expandafter\def\csname simpleicon at gocd\endcsname {\simpleiconsmapfour\symbol{130}}
-  \expandafter\def\csname simpleicon at godaddy\endcsname {\simpleiconsmapfour\symbol{131}}
-  \expandafter\def\csname simpleicon at godotengine\endcsname {\simpleiconsmapfour\symbol{132}}
-  \expandafter\def\csname simpleicon at gofundme\endcsname {\simpleiconsmapfour\symbol{133}}
-  \expandafter\def\csname simpleicon at gogdotcom\endcsname {\simpleiconsmapfour\symbol{134}}
-  \expandafter\def\csname simpleicon at goland\endcsname {\simpleiconsmapfour\symbol{135}}
-  \expandafter\def\csname simpleicon at goldenline\endcsname {\simpleiconsmapfour\symbol{136}}
-  \expandafter\def\csname simpleicon at goodreads\endcsname {\simpleiconsmapfour\symbol{137}}
-  \expandafter\def\csname simpleicon at google\endcsname {\simpleiconsmapfour\symbol{138}}
-  \expandafter\def\csname simpleicon at googleadmob\endcsname {\simpleiconsmapfour\symbol{139}}
-  \expandafter\def\csname simpleicon at googleads\endcsname {\simpleiconsmapfour\symbol{140}}
-  \expandafter\def\csname simpleicon at googleadsense\endcsname {\simpleiconsmapfour\symbol{141}}
-  \expandafter\def\csname simpleicon at googleanalytics\endcsname {\simpleiconsmapfour\symbol{142}}
-  \expandafter\def\csname simpleicon at googleappsscript\endcsname {\simpleiconsmapfour\symbol{143}}
-  \expandafter\def\csname simpleicon at googleassistant\endcsname {\simpleiconsmapfour\symbol{144}}
-  \expandafter\def\csname simpleicon at googlebard\endcsname {\simpleiconsmapfour\symbol{145}}
-  \expandafter\def\csname simpleicon at googlecalendar\endcsname {\simpleiconsmapfour\symbol{146}}
-  \expandafter\def\csname simpleicon at googlecardboard\endcsname {\simpleiconsmapfour\symbol{147}}
-  \expandafter\def\csname simpleicon at googlechat\endcsname {\simpleiconsmapfour\symbol{148}}
-  \expandafter\def\csname simpleicon at googlechrome\endcsname {\simpleiconsmapfour\symbol{149}}
-  \expandafter\def\csname simpleicon at googleclassroom\endcsname {\simpleiconsmapfour\symbol{150}}
-  \expandafter\def\csname simpleicon at googlecloud\endcsname {\simpleiconsmapfour\symbol{151}}
-  \expandafter\def\csname simpleicon at googlecolab\endcsname {\simpleiconsmapfour\symbol{152}}
-  \expandafter\def\csname simpleicon at googlecontaineroptimizedos\endcsname {\simpleiconsmapfour\symbol{153}}
-  \expandafter\def\csname simpleicon at googledocs\endcsname {\simpleiconsmapfour\symbol{154}}
-  \expandafter\def\csname simpleicon at googledomains\endcsname {\simpleiconsmapfour\symbol{155}}
-  \expandafter\def\csname simpleicon at googledrive\endcsname {\simpleiconsmapfour\symbol{156}}
-  \expandafter\def\csname simpleicon at googleearth\endcsname {\simpleiconsmapfour\symbol{157}}
-  \expandafter\def\csname simpleicon at googlefit\endcsname {\simpleiconsmapfour\symbol{158}}
-  \expandafter\def\csname simpleicon at googlefonts\endcsname {\simpleiconsmapfour\symbol{159}}
-  \expandafter\def\csname simpleicon at googleforms\endcsname {\simpleiconsmapfour\symbol{160}}
-  \expandafter\def\csname simpleicon at googlehangouts\endcsname {\simpleiconsmapfour\symbol{161}}
-  \expandafter\def\csname simpleicon at googlehome\endcsname {\simpleiconsmapfour\symbol{162}}
-  \expandafter\def\csname simpleicon at googlekeep\endcsname {\simpleiconsmapfour\symbol{163}}
-  \expandafter\def\csname simpleicon at googlelens\endcsname {\simpleiconsmapfour\symbol{164}}
-  \expandafter\def\csname simpleicon at googlemaps\endcsname {\simpleiconsmapfour\symbol{165}}
-  \expandafter\def\csname simpleicon at googlemarketingplatform\endcsname {\simpleiconsmapfour\symbol{166}}
-  \expandafter\def\csname simpleicon at googlemeet\endcsname {\simpleiconsmapfour\symbol{167}}
-  \expandafter\def\csname simpleicon at googlemessages\endcsname {\simpleiconsmapfour\symbol{168}}
-  \expandafter\def\csname simpleicon at googlemybusiness\endcsname {\simpleiconsmapfour\symbol{169}}
-  \expandafter\def\csname simpleicon at googlenearby\endcsname {\simpleiconsmapfour\symbol{170}}
-  \expandafter\def\csname simpleicon at googlenews\endcsname {\simpleiconsmapfour\symbol{171}}
-  \expandafter\def\csname simpleicon at googleoptimize\endcsname {\simpleiconsmapfour\symbol{172}}
-  \expandafter\def\csname simpleicon at googlepay\endcsname {\simpleiconsmapfour\symbol{173}}
-  \expandafter\def\csname simpleicon at googlephotos\endcsname {\simpleiconsmapfour\symbol{174}}
-  \expandafter\def\csname simpleicon at googleplay\endcsname {\simpleiconsmapfour\symbol{175}}
-  \expandafter\def\csname simpleicon at googlepodcasts\endcsname {\simpleiconsmapfour\symbol{176}}
-  \expandafter\def\csname simpleicon at googlescholar\endcsname {\simpleiconsmapfour\symbol{177}}
-  \expandafter\def\csname simpleicon at googlesearchconsole\endcsname {\simpleiconsmapfour\symbol{178}}
-  \expandafter\def\csname simpleicon at googlesheets\endcsname {\simpleiconsmapfour\symbol{179}}
-  \expandafter\def\csname simpleicon at googlestreetview\endcsname {\simpleiconsmapfour\symbol{180}}
-  \expandafter\def\csname simpleicon at googletagmanager\endcsname {\simpleiconsmapfour\symbol{181}}
-  \expandafter\def\csname simpleicon at googletranslate\endcsname {\simpleiconsmapfour\symbol{182}}
-  \expandafter\def\csname simpleicon at gotomeeting\endcsname {\simpleiconsmapfour\symbol{183}}
-  \expandafter\def\csname simpleicon at grab\endcsname {\simpleiconsmapfour\symbol{184}}
-  \expandafter\def\csname simpleicon at gradle\endcsname {\simpleiconsmapfour\symbol{185}}
-  \expandafter\def\csname simpleicon at grafana\endcsname {\simpleiconsmapfour\symbol{186}}
-  \expandafter\def\csname simpleicon at grammarly\endcsname {\simpleiconsmapfour\symbol{187}}
-  \expandafter\def\csname simpleicon at grandfrais\endcsname {\simpleiconsmapfour\symbol{188}}
-  \expandafter\def\csname simpleicon at graphql\endcsname {\simpleiconsmapfour\symbol{189}}
-  \expandafter\def\csname simpleicon at grav\endcsname {\simpleiconsmapfour\symbol{190}}
-  \expandafter\def\csname simpleicon at gravatar\endcsname {\simpleiconsmapfour\symbol{191}}
-  \expandafter\def\csname simpleicon at graylog\endcsname {\simpleiconsmapfour\symbol{192}}
-  \expandafter\def\csname simpleicon at greenhouse\endcsname {\simpleiconsmapfour\symbol{193}}
-  \expandafter\def\csname simpleicon at greensock\endcsname {\simpleiconsmapfour\symbol{194}}
-  \expandafter\def\csname simpleicon at griddotai\endcsname {\simpleiconsmapfour\symbol{195}}
-  \expandafter\def\csname simpleicon at gridsome\endcsname {\simpleiconsmapfour\symbol{196}}
-  \expandafter\def\csname simpleicon at groupme\endcsname {\simpleiconsmapfour\symbol{197}}
-  \expandafter\def\csname simpleicon at groupon\endcsname {\simpleiconsmapfour\symbol{198}}
-  \expandafter\def\csname simpleicon at grubhub\endcsname {\simpleiconsmapfour\symbol{199}}
-  \expandafter\def\csname simpleicon at grunt\endcsname {\simpleiconsmapfour\symbol{200}}
-  \expandafter\def\csname simpleicon at gsk\endcsname {\simpleiconsmapfour\symbol{201}}
-  \expandafter\def\csname simpleicon at gstreamer\endcsname {\simpleiconsmapfour\symbol{202}}
-  \expandafter\def\csname simpleicon at gtk\endcsname {\simpleiconsmapfour\symbol{203}}
-  \expandafter\def\csname simpleicon at guangzhoumetro\endcsname {\simpleiconsmapfour\symbol{204}}
-  \expandafter\def\csname simpleicon at guilded\endcsname {\simpleiconsmapfour\symbol{205}}
-  \expandafter\def\csname simpleicon at gulp\endcsname {\simpleiconsmapfour\symbol{206}}
-  \expandafter\def\csname simpleicon at gumroad\endcsname {\simpleiconsmapfour\symbol{207}}
-  \expandafter\def\csname simpleicon at gumtree\endcsname {\simpleiconsmapfour\symbol{208}}
-  \expandafter\def\csname simpleicon at gunicorn\endcsname {\simpleiconsmapfour\symbol{209}}
-  \expandafter\def\csname simpleicon at gurobi\endcsname {\simpleiconsmapfour\symbol{210}}
-  \expandafter\def\csname simpleicon at gutenberg\endcsname {\simpleiconsmapfour\symbol{211}}
-  \expandafter\def\csname simpleicon at h3\endcsname {\simpleiconsmapfour\symbol{212}}
-  \expandafter\def\csname simpleicon at habr\endcsname {\simpleiconsmapfour\symbol{213}}
-  \expandafter\def\csname simpleicon at hackaday\endcsname {\simpleiconsmapfour\symbol{214}}
-  \expandafter\def\csname simpleicon at hackclub\endcsname {\simpleiconsmapfour\symbol{215}}
-  \expandafter\def\csname simpleicon at hackerearth\endcsname {\simpleiconsmapfour\symbol{216}}
-  \expandafter\def\csname simpleicon at hackernoon\endcsname {\simpleiconsmapfour\symbol{217}}
-  \expandafter\def\csname simpleicon at hackerone\endcsname {\simpleiconsmapfour\symbol{218}}
-  \expandafter\def\csname simpleicon at hackerrank\endcsname {\simpleiconsmapfour\symbol{219}}
-  \expandafter\def\csname simpleicon at hackster\endcsname {\simpleiconsmapfour\symbol{220}}
-  \expandafter\def\csname simpleicon at hackthebox\endcsname {\simpleiconsmapfour\symbol{221}}
-  \expandafter\def\csname simpleicon at handlebarsdotjs\endcsname {\simpleiconsmapfour\symbol{222}}
-  \expandafter\def\csname simpleicon at handshake\endcsname {\simpleiconsmapfour\symbol{223}}
-  \expandafter\def\csname simpleicon at handshakeprotocol\endcsname {\simpleiconsmapfour\symbol{224}}
-  \expandafter\def\csname simpleicon at happycow\endcsname {\simpleiconsmapfour\symbol{225}}
-  \expandafter\def\csname simpleicon at harbor\endcsname {\simpleiconsmapfour\symbol{226}}
-  \expandafter\def\csname simpleicon at harmonyos\endcsname {\simpleiconsmapfour\symbol{227}}
-  \expandafter\def\csname simpleicon at hashicorp\endcsname {\simpleiconsmapfour\symbol{228}}
-  \expandafter\def\csname simpleicon at hashnode\endcsname {\simpleiconsmapfour\symbol{229}}
-  \expandafter\def\csname simpleicon at haskell\endcsname {\simpleiconsmapfour\symbol{230}}
-  \expandafter\def\csname simpleicon at hasura\endcsname {\simpleiconsmapfour\symbol{231}}
-  \expandafter\def\csname simpleicon at hatenabookmark\endcsname {\simpleiconsmapfour\symbol{232}}
-  \expandafter\def\csname simpleicon at haveibeenpwned\endcsname {\simpleiconsmapfour\symbol{233}}
-  \expandafter\def\csname simpleicon at haxe\endcsname {\simpleiconsmapfour\symbol{234}}
-  \expandafter\def\csname simpleicon at hbo\endcsname {\simpleiconsmapfour\symbol{235}}
-  \expandafter\def\csname simpleicon at hcl\endcsname {\simpleiconsmapfour\symbol{236}}
-  \expandafter\def\csname simpleicon at headlessui\endcsname {\simpleiconsmapfour\symbol{237}}
-  \expandafter\def\csname simpleicon at headspace\endcsname {\simpleiconsmapfour\symbol{238}}
-  \expandafter\def\csname simpleicon at hearthisdotat\endcsname {\simpleiconsmapfour\symbol{239}}
-  \expandafter\def\csname simpleicon at hedera\endcsname {\simpleiconsmapfour\symbol{240}}
-  \expandafter\def\csname simpleicon at hellofresh\endcsname {\simpleiconsmapfour\symbol{241}}
-  \expandafter\def\csname simpleicon at hellyhansen\endcsname {\simpleiconsmapfour\symbol{242}}
-  \expandafter\def\csname simpleicon at helm\endcsname {\simpleiconsmapfour\symbol{243}}
-  \expandafter\def\csname simpleicon at helpdesk\endcsname {\simpleiconsmapfour\symbol{244}}
-  \expandafter\def\csname simpleicon at helpscout\endcsname {\simpleiconsmapfour\symbol{245}}
-  \expandafter\def\csname simpleicon at here\endcsname {\simpleiconsmapfour\symbol{246}}
-  \expandafter\def\csname simpleicon at heroku\endcsname {\simpleiconsmapfour\symbol{247}}
-  \expandafter\def\csname simpleicon at hetzner\endcsname {\simpleiconsmapfour\symbol{248}}
-  \expandafter\def\csname simpleicon at hexo\endcsname {\simpleiconsmapfour\symbol{249}}
-  \expandafter\def\csname simpleicon at hey\endcsname {\simpleiconsmapfour\symbol{250}}
-  \expandafter\def\csname simpleicon at hibernate\endcsname {\simpleiconsmapfour\symbol{251}}
-  \expandafter\def\csname simpleicon at hibob\endcsname {\simpleiconsmapfour\symbol{252}}
-  \expandafter\def\csname simpleicon at hilton\endcsname {\simpleiconsmapfour\symbol{253}}
-  \expandafter\def\csname simpleicon at hitachi\endcsname {\simpleiconsmapfour\symbol{254}}
-  \expandafter\def\csname simpleicon at hive\endcsname {\simpleiconsmapfour\symbol{255}}
-  \expandafter\def\csname simpleicon at hiveblockchain\endcsname {\simpleiconsmapfive\symbol{0}}
-  \expandafter\def\csname simpleicon at homeadvisor\endcsname {\simpleiconsmapfive\symbol{1}}
-  \expandafter\def\csname simpleicon at homeassistant\endcsname {\simpleiconsmapfive\symbol{2}}
-  \expandafter\def\csname simpleicon at homeassistantcommunitystore\endcsname {\simpleiconsmapfive\symbol{3}}
-  \expandafter\def\csname simpleicon at homebrew\endcsname {\simpleiconsmapfive\symbol{4}}
-  \expandafter\def\csname simpleicon at homebridge\endcsname {\simpleiconsmapfive\symbol{5}}
-  \expandafter\def\csname simpleicon at homify\endcsname {\simpleiconsmapfive\symbol{6}}
-  \expandafter\def\csname simpleicon at honda\endcsname {\simpleiconsmapfive\symbol{7}}
-  \expandafter\def\csname simpleicon at honey\endcsname {\simpleiconsmapfive\symbol{8}}
-  \expandafter\def\csname simpleicon at hootsuite\endcsname {\simpleiconsmapfive\symbol{9}}
-  \expandafter\def\csname simpleicon at hoppscotch\endcsname {\simpleiconsmapfive\symbol{10}}
-  \expandafter\def\csname simpleicon at hotelsdotcom\endcsname {\simpleiconsmapfive\symbol{11}}
-  \expandafter\def\csname simpleicon at hotjar\endcsname {\simpleiconsmapfive\symbol{12}}
-  \expandafter\def\csname simpleicon at hotwire\endcsname {\simpleiconsmapfive\symbol{13}}
-  \expandafter\def\csname simpleicon at houdini\endcsname {\simpleiconsmapfive\symbol{14}}
-  \expandafter\def\csname simpleicon at houzz\endcsname {\simpleiconsmapfive\symbol{15}}
-  \expandafter\def\csname simpleicon at hp\endcsname {\simpleiconsmapfive\symbol{16}}
-  \expandafter\def\csname simpleicon at hsbc\endcsname {\simpleiconsmapfive\symbol{17}}
-  \expandafter\def\csname simpleicon at html5\endcsname {\simpleiconsmapfive\symbol{18}}
-  \expandafter\def\csname simpleicon at htmlacademy\endcsname {\simpleiconsmapfive\symbol{19}}
-  \expandafter\def\csname simpleicon at httpie\endcsname {\simpleiconsmapfive\symbol{20}}
-  \expandafter\def\csname simpleicon at huawei\endcsname {\simpleiconsmapfive\symbol{21}}
-  \expandafter\def\csname simpleicon at hubspot\endcsname {\simpleiconsmapfive\symbol{22}}
-  \expandafter\def\csname simpleicon at hugo\endcsname {\simpleiconsmapfive\symbol{23}}
-  \expandafter\def\csname simpleicon at hulu\endcsname {\simpleiconsmapfive\symbol{24}}
-  \expandafter\def\csname simpleicon at humblebundle\endcsname {\simpleiconsmapfive\symbol{25}}
-  \expandafter\def\csname simpleicon at hungryjacks\endcsname {\simpleiconsmapfive\symbol{26}}
-  \expandafter\def\csname simpleicon at hurriyetemlak\endcsname {\simpleiconsmapfive\symbol{27}}
-  \expandafter\def\csname simpleicon at husqvarna\endcsname {\simpleiconsmapfive\symbol{28}}
-  \expandafter\def\csname simpleicon at hyper\endcsname {\simpleiconsmapfive\symbol{29}}
-  \expandafter\def\csname simpleicon at hyperledger\endcsname {\simpleiconsmapfive\symbol{30}}
-  \expandafter\def\csname simpleicon at hypothesis\endcsname {\simpleiconsmapfive\symbol{31}}
-  \expandafter\def\csname simpleicon at hyundai\endcsname {\simpleiconsmapfive\symbol{32}}
-  \expandafter\def\csname simpleicon at i18next\endcsname {\simpleiconsmapfive\symbol{33}}
-  \expandafter\def\csname simpleicon at iata\endcsname {\simpleiconsmapfive\symbol{34}}
-  \expandafter\def\csname simpleicon at ibeacon\endcsname {\simpleiconsmapfive\symbol{35}}
-  \expandafter\def\csname simpleicon at ibm\endcsname {\simpleiconsmapfive\symbol{36}}
-  \expandafter\def\csname simpleicon at ibmcloud\endcsname {\simpleiconsmapfive\symbol{37}}
-  \expandafter\def\csname simpleicon at ibmwatson\endcsname {\simpleiconsmapfive\symbol{38}}
-  \expandafter\def\csname simpleicon at iced\endcsname {\simpleiconsmapfive\symbol{39}}
-  \expandafter\def\csname simpleicon at iceland\endcsname {\simpleiconsmapfive\symbol{40}}
-  \expandafter\def\csname simpleicon at icinga\endcsname {\simpleiconsmapfive\symbol{41}}
-  \expandafter\def\csname simpleicon at icloud\endcsname {\simpleiconsmapfive\symbol{42}}
-  \expandafter\def\csname simpleicon at icomoon\endcsname {\simpleiconsmapfive\symbol{43}}
-  \expandafter\def\csname simpleicon at icon\endcsname {\simpleiconsmapfive\symbol{44}}
-  \expandafter\def\csname simpleicon at iconfinder\endcsname {\simpleiconsmapfive\symbol{45}}
-  \expandafter\def\csname simpleicon at iconify\endcsname {\simpleiconsmapfive\symbol{46}}
-  \expandafter\def\csname simpleicon at iconjar\endcsname {\simpleiconsmapfive\symbol{47}}
-  \expandafter\def\csname simpleicon at icons8\endcsname {\simpleiconsmapfive\symbol{48}}
-  \expandafter\def\csname simpleicon at icq\endcsname {\simpleiconsmapfive\symbol{49}}
-  \expandafter\def\csname simpleicon at ieee\endcsname {\simpleiconsmapfive\symbol{50}}
-  \expandafter\def\csname simpleicon at ifixit\endcsname {\simpleiconsmapfive\symbol{51}}
-  \expandafter\def\csname simpleicon at ifood\endcsname {\simpleiconsmapfive\symbol{52}}
-  \expandafter\def\csname simpleicon at ifttt\endcsname {\simpleiconsmapfive\symbol{53}}
-  \expandafter\def\csname simpleicon at iheartradio\endcsname {\simpleiconsmapfive\symbol{54}}
-  \expandafter\def\csname simpleicon at ikea\endcsname {\simpleiconsmapfive\symbol{55}}
-  \expandafter\def\csname simpleicon at iledefrancemobilites\endcsname {\simpleiconsmapfive\symbol{56}}
-  \expandafter\def\csname simpleicon at imagej\endcsname {\simpleiconsmapfive\symbol{57}}
-  \expandafter\def\csname simpleicon at imdb\endcsname {\simpleiconsmapfive\symbol{58}}
-  \expandafter\def\csname simpleicon at imgur\endcsname {\simpleiconsmapfive\symbol{59}}
-  \expandafter\def\csname simpleicon at immer\endcsname {\simpleiconsmapfive\symbol{60}}
-  \expandafter\def\csname simpleicon at immich\endcsname {\simpleiconsmapfive\symbol{61}}
-  \expandafter\def\csname simpleicon at imou\endcsname {\simpleiconsmapfive\symbol{62}}
-  \expandafter\def\csname simpleicon at improvmx\endcsname {\simpleiconsmapfive\symbol{63}}
-  \expandafter\def\csname simpleicon at indeed\endcsname {\simpleiconsmapfive\symbol{64}}
-  \expandafter\def\csname simpleicon at inertia\endcsname {\simpleiconsmapfive\symbol{65}}
-  \expandafter\def\csname simpleicon at infiniti\endcsname {\simpleiconsmapfive\symbol{66}}
-  \expandafter\def\csname simpleicon at influxdb\endcsname {\simpleiconsmapfive\symbol{67}}
-  \expandafter\def\csname simpleicon at infoq\endcsname {\simpleiconsmapfive\symbol{68}}
-  \expandafter\def\csname simpleicon at informatica\endcsname {\simpleiconsmapfive\symbol{69}}
-  \expandafter\def\csname simpleicon at infosys\endcsname {\simpleiconsmapfive\symbol{70}}
-  \expandafter\def\csname simpleicon at infracost\endcsname {\simpleiconsmapfive\symbol{71}}
-  \expandafter\def\csname simpleicon at ingress\endcsname {\simpleiconsmapfive\symbol{72}}
-  \expandafter\def\csname simpleicon at inkdrop\endcsname {\simpleiconsmapfive\symbol{73}}
-  \expandafter\def\csname simpleicon at inkscape\endcsname {\simpleiconsmapfive\symbol{74}}
-  \expandafter\def\csname simpleicon at insomnia\endcsname {\simpleiconsmapfive\symbol{75}}
-  \expandafter\def\csname simpleicon at instacart\endcsname {\simpleiconsmapfive\symbol{76}}
-  \expandafter\def\csname simpleicon at instagram\endcsname {\simpleiconsmapfive\symbol{77}}
-  \expandafter\def\csname simpleicon at instapaper\endcsname {\simpleiconsmapfive\symbol{78}}
-  \expandafter\def\csname simpleicon at instatus\endcsname {\simpleiconsmapfive\symbol{79}}
-  \expandafter\def\csname simpleicon at instructables\endcsname {\simpleiconsmapfive\symbol{80}}
-  \expandafter\def\csname simpleicon at instructure\endcsname {\simpleiconsmapfive\symbol{81}}
-  \expandafter\def\csname simpleicon at integromat\endcsname {\simpleiconsmapfive\symbol{82}}
-  \expandafter\def\csname simpleicon at intel\endcsname {\simpleiconsmapfive\symbol{83}}
-  \expandafter\def\csname simpleicon at intellijidea\endcsname {\simpleiconsmapfive\symbol{84}}
-  \expandafter\def\csname simpleicon at interactiondesignfoundation\endcsname {\simpleiconsmapfive\symbol{85}}
-  \expandafter\def\csname simpleicon at interactjs\endcsname {\simpleiconsmapfive\symbol{86}}
-  \expandafter\def\csname simpleicon at intercom\endcsname {\simpleiconsmapfive\symbol{87}}
-  \expandafter\def\csname simpleicon at intermarche\endcsname {\simpleiconsmapfive\symbol{88}}
-  \expandafter\def\csname simpleicon at internetarchive\endcsname {\simpleiconsmapfive\symbol{89}}
-  \expandafter\def\csname simpleicon at internetexplorer\endcsname {\simpleiconsmapfive\symbol{90}}
-  \expandafter\def\csname simpleicon at intigriti\endcsname {\simpleiconsmapfive\symbol{91}}
-  \expandafter\def\csname simpleicon at intuit\endcsname {\simpleiconsmapfive\symbol{92}}
-  \expandafter\def\csname simpleicon at invision\endcsname {\simpleiconsmapfive\symbol{93}}
-  \expandafter\def\csname simpleicon at invoiceninja\endcsname {\simpleiconsmapfive\symbol{94}}
-  \expandafter\def\csname simpleicon at iobroker\endcsname {\simpleiconsmapfive\symbol{95}}
-  \expandafter\def\csname simpleicon at ionic\endcsname {\simpleiconsmapfive\symbol{96}}
-  \expandafter\def\csname simpleicon at ionos\endcsname {\simpleiconsmapfive\symbol{97}}
-  \expandafter\def\csname simpleicon at ios\endcsname {\simpleiconsmapfive\symbol{98}}
-  \expandafter\def\csname simpleicon at iota\endcsname {\simpleiconsmapfive\symbol{99}}
-  \expandafter\def\csname simpleicon at ipfs\endcsname {\simpleiconsmapfive\symbol{100}}
-  \expandafter\def\csname simpleicon at iris\endcsname {\simpleiconsmapfive\symbol{101}}
-  \expandafter\def\csname simpleicon at issuu\endcsname {\simpleiconsmapfive\symbol{102}}
-  \expandafter\def\csname simpleicon at istio\endcsname {\simpleiconsmapfive\symbol{103}}
-  \expandafter\def\csname simpleicon at itchdotio\endcsname {\simpleiconsmapfive\symbol{104}}
-  \expandafter\def\csname simpleicon at iterm2\endcsname {\simpleiconsmapfive\symbol{105}}
-  \expandafter\def\csname simpleicon at itunes\endcsname {\simpleiconsmapfive\symbol{106}}
-  \expandafter\def\csname simpleicon at itvx\endcsname {\simpleiconsmapfive\symbol{107}}
-  \expandafter\def\csname simpleicon at iveco\endcsname {\simpleiconsmapfive\symbol{108}}
-  \expandafter\def\csname simpleicon at jabber\endcsname {\simpleiconsmapfive\symbol{109}}
-  \expandafter\def\csname simpleicon at jaguar\endcsname {\simpleiconsmapfive\symbol{110}}
-  \expandafter\def\csname simpleicon at jamboard\endcsname {\simpleiconsmapfive\symbol{111}}
-  \expandafter\def\csname simpleicon at jameson\endcsname {\simpleiconsmapfive\symbol{112}}
-  \expandafter\def\csname simpleicon at jamstack\endcsname {\simpleiconsmapfive\symbol{113}}
-  \expandafter\def\csname simpleicon at jasmine\endcsname {\simpleiconsmapfive\symbol{114}}
-  \expandafter\def\csname simpleicon at javascript\endcsname {\simpleiconsmapfive\symbol{115}}
-  \expandafter\def\csname simpleicon at jbl\endcsname {\simpleiconsmapfive\symbol{116}}
-  \expandafter\def\csname simpleicon at jcb\endcsname {\simpleiconsmapfive\symbol{117}}
-  \expandafter\def\csname simpleicon at jeep\endcsname {\simpleiconsmapfive\symbol{118}}
-  \expandafter\def\csname simpleicon at jekyll\endcsname {\simpleiconsmapfive\symbol{119}}
-  \expandafter\def\csname simpleicon at jellyfin\endcsname {\simpleiconsmapfive\symbol{120}}
-  \expandafter\def\csname simpleicon at jenkins\endcsname {\simpleiconsmapfive\symbol{121}}
-  \expandafter\def\csname simpleicon at jenkinsx\endcsname {\simpleiconsmapfive\symbol{122}}
-  \expandafter\def\csname simpleicon at jest\endcsname {\simpleiconsmapfive\symbol{123}}
-  \expandafter\def\csname simpleicon at jet\endcsname {\simpleiconsmapfive\symbol{124}}
-  \expandafter\def\csname simpleicon at jetbrains\endcsname {\simpleiconsmapfive\symbol{125}}
-  \expandafter\def\csname simpleicon at jetpackcompose\endcsname {\simpleiconsmapfive\symbol{126}}
-  \expandafter\def\csname simpleicon at jfrog\endcsname {\simpleiconsmapfive\symbol{127}}
-  \expandafter\def\csname simpleicon at jfrogbintray\endcsname {\simpleiconsmapfive\symbol{128}}
-  \expandafter\def\csname simpleicon at jfrogpipelines\endcsname {\simpleiconsmapfive\symbol{129}}
-  \expandafter\def\csname simpleicon at jinja\endcsname {\simpleiconsmapfive\symbol{130}}
-  \expandafter\def\csname simpleicon at jira\endcsname {\simpleiconsmapfive\symbol{131}}
-  \expandafter\def\csname simpleicon at jirasoftware\endcsname {\simpleiconsmapfive\symbol{132}}
-  \expandafter\def\csname simpleicon at jitsi\endcsname {\simpleiconsmapfive\symbol{133}}
-  \expandafter\def\csname simpleicon at johndeere\endcsname {\simpleiconsmapfive\symbol{134}}
-  \expandafter\def\csname simpleicon at joomla\endcsname {\simpleiconsmapfive\symbol{135}}
-  \expandafter\def\csname simpleicon at joplin\endcsname {\simpleiconsmapfive\symbol{136}}
-  \expandafter\def\csname simpleicon at jordan\endcsname {\simpleiconsmapfive\symbol{137}}
-  \expandafter\def\csname simpleicon at jovian\endcsname {\simpleiconsmapfive\symbol{138}}
-  \expandafter\def\csname simpleicon at jpeg\endcsname {\simpleiconsmapfive\symbol{139}}
-  \expandafter\def\csname simpleicon at jquery\endcsname {\simpleiconsmapfive\symbol{140}}
-  \expandafter\def\csname simpleicon at jrgroup\endcsname {\simpleiconsmapfive\symbol{141}}
-  \expandafter\def\csname simpleicon at jsdelivr\endcsname {\simpleiconsmapfive\symbol{142}}
-  \expandafter\def\csname simpleicon at jsfiddle\endcsname {\simpleiconsmapfive\symbol{143}}
-  \expandafter\def\csname simpleicon at json\endcsname {\simpleiconsmapfive\symbol{144}}
-  \expandafter\def\csname simpleicon at jsonwebtokens\endcsname {\simpleiconsmapfive\symbol{145}}
-  \expandafter\def\csname simpleicon at jss\endcsname {\simpleiconsmapfive\symbol{146}}
-  \expandafter\def\csname simpleicon at juce\endcsname {\simpleiconsmapfive\symbol{147}}
-  \expandafter\def\csname simpleicon at juejin\endcsname {\simpleiconsmapfive\symbol{148}}
-  \expandafter\def\csname simpleicon at juke\endcsname {\simpleiconsmapfive\symbol{149}}
-  \expandafter\def\csname simpleicon at julia\endcsname {\simpleiconsmapfive\symbol{150}}
-  \expandafter\def\csname simpleicon at junipernetworks\endcsname {\simpleiconsmapfive\symbol{151}}
-  \expandafter\def\csname simpleicon at junit5\endcsname {\simpleiconsmapfive\symbol{152}}
-  \expandafter\def\csname simpleicon at jupyter\endcsname {\simpleiconsmapfive\symbol{153}}
-  \expandafter\def\csname simpleicon at justeat\endcsname {\simpleiconsmapfive\symbol{154}}
-  \expandafter\def\csname simpleicon at justgiving\endcsname {\simpleiconsmapfive\symbol{155}}
-  \expandafter\def\csname simpleicon at k3s\endcsname {\simpleiconsmapfive\symbol{156}}
-  \expandafter\def\csname simpleicon at k6\endcsname {\simpleiconsmapfive\symbol{157}}
-  \expandafter\def\csname simpleicon at kaggle\endcsname {\simpleiconsmapfive\symbol{158}}
-  \expandafter\def\csname simpleicon at kahoot\endcsname {\simpleiconsmapfive\symbol{159}}
-  \expandafter\def\csname simpleicon at kaios\endcsname {\simpleiconsmapfive\symbol{160}}
-  \expandafter\def\csname simpleicon at kakao\endcsname {\simpleiconsmapfive\symbol{161}}
-  \expandafter\def\csname simpleicon at kakaotalk\endcsname {\simpleiconsmapfive\symbol{162}}
-  \expandafter\def\csname simpleicon at kalilinux\endcsname {\simpleiconsmapfive\symbol{163}}
-  \expandafter\def\csname simpleicon at kamailio\endcsname {\simpleiconsmapfive\symbol{164}}
-  \expandafter\def\csname simpleicon at kaniko\endcsname {\simpleiconsmapfive\symbol{165}}
-  \expandafter\def\csname simpleicon at karlsruherverkehrsverbund\endcsname {\simpleiconsmapfive\symbol{166}}
-  \expandafter\def\csname simpleicon at kasasmart\endcsname {\simpleiconsmapfive\symbol{167}}
-  \expandafter\def\csname simpleicon at kashflow\endcsname {\simpleiconsmapfive\symbol{168}}
-  \expandafter\def\csname simpleicon at kaspersky\endcsname {\simpleiconsmapfive\symbol{169}}
-  \expandafter\def\csname simpleicon at katacoda\endcsname {\simpleiconsmapfive\symbol{170}}
-  \expandafter\def\csname simpleicon at katana\endcsname {\simpleiconsmapfive\symbol{171}}
-  \expandafter\def\csname simpleicon at kaufland\endcsname {\simpleiconsmapfive\symbol{172}}
-  \expandafter\def\csname simpleicon at kde\endcsname {\simpleiconsmapfive\symbol{173}}
-  \expandafter\def\csname simpleicon at kdenlive\endcsname {\simpleiconsmapfive\symbol{174}}
-  \expandafter\def\csname simpleicon at keepachangelog\endcsname {\simpleiconsmapfive\symbol{175}}
-  \expandafter\def\csname simpleicon at keepassxc\endcsname {\simpleiconsmapfive\symbol{176}}
-  \expandafter\def\csname simpleicon at kentico\endcsname {\simpleiconsmapfive\symbol{177}}
-  \expandafter\def\csname simpleicon at keras\endcsname {\simpleiconsmapfive\symbol{178}}
-  \expandafter\def\csname simpleicon at keybase\endcsname {\simpleiconsmapfive\symbol{179}}
-  \expandafter\def\csname simpleicon at keycdn\endcsname {\simpleiconsmapfive\symbol{180}}
-  \expandafter\def\csname simpleicon at keystone\endcsname {\simpleiconsmapfive\symbol{181}}
-  \expandafter\def\csname simpleicon at kfc\endcsname {\simpleiconsmapfive\symbol{182}}
-  \expandafter\def\csname simpleicon at khanacademy\endcsname {\simpleiconsmapfive\symbol{183}}
-  \expandafter\def\csname simpleicon at khronosgroup\endcsname {\simpleiconsmapfive\symbol{184}}
-  \expandafter\def\csname simpleicon at kia\endcsname {\simpleiconsmapfive\symbol{185}}
-  \expandafter\def\csname simpleicon at kibana\endcsname {\simpleiconsmapfive\symbol{186}}
-  \expandafter\def\csname simpleicon at kicad\endcsname {\simpleiconsmapfive\symbol{187}}
-  \expandafter\def\csname simpleicon at kickstarter\endcsname {\simpleiconsmapfive\symbol{188}}
-  \expandafter\def\csname simpleicon at kik\endcsname {\simpleiconsmapfive\symbol{189}}
-  \expandafter\def\csname simpleicon at kingstontechnology\endcsname {\simpleiconsmapfive\symbol{190}}
-  \expandafter\def\csname simpleicon at kinopoisk\endcsname {\simpleiconsmapfive\symbol{191}}
-  \expandafter\def\csname simpleicon at kinsta\endcsname {\simpleiconsmapfive\symbol{192}}
-  \expandafter\def\csname simpleicon at kirby\endcsname {\simpleiconsmapfive\symbol{193}}
-  \expandafter\def\csname simpleicon at kit\endcsname {\simpleiconsmapfive\symbol{194}}
-  \expandafter\def\csname simpleicon at kitsu\endcsname {\simpleiconsmapfive\symbol{195}}
-  \expandafter\def\csname simpleicon at klarna\endcsname {\simpleiconsmapfive\symbol{196}}
-  \expandafter\def\csname simpleicon at klm\endcsname {\simpleiconsmapfive\symbol{197}}
-  \expandafter\def\csname simpleicon at klook\endcsname {\simpleiconsmapfive\symbol{198}}
-  \expandafter\def\csname simpleicon at knative\endcsname {\simpleiconsmapfive\symbol{199}}
-  \expandafter\def\csname simpleicon at knowledgebase\endcsname {\simpleiconsmapfive\symbol{200}}
-  \expandafter\def\csname simpleicon at known\endcsname {\simpleiconsmapfive\symbol{201}}
-  \expandafter\def\csname simpleicon at koa\endcsname {\simpleiconsmapfive\symbol{202}}
-  \expandafter\def\csname simpleicon at koc\endcsname {\simpleiconsmapfive\symbol{203}}
-  \expandafter\def\csname simpleicon at kodak\endcsname {\simpleiconsmapfive\symbol{204}}
-  \expandafter\def\csname simpleicon at kodi\endcsname {\simpleiconsmapfive\symbol{205}}
-  \expandafter\def\csname simpleicon at kofax\endcsname {\simpleiconsmapfive\symbol{206}}
-  \expandafter\def\csname simpleicon at kofi\endcsname {\simpleiconsmapfive\symbol{207}}
-  \expandafter\def\csname simpleicon at komoot\endcsname {\simpleiconsmapfive\symbol{208}}
-  \expandafter\def\csname simpleicon at konami\endcsname {\simpleiconsmapfive\symbol{209}}
-  \expandafter\def\csname simpleicon at kong\endcsname {\simpleiconsmapfive\symbol{210}}
-  \expandafter\def\csname simpleicon at kongregate\endcsname {\simpleiconsmapfive\symbol{211}}
-  \expandafter\def\csname simpleicon at konva\endcsname {\simpleiconsmapfive\symbol{212}}
-  \expandafter\def\csname simpleicon at kotlin\endcsname {\simpleiconsmapfive\symbol{213}}
-  \expandafter\def\csname simpleicon at koyeb\endcsname {\simpleiconsmapfive\symbol{214}}
-  \expandafter\def\csname simpleicon at krita\endcsname {\simpleiconsmapfive\symbol{215}}
-  \expandafter\def\csname simpleicon at ktm\endcsname {\simpleiconsmapfive\symbol{216}}
-  \expandafter\def\csname simpleicon at kuaishou\endcsname {\simpleiconsmapfive\symbol{217}}
-  \expandafter\def\csname simpleicon at kubernetes\endcsname {\simpleiconsmapfive\symbol{218}}
-  \expandafter\def\csname simpleicon at kubuntu\endcsname {\simpleiconsmapfive\symbol{219}}
-  \expandafter\def\csname simpleicon at kuma\endcsname {\simpleiconsmapfive\symbol{220}}
-  \expandafter\def\csname simpleicon at kuula\endcsname {\simpleiconsmapfive\symbol{221}}
-  \expandafter\def\csname simpleicon at kyocera\endcsname {\simpleiconsmapfive\symbol{222}}
-  \expandafter\def\csname simpleicon at labview\endcsname {\simpleiconsmapfive\symbol{223}}
-  \expandafter\def\csname simpleicon at lada\endcsname {\simpleiconsmapfive\symbol{224}}
-  \expandafter\def\csname simpleicon at lamborghini\endcsname {\simpleiconsmapfive\symbol{225}}
-  \expandafter\def\csname simpleicon at landrover\endcsname {\simpleiconsmapfive\symbol{226}}
-  \expandafter\def\csname simpleicon at lapce\endcsname {\simpleiconsmapfive\symbol{227}}
-  \expandafter\def\csname simpleicon at laragon\endcsname {\simpleiconsmapfive\symbol{228}}
-  \expandafter\def\csname simpleicon at laravel\endcsname {\simpleiconsmapfive\symbol{229}}
-  \expandafter\def\csname simpleicon at laravelhorizon\endcsname {\simpleiconsmapfive\symbol{230}}
-  \expandafter\def\csname simpleicon at laravelnova\endcsname {\simpleiconsmapfive\symbol{231}}
-  \expandafter\def\csname simpleicon at lastdotfm\endcsname {\simpleiconsmapfive\symbol{232}}
-  \expandafter\def\csname simpleicon at lastpass\endcsname {\simpleiconsmapfive\symbol{233}}
-  \expandafter\def\csname simpleicon at latex\endcsname {\simpleiconsmapfive\symbol{234}}
-  \expandafter\def\csname simpleicon at launchpad\endcsname {\simpleiconsmapfive\symbol{235}}
-  \expandafter\def\csname simpleicon at lazarus\endcsname {\simpleiconsmapfive\symbol{236}}
-  \expandafter\def\csname simpleicon at lbry\endcsname {\simpleiconsmapfive\symbol{237}}
-  \expandafter\def\csname simpleicon at leaderprice\endcsname {\simpleiconsmapfive\symbol{238}}
-  \expandafter\def\csname simpleicon at leaflet\endcsname {\simpleiconsmapfive\symbol{239}}
-  \expandafter\def\csname simpleicon at leanpub\endcsname {\simpleiconsmapfive\symbol{240}}
-  \expandafter\def\csname simpleicon at leetcode\endcsname {\simpleiconsmapfive\symbol{241}}
-  \expandafter\def\csname simpleicon at legacygames\endcsname {\simpleiconsmapfive\symbol{242}}
-  \expandafter\def\csname simpleicon at leica\endcsname {\simpleiconsmapfive\symbol{243}}
-  \expandafter\def\csname simpleicon at lemmy\endcsname {\simpleiconsmapfive\symbol{244}}
-  \expandafter\def\csname simpleicon at lenovo\endcsname {\simpleiconsmapfive\symbol{245}}
-  \expandafter\def\csname simpleicon at lens\endcsname {\simpleiconsmapfive\symbol{246}}
-  \expandafter\def\csname simpleicon at leptos\endcsname {\simpleiconsmapfive\symbol{247}}
-  \expandafter\def\csname simpleicon at leroymerlin\endcsname {\simpleiconsmapfive\symbol{248}}
-  \expandafter\def\csname simpleicon at less\endcsname {\simpleiconsmapfive\symbol{249}}
-  \expandafter\def\csname simpleicon at letsencrypt\endcsname {\simpleiconsmapfive\symbol{250}}
-  \expandafter\def\csname simpleicon at letterboxd\endcsname {\simpleiconsmapfive\symbol{251}}
-  \expandafter\def\csname simpleicon at levelsdotfyi\endcsname {\simpleiconsmapfive\symbol{252}}
-  \expandafter\def\csname simpleicon at lg\endcsname {\simpleiconsmapfive\symbol{253}}
-  \expandafter\def\csname simpleicon at lgtm\endcsname {\simpleiconsmapfive\symbol{254}}
-  \expandafter\def\csname simpleicon at liberadotchat\endcsname {\simpleiconsmapfive\symbol{255}}
-  \expandafter\def\csname simpleicon at liberapay\endcsname {\simpleiconsmapsix\symbol{0}}
-  \expandafter\def\csname simpleicon at librariesdotio\endcsname {\simpleiconsmapsix\symbol{1}}
-  \expandafter\def\csname simpleicon at librarything\endcsname {\simpleiconsmapsix\symbol{2}}
-  \expandafter\def\csname simpleicon at libreoffice\endcsname {\simpleiconsmapsix\symbol{3}}
-  \expandafter\def\csname simpleicon at libuv\endcsname {\simpleiconsmapsix\symbol{4}}
-  \expandafter\def\csname simpleicon at lichess\endcsname {\simpleiconsmapsix\symbol{5}}
-  \expandafter\def\csname simpleicon at lidl\endcsname {\simpleiconsmapsix\symbol{6}}
-  \expandafter\def\csname simpleicon at lifx\endcsname {\simpleiconsmapsix\symbol{7}}
-  \expandafter\def\csname simpleicon at lighthouse\endcsname {\simpleiconsmapsix\symbol{8}}
-  \expandafter\def\csname simpleicon at lightning\endcsname {\simpleiconsmapsix\symbol{9}}
-  \expandafter\def\csname simpleicon at line\endcsname {\simpleiconsmapsix\symbol{10}}
-  \expandafter\def\csname simpleicon at lineageos\endcsname {\simpleiconsmapsix\symbol{11}}
-  \expandafter\def\csname simpleicon at linear\endcsname {\simpleiconsmapsix\symbol{12}}
-  \expandafter\def\csname simpleicon at linkedin\endcsname {\simpleiconsmapsix\symbol{13}}
-  \expandafter\def\csname simpleicon at linkerd\endcsname {\simpleiconsmapsix\symbol{14}}
-  \expandafter\def\csname simpleicon at linkfire\endcsname {\simpleiconsmapsix\symbol{15}}
-  \expandafter\def\csname simpleicon at linktree\endcsname {\simpleiconsmapsix\symbol{16}}
-  \expandafter\def\csname simpleicon at linux\endcsname {\simpleiconsmapsix\symbol{17}}
-  \expandafter\def\csname simpleicon at linuxcontainers\endcsname {\simpleiconsmapsix\symbol{18}}
-  \expandafter\def\csname simpleicon at linuxfoundation\endcsname {\simpleiconsmapsix\symbol{19}}
-  \expandafter\def\csname simpleicon at linuxmint\endcsname {\simpleiconsmapsix\symbol{20}}
-  \expandafter\def\csname simpleicon at lionair\endcsname {\simpleiconsmapsix\symbol{21}}
-  \expandafter\def\csname simpleicon at liquibase\endcsname {\simpleiconsmapsix\symbol{22}}
-  \expandafter\def\csname simpleicon at lit\endcsname {\simpleiconsmapsix\symbol{23}}
-  \expandafter\def\csname simpleicon at litecoin\endcsname {\simpleiconsmapsix\symbol{24}}
-  \expandafter\def\csname simpleicon at litiengine\endcsname {\simpleiconsmapsix\symbol{25}}
-  \expandafter\def\csname simpleicon at livechat\endcsname {\simpleiconsmapsix\symbol{26}}
-  \expandafter\def\csname simpleicon at livejournal\endcsname {\simpleiconsmapsix\symbol{27}}
-  \expandafter\def\csname simpleicon at livewire\endcsname {\simpleiconsmapsix\symbol{28}}
-  \expandafter\def\csname simpleicon at llvm\endcsname {\simpleiconsmapsix\symbol{29}}
-  \expandafter\def\csname simpleicon at lmms\endcsname {\simpleiconsmapsix\symbol{30}}
-  \expandafter\def\csname simpleicon at lodash\endcsname {\simpleiconsmapsix\symbol{31}}
-  \expandafter\def\csname simpleicon at logitech\endcsname {\simpleiconsmapsix\symbol{32}}
-  \expandafter\def\csname simpleicon at logmein\endcsname {\simpleiconsmapsix\symbol{33}}
-  \expandafter\def\csname simpleicon at logseq\endcsname {\simpleiconsmapsix\symbol{34}}
-  \expandafter\def\csname simpleicon at logstash\endcsname {\simpleiconsmapsix\symbol{35}}
-  \expandafter\def\csname simpleicon at looker\endcsname {\simpleiconsmapsix\symbol{36}}
-  \expandafter\def\csname simpleicon at loom\endcsname {\simpleiconsmapsix\symbol{37}}
-  \expandafter\def\csname simpleicon at loop\endcsname {\simpleiconsmapsix\symbol{38}}
-  \expandafter\def\csname simpleicon at loopback\endcsname {\simpleiconsmapsix\symbol{39}}
-  \expandafter\def\csname simpleicon at lospec\endcsname {\simpleiconsmapsix\symbol{40}}
-  \expandafter\def\csname simpleicon at lotpolishairlines\endcsname {\simpleiconsmapsix\symbol{41}}
-  \expandafter\def\csname simpleicon at ltspice\endcsname {\simpleiconsmapsix\symbol{42}}
-  \expandafter\def\csname simpleicon at lua\endcsname {\simpleiconsmapsix\symbol{43}}
-  \expandafter\def\csname simpleicon at lubuntu\endcsname {\simpleiconsmapsix\symbol{44}}
-  \expandafter\def\csname simpleicon at ludwig\endcsname {\simpleiconsmapsix\symbol{45}}
-  \expandafter\def\csname simpleicon at lufthansa\endcsname {\simpleiconsmapsix\symbol{46}}
-  \expandafter\def\csname simpleicon at lumen\endcsname {\simpleiconsmapsix\symbol{47}}
-  \expandafter\def\csname simpleicon at lunacy\endcsname {\simpleiconsmapsix\symbol{48}}
-  \expandafter\def\csname simpleicon at lydia\endcsname {\simpleiconsmapsix\symbol{49}}
-  \expandafter\def\csname simpleicon at lyft\endcsname {\simpleiconsmapsix\symbol{50}}
-  \expandafter\def\csname simpleicon at maas\endcsname {\simpleiconsmapsix\symbol{51}}
-  \expandafter\def\csname simpleicon at macos\endcsname {\simpleiconsmapsix\symbol{52}}
-  \expandafter\def\csname simpleicon at macpaw\endcsname {\simpleiconsmapsix\symbol{53}}
-  \expandafter\def\csname simpleicon at macys\endcsname {\simpleiconsmapsix\symbol{54}}
-  \expandafter\def\csname simpleicon at magasinsu\endcsname {\simpleiconsmapsix\symbol{55}}
-  \expandafter\def\csname simpleicon at magento\endcsname {\simpleiconsmapsix\symbol{56}}
-  \expandafter\def\csname simpleicon at magisk\endcsname {\simpleiconsmapsix\symbol{57}}
-  \expandafter\def\csname simpleicon at mailchimp\endcsname {\simpleiconsmapsix\symbol{58}}
-  \expandafter\def\csname simpleicon at maildotcom\endcsname {\simpleiconsmapsix\symbol{59}}
-  \expandafter\def\csname simpleicon at maildotru\endcsname {\simpleiconsmapsix\symbol{60}}
-  \expandafter\def\csname simpleicon at mailgun\endcsname {\simpleiconsmapsix\symbol{61}}
-  \expandafter\def\csname simpleicon at majorleaguehacking\endcsname {\simpleiconsmapsix\symbol{62}}
-  \expandafter\def\csname simpleicon at makerbot\endcsname {\simpleiconsmapsix\symbol{63}}
-  \expandafter\def\csname simpleicon at mambaui\endcsname {\simpleiconsmapsix\symbol{64}}
-  \expandafter\def\csname simpleicon at mamp\endcsname {\simpleiconsmapsix\symbol{65}}
-  \expandafter\def\csname simpleicon at man\endcsname {\simpleiconsmapsix\symbol{66}}
-  \expandafter\def\csname simpleicon at manageiq\endcsname {\simpleiconsmapsix\symbol{67}}
-  \expandafter\def\csname simpleicon at manjaro\endcsname {\simpleiconsmapsix\symbol{68}}
-  \expandafter\def\csname simpleicon at mapbox\endcsname {\simpleiconsmapsix\symbol{69}}
-  \expandafter\def\csname simpleicon at maplibre\endcsname {\simpleiconsmapsix\symbol{70}}
-  \expandafter\def\csname simpleicon at mariadb\endcsname {\simpleiconsmapsix\symbol{71}}
-  \expandafter\def\csname simpleicon at mariadbfoundation\endcsname {\simpleiconsmapsix\symbol{72}}
-  \expandafter\def\csname simpleicon at markdown\endcsname {\simpleiconsmapsix\symbol{73}}
-  \expandafter\def\csname simpleicon at marketo\endcsname {\simpleiconsmapsix\symbol{74}}
-  \expandafter\def\csname simpleicon at marko\endcsname {\simpleiconsmapsix\symbol{75}}
-  \expandafter\def\csname simpleicon at marriott\endcsname {\simpleiconsmapsix\symbol{76}}
-  \expandafter\def\csname simpleicon at maserati\endcsname {\simpleiconsmapsix\symbol{77}}
-  \expandafter\def\csname simpleicon at mastercard\endcsname {\simpleiconsmapsix\symbol{78}}
-  \expandafter\def\csname simpleicon at mastercomfig\endcsname {\simpleiconsmapsix\symbol{79}}
-  \expandafter\def\csname simpleicon at mastodon\endcsname {\simpleiconsmapsix\symbol{80}}
-  \expandafter\def\csname simpleicon at materialdesign\endcsname {\simpleiconsmapsix\symbol{81}}
-  \expandafter\def\csname simpleicon at materialdesignicons\endcsname {\simpleiconsmapsix\symbol{82}}
-  \expandafter\def\csname simpleicon at matomo\endcsname {\simpleiconsmapsix\symbol{83}}
-  \expandafter\def\csname simpleicon at matrix\endcsname {\simpleiconsmapsix\symbol{84}}
-  \expandafter\def\csname simpleicon at matterdotjs\endcsname {\simpleiconsmapsix\symbol{85}}
-  \expandafter\def\csname simpleicon at mattermost\endcsname {\simpleiconsmapsix\symbol{86}}
-  \expandafter\def\csname simpleicon at matternet\endcsname {\simpleiconsmapsix\symbol{87}}
-  \expandafter\def\csname simpleicon at mautic\endcsname {\simpleiconsmapsix\symbol{88}}
-  \expandafter\def\csname simpleicon at max\endcsname {\simpleiconsmapsix\symbol{89}}
-  \expandafter\def\csname simpleicon at maxplanckgesellschaft\endcsname {\simpleiconsmapsix\symbol{90}}
-  \expandafter\def\csname simpleicon at maytag\endcsname {\simpleiconsmapsix\symbol{91}}
-  \expandafter\def\csname simpleicon at mazda\endcsname {\simpleiconsmapsix\symbol{92}}
-  \expandafter\def\csname simpleicon at mcafee\endcsname {\simpleiconsmapsix\symbol{93}}
-  \expandafter\def\csname simpleicon at mcdonalds\endcsname {\simpleiconsmapsix\symbol{94}}
-  \expandafter\def\csname simpleicon at mclaren\endcsname {\simpleiconsmapsix\symbol{95}}
-  \expandafter\def\csname simpleicon at mdbook\endcsname {\simpleiconsmapsix\symbol{96}}
-  \expandafter\def\csname simpleicon at mdnwebdocs\endcsname {\simpleiconsmapsix\symbol{97}}
-  \expandafter\def\csname simpleicon at mdx\endcsname {\simpleiconsmapsix\symbol{98}}
-  \expandafter\def\csname simpleicon at mediafire\endcsname {\simpleiconsmapsix\symbol{99}}
-  \expandafter\def\csname simpleicon at mediamarkt\endcsname {\simpleiconsmapsix\symbol{100}}
-  \expandafter\def\csname simpleicon at mediatek\endcsname {\simpleiconsmapsix\symbol{101}}
-  \expandafter\def\csname simpleicon at mediatemple\endcsname {\simpleiconsmapsix\symbol{102}}
-  \expandafter\def\csname simpleicon at medibangpaint\endcsname {\simpleiconsmapsix\symbol{103}}
-  \expandafter\def\csname simpleicon at medium\endcsname {\simpleiconsmapsix\symbol{104}}
-  \expandafter\def\csname simpleicon at meetup\endcsname {\simpleiconsmapsix\symbol{105}}
-  \expandafter\def\csname simpleicon at mega\endcsname {\simpleiconsmapsix\symbol{106}}
-  \expandafter\def\csname simpleicon at mendeley\endcsname {\simpleiconsmapsix\symbol{107}}
-  \expandafter\def\csname simpleicon at mercadopago\endcsname {\simpleiconsmapsix\symbol{108}}
-  \expandafter\def\csname simpleicon at mercedes\endcsname {\simpleiconsmapsix\symbol{109}}
-  \expandafter\def\csname simpleicon at merck\endcsname {\simpleiconsmapsix\symbol{110}}
-  \expandafter\def\csname simpleicon at mercurial\endcsname {\simpleiconsmapsix\symbol{111}}
-  \expandafter\def\csname simpleicon at messenger\endcsname {\simpleiconsmapsix\symbol{112}}
-  \expandafter\def\csname simpleicon at meta\endcsname {\simpleiconsmapsix\symbol{113}}
-  \expandafter\def\csname simpleicon at metabase\endcsname {\simpleiconsmapsix\symbol{114}}
-  \expandafter\def\csname simpleicon at metafilter\endcsname {\simpleiconsmapsix\symbol{115}}
-  \expandafter\def\csname simpleicon at meteor\endcsname {\simpleiconsmapsix\symbol{116}}
-  \expandafter\def\csname simpleicon at metro\endcsname {\simpleiconsmapsix\symbol{117}}
-  \expandafter\def\csname simpleicon at metrodelaciudaddemexico\endcsname {\simpleiconsmapsix\symbol{118}}
-  \expandafter\def\csname simpleicon at metrodemadrid\endcsname {\simpleiconsmapsix\symbol{119}}
-  \expandafter\def\csname simpleicon at metrodeparis\endcsname {\simpleiconsmapsix\symbol{120}}
-  \expandafter\def\csname simpleicon at mewe\endcsname {\simpleiconsmapsix\symbol{121}}
-  \expandafter\def\csname simpleicon at mg\endcsname {\simpleiconsmapsix\symbol{122}}
-  \expandafter\def\csname simpleicon at microbit\endcsname {\simpleiconsmapsix\symbol{123}}
-  \expandafter\def\csname simpleicon at microdotblog\endcsname {\simpleiconsmapsix\symbol{124}}
-  \expandafter\def\csname simpleicon at microeditor\endcsname {\simpleiconsmapsix\symbol{125}}
-  \expandafter\def\csname simpleicon at microgenetics\endcsname {\simpleiconsmapsix\symbol{126}}
-  \expandafter\def\csname simpleicon at micropython\endcsname {\simpleiconsmapsix\symbol{127}}
-  \expandafter\def\csname simpleicon at microsoft\endcsname {\simpleiconsmapsix\symbol{128}}
-  \expandafter\def\csname simpleicon at microsoftacademic\endcsname {\simpleiconsmapsix\symbol{129}}
-  \expandafter\def\csname simpleicon at microsoftaccess\endcsname {\simpleiconsmapsix\symbol{130}}
-  \expandafter\def\csname simpleicon at microsoftazure\endcsname {\simpleiconsmapsix\symbol{131}}
-  \expandafter\def\csname simpleicon at microsoftbing\endcsname {\simpleiconsmapsix\symbol{132}}
-  \expandafter\def\csname simpleicon at microsoftedge\endcsname {\simpleiconsmapsix\symbol{133}}
-  \expandafter\def\csname simpleicon at microsoftexcel\endcsname {\simpleiconsmapsix\symbol{134}}
-  \expandafter\def\csname simpleicon at microsoftexchange\endcsname {\simpleiconsmapsix\symbol{135}}
-  \expandafter\def\csname simpleicon at microsoftoffice\endcsname {\simpleiconsmapsix\symbol{136}}
-  \expandafter\def\csname simpleicon at microsoftonedrive\endcsname {\simpleiconsmapsix\symbol{137}}
-  \expandafter\def\csname simpleicon at microsoftonenote\endcsname {\simpleiconsmapsix\symbol{138}}
-  \expandafter\def\csname simpleicon at microsoftoutlook\endcsname {\simpleiconsmapsix\symbol{139}}
-  \expandafter\def\csname simpleicon at microsoftpowerpoint\endcsname {\simpleiconsmapsix\symbol{140}}
-  \expandafter\def\csname simpleicon at microsoftsharepoint\endcsname {\simpleiconsmapsix\symbol{141}}
-  \expandafter\def\csname simpleicon at microsoftsqlserver\endcsname {\simpleiconsmapsix\symbol{142}}
-  \expandafter\def\csname simpleicon at microsoftteams\endcsname {\simpleiconsmapsix\symbol{143}}
-  \expandafter\def\csname simpleicon at microsofttranslator\endcsname {\simpleiconsmapsix\symbol{144}}
-  \expandafter\def\csname simpleicon at microsoftvisio\endcsname {\simpleiconsmapsix\symbol{145}}
-  \expandafter\def\csname simpleicon at microsoftword\endcsname {\simpleiconsmapsix\symbol{146}}
-  \expandafter\def\csname simpleicon at microstation\endcsname {\simpleiconsmapsix\symbol{147}}
-  \expandafter\def\csname simpleicon at microstrategy\endcsname {\simpleiconsmapsix\symbol{148}}
-  \expandafter\def\csname simpleicon at midi\endcsname {\simpleiconsmapsix\symbol{149}}
-  \expandafter\def\csname simpleicon at mikrotik\endcsname {\simpleiconsmapsix\symbol{150}}
-  \expandafter\def\csname simpleicon at minds\endcsname {\simpleiconsmapsix\symbol{151}}
-  \expandafter\def\csname simpleicon at minecraft\endcsname {\simpleiconsmapsix\symbol{152}}
-  \expandafter\def\csname simpleicon at minetest\endcsname {\simpleiconsmapsix\symbol{153}}
-  \expandafter\def\csname simpleicon at mini\endcsname {\simpleiconsmapsix\symbol{154}}
-  \expandafter\def\csname simpleicon at minutemailer\endcsname {\simpleiconsmapsix\symbol{155}}
-  \expandafter\def\csname simpleicon at miraheze\endcsname {\simpleiconsmapsix\symbol{156}}
-  \expandafter\def\csname simpleicon at miro\endcsname {\simpleiconsmapsix\symbol{157}}
-  \expandafter\def\csname simpleicon at misskey\endcsname {\simpleiconsmapsix\symbol{158}}
-  \expandafter\def\csname simpleicon at mitsubishi\endcsname {\simpleiconsmapsix\symbol{159}}
-  \expandafter\def\csname simpleicon at mix\endcsname {\simpleiconsmapsix\symbol{160}}
-  \expandafter\def\csname simpleicon at mixcloud\endcsname {\simpleiconsmapsix\symbol{161}}
-  \expandafter\def\csname simpleicon at mlb\endcsname {\simpleiconsmapsix\symbol{162}}
-  \expandafter\def\csname simpleicon at mlflow\endcsname {\simpleiconsmapsix\symbol{163}}
-  \expandafter\def\csname simpleicon at mobx\endcsname {\simpleiconsmapsix\symbol{164}}
-  \expandafter\def\csname simpleicon at mobxstatetree\endcsname {\simpleiconsmapsix\symbol{165}}
-  \expandafter\def\csname simpleicon at mocha\endcsname {\simpleiconsmapsix\symbol{166}}
-  \expandafter\def\csname simpleicon at modin\endcsname {\simpleiconsmapsix\symbol{167}}
-  \expandafter\def\csname simpleicon at modrinth\endcsname {\simpleiconsmapsix\symbol{168}}
-  \expandafter\def\csname simpleicon at modx\endcsname {\simpleiconsmapsix\symbol{169}}
-  \expandafter\def\csname simpleicon at mojangstudios\endcsname {\simpleiconsmapsix\symbol{170}}
-  \expandafter\def\csname simpleicon at moleculer\endcsname {\simpleiconsmapsix\symbol{171}}
-  \expandafter\def\csname simpleicon at momenteo\endcsname {\simpleiconsmapsix\symbol{172}}
-  \expandafter\def\csname simpleicon at monero\endcsname {\simpleiconsmapsix\symbol{173}}
-  \expandafter\def\csname simpleicon at moneygram\endcsname {\simpleiconsmapsix\symbol{174}}
-  \expandafter\def\csname simpleicon at mongodb\endcsname {\simpleiconsmapsix\symbol{175}}
-  \expandafter\def\csname simpleicon at mongoose\endcsname {\simpleiconsmapsix\symbol{176}}
-  \expandafter\def\csname simpleicon at mongoosedotws\endcsname {\simpleiconsmapsix\symbol{177}}
-  \expandafter\def\csname simpleicon at monica\endcsname {\simpleiconsmapsix\symbol{178}}
-  \expandafter\def\csname simpleicon at monkeytie\endcsname {\simpleiconsmapsix\symbol{179}}
-  \expandafter\def\csname simpleicon at monkeytype\endcsname {\simpleiconsmapsix\symbol{180}}
-  \expandafter\def\csname simpleicon at monogame\endcsname {\simpleiconsmapsix\symbol{181}}
-  \expandafter\def\csname simpleicon at monoprix\endcsname {\simpleiconsmapsix\symbol{182}}
-  \expandafter\def\csname simpleicon at monster\endcsname {\simpleiconsmapsix\symbol{183}}
-  \expandafter\def\csname simpleicon at monzo\endcsname {\simpleiconsmapsix\symbol{184}}
-  \expandafter\def\csname simpleicon at moo\endcsname {\simpleiconsmapsix\symbol{185}}
-  \expandafter\def\csname simpleicon at moonrepo\endcsname {\simpleiconsmapsix\symbol{186}}
-  \expandafter\def\csname simpleicon at morrisons\endcsname {\simpleiconsmapsix\symbol{187}}
-  \expandafter\def\csname simpleicon at moscowmetro\endcsname {\simpleiconsmapsix\symbol{188}}
-  \expandafter\def\csname simpleicon at motorola\endcsname {\simpleiconsmapsix\symbol{189}}
-  \expandafter\def\csname simpleicon at mozilla\endcsname {\simpleiconsmapsix\symbol{190}}
-  \expandafter\def\csname simpleicon at mqtt\endcsname {\simpleiconsmapsix\symbol{191}}
-  \expandafter\def\csname simpleicon at msi\endcsname {\simpleiconsmapsix\symbol{192}}
-  \expandafter\def\csname simpleicon at msibusiness\endcsname {\simpleiconsmapsix\symbol{193}}
-  \expandafter\def\csname simpleicon at mta\endcsname {\simpleiconsmapsix\symbol{194}}
-  \expandafter\def\csname simpleicon at mtr\endcsname {\simpleiconsmapsix\symbol{195}}
-  \expandafter\def\csname simpleicon at mubi\endcsname {\simpleiconsmapsix\symbol{196}}
-  \expandafter\def\csname simpleicon at mui\endcsname {\simpleiconsmapsix\symbol{197}}
-  \expandafter\def\csname simpleicon at mulesoft\endcsname {\simpleiconsmapsix\symbol{198}}
-  \expandafter\def\csname simpleicon at muller\endcsname {\simpleiconsmapsix\symbol{199}}
-  \expandafter\def\csname simpleicon at multisim\endcsname {\simpleiconsmapsix\symbol{200}}
-  \expandafter\def\csname simpleicon at mumble\endcsname {\simpleiconsmapsix\symbol{201}}
-  \expandafter\def\csname simpleicon at musescore\endcsname {\simpleiconsmapsix\symbol{202}}
-  \expandafter\def\csname simpleicon at musicbrainz\endcsname {\simpleiconsmapsix\symbol{203}}
-  \expandafter\def\csname simpleicon at mxlinux\endcsname {\simpleiconsmapsix\symbol{204}}
-  \expandafter\def\csname simpleicon at myanimelist\endcsname {\simpleiconsmapsix\symbol{205}}
-  \expandafter\def\csname simpleicon at myob\endcsname {\simpleiconsmapsix\symbol{206}}
-  \expandafter\def\csname simpleicon at myspace\endcsname {\simpleiconsmapsix\symbol{207}}
-  \expandafter\def\csname simpleicon at mysql\endcsname {\simpleiconsmapsix\symbol{208}}
-  \expandafter\def\csname simpleicon at n26\endcsname {\simpleiconsmapsix\symbol{209}}
-  \expandafter\def\csname simpleicon at namebase\endcsname {\simpleiconsmapsix\symbol{210}}
-  \expandafter\def\csname simpleicon at namecheap\endcsname {\simpleiconsmapsix\symbol{211}}
-  \expandafter\def\csname simpleicon at nano\endcsname {\simpleiconsmapsix\symbol{212}}
-  \expandafter\def\csname simpleicon at nasa\endcsname {\simpleiconsmapsix\symbol{213}}
-  \expandafter\def\csname simpleicon at nationalgrid\endcsname {\simpleiconsmapsix\symbol{214}}
-  \expandafter\def\csname simpleicon at nativescript\endcsname {\simpleiconsmapsix\symbol{215}}
-  \expandafter\def\csname simpleicon at naver\endcsname {\simpleiconsmapsix\symbol{216}}
-  \expandafter\def\csname simpleicon at nba\endcsname {\simpleiconsmapsix\symbol{217}}
-  \expandafter\def\csname simpleicon at nbb\endcsname {\simpleiconsmapsix\symbol{218}}
-  \expandafter\def\csname simpleicon at nbc\endcsname {\simpleiconsmapsix\symbol{219}}
-  \expandafter\def\csname simpleicon at ndr\endcsname {\simpleiconsmapsix\symbol{220}}
-  \expandafter\def\csname simpleicon at nec\endcsname {\simpleiconsmapsix\symbol{221}}
-  \expandafter\def\csname simpleicon at neo4j\endcsname {\simpleiconsmapsix\symbol{222}}
-  \expandafter\def\csname simpleicon at neovim\endcsname {\simpleiconsmapsix\symbol{223}}
-  \expandafter\def\csname simpleicon at nestjs\endcsname {\simpleiconsmapsix\symbol{224}}
-  \expandafter\def\csname simpleicon at netapp\endcsname {\simpleiconsmapsix\symbol{225}}
-  \expandafter\def\csname simpleicon at netbsd\endcsname {\simpleiconsmapsix\symbol{226}}
-  \expandafter\def\csname simpleicon at netflix\endcsname {\simpleiconsmapsix\symbol{227}}
-  \expandafter\def\csname simpleicon at netlify\endcsname {\simpleiconsmapsix\symbol{228}}
-  \expandafter\def\csname simpleicon at nette\endcsname {\simpleiconsmapsix\symbol{229}}
-  \expandafter\def\csname simpleicon at netto\endcsname {\simpleiconsmapsix\symbol{230}}
-  \expandafter\def\csname simpleicon at neutralinojs\endcsname {\simpleiconsmapsix\symbol{231}}
-  \expandafter\def\csname simpleicon at newbalance\endcsname {\simpleiconsmapsix\symbol{232}}
-  \expandafter\def\csname simpleicon at newegg\endcsname {\simpleiconsmapsix\symbol{233}}
-  \expandafter\def\csname simpleicon at newjapanprowrestling\endcsname {\simpleiconsmapsix\symbol{234}}
-  \expandafter\def\csname simpleicon at newrelic\endcsname {\simpleiconsmapsix\symbol{235}}
-  \expandafter\def\csname simpleicon at newyorktimes\endcsname {\simpleiconsmapsix\symbol{236}}
-  \expandafter\def\csname simpleicon at nextbilliondotai\endcsname {\simpleiconsmapsix\symbol{237}}
-  \expandafter\def\csname simpleicon at nextcloud\endcsname {\simpleiconsmapsix\symbol{238}}
-  \expandafter\def\csname simpleicon at nextdoor\endcsname {\simpleiconsmapsix\symbol{239}}
-  \expandafter\def\csname simpleicon at nextdotjs\endcsname {\simpleiconsmapsix\symbol{240}}
-  \expandafter\def\csname simpleicon at nextra\endcsname {\simpleiconsmapsix\symbol{241}}
-  \expandafter\def\csname simpleicon at nfc\endcsname {\simpleiconsmapsix\symbol{242}}
-  \expandafter\def\csname simpleicon at nginx\endcsname {\simpleiconsmapsix\symbol{243}}
-  \expandafter\def\csname simpleicon at nginxproxymanager\endcsname {\simpleiconsmapsix\symbol{244}}
-  \expandafter\def\csname simpleicon at ngrok\endcsname {\simpleiconsmapsix\symbol{245}}
-  \expandafter\def\csname simpleicon at ngrx\endcsname {\simpleiconsmapsix\symbol{246}}
-  \expandafter\def\csname simpleicon at niconico\endcsname {\simpleiconsmapsix\symbol{247}}
-  \expandafter\def\csname simpleicon at nike\endcsname {\simpleiconsmapsix\symbol{248}}
-  \expandafter\def\csname simpleicon at nikon\endcsname {\simpleiconsmapsix\symbol{249}}
-  \expandafter\def\csname simpleicon at nim\endcsname {\simpleiconsmapsix\symbol{250}}
-  \expandafter\def\csname simpleicon at nintendo\endcsname {\simpleiconsmapsix\symbol{251}}
-  \expandafter\def\csname simpleicon at nintendo3ds\endcsname {\simpleiconsmapsix\symbol{252}}
-  \expandafter\def\csname simpleicon at nintendogamecube\endcsname {\simpleiconsmapsix\symbol{253}}
-  \expandafter\def\csname simpleicon at nintendonetwork\endcsname {\simpleiconsmapsix\symbol{254}}
-  \expandafter\def\csname simpleicon at nintendoswitch\endcsname {\simpleiconsmapsix\symbol{255}}
-  \expandafter\def\csname simpleicon at nissan\endcsname {\simpleiconsmapseven\symbol{0}}
-  \expandafter\def\csname simpleicon at nixos\endcsname {\simpleiconsmapseven\symbol{1}}
-  \expandafter\def\csname simpleicon at nodedotjs\endcsname {\simpleiconsmapseven\symbol{2}}
-  \expandafter\def\csname simpleicon at nodemon\endcsname {\simpleiconsmapseven\symbol{3}}
-  \expandafter\def\csname simpleicon at nodered\endcsname {\simpleiconsmapseven\symbol{4}}
-  \expandafter\def\csname simpleicon at nokia\endcsname {\simpleiconsmapseven\symbol{5}}
-  \expandafter\def\csname simpleicon at norco\endcsname {\simpleiconsmapseven\symbol{6}}
-  \expandafter\def\csname simpleicon at nordvpn\endcsname {\simpleiconsmapseven\symbol{7}}
-  \expandafter\def\csname simpleicon at normalizedotcss\endcsname {\simpleiconsmapseven\symbol{8}}
-  \expandafter\def\csname simpleicon at norwegian\endcsname {\simpleiconsmapseven\symbol{9}}
-  \expandafter\def\csname simpleicon at notepadplusplus\endcsname {\simpleiconsmapseven\symbol{10}}
-  \expandafter\def\csname simpleicon at notion\endcsname {\simpleiconsmapseven\symbol{11}}
-  \expandafter\def\csname simpleicon at notist\endcsname {\simpleiconsmapseven\symbol{12}}
-  \expandafter\def\csname simpleicon at nounproject\endcsname {\simpleiconsmapseven\symbol{13}}
-  \expandafter\def\csname simpleicon at novu\endcsname {\simpleiconsmapseven\symbol{14}}
-  \expandafter\def\csname simpleicon at now\endcsname {\simpleiconsmapseven\symbol{15}}
-  \expandafter\def\csname simpleicon at npm\endcsname {\simpleiconsmapseven\symbol{16}}
-  \expandafter\def\csname simpleicon at nrwl\endcsname {\simpleiconsmapseven\symbol{17}}
-  \expandafter\def\csname simpleicon at nubank\endcsname {\simpleiconsmapseven\symbol{18}}
-  \expandafter\def\csname simpleicon at nucleo\endcsname {\simpleiconsmapseven\symbol{19}}
-  \expandafter\def\csname simpleicon at nuget\endcsname {\simpleiconsmapseven\symbol{20}}
-  \expandafter\def\csname simpleicon at nuke\endcsname {\simpleiconsmapseven\symbol{21}}
-  \expandafter\def\csname simpleicon at numba\endcsname {\simpleiconsmapseven\symbol{22}}
-  \expandafter\def\csname simpleicon at numpy\endcsname {\simpleiconsmapseven\symbol{23}}
-  \expandafter\def\csname simpleicon at nunjucks\endcsname {\simpleiconsmapseven\symbol{24}}
-  \expandafter\def\csname simpleicon at nutanix\endcsname {\simpleiconsmapseven\symbol{25}}
-  \expandafter\def\csname simpleicon at nuxtdotjs\endcsname {\simpleiconsmapseven\symbol{26}}
-  \expandafter\def\csname simpleicon at nvidia\endcsname {\simpleiconsmapseven\symbol{27}}
-  \expandafter\def\csname simpleicon at nx\endcsname {\simpleiconsmapseven\symbol{28}}
-  \expandafter\def\csname simpleicon at nxp\endcsname {\simpleiconsmapseven\symbol{29}}
-  \expandafter\def\csname simpleicon at nzxt\endcsname {\simpleiconsmapseven\symbol{30}}
-  \expandafter\def\csname simpleicon at observable\endcsname {\simpleiconsmapseven\symbol{31}}
-  \expandafter\def\csname simpleicon at obsidian\endcsname {\simpleiconsmapseven\symbol{32}}
-  \expandafter\def\csname simpleicon at obsstudio\endcsname {\simpleiconsmapseven\symbol{33}}
-  \expandafter\def\csname simpleicon at ocaml\endcsname {\simpleiconsmapseven\symbol{34}}
-  \expandafter\def\csname simpleicon at octanerender\endcsname {\simpleiconsmapseven\symbol{35}}
-  \expandafter\def\csname simpleicon at octave\endcsname {\simpleiconsmapseven\symbol{36}}
-  \expandafter\def\csname simpleicon at octoprint\endcsname {\simpleiconsmapseven\symbol{37}}
-  \expandafter\def\csname simpleicon at octopusdeploy\endcsname {\simpleiconsmapseven\symbol{38}}
-  \expandafter\def\csname simpleicon at oculus\endcsname {\simpleiconsmapseven\symbol{39}}
-  \expandafter\def\csname simpleicon at odnoklassniki\endcsname {\simpleiconsmapseven\symbol{40}}
-  \expandafter\def\csname simpleicon at odysee\endcsname {\simpleiconsmapseven\symbol{41}}
-  \expandafter\def\csname simpleicon at ohdear\endcsname {\simpleiconsmapseven\symbol{42}}
-  \expandafter\def\csname simpleicon at okcupid\endcsname {\simpleiconsmapseven\symbol{43}}
-  \expandafter\def\csname simpleicon at okta\endcsname {\simpleiconsmapseven\symbol{44}}
-  \expandafter\def\csname simpleicon at oneplus\endcsname {\simpleiconsmapseven\symbol{45}}
-  \expandafter\def\csname simpleicon at onlyfans\endcsname {\simpleiconsmapseven\symbol{46}}
-  \expandafter\def\csname simpleicon at onlyoffice\endcsname {\simpleiconsmapseven\symbol{47}}
-  \expandafter\def\csname simpleicon at onnx\endcsname {\simpleiconsmapseven\symbol{48}}
-  \expandafter\def\csname simpleicon at onstar\endcsname {\simpleiconsmapseven\symbol{49}}
-  \expandafter\def\csname simpleicon at opel\endcsname {\simpleiconsmapseven\symbol{50}}
-  \expandafter\def\csname simpleicon at openaccess\endcsname {\simpleiconsmapseven\symbol{51}}
-  \expandafter\def\csname simpleicon at openai\endcsname {\simpleiconsmapseven\symbol{52}}
-  \expandafter\def\csname simpleicon at openaigym\endcsname {\simpleiconsmapseven\symbol{53}}
-  \expandafter\def\csname simpleicon at openapiinitiative\endcsname {\simpleiconsmapseven\symbol{54}}
-  \expandafter\def\csname simpleicon at openbadges\endcsname {\simpleiconsmapseven\symbol{55}}
-  \expandafter\def\csname simpleicon at openbsd\endcsname {\simpleiconsmapseven\symbol{56}}
-  \expandafter\def\csname simpleicon at openbugbounty\endcsname {\simpleiconsmapseven\symbol{57}}
-  \expandafter\def\csname simpleicon at opencollective\endcsname {\simpleiconsmapseven\symbol{58}}
-  \expandafter\def\csname simpleicon at opencontainersinitiative\endcsname {\simpleiconsmapseven\symbol{59}}
-  \expandafter\def\csname simpleicon at opencv\endcsname {\simpleiconsmapseven\symbol{60}}
-  \expandafter\def\csname simpleicon at openfaas\endcsname {\simpleiconsmapseven\symbol{61}}
-  \expandafter\def\csname simpleicon at opengl\endcsname {\simpleiconsmapseven\symbol{62}}
-  \expandafter\def\csname simpleicon at openid\endcsname {\simpleiconsmapseven\symbol{63}}
-  \expandafter\def\csname simpleicon at openjdk\endcsname {\simpleiconsmapseven\symbol{64}}
-  \expandafter\def\csname simpleicon at openlayers\endcsname {\simpleiconsmapseven\symbol{65}}
-  \expandafter\def\csname simpleicon at openmined\endcsname {\simpleiconsmapseven\symbol{66}}
-  \expandafter\def\csname simpleicon at opennebula\endcsname {\simpleiconsmapseven\symbol{67}}
-  \expandafter\def\csname simpleicon at openproject\endcsname {\simpleiconsmapseven\symbol{68}}
-  \expandafter\def\csname simpleicon at openscad\endcsname {\simpleiconsmapseven\symbol{69}}
-  \expandafter\def\csname simpleicon at opensea\endcsname {\simpleiconsmapseven\symbol{70}}
-  \expandafter\def\csname simpleicon at opensearch\endcsname {\simpleiconsmapseven\symbol{71}}
-  \expandafter\def\csname simpleicon at opensourcehardware\endcsname {\simpleiconsmapseven\symbol{72}}
-  \expandafter\def\csname simpleicon at opensourceinitiative\endcsname {\simpleiconsmapseven\symbol{73}}
-  \expandafter\def\csname simpleicon at openssl\endcsname {\simpleiconsmapseven\symbol{74}}
-  \expandafter\def\csname simpleicon at openstack\endcsname {\simpleiconsmapseven\symbol{75}}
-  \expandafter\def\csname simpleicon at openstreetmap\endcsname {\simpleiconsmapseven\symbol{76}}
-  \expandafter\def\csname simpleicon at opensuse\endcsname {\simpleiconsmapseven\symbol{77}}
-  \expandafter\def\csname simpleicon at opentelemetry\endcsname {\simpleiconsmapseven\symbol{78}}
-  \expandafter\def\csname simpleicon at openverse\endcsname {\simpleiconsmapseven\symbol{79}}
-  \expandafter\def\csname simpleicon at openvpn\endcsname {\simpleiconsmapseven\symbol{80}}
-  \expandafter\def\csname simpleicon at openwrt\endcsname {\simpleiconsmapseven\symbol{81}}
-  \expandafter\def\csname simpleicon at openzeppelin\endcsname {\simpleiconsmapseven\symbol{82}}
-  \expandafter\def\csname simpleicon at openzfs\endcsname {\simpleiconsmapseven\symbol{83}}
-  \expandafter\def\csname simpleicon at opera\endcsname {\simpleiconsmapseven\symbol{84}}
-  \expandafter\def\csname simpleicon at operagx\endcsname {\simpleiconsmapseven\symbol{85}}
-  \expandafter\def\csname simpleicon at opnsense\endcsname {\simpleiconsmapseven\symbol{86}}
-  \expandafter\def\csname simpleicon at opsgenie\endcsname {\simpleiconsmapseven\symbol{87}}
-  \expandafter\def\csname simpleicon at opslevel\endcsname {\simpleiconsmapseven\symbol{88}}
-  \expandafter\def\csname simpleicon at oracle\endcsname {\simpleiconsmapseven\symbol{89}}
-  \expandafter\def\csname simpleicon at orcid\endcsname {\simpleiconsmapseven\symbol{90}}
-  \expandafter\def\csname simpleicon at oreilly\endcsname {\simpleiconsmapseven\symbol{91}}
-  \expandafter\def\csname simpleicon at org\endcsname {\simpleiconsmapseven\symbol{92}}
-  \expandafter\def\csname simpleicon at origin\endcsname {\simpleiconsmapseven\symbol{93}}
-  \expandafter\def\csname simpleicon at osano\endcsname {\simpleiconsmapseven\symbol{94}}
-  \expandafter\def\csname simpleicon at osgeo\endcsname {\simpleiconsmapseven\symbol{95}}
-  \expandafter\def\csname simpleicon at oshkosh\endcsname {\simpleiconsmapseven\symbol{96}}
-  \expandafter\def\csname simpleicon at osmc\endcsname {\simpleiconsmapseven\symbol{97}}
-  \expandafter\def\csname simpleicon at osu\endcsname {\simpleiconsmapseven\symbol{98}}
-  \expandafter\def\csname simpleicon at otto\endcsname {\simpleiconsmapseven\symbol{99}}
-  \expandafter\def\csname simpleicon at overcast\endcsname {\simpleiconsmapseven\symbol{100}}
-  \expandafter\def\csname simpleicon at overleaf\endcsname {\simpleiconsmapseven\symbol{101}}
-  \expandafter\def\csname simpleicon at ovh\endcsname {\simpleiconsmapseven\symbol{102}}
-  \expandafter\def\csname simpleicon at owasp\endcsname {\simpleiconsmapseven\symbol{103}}
-  \expandafter\def\csname simpleicon at owncloud\endcsname {\simpleiconsmapseven\symbol{104}}
-  \expandafter\def\csname simpleicon at oxygen\endcsname {\simpleiconsmapseven\symbol{105}}
-  \expandafter\def\csname simpleicon at oyo\endcsname {\simpleiconsmapseven\symbol{106}}
-  \expandafter\def\csname simpleicon at p5dotjs\endcsname {\simpleiconsmapseven\symbol{107}}
-  \expandafter\def\csname simpleicon at packagist\endcsname {\simpleiconsmapseven\symbol{108}}
-  \expandafter\def\csname simpleicon at packer\endcsname {\simpleiconsmapseven\symbol{109}}
-  \expandafter\def\csname simpleicon at paddlepaddle\endcsname {\simpleiconsmapseven\symbol{110}}
-  \expandafter\def\csname simpleicon at paddypower\endcsname {\simpleiconsmapseven\symbol{111}}
-  \expandafter\def\csname simpleicon at pagekit\endcsname {\simpleiconsmapseven\symbol{112}}
-  \expandafter\def\csname simpleicon at pagerduty\endcsname {\simpleiconsmapseven\symbol{113}}
-  \expandafter\def\csname simpleicon at pagespeedinsights\endcsname {\simpleiconsmapseven\symbol{114}}
-  \expandafter\def\csname simpleicon at pagseguro\endcsname {\simpleiconsmapseven\symbol{115}}
-  \expandafter\def\csname simpleicon at palantir\endcsname {\simpleiconsmapseven\symbol{116}}
-  \expandafter\def\csname simpleicon at paloaltonetworks\endcsname {\simpleiconsmapseven\symbol{117}}
-  \expandafter\def\csname simpleicon at paloaltosoftware\endcsname {\simpleiconsmapseven\symbol{118}}
-  \expandafter\def\csname simpleicon at pandas\endcsname {\simpleiconsmapseven\symbol{119}}
-  \expandafter\def\csname simpleicon at pandora\endcsname {\simpleiconsmapseven\symbol{120}}
-  \expandafter\def\csname simpleicon at pantheon\endcsname {\simpleiconsmapseven\symbol{121}}
-  \expandafter\def\csname simpleicon at paperspace\endcsname {\simpleiconsmapseven\symbol{122}}
-  \expandafter\def\csname simpleicon at paritysubstrate\endcsname {\simpleiconsmapseven\symbol{123}}
-  \expandafter\def\csname simpleicon at parsedotly\endcsname {\simpleiconsmapseven\symbol{124}}
-  \expandafter\def\csname simpleicon at passport\endcsname {\simpleiconsmapseven\symbol{125}}
-  \expandafter\def\csname simpleicon at pastebin\endcsname {\simpleiconsmapseven\symbol{126}}
-  \expandafter\def\csname simpleicon at patreon\endcsname {\simpleiconsmapseven\symbol{127}}
-  \expandafter\def\csname simpleicon at paychex\endcsname {\simpleiconsmapseven\symbol{128}}
-  \expandafter\def\csname simpleicon at payloadcms\endcsname {\simpleiconsmapseven\symbol{129}}
-  \expandafter\def\csname simpleicon at payoneer\endcsname {\simpleiconsmapseven\symbol{130}}
-  \expandafter\def\csname simpleicon at paypal\endcsname {\simpleiconsmapseven\symbol{131}}
-  \expandafter\def\csname simpleicon at paytm\endcsname {\simpleiconsmapseven\symbol{132}}
-  \expandafter\def\csname simpleicon at pcgamingwiki\endcsname {\simpleiconsmapseven\symbol{133}}
-  \expandafter\def\csname simpleicon at peakdesign\endcsname {\simpleiconsmapseven\symbol{134}}
-  \expandafter\def\csname simpleicon at pearson\endcsname {\simpleiconsmapseven\symbol{135}}
-  \expandafter\def\csname simpleicon at peertube\endcsname {\simpleiconsmapseven\symbol{136}}
-  \expandafter\def\csname simpleicon at pegasusairlines\endcsname {\simpleiconsmapseven\symbol{137}}
-  \expandafter\def\csname simpleicon at pelican\endcsname {\simpleiconsmapseven\symbol{138}}
-  \expandafter\def\csname simpleicon at peloton\endcsname {\simpleiconsmapseven\symbol{139}}
-  \expandafter\def\csname simpleicon at penny\endcsname {\simpleiconsmapseven\symbol{140}}
-  \expandafter\def\csname simpleicon at penpot\endcsname {\simpleiconsmapseven\symbol{141}}
-  \expandafter\def\csname simpleicon at pepsi\endcsname {\simpleiconsmapseven\symbol{142}}
-  \expandafter\def\csname simpleicon at percy\endcsname {\simpleiconsmapseven\symbol{143}}
-  \expandafter\def\csname simpleicon at perforce\endcsname {\simpleiconsmapseven\symbol{144}}
-  \expandafter\def\csname simpleicon at perl\endcsname {\simpleiconsmapseven\symbol{145}}
-  \expandafter\def\csname simpleicon at persistent\endcsname {\simpleiconsmapseven\symbol{146}}
-  \expandafter\def\csname simpleicon at personio\endcsname {\simpleiconsmapseven\symbol{147}}
-  \expandafter\def\csname simpleicon at petsathome\endcsname {\simpleiconsmapseven\symbol{148}}
-  \expandafter\def\csname simpleicon at peugeot\endcsname {\simpleiconsmapseven\symbol{149}}
-  \expandafter\def\csname simpleicon at pexels\endcsname {\simpleiconsmapseven\symbol{150}}
-  \expandafter\def\csname simpleicon at pfsense\endcsname {\simpleiconsmapseven\symbol{151}}
-  \expandafter\def\csname simpleicon at phabricator\endcsname {\simpleiconsmapseven\symbol{152}}
-  \expandafter\def\csname simpleicon at philipshue\endcsname {\simpleiconsmapseven\symbol{153}}
-  \expandafter\def\csname simpleicon at phoenixframework\endcsname {\simpleiconsmapseven\symbol{154}}
-  \expandafter\def\csname simpleicon at phonepe\endcsname {\simpleiconsmapseven\symbol{155}}
-  \expandafter\def\csname simpleicon at photobucket\endcsname {\simpleiconsmapseven\symbol{156}}
-  \expandafter\def\csname simpleicon at photocrowd\endcsname {\simpleiconsmapseven\symbol{157}}
-  \expandafter\def\csname simpleicon at photopea\endcsname {\simpleiconsmapseven\symbol{158}}
-  \expandafter\def\csname simpleicon at php\endcsname {\simpleiconsmapseven\symbol{159}}
-  \expandafter\def\csname simpleicon at phpmyadmin\endcsname {\simpleiconsmapseven\symbol{160}}
-  \expandafter\def\csname simpleicon at phpstorm\endcsname {\simpleiconsmapseven\symbol{161}}
-  \expandafter\def\csname simpleicon at picardsurgeles\endcsname {\simpleiconsmapseven\symbol{162}}
-  \expandafter\def\csname simpleicon at picartodottv\endcsname {\simpleiconsmapseven\symbol{163}}
-  \expandafter\def\csname simpleicon at picnic\endcsname {\simpleiconsmapseven\symbol{164}}
-  \expandafter\def\csname simpleicon at picpay\endcsname {\simpleiconsmapseven\symbol{165}}
-  \expandafter\def\csname simpleicon at pihole\endcsname {\simpleiconsmapseven\symbol{166}}
-  \expandafter\def\csname simpleicon at pimcore\endcsname {\simpleiconsmapseven\symbol{167}}
-  \expandafter\def\csname simpleicon at pinboard\endcsname {\simpleiconsmapseven\symbol{168}}
-  \expandafter\def\csname simpleicon at pingdom\endcsname {\simpleiconsmapseven\symbol{169}}
-  \expandafter\def\csname simpleicon at pinterest\endcsname {\simpleiconsmapseven\symbol{170}}
-  \expandafter\def\csname simpleicon at pioneerdj\endcsname {\simpleiconsmapseven\symbol{171}}
-  \expandafter\def\csname simpleicon at pivotaltracker\endcsname {\simpleiconsmapseven\symbol{172}}
-  \expandafter\def\csname simpleicon at piwigo\endcsname {\simpleiconsmapseven\symbol{173}}
-  \expandafter\def\csname simpleicon at pix\endcsname {\simpleiconsmapseven\symbol{174}}
-  \expandafter\def\csname simpleicon at pixabay\endcsname {\simpleiconsmapseven\symbol{175}}
-  \expandafter\def\csname simpleicon at pixiv\endcsname {\simpleiconsmapseven\symbol{176}}
-  \expandafter\def\csname simpleicon at pkgsrc\endcsname {\simpleiconsmapseven\symbol{177}}
-  \expandafter\def\csname simpleicon at planet\endcsname {\simpleiconsmapseven\symbol{178}}
-  \expandafter\def\csname simpleicon at planetscale\endcsname {\simpleiconsmapseven\symbol{179}}
-  \expandafter\def\csname simpleicon at plangrid\endcsname {\simpleiconsmapseven\symbol{180}}
-  \expandafter\def\csname simpleicon at platformdotsh\endcsname {\simpleiconsmapseven\symbol{181}}
-  \expandafter\def\csname simpleicon at platzi\endcsname {\simpleiconsmapseven\symbol{182}}
-  \expandafter\def\csname simpleicon at plausibleanalytics\endcsname {\simpleiconsmapseven\symbol{183}}
-  \expandafter\def\csname simpleicon at playcanvas\endcsname {\simpleiconsmapseven\symbol{184}}
-  \expandafter\def\csname simpleicon at playerdotme\endcsname {\simpleiconsmapseven\symbol{185}}
-  \expandafter\def\csname simpleicon at playerfm\endcsname {\simpleiconsmapseven\symbol{186}}
-  \expandafter\def\csname simpleicon at playstation\endcsname {\simpleiconsmapseven\symbol{187}}
-  \expandafter\def\csname simpleicon at playstation2\endcsname {\simpleiconsmapseven\symbol{188}}
-  \expandafter\def\csname simpleicon at playstation3\endcsname {\simpleiconsmapseven\symbol{189}}
-  \expandafter\def\csname simpleicon at playstation4\endcsname {\simpleiconsmapseven\symbol{190}}
-  \expandafter\def\csname simpleicon at playstation5\endcsname {\simpleiconsmapseven\symbol{191}}
-  \expandafter\def\csname simpleicon at playstationvita\endcsname {\simpleiconsmapseven\symbol{192}}
-  \expandafter\def\csname simpleicon at playwright\endcsname {\simpleiconsmapseven\symbol{193}}
-  \expandafter\def\csname simpleicon at pleroma\endcsname {\simpleiconsmapseven\symbol{194}}
-  \expandafter\def\csname simpleicon at plesk\endcsname {\simpleiconsmapseven\symbol{195}}
-  \expandafter\def\csname simpleicon at plex\endcsname {\simpleiconsmapseven\symbol{196}}
-  \expandafter\def\csname simpleicon at plotly\endcsname {\simpleiconsmapseven\symbol{197}}
-  \expandafter\def\csname simpleicon at pluralsight\endcsname {\simpleiconsmapseven\symbol{198}}
-  \expandafter\def\csname simpleicon at plurk\endcsname {\simpleiconsmapseven\symbol{199}}
-  \expandafter\def\csname simpleicon at pluscodes\endcsname {\simpleiconsmapseven\symbol{200}}
-  \expandafter\def\csname simpleicon at pm2\endcsname {\simpleiconsmapseven\symbol{201}}
-  \expandafter\def\csname simpleicon at pnpm\endcsname {\simpleiconsmapseven\symbol{202}}
-  \expandafter\def\csname simpleicon at pocket\endcsname {\simpleiconsmapseven\symbol{203}}
-  \expandafter\def\csname simpleicon at pocketbase\endcsname {\simpleiconsmapseven\symbol{204}}
-  \expandafter\def\csname simpleicon at pocketcasts\endcsname {\simpleiconsmapseven\symbol{205}}
-  \expandafter\def\csname simpleicon at podcastaddict\endcsname {\simpleiconsmapseven\symbol{206}}
-  \expandafter\def\csname simpleicon at podcastindex\endcsname {\simpleiconsmapseven\symbol{207}}
-  \expandafter\def\csname simpleicon at podman\endcsname {\simpleiconsmapseven\symbol{208}}
-  \expandafter\def\csname simpleicon at poe\endcsname {\simpleiconsmapseven\symbol{209}}
-  \expandafter\def\csname simpleicon at poetry\endcsname {\simpleiconsmapseven\symbol{210}}
-  \expandafter\def\csname simpleicon at pointy\endcsname {\simpleiconsmapseven\symbol{211}}
-  \expandafter\def\csname simpleicon at pokemon\endcsname {\simpleiconsmapseven\symbol{212}}
-  \expandafter\def\csname simpleicon at polars\endcsname {\simpleiconsmapseven\symbol{213}}
-  \expandafter\def\csname simpleicon at polkadot\endcsname {\simpleiconsmapseven\symbol{214}}
-  \expandafter\def\csname simpleicon at poly\endcsname {\simpleiconsmapseven\symbol{215}}
-  \expandafter\def\csname simpleicon at polymerproject\endcsname {\simpleiconsmapseven\symbol{216}}
-  \expandafter\def\csname simpleicon at polywork\endcsname {\simpleiconsmapseven\symbol{217}}
-  \expandafter\def\csname simpleicon at popos\endcsname {\simpleiconsmapseven\symbol{218}}
-  \expandafter\def\csname simpleicon at porsche\endcsname {\simpleiconsmapseven\symbol{219}}
-  \expandafter\def\csname simpleicon at portainer\endcsname {\simpleiconsmapseven\symbol{220}}
-  \expandafter\def\csname simpleicon at postcss\endcsname {\simpleiconsmapseven\symbol{221}}
-  \expandafter\def\csname simpleicon at postgresql\endcsname {\simpleiconsmapseven\symbol{222}}
-  \expandafter\def\csname simpleicon at posthog\endcsname {\simpleiconsmapseven\symbol{223}}
-  \expandafter\def\csname simpleicon at postman\endcsname {\simpleiconsmapseven\symbol{224}}
-  \expandafter\def\csname simpleicon at postmates\endcsname {\simpleiconsmapseven\symbol{225}}
-  \expandafter\def\csname simpleicon at powerapps\endcsname {\simpleiconsmapseven\symbol{226}}
-  \expandafter\def\csname simpleicon at powerautomate\endcsname {\simpleiconsmapseven\symbol{227}}
-  \expandafter\def\csname simpleicon at powerbi\endcsname {\simpleiconsmapseven\symbol{228}}
-  \expandafter\def\csname simpleicon at powerfx\endcsname {\simpleiconsmapseven\symbol{229}}
-  \expandafter\def\csname simpleicon at powerpages\endcsname {\simpleiconsmapseven\symbol{230}}
-  \expandafter\def\csname simpleicon at powers\endcsname {\simpleiconsmapseven\symbol{231}}
-  \expandafter\def\csname simpleicon at powershell\endcsname {\simpleiconsmapseven\symbol{232}}
-  \expandafter\def\csname simpleicon at powervirtualagents\endcsname {\simpleiconsmapseven\symbol{233}}
-  \expandafter\def\csname simpleicon at prdotco\endcsname {\simpleiconsmapseven\symbol{234}}
-  \expandafter\def\csname simpleicon at preact\endcsname {\simpleiconsmapseven\symbol{235}}
-  \expandafter\def\csname simpleicon at precommit\endcsname {\simpleiconsmapseven\symbol{236}}
-  \expandafter\def\csname simpleicon at prefect\endcsname {\simpleiconsmapseven\symbol{237}}
-  \expandafter\def\csname simpleicon at premierleague\endcsname {\simpleiconsmapseven\symbol{238}}
-  \expandafter\def\csname simpleicon at prestashop\endcsname {\simpleiconsmapseven\symbol{239}}
-  \expandafter\def\csname simpleicon at presto\endcsname {\simpleiconsmapseven\symbol{240}}
-  \expandafter\def\csname simpleicon at prettier\endcsname {\simpleiconsmapseven\symbol{241}}
-  \expandafter\def\csname simpleicon at pretzel\endcsname {\simpleiconsmapseven\symbol{242}}
-  \expandafter\def\csname simpleicon at prevention\endcsname {\simpleiconsmapseven\symbol{243}}
-  \expandafter\def\csname simpleicon at prezi\endcsname {\simpleiconsmapseven\symbol{244}}
-  \expandafter\def\csname simpleicon at prime\endcsname {\simpleiconsmapseven\symbol{245}}
-  \expandafter\def\csname simpleicon at primevideo\endcsname {\simpleiconsmapseven\symbol{246}}
-  \expandafter\def\csname simpleicon at printables\endcsname {\simpleiconsmapseven\symbol{247}}
-  \expandafter\def\csname simpleicon at prisma\endcsname {\simpleiconsmapseven\symbol{248}}
-  \expandafter\def\csname simpleicon at prismic\endcsname {\simpleiconsmapseven\symbol{249}}
-  \expandafter\def\csname simpleicon at privateinternetaccess\endcsname {\simpleiconsmapseven\symbol{250}}
-  \expandafter\def\csname simpleicon at probot\endcsname {\simpleiconsmapseven\symbol{251}}
-  \expandafter\def\csname simpleicon at processingfoundation\endcsname {\simpleiconsmapseven\symbol{252}}
-  \expandafter\def\csname simpleicon at processwire\endcsname {\simpleiconsmapseven\symbol{253}}
-  \expandafter\def\csname simpleicon at producthunt\endcsname {\simpleiconsmapseven\symbol{254}}
-  \expandafter\def\csname simpleicon at progate\endcsname {\simpleiconsmapseven\symbol{255}}
-  \expandafter\def\csname simpleicon at progress\endcsname {\simpleiconsmapeight\symbol{0}}
-  \expandafter\def\csname simpleicon at prometheus\endcsname {\simpleiconsmapeight\symbol{1}}
-  \expandafter\def\csname simpleicon at prosieben\endcsname {\simpleiconsmapeight\symbol{2}}
-  \expandafter\def\csname simpleicon at protocolsdotio\endcsname {\simpleiconsmapeight\symbol{3}}
-  \expandafter\def\csname simpleicon at protodotio\endcsname {\simpleiconsmapeight\symbol{4}}
-  \expandafter\def\csname simpleicon at proton\endcsname {\simpleiconsmapeight\symbol{5}}
-  \expandafter\def\csname simpleicon at protoncalendar\endcsname {\simpleiconsmapeight\symbol{6}}
-  \expandafter\def\csname simpleicon at protondb\endcsname {\simpleiconsmapeight\symbol{7}}
-  \expandafter\def\csname simpleicon at protondrive\endcsname {\simpleiconsmapeight\symbol{8}}
-  \expandafter\def\csname simpleicon at protonmail\endcsname {\simpleiconsmapeight\symbol{9}}
-  \expandafter\def\csname simpleicon at protonvpn\endcsname {\simpleiconsmapeight\symbol{10}}
-  \expandafter\def\csname simpleicon at protools\endcsname {\simpleiconsmapeight\symbol{11}}
-  \expandafter\def\csname simpleicon at protractor\endcsname {\simpleiconsmapeight\symbol{12}}
-  \expandafter\def\csname simpleicon at proxmox\endcsname {\simpleiconsmapeight\symbol{13}}
-  \expandafter\def\csname simpleicon at pterodactyl\endcsname {\simpleiconsmapeight\symbol{14}}
-  \expandafter\def\csname simpleicon at pubg\endcsname {\simpleiconsmapeight\symbol{15}}
-  \expandafter\def\csname simpleicon at publons\endcsname {\simpleiconsmapeight\symbol{16}}
-  \expandafter\def\csname simpleicon at pubmed\endcsname {\simpleiconsmapeight\symbol{17}}
-  \expandafter\def\csname simpleicon at pug\endcsname {\simpleiconsmapeight\symbol{18}}
-  \expandafter\def\csname simpleicon at pulumi\endcsname {\simpleiconsmapeight\symbol{19}}
-  \expandafter\def\csname simpleicon at puma\endcsname {\simpleiconsmapeight\symbol{20}}
-  \expandafter\def\csname simpleicon at puppet\endcsname {\simpleiconsmapeight\symbol{21}}
-  \expandafter\def\csname simpleicon at puppeteer\endcsname {\simpleiconsmapeight\symbol{22}}
-  \expandafter\def\csname simpleicon at purescript\endcsname {\simpleiconsmapeight\symbol{23}}
-  \expandafter\def\csname simpleicon at purgecss\endcsname {\simpleiconsmapeight\symbol{24}}
-  \expandafter\def\csname simpleicon at purism\endcsname {\simpleiconsmapeight\symbol{25}}
-  \expandafter\def\csname simpleicon at pusher\endcsname {\simpleiconsmapeight\symbol{26}}
-  \expandafter\def\csname simpleicon at pwa\endcsname {\simpleiconsmapeight\symbol{27}}
-  \expandafter\def\csname simpleicon at pycharm\endcsname {\simpleiconsmapeight\symbol{28}}
-  \expandafter\def\csname simpleicon at pydantic\endcsname {\simpleiconsmapeight\symbol{29}}
-  \expandafter\def\csname simpleicon at pyg\endcsname {\simpleiconsmapeight\symbol{30}}
-  \expandafter\def\csname simpleicon at pypi\endcsname {\simpleiconsmapeight\symbol{31}}
-  \expandafter\def\csname simpleicon at pypy\endcsname {\simpleiconsmapeight\symbol{32}}
-  \expandafter\def\csname simpleicon at pyscaffold\endcsname {\simpleiconsmapeight\symbol{33}}
-  \expandafter\def\csname simpleicon at pysyft\endcsname {\simpleiconsmapeight\symbol{34}}
-  \expandafter\def\csname simpleicon at pytest\endcsname {\simpleiconsmapeight\symbol{35}}
-  \expandafter\def\csname simpleicon at python\endcsname {\simpleiconsmapeight\symbol{36}}
-  \expandafter\def\csname simpleicon at pythonanywhere\endcsname {\simpleiconsmapeight\symbol{37}}
-  \expandafter\def\csname simpleicon at pytorch\endcsname {\simpleiconsmapeight\symbol{38}}
-  \expandafter\def\csname simpleicon at pyup\endcsname {\simpleiconsmapeight\symbol{39}}
-  \expandafter\def\csname simpleicon at qantas\endcsname {\simpleiconsmapeight\symbol{40}}
-  \expandafter\def\csname simpleicon at qatarairways\endcsname {\simpleiconsmapeight\symbol{41}}
-  \expandafter\def\csname simpleicon at qemu\endcsname {\simpleiconsmapeight\symbol{42}}
-  \expandafter\def\csname simpleicon at qgis\endcsname {\simpleiconsmapeight\symbol{43}}
-  \expandafter\def\csname simpleicon at qi\endcsname {\simpleiconsmapeight\symbol{44}}
-  \expandafter\def\csname simpleicon at qiita\endcsname {\simpleiconsmapeight\symbol{45}}
-  \expandafter\def\csname simpleicon at qiskit\endcsname {\simpleiconsmapeight\symbol{46}}
-  \expandafter\def\csname simpleicon at qiwi\endcsname {\simpleiconsmapeight\symbol{47}}
-  \expandafter\def\csname simpleicon at qlik\endcsname {\simpleiconsmapeight\symbol{48}}
-  \expandafter\def\csname simpleicon at qmk\endcsname {\simpleiconsmapeight\symbol{49}}
-  \expandafter\def\csname simpleicon at qt\endcsname {\simpleiconsmapeight\symbol{50}}
-  \expandafter\def\csname simpleicon at qualcomm\endcsname {\simpleiconsmapeight\symbol{51}}
-  \expandafter\def\csname simpleicon at qualtrics\endcsname {\simpleiconsmapeight\symbol{52}}
-  \expandafter\def\csname simpleicon at qualys\endcsname {\simpleiconsmapeight\symbol{53}}
-  \expandafter\def\csname simpleicon at quantcast\endcsname {\simpleiconsmapeight\symbol{54}}
-  \expandafter\def\csname simpleicon at quantconnect\endcsname {\simpleiconsmapeight\symbol{55}}
-  \expandafter\def\csname simpleicon at quarkus\endcsname {\simpleiconsmapeight\symbol{56}}
-  \expandafter\def\csname simpleicon at quasar\endcsname {\simpleiconsmapeight\symbol{57}}
-  \expandafter\def\csname simpleicon at qubesos\endcsname {\simpleiconsmapeight\symbol{58}}
-  \expandafter\def\csname simpleicon at quest\endcsname {\simpleiconsmapeight\symbol{59}}
-  \expandafter\def\csname simpleicon at quickbooks\endcsname {\simpleiconsmapeight\symbol{60}}
-  \expandafter\def\csname simpleicon at quicklook\endcsname {\simpleiconsmapeight\symbol{61}}
-  \expandafter\def\csname simpleicon at quicktime\endcsname {\simpleiconsmapeight\symbol{62}}
-  \expandafter\def\csname simpleicon at quip\endcsname {\simpleiconsmapeight\symbol{63}}
-  \expandafter\def\csname simpleicon at quora\endcsname {\simpleiconsmapeight\symbol{64}}
-  \expandafter\def\csname simpleicon at qwant\endcsname {\simpleiconsmapeight\symbol{65}}
-  \expandafter\def\csname simpleicon at qwiklabs\endcsname {\simpleiconsmapeight\symbol{66}}
-  \expandafter\def\csname simpleicon at qzone\endcsname {\simpleiconsmapeight\symbol{67}}
-  \expandafter\def\csname simpleicon at r\endcsname {\simpleiconsmapeight\symbol{68}}
-  \expandafter\def\csname simpleicon at r3\endcsname {\simpleiconsmapeight\symbol{69}}
-  \expandafter\def\csname simpleicon at rabbitmq\endcsname {\simpleiconsmapeight\symbol{70}}
-  \expandafter\def\csname simpleicon at racket\endcsname {\simpleiconsmapeight\symbol{71}}
-  \expandafter\def\csname simpleicon at radar\endcsname {\simpleiconsmapeight\symbol{72}}
-  \expandafter\def\csname simpleicon at radiopublic\endcsname {\simpleiconsmapeight\symbol{73}}
-  \expandafter\def\csname simpleicon at radixui\endcsname {\simpleiconsmapeight\symbol{74}}
-  \expandafter\def\csname simpleicon at railway\endcsname {\simpleiconsmapeight\symbol{75}}
-  \expandafter\def\csname simpleicon at rainmeter\endcsname {\simpleiconsmapeight\symbol{76}}
-  \expandafter\def\csname simpleicon at rakuten\endcsname {\simpleiconsmapeight\symbol{77}}
-  \expandafter\def\csname simpleicon at ram\endcsname {\simpleiconsmapeight\symbol{78}}
-  \expandafter\def\csname simpleicon at rancher\endcsname {\simpleiconsmapeight\symbol{79}}
-  \expandafter\def\csname simpleicon at rarible\endcsname {\simpleiconsmapeight\symbol{80}}
-  \expandafter\def\csname simpleicon at rasa\endcsname {\simpleiconsmapeight\symbol{81}}
-  \expandafter\def\csname simpleicon at raspberrypi\endcsname {\simpleiconsmapeight\symbol{82}}
-  \expandafter\def\csname simpleicon at ravelry\endcsname {\simpleiconsmapeight\symbol{83}}
-  \expandafter\def\csname simpleicon at ray\endcsname {\simpleiconsmapeight\symbol{84}}
-  \expandafter\def\csname simpleicon at razer\endcsname {\simpleiconsmapeight\symbol{85}}
-  \expandafter\def\csname simpleicon at razorpay\endcsname {\simpleiconsmapeight\symbol{86}}
-  \expandafter\def\csname simpleicon at react\endcsname {\simpleiconsmapeight\symbol{87}}
-  \expandafter\def\csname simpleicon at reacthookform\endcsname {\simpleiconsmapeight\symbol{88}}
-  \expandafter\def\csname simpleicon at reactivex\endcsname {\simpleiconsmapeight\symbol{89}}
-  \expandafter\def\csname simpleicon at reactos\endcsname {\simpleiconsmapeight\symbol{90}}
-  \expandafter\def\csname simpleicon at reactquery\endcsname {\simpleiconsmapeight\symbol{91}}
-  \expandafter\def\csname simpleicon at reactrouter\endcsname {\simpleiconsmapeight\symbol{92}}
-  \expandafter\def\csname simpleicon at reacttable\endcsname {\simpleiconsmapeight\symbol{93}}
-  \expandafter\def\csname simpleicon at readdotcv\endcsname {\simpleiconsmapeight\symbol{94}}
-  \expandafter\def\csname simpleicon at readme\endcsname {\simpleiconsmapeight\symbol{95}}
-  \expandafter\def\csname simpleicon at readthedocs\endcsname {\simpleiconsmapeight\symbol{96}}
-  \expandafter\def\csname simpleicon at realm\endcsname {\simpleiconsmapeight\symbol{97}}
-  \expandafter\def\csname simpleicon at reason\endcsname {\simpleiconsmapeight\symbol{98}}
-  \expandafter\def\csname simpleicon at reasonstudios\endcsname {\simpleiconsmapeight\symbol{99}}
-  \expandafter\def\csname simpleicon at recoil\endcsname {\simpleiconsmapeight\symbol{100}}
-  \expandafter\def\csname simpleicon at red\endcsname {\simpleiconsmapeight\symbol{101}}
-  \expandafter\def\csname simpleicon at redbubble\endcsname {\simpleiconsmapeight\symbol{102}}
-  \expandafter\def\csname simpleicon at reddit\endcsname {\simpleiconsmapeight\symbol{103}}
-  \expandafter\def\csname simpleicon at redhat\endcsname {\simpleiconsmapeight\symbol{104}}
-  \expandafter\def\csname simpleicon at redhatopenshift\endcsname {\simpleiconsmapeight\symbol{105}}
-  \expandafter\def\csname simpleicon at redis\endcsname {\simpleiconsmapeight\symbol{106}}
-  \expandafter\def\csname simpleicon at redmine\endcsname {\simpleiconsmapeight\symbol{107}}
-  \expandafter\def\csname simpleicon at redox\endcsname {\simpleiconsmapeight\symbol{108}}
-  \expandafter\def\csname simpleicon at redux\endcsname {\simpleiconsmapeight\symbol{109}}
-  \expandafter\def\csname simpleicon at reduxsaga\endcsname {\simpleiconsmapeight\symbol{110}}
-  \expandafter\def\csname simpleicon at redwoodjs\endcsname {\simpleiconsmapeight\symbol{111}}
-  \expandafter\def\csname simpleicon at reebok\endcsname {\simpleiconsmapeight\symbol{112}}
-  \expandafter\def\csname simpleicon at relay\endcsname {\simpleiconsmapeight\symbol{113}}
-  \expandafter\def\csname simpleicon at relianceindustrieslimited\endcsname {\simpleiconsmapeight\symbol{114}}
-  \expandafter\def\csname simpleicon at remark\endcsname {\simpleiconsmapeight\symbol{115}}
-  \expandafter\def\csname simpleicon at remix\endcsname {\simpleiconsmapeight\symbol{116}}
-  \expandafter\def\csname simpleicon at renault\endcsname {\simpleiconsmapeight\symbol{117}}
-  \expandafter\def\csname simpleicon at render\endcsname {\simpleiconsmapeight\symbol{118}}
-  \expandafter\def\csname simpleicon at renovatebot\endcsname {\simpleiconsmapeight\symbol{119}}
-  \expandafter\def\csname simpleicon at renpy\endcsname {\simpleiconsmapeight\symbol{120}}
-  \expandafter\def\csname simpleicon at renren\endcsname {\simpleiconsmapeight\symbol{121}}
-  \expandafter\def\csname simpleicon at replit\endcsname {\simpleiconsmapeight\symbol{122}}
-  \expandafter\def\csname simpleicon at republicofgamers\endcsname {\simpleiconsmapeight\symbol{123}}
-  \expandafter\def\csname simpleicon at rescript\endcsname {\simpleiconsmapeight\symbol{124}}
-  \expandafter\def\csname simpleicon at rescuetime\endcsname {\simpleiconsmapeight\symbol{125}}
-  \expandafter\def\csname simpleicon at researchgate\endcsname {\simpleiconsmapeight\symbol{126}}
-  \expandafter\def\csname simpleicon at resharper\endcsname {\simpleiconsmapeight\symbol{127}}
-  \expandafter\def\csname simpleicon at resurrectionremixos\endcsname {\simpleiconsmapeight\symbol{128}}
-  \expandafter\def\csname simpleicon at retroarch\endcsname {\simpleiconsmapeight\symbol{129}}
-  \expandafter\def\csname simpleicon at retropie\endcsname {\simpleiconsmapeight\symbol{130}}
-  \expandafter\def\csname simpleicon at revanced\endcsname {\simpleiconsmapeight\symbol{131}}
-  \expandafter\def\csname simpleicon at revealdotjs\endcsname {\simpleiconsmapeight\symbol{132}}
-  \expandafter\def\csname simpleicon at reverbnation\endcsname {\simpleiconsmapeight\symbol{133}}
-  \expandafter\def\csname simpleicon at revoltdotchat\endcsname {\simpleiconsmapeight\symbol{134}}
-  \expandafter\def\csname simpleicon at revolut\endcsname {\simpleiconsmapeight\symbol{135}}
-  \expandafter\def\csname simpleicon at revue\endcsname {\simpleiconsmapeight\symbol{136}}
-  \expandafter\def\csname simpleicon at rewe\endcsname {\simpleiconsmapeight\symbol{137}}
-  \expandafter\def\csname simpleicon at rezgo\endcsname {\simpleiconsmapeight\symbol{138}}
-  \expandafter\def\csname simpleicon at rhinoceros\endcsname {\simpleiconsmapeight\symbol{139}}
-  \expandafter\def\csname simpleicon at rider\endcsname {\simpleiconsmapeight\symbol{140}}
-  \expandafter\def\csname simpleicon at rimacautomobili\endcsname {\simpleiconsmapeight\symbol{141}}
-  \expandafter\def\csname simpleicon at ring\endcsname {\simpleiconsmapeight\symbol{142}}
-  \expandafter\def\csname simpleicon at riotgames\endcsname {\simpleiconsmapeight\symbol{143}}
-  \expandafter\def\csname simpleicon at ripple\endcsname {\simpleiconsmapeight\symbol{144}}
-  \expandafter\def\csname simpleicon at riscv\endcsname {\simpleiconsmapeight\symbol{145}}
-  \expandafter\def\csname simpleicon at riseup\endcsname {\simpleiconsmapeight\symbol{146}}
-  \expandafter\def\csname simpleicon at roadmapdotsh\endcsname {\simpleiconsmapeight\symbol{147}}
-  \expandafter\def\csname simpleicon at roamresearch\endcsname {\simpleiconsmapeight\symbol{148}}
-  \expandafter\def\csname simpleicon at roblox\endcsname {\simpleiconsmapeight\symbol{149}}
-  \expandafter\def\csname simpleicon at robloxstudio\endcsname {\simpleiconsmapeight\symbol{150}}
-  \expandafter\def\csname simpleicon at robotframework\endcsname {\simpleiconsmapeight\symbol{151}}
-  \expandafter\def\csname simpleicon at rocketdotchat\endcsname {\simpleiconsmapeight\symbol{152}}
-  \expandafter\def\csname simpleicon at rocksdb\endcsname {\simpleiconsmapeight\symbol{153}}
-  \expandafter\def\csname simpleicon at rockylinux\endcsname {\simpleiconsmapeight\symbol{154}}
-  \expandafter\def\csname simpleicon at roku\endcsname {\simpleiconsmapeight\symbol{155}}
-  \expandafter\def\csname simpleicon at rollsroyce\endcsname {\simpleiconsmapeight\symbol{156}}
-  \expandafter\def\csname simpleicon at rollupdotjs\endcsname {\simpleiconsmapeight\symbol{157}}
-  \expandafter\def\csname simpleicon at rome\endcsname {\simpleiconsmapeight\symbol{158}}
-  \expandafter\def\csname simpleicon at roots\endcsname {\simpleiconsmapeight\symbol{159}}
-  \expandafter\def\csname simpleicon at rootsbedrock\endcsname {\simpleiconsmapeight\symbol{160}}
-  \expandafter\def\csname simpleicon at rootssage\endcsname {\simpleiconsmapeight\symbol{161}}
-  \expandafter\def\csname simpleicon at ros\endcsname {\simpleiconsmapeight\symbol{162}}
-  \expandafter\def\csname simpleicon at rossmann\endcsname {\simpleiconsmapeight\symbol{163}}
-  \expandafter\def\csname simpleicon at rotaryinternational\endcsname {\simpleiconsmapeight\symbol{164}}
-  \expandafter\def\csname simpleicon at rottentomatoes\endcsname {\simpleiconsmapeight\symbol{165}}
-  \expandafter\def\csname simpleicon at roundcube\endcsname {\simpleiconsmapeight\symbol{166}}
-  \expandafter\def\csname simpleicon at rsocket\endcsname {\simpleiconsmapeight\symbol{167}}
-  \expandafter\def\csname simpleicon at rss\endcsname {\simpleiconsmapeight\symbol{168}}
-  \expandafter\def\csname simpleicon at rstudio\endcsname {\simpleiconsmapeight\symbol{169}}
-  \expandafter\def\csname simpleicon at rte\endcsname {\simpleiconsmapeight\symbol{170}}
-  \expandafter\def\csname simpleicon at rtl\endcsname {\simpleiconsmapeight\symbol{171}}
-  \expandafter\def\csname simpleicon at rtlzwei\endcsname {\simpleiconsmapeight\symbol{172}}
-  \expandafter\def\csname simpleicon at rubocop\endcsname {\simpleiconsmapeight\symbol{173}}
-  \expandafter\def\csname simpleicon at ruby\endcsname {\simpleiconsmapeight\symbol{174}}
-  \expandafter\def\csname simpleicon at rubygems\endcsname {\simpleiconsmapeight\symbol{175}}
-  \expandafter\def\csname simpleicon at rubyonrails\endcsname {\simpleiconsmapeight\symbol{176}}
-  \expandafter\def\csname simpleicon at rubysinatra\endcsname {\simpleiconsmapeight\symbol{177}}
-  \expandafter\def\csname simpleicon at ruff\endcsname {\simpleiconsmapeight\symbol{178}}
-  \expandafter\def\csname simpleicon at rundeck\endcsname {\simpleiconsmapeight\symbol{179}}
-  \expandafter\def\csname simpleicon at runkeeper\endcsname {\simpleiconsmapeight\symbol{180}}
-  \expandafter\def\csname simpleicon at runkit\endcsname {\simpleiconsmapeight\symbol{181}}
-  \expandafter\def\csname simpleicon at rust\endcsname {\simpleiconsmapeight\symbol{182}}
-  \expandafter\def\csname simpleicon at rxdb\endcsname {\simpleiconsmapeight\symbol{183}}
-  \expandafter\def\csname simpleicon at ryanair\endcsname {\simpleiconsmapeight\symbol{184}}
-  \expandafter\def\csname simpleicon at s7airlines\endcsname {\simpleiconsmapeight\symbol{185}}
-  \expandafter\def\csname simpleicon at sabanci\endcsname {\simpleiconsmapeight\symbol{186}}
-  \expandafter\def\csname simpleicon at safari\endcsname {\simpleiconsmapeight\symbol{187}}
-  \expandafter\def\csname simpleicon at sage\endcsname {\simpleiconsmapeight\symbol{188}}
-  \expandafter\def\csname simpleicon at sahibinden\endcsname {\simpleiconsmapeight\symbol{189}}
-  \expandafter\def\csname simpleicon at sailfishos\endcsname {\simpleiconsmapeight\symbol{190}}
-  \expandafter\def\csname simpleicon at salesforce\endcsname {\simpleiconsmapeight\symbol{191}}
-  \expandafter\def\csname simpleicon at saltproject\endcsname {\simpleiconsmapeight\symbol{192}}
-  \expandafter\def\csname simpleicon at samsung\endcsname {\simpleiconsmapeight\symbol{193}}
-  \expandafter\def\csname simpleicon at samsungpay\endcsname {\simpleiconsmapeight\symbol{194}}
-  \expandafter\def\csname simpleicon at sandisk\endcsname {\simpleiconsmapeight\symbol{195}}
-  \expandafter\def\csname simpleicon at sanfranciscomunicipalrailway\endcsname {\simpleiconsmapeight\symbol{196}}
-  \expandafter\def\csname simpleicon at sanity\endcsname {\simpleiconsmapeight\symbol{197}}
-  \expandafter\def\csname simpleicon at saopaulometro\endcsname {\simpleiconsmapeight\symbol{198}}
-  \expandafter\def\csname simpleicon at sap\endcsname {\simpleiconsmapeight\symbol{199}}
-  \expandafter\def\csname simpleicon at sass\endcsname {\simpleiconsmapeight\symbol{200}}
-  \expandafter\def\csname simpleicon at sat1\endcsname {\simpleiconsmapeight\symbol{201}}
-  \expandafter\def\csname simpleicon at saturn\endcsname {\simpleiconsmapeight\symbol{202}}
-  \expandafter\def\csname simpleicon at saucelabs\endcsname {\simpleiconsmapeight\symbol{203}}
-  \expandafter\def\csname simpleicon at scala\endcsname {\simpleiconsmapeight\symbol{204}}
-  \expandafter\def\csname simpleicon at scaleway\endcsname {\simpleiconsmapeight\symbol{205}}
-  \expandafter\def\csname simpleicon at scania\endcsname {\simpleiconsmapeight\symbol{206}}
-  \expandafter\def\csname simpleicon at schneiderelectric\endcsname {\simpleiconsmapeight\symbol{207}}
-  \expandafter\def\csname simpleicon at scikitlearn\endcsname {\simpleiconsmapeight\symbol{208}}
-  \expandafter\def\csname simpleicon at scipy\endcsname {\simpleiconsmapeight\symbol{209}}
-  \expandafter\def\csname simpleicon at scopus\endcsname {\simpleiconsmapeight\symbol{210}}
-  \expandafter\def\csname simpleicon at scpfoundation\endcsname {\simpleiconsmapeight\symbol{211}}
-  \expandafter\def\csname simpleicon at scratch\endcsname {\simpleiconsmapeight\symbol{212}}
-  \expandafter\def\csname simpleicon at screencastify\endcsname {\simpleiconsmapeight\symbol{213}}
-  \expandafter\def\csname simpleicon at scribd\endcsname {\simpleiconsmapeight\symbol{214}}
-  \expandafter\def\csname simpleicon at scrimba\endcsname {\simpleiconsmapeight\symbol{215}}
-  \expandafter\def\csname simpleicon at scrollreveal\endcsname {\simpleiconsmapeight\symbol{216}}
-  \expandafter\def\csname simpleicon at scrumalliance\endcsname {\simpleiconsmapeight\symbol{217}}
-  \expandafter\def\csname simpleicon at scrutinizerci\endcsname {\simpleiconsmapeight\symbol{218}}
-  \expandafter\def\csname simpleicon at seagate\endcsname {\simpleiconsmapeight\symbol{219}}
-  \expandafter\def\csname simpleicon at seat\endcsname {\simpleiconsmapeight\symbol{220}}
-  \expandafter\def\csname simpleicon at securityscorecard\endcsname {\simpleiconsmapeight\symbol{221}}
-  \expandafter\def\csname simpleicon at sefaria\endcsname {\simpleiconsmapeight\symbol{222}}
-  \expandafter\def\csname simpleicon at sega\endcsname {\simpleiconsmapeight\symbol{223}}
-  \expandafter\def\csname simpleicon at selenium\endcsname {\simpleiconsmapeight\symbol{224}}
-  \expandafter\def\csname simpleicon at sellfy\endcsname {\simpleiconsmapeight\symbol{225}}
-  \expandafter\def\csname simpleicon at semanticrelease\endcsname {\simpleiconsmapeight\symbol{226}}
-  \expandafter\def\csname simpleicon at semanticscholar\endcsname {\simpleiconsmapeight\symbol{227}}
-  \expandafter\def\csname simpleicon at semanticuireact\endcsname {\simpleiconsmapeight\symbol{228}}
-  \expandafter\def\csname simpleicon at semanticweb\endcsname {\simpleiconsmapeight\symbol{229}}
-  \expandafter\def\csname simpleicon at semaphoreci\endcsname {\simpleiconsmapeight\symbol{230}}
-  \expandafter\def\csname simpleicon at semrush\endcsname {\simpleiconsmapeight\symbol{231}}
-  \expandafter\def\csname simpleicon at semver\endcsname {\simpleiconsmapeight\symbol{232}}
-  \expandafter\def\csname simpleicon at sencha\endcsname {\simpleiconsmapeight\symbol{233}}
-  \expandafter\def\csname simpleicon at sendinblue\endcsname {\simpleiconsmapeight\symbol{234}}
-  \expandafter\def\csname simpleicon at sennheiser\endcsname {\simpleiconsmapeight\symbol{235}}
-  \expandafter\def\csname simpleicon at sensu\endcsname {\simpleiconsmapeight\symbol{236}}
-  \expandafter\def\csname simpleicon at sentry\endcsname {\simpleiconsmapeight\symbol{237}}
-  \expandafter\def\csname simpleicon at sepa\endcsname {\simpleiconsmapeight\symbol{238}}
-  \expandafter\def\csname simpleicon at sequelize\endcsname {\simpleiconsmapeight\symbol{239}}
-  \expandafter\def\csname simpleicon at serverfault\endcsname {\simpleiconsmapeight\symbol{240}}
-  \expandafter\def\csname simpleicon at serverless\endcsname {\simpleiconsmapeight\symbol{241}}
-  \expandafter\def\csname simpleicon at sessionize\endcsname {\simpleiconsmapeight\symbol{242}}
-  \expandafter\def\csname simpleicon at setapp\endcsname {\simpleiconsmapeight\symbol{243}}
-  \expandafter\def\csname simpleicon at sfml\endcsname {\simpleiconsmapeight\symbol{244}}
-  \expandafter\def\csname simpleicon at shadow\endcsname {\simpleiconsmapeight\symbol{245}}
-  \expandafter\def\csname simpleicon at shanghaimetro\endcsname {\simpleiconsmapeight\symbol{246}}
-  \expandafter\def\csname simpleicon at sharex\endcsname {\simpleiconsmapeight\symbol{247}}
-  \expandafter\def\csname simpleicon at sharp\endcsname {\simpleiconsmapeight\symbol{248}}
-  \expandafter\def\csname simpleicon at shazam\endcsname {\simpleiconsmapeight\symbol{249}}
-  \expandafter\def\csname simpleicon at shell\endcsname {\simpleiconsmapeight\symbol{250}}
-  \expandafter\def\csname simpleicon at shelly\endcsname {\simpleiconsmapeight\symbol{251}}
-  \expandafter\def\csname simpleicon at shenzhenmetro\endcsname {\simpleiconsmapeight\symbol{252}}
-  \expandafter\def\csname simpleicon at shieldsdotio\endcsname {\simpleiconsmapeight\symbol{253}}
-  \expandafter\def\csname simpleicon at shikimori\endcsname {\simpleiconsmapeight\symbol{254}}
-  \expandafter\def\csname simpleicon at shopee\endcsname {\simpleiconsmapeight\symbol{255}}
-  \expandafter\def\csname simpleicon at shopify\endcsname {\simpleiconsmapnine\symbol{0}}
-  \expandafter\def\csname simpleicon at shopware\endcsname {\simpleiconsmapnine\symbol{1}}
-  \expandafter\def\csname simpleicon at shotcut\endcsname {\simpleiconsmapnine\symbol{2}}
-  \expandafter\def\csname simpleicon at showpad\endcsname {\simpleiconsmapnine\symbol{3}}
-  \expandafter\def\csname simpleicon at showtime\endcsname {\simpleiconsmapnine\symbol{4}}
-  \expandafter\def\csname simpleicon at shutterstock\endcsname {\simpleiconsmapnine\symbol{5}}
-  \expandafter\def\csname simpleicon at siemens\endcsname {\simpleiconsmapnine\symbol{6}}
-  \expandafter\def\csname simpleicon at signal\endcsname {\simpleiconsmapnine\symbol{7}}
-  \expandafter\def\csname simpleicon at similarweb\endcsname {\simpleiconsmapnine\symbol{8}}
-  \expandafter\def\csname simpleicon at simkl\endcsname {\simpleiconsmapnine\symbol{9}}
-  \expandafter\def\csname simpleicon at simpleanalytics\endcsname {\simpleiconsmapnine\symbol{10}}
-  \expandafter\def\csname simpleicon at simpleicons\endcsname {\simpleiconsmapnine\symbol{11}}
-  \expandafter\def\csname simpleicon at simplenote\endcsname {\simpleiconsmapnine\symbol{12}}
-  \expandafter\def\csname simpleicon at sinaweibo\endcsname {\simpleiconsmapnine\symbol{13}}
-  \expandafter\def\csname simpleicon at singlestore\endcsname {\simpleiconsmapnine\symbol{14}}
-  \expandafter\def\csname simpleicon at sitecore\endcsname {\simpleiconsmapnine\symbol{15}}
-  \expandafter\def\csname simpleicon at sitepoint\endcsname {\simpleiconsmapnine\symbol{16}}
-  \expandafter\def\csname simpleicon at sketch\endcsname {\simpleiconsmapnine\symbol{17}}
-  \expandafter\def\csname simpleicon at sketchfab\endcsname {\simpleiconsmapnine\symbol{18}}
-  \expandafter\def\csname simpleicon at sketchup\endcsname {\simpleiconsmapnine\symbol{19}}
-  \expandafter\def\csname simpleicon at skillshare\endcsname {\simpleiconsmapnine\symbol{20}}
-  \expandafter\def\csname simpleicon at skoda\endcsname {\simpleiconsmapnine\symbol{21}}
-  \expandafter\def\csname simpleicon at sky\endcsname {\simpleiconsmapnine\symbol{22}}
-  \expandafter\def\csname simpleicon at skynet\endcsname {\simpleiconsmapnine\symbol{23}}
-  \expandafter\def\csname simpleicon at skypack\endcsname {\simpleiconsmapnine\symbol{24}}
-  \expandafter\def\csname simpleicon at skype\endcsname {\simpleiconsmapnine\symbol{25}}
-  \expandafter\def\csname simpleicon at skypeforbusiness\endcsname {\simpleiconsmapnine\symbol{26}}
-  \expandafter\def\csname simpleicon at skyrock\endcsname {\simpleiconsmapnine\symbol{27}}
-  \expandafter\def\csname simpleicon at slack\endcsname {\simpleiconsmapnine\symbol{28}}
-  \expandafter\def\csname simpleicon at slackware\endcsname {\simpleiconsmapnine\symbol{29}}
-  \expandafter\def\csname simpleicon at slashdot\endcsname {\simpleiconsmapnine\symbol{30}}
-  \expandafter\def\csname simpleicon at slickpic\endcsname {\simpleiconsmapnine\symbol{31}}
-  \expandafter\def\csname simpleicon at slides\endcsname {\simpleiconsmapnine\symbol{32}}
-  \expandafter\def\csname simpleicon at slideshare\endcsname {\simpleiconsmapnine\symbol{33}}
-  \expandafter\def\csname simpleicon at smart\endcsname {\simpleiconsmapnine\symbol{34}}
-  \expandafter\def\csname simpleicon at smartthings\endcsname {\simpleiconsmapnine\symbol{35}}
-  \expandafter\def\csname simpleicon at smashdotgg\endcsname {\simpleiconsmapnine\symbol{36}}
-  \expandafter\def\csname simpleicon at smashingmagazine\endcsname {\simpleiconsmapnine\symbol{37}}
-  \expandafter\def\csname simpleicon at smrt\endcsname {\simpleiconsmapnine\symbol{38}}
-  \expandafter\def\csname simpleicon at smugmug\endcsname {\simpleiconsmapnine\symbol{39}}
-  \expandafter\def\csname simpleicon at snapchat\endcsname {\simpleiconsmapnine\symbol{40}}
-  \expandafter\def\csname simpleicon at snapcraft\endcsname {\simpleiconsmapnine\symbol{41}}
-  \expandafter\def\csname simpleicon at sncf\endcsname {\simpleiconsmapnine\symbol{42}}
-  \expandafter\def\csname simpleicon at snowflake\endcsname {\simpleiconsmapnine\symbol{43}}
-  \expandafter\def\csname simpleicon at snowpack\endcsname {\simpleiconsmapnine\symbol{44}}
-  \expandafter\def\csname simpleicon at snyk\endcsname {\simpleiconsmapnine\symbol{45}}
-  \expandafter\def\csname simpleicon at socialblade\endcsname {\simpleiconsmapnine\symbol{46}}
-  \expandafter\def\csname simpleicon at society6\endcsname {\simpleiconsmapnine\symbol{47}}
-  \expandafter\def\csname simpleicon at socketdotio\endcsname {\simpleiconsmapnine\symbol{48}}
-  \expandafter\def\csname simpleicon at sogou\endcsname {\simpleiconsmapnine\symbol{49}}
-  \expandafter\def\csname simpleicon at solid\endcsname {\simpleiconsmapnine\symbol{50}}
-  \expandafter\def\csname simpleicon at solidity\endcsname {\simpleiconsmapnine\symbol{51}}
-  \expandafter\def\csname simpleicon at sololearn\endcsname {\simpleiconsmapnine\symbol{52}}
-  \expandafter\def\csname simpleicon at solus\endcsname {\simpleiconsmapnine\symbol{53}}
-  \expandafter\def\csname simpleicon at sonar\endcsname {\simpleiconsmapnine\symbol{54}}
-  \expandafter\def\csname simpleicon at sonarcloud\endcsname {\simpleiconsmapnine\symbol{55}}
-  \expandafter\def\csname simpleicon at sonarlint\endcsname {\simpleiconsmapnine\symbol{56}}
-  \expandafter\def\csname simpleicon at sonarqube\endcsname {\simpleiconsmapnine\symbol{57}}
-  \expandafter\def\csname simpleicon at sonarsource\endcsname {\simpleiconsmapnine\symbol{58}}
-  \expandafter\def\csname simpleicon at songkick\endcsname {\simpleiconsmapnine\symbol{59}}
-  \expandafter\def\csname simpleicon at songoda\endcsname {\simpleiconsmapnine\symbol{60}}
-  \expandafter\def\csname simpleicon at sonicwall\endcsname {\simpleiconsmapnine\symbol{61}}
-  \expandafter\def\csname simpleicon at sonos\endcsname {\simpleiconsmapnine\symbol{62}}
-  \expandafter\def\csname simpleicon at sony\endcsname {\simpleiconsmapnine\symbol{63}}
-  \expandafter\def\csname simpleicon at soundcharts\endcsname {\simpleiconsmapnine\symbol{64}}
-  \expandafter\def\csname simpleicon at soundcloud\endcsname {\simpleiconsmapnine\symbol{65}}
-  \expandafter\def\csname simpleicon at sourceengine\endcsname {\simpleiconsmapnine\symbol{66}}
-  \expandafter\def\csname simpleicon at sourceforge\endcsname {\simpleiconsmapnine\symbol{67}}
-  \expandafter\def\csname simpleicon at sourcegraph\endcsname {\simpleiconsmapnine\symbol{68}}
-  \expandafter\def\csname simpleicon at sourcehut\endcsname {\simpleiconsmapnine\symbol{69}}
-  \expandafter\def\csname simpleicon at sourcetree\endcsname {\simpleiconsmapnine\symbol{70}}
-  \expandafter\def\csname simpleicon at southwestairlines\endcsname {\simpleiconsmapnine\symbol{71}}
-  \expandafter\def\csname simpleicon at spacemacs\endcsname {\simpleiconsmapnine\symbol{72}}
-  \expandafter\def\csname simpleicon at spacex\endcsname {\simpleiconsmapnine\symbol{73}}
-  \expandafter\def\csname simpleicon at spacy\endcsname {\simpleiconsmapnine\symbol{74}}
-  \expandafter\def\csname simpleicon at sparkar\endcsname {\simpleiconsmapnine\symbol{75}}
-  \expandafter\def\csname simpleicon at sparkasse\endcsname {\simpleiconsmapnine\symbol{76}}
-  \expandafter\def\csname simpleicon at sparkfun\endcsname {\simpleiconsmapnine\symbol{77}}
-  \expandafter\def\csname simpleicon at sparkpost\endcsname {\simpleiconsmapnine\symbol{78}}
-  \expandafter\def\csname simpleicon at spdx\endcsname {\simpleiconsmapnine\symbol{79}}
-  \expandafter\def\csname simpleicon at speakerdeck\endcsname {\simpleiconsmapnine\symbol{80}}
-  \expandafter\def\csname simpleicon at spectrum\endcsname {\simpleiconsmapnine\symbol{81}}
-  \expandafter\def\csname simpleicon at speedtest\endcsname {\simpleiconsmapnine\symbol{82}}
-  \expandafter\def\csname simpleicon at speedypage\endcsname {\simpleiconsmapnine\symbol{83}}
-  \expandafter\def\csname simpleicon at spinnaker\endcsname {\simpleiconsmapnine\symbol{84}}
-  \expandafter\def\csname simpleicon at spinrilla\endcsname {\simpleiconsmapnine\symbol{85}}
-  \expandafter\def\csname simpleicon at splunk\endcsname {\simpleiconsmapnine\symbol{86}}
-  \expandafter\def\csname simpleicon at spoj\endcsname {\simpleiconsmapnine\symbol{87}}
-  \expandafter\def\csname simpleicon at spond\endcsname {\simpleiconsmapnine\symbol{88}}
-  \expandafter\def\csname simpleicon at spotify\endcsname {\simpleiconsmapnine\symbol{89}}
-  \expandafter\def\csname simpleicon at spotlight\endcsname {\simpleiconsmapnine\symbol{90}}
-  \expandafter\def\csname simpleicon at spreadshirt\endcsname {\simpleiconsmapnine\symbol{91}}
-  \expandafter\def\csname simpleicon at spreaker\endcsname {\simpleiconsmapnine\symbol{92}}
-  \expandafter\def\csname simpleicon at spring\endcsname {\simpleiconsmapnine\symbol{93}}
-  \expandafter\def\csname simpleicon at springcreators\endcsname {\simpleiconsmapnine\symbol{94}}
-  \expandafter\def\csname simpleicon at springboot\endcsname {\simpleiconsmapnine\symbol{95}}
-  \expandafter\def\csname simpleicon at springsecurity\endcsname {\simpleiconsmapnine\symbol{96}}
-  \expandafter\def\csname simpleicon at spyderide\endcsname {\simpleiconsmapnine\symbol{97}}
-  \expandafter\def\csname simpleicon at sqlite\endcsname {\simpleiconsmapnine\symbol{98}}
-  \expandafter\def\csname simpleicon at square\endcsname {\simpleiconsmapnine\symbol{99}}
-  \expandafter\def\csname simpleicon at squareenix\endcsname {\simpleiconsmapnine\symbol{100}}
-  \expandafter\def\csname simpleicon at squarespace\endcsname {\simpleiconsmapnine\symbol{101}}
-  \expandafter\def\csname simpleicon at ssrn\endcsname {\simpleiconsmapnine\symbol{102}}
-  \expandafter\def\csname simpleicon at sst\endcsname {\simpleiconsmapnine\symbol{103}}
-  \expandafter\def\csname simpleicon at stackbit\endcsname {\simpleiconsmapnine\symbol{104}}
-  \expandafter\def\csname simpleicon at stackblitz\endcsname {\simpleiconsmapnine\symbol{105}}
-  \expandafter\def\csname simpleicon at stackedit\endcsname {\simpleiconsmapnine\symbol{106}}
-  \expandafter\def\csname simpleicon at stackexchange\endcsname {\simpleiconsmapnine\symbol{107}}
-  \expandafter\def\csname simpleicon at stackhawk\endcsname {\simpleiconsmapnine\symbol{108}}
-  \expandafter\def\csname simpleicon at stackoverflow\endcsname {\simpleiconsmapnine\symbol{109}}
-  \expandafter\def\csname simpleicon at stackpath\endcsname {\simpleiconsmapnine\symbol{110}}
-  \expandafter\def\csname simpleicon at stackshare\endcsname {\simpleiconsmapnine\symbol{111}}
-  \expandafter\def\csname simpleicon at stadia\endcsname {\simpleiconsmapnine\symbol{112}}
-  \expandafter\def\csname simpleicon at staffbase\endcsname {\simpleiconsmapnine\symbol{113}}
-  \expandafter\def\csname simpleicon at standardjs\endcsname {\simpleiconsmapnine\symbol{114}}
-  \expandafter\def\csname simpleicon at standardresume\endcsname {\simpleiconsmapnine\symbol{115}}
-  \expandafter\def\csname simpleicon at starbucks\endcsname {\simpleiconsmapnine\symbol{116}}
-  \expandafter\def\csname simpleicon at stardock\endcsname {\simpleiconsmapnine\symbol{117}}
-  \expandafter\def\csname simpleicon at starlingbank\endcsname {\simpleiconsmapnine\symbol{118}}
-  \expandafter\def\csname simpleicon at starship\endcsname {\simpleiconsmapnine\symbol{119}}
-  \expandafter\def\csname simpleicon at startrek\endcsname {\simpleiconsmapnine\symbol{120}}
-  \expandafter\def\csname simpleicon at starz\endcsname {\simpleiconsmapnine\symbol{121}}
-  \expandafter\def\csname simpleicon at statamic\endcsname {\simpleiconsmapnine\symbol{122}}
-  \expandafter\def\csname simpleicon at statuspage\endcsname {\simpleiconsmapnine\symbol{123}}
-  \expandafter\def\csname simpleicon at statuspal\endcsname {\simpleiconsmapnine\symbol{124}}
-  \expandafter\def\csname simpleicon at steam\endcsname {\simpleiconsmapnine\symbol{125}}
-  \expandafter\def\csname simpleicon at steamdb\endcsname {\simpleiconsmapnine\symbol{126}}
-  \expandafter\def\csname simpleicon at steamdeck\endcsname {\simpleiconsmapnine\symbol{127}}
-  \expandafter\def\csname simpleicon at steamworks\endcsname {\simpleiconsmapnine\symbol{128}}
-  \expandafter\def\csname simpleicon at steelseries\endcsname {\simpleiconsmapnine\symbol{129}}
-  \expandafter\def\csname simpleicon at steem\endcsname {\simpleiconsmapnine\symbol{130}}
-  \expandafter\def\csname simpleicon at steemit\endcsname {\simpleiconsmapnine\symbol{131}}
-  \expandafter\def\csname simpleicon at steinberg\endcsname {\simpleiconsmapnine\symbol{132}}
-  \expandafter\def\csname simpleicon at stellar\endcsname {\simpleiconsmapnine\symbol{133}}
-  \expandafter\def\csname simpleicon at stencyl\endcsname {\simpleiconsmapnine\symbol{134}}
-  \expandafter\def\csname simpleicon at stimulus\endcsname {\simpleiconsmapnine\symbol{135}}
-  \expandafter\def\csname simpleicon at stitcher\endcsname {\simpleiconsmapnine\symbol{136}}
-  \expandafter\def\csname simpleicon at stmicroelectronics\endcsname {\simpleiconsmapnine\symbol{137}}
-  \expandafter\def\csname simpleicon at stopstalk\endcsname {\simpleiconsmapnine\symbol{138}}
-  \expandafter\def\csname simpleicon at storyblok\endcsname {\simpleiconsmapnine\symbol{139}}
-  \expandafter\def\csname simpleicon at storybook\endcsname {\simpleiconsmapnine\symbol{140}}
-  \expandafter\def\csname simpleicon at strapi\endcsname {\simpleiconsmapnine\symbol{141}}
-  \expandafter\def\csname simpleicon at strava\endcsname {\simpleiconsmapnine\symbol{142}}
-  \expandafter\def\csname simpleicon at streamlit\endcsname {\simpleiconsmapnine\symbol{143}}
-  \expandafter\def\csname simpleicon at stripe\endcsname {\simpleiconsmapnine\symbol{144}}
-  \expandafter\def\csname simpleicon at strongswan\endcsname {\simpleiconsmapnine\symbol{145}}
-  \expandafter\def\csname simpleicon at stryker\endcsname {\simpleiconsmapnine\symbol{146}}
-  \expandafter\def\csname simpleicon at stubhub\endcsname {\simpleiconsmapnine\symbol{147}}
-  \expandafter\def\csname simpleicon at studio3t\endcsname {\simpleiconsmapnine\symbol{148}}
-  \expandafter\def\csname simpleicon at styledcomponents\endcsname {\simpleiconsmapnine\symbol{149}}
-  \expandafter\def\csname simpleicon at stylelint\endcsname {\simpleiconsmapnine\symbol{150}}
-  \expandafter\def\csname simpleicon at styleshare\endcsname {\simpleiconsmapnine\symbol{151}}
-  \expandafter\def\csname simpleicon at stylus\endcsname {\simpleiconsmapnine\symbol{152}}
-  \expandafter\def\csname simpleicon at subaru\endcsname {\simpleiconsmapnine\symbol{153}}
-  \expandafter\def\csname simpleicon at sublimetext\endcsname {\simpleiconsmapnine\symbol{154}}
-  \expandafter\def\csname simpleicon at substack\endcsname {\simpleiconsmapnine\symbol{155}}
-  \expandafter\def\csname simpleicon at subtitleedit\endcsname {\simpleiconsmapnine\symbol{156}}
-  \expandafter\def\csname simpleicon at subversion\endcsname {\simpleiconsmapnine\symbol{157}}
-  \expandafter\def\csname simpleicon at suckless\endcsname {\simpleiconsmapnine\symbol{158}}
-  \expandafter\def\csname simpleicon at sumologic\endcsname {\simpleiconsmapnine\symbol{159}}
-  \expandafter\def\csname simpleicon at supabase\endcsname {\simpleiconsmapnine\symbol{160}}
-  \expandafter\def\csname simpleicon at supercrease\endcsname {\simpleiconsmapnine\symbol{161}}
-  \expandafter\def\csname simpleicon at supermicro\endcsname {\simpleiconsmapnine\symbol{162}}
-  \expandafter\def\csname simpleicon at superuser\endcsname {\simpleiconsmapnine\symbol{163}}
-  \expandafter\def\csname simpleicon at surrealdb\endcsname {\simpleiconsmapnine\symbol{164}}
-  \expandafter\def\csname simpleicon at surveymonkey\endcsname {\simpleiconsmapnine\symbol{165}}
-  \expandafter\def\csname simpleicon at suse\endcsname {\simpleiconsmapnine\symbol{166}}
-  \expandafter\def\csname simpleicon at suzuki\endcsname {\simpleiconsmapnine\symbol{167}}
-  \expandafter\def\csname simpleicon at svelte\endcsname {\simpleiconsmapnine\symbol{168}}
-  \expandafter\def\csname simpleicon at svg\endcsname {\simpleiconsmapnine\symbol{169}}
-  \expandafter\def\csname simpleicon at svgdotjs\endcsname {\simpleiconsmapnine\symbol{170}}
-  \expandafter\def\csname simpleicon at svgo\endcsname {\simpleiconsmapnine\symbol{171}}
-  \expandafter\def\csname simpleicon at swagger\endcsname {\simpleiconsmapnine\symbol{172}}
-  \expandafter\def\csname simpleicon at swarm\endcsname {\simpleiconsmapnine\symbol{173}}
-  \expandafter\def\csname simpleicon at swc\endcsname {\simpleiconsmapnine\symbol{174}}
-  \expandafter\def\csname simpleicon at swift\endcsname {\simpleiconsmapnine\symbol{175}}
-  \expandafter\def\csname simpleicon at swiggy\endcsname {\simpleiconsmapnine\symbol{176}}
-  \expandafter\def\csname simpleicon at swiper\endcsname {\simpleiconsmapnine\symbol{177}}
-  \expandafter\def\csname simpleicon at symantec\endcsname {\simpleiconsmapnine\symbol{178}}
-  \expandafter\def\csname simpleicon at symbolab\endcsname {\simpleiconsmapnine\symbol{179}}
-  \expandafter\def\csname simpleicon at symfony\endcsname {\simpleiconsmapnine\symbol{180}}
-  \expandafter\def\csname simpleicon at symphony\endcsname {\simpleiconsmapnine\symbol{181}}
-  \expandafter\def\csname simpleicon at sympy\endcsname {\simpleiconsmapnine\symbol{182}}
-  \expandafter\def\csname simpleicon at synology\endcsname {\simpleiconsmapnine\symbol{183}}
-  \expandafter\def\csname simpleicon at system76\endcsname {\simpleiconsmapnine\symbol{184}}
-  \expandafter\def\csname simpleicon at tableau\endcsname {\simpleiconsmapnine\symbol{185}}
-  \expandafter\def\csname simpleicon at tablecheck\endcsname {\simpleiconsmapnine\symbol{186}}
-  \expandafter\def\csname simpleicon at tacobell\endcsname {\simpleiconsmapnine\symbol{187}}
-  \expandafter\def\csname simpleicon at tado\endcsname {\simpleiconsmapnine\symbol{188}}
-  \expandafter\def\csname simpleicon at taichigraphics\endcsname {\simpleiconsmapnine\symbol{189}}
-  \expandafter\def\csname simpleicon at taichilang\endcsname {\simpleiconsmapnine\symbol{190}}
-  \expandafter\def\csname simpleicon at tails\endcsname {\simpleiconsmapnine\symbol{191}}
-  \expandafter\def\csname simpleicon at tailwindcss\endcsname {\simpleiconsmapnine\symbol{192}}
-  \expandafter\def\csname simpleicon at talend\endcsname {\simpleiconsmapnine\symbol{193}}
-  \expandafter\def\csname simpleicon at talenthouse\endcsname {\simpleiconsmapnine\symbol{194}}
-  \expandafter\def\csname simpleicon at tamiya\endcsname {\simpleiconsmapnine\symbol{195}}
-  \expandafter\def\csname simpleicon at tampermonkey\endcsname {\simpleiconsmapnine\symbol{196}}
-  \expandafter\def\csname simpleicon at taobao\endcsname {\simpleiconsmapnine\symbol{197}}
-  \expandafter\def\csname simpleicon at tapas\endcsname {\simpleiconsmapnine\symbol{198}}
-  \expandafter\def\csname simpleicon at target\endcsname {\simpleiconsmapnine\symbol{199}}
-  \expandafter\def\csname simpleicon at task\endcsname {\simpleiconsmapnine\symbol{200}}
-  \expandafter\def\csname simpleicon at tasmota\endcsname {\simpleiconsmapnine\symbol{201}}
-  \expandafter\def\csname simpleicon at tata\endcsname {\simpleiconsmapnine\symbol{202}}
-  \expandafter\def\csname simpleicon at tauri\endcsname {\simpleiconsmapnine\symbol{203}}
-  \expandafter\def\csname simpleicon at taxbuzz\endcsname {\simpleiconsmapnine\symbol{204}}
-  \expandafter\def\csname simpleicon at teamcity\endcsname {\simpleiconsmapnine\symbol{205}}
-  \expandafter\def\csname simpleicon at teamspeak\endcsname {\simpleiconsmapnine\symbol{206}}
-  \expandafter\def\csname simpleicon at teamviewer\endcsname {\simpleiconsmapnine\symbol{207}}
-  \expandafter\def\csname simpleicon at ted\endcsname {\simpleiconsmapnine\symbol{208}}
-  \expandafter\def\csname simpleicon at teespring\endcsname {\simpleiconsmapnine\symbol{209}}
-  \expandafter\def\csname simpleicon at tekton\endcsname {\simpleiconsmapnine\symbol{210}}
-  \expandafter\def\csname simpleicon at tele5\endcsname {\simpleiconsmapnine\symbol{211}}
-  \expandafter\def\csname simpleicon at telegram\endcsname {\simpleiconsmapnine\symbol{212}}
-  \expandafter\def\csname simpleicon at telegraph\endcsname {\simpleiconsmapnine\symbol{213}}
-  \expandafter\def\csname simpleicon at temporal\endcsname {\simpleiconsmapnine\symbol{214}}
-  \expandafter\def\csname simpleicon at tencentqq\endcsname {\simpleiconsmapnine\symbol{215}}
-  \expandafter\def\csname simpleicon at tensorflow\endcsname {\simpleiconsmapnine\symbol{216}}
-  \expandafter\def\csname simpleicon at teradata\endcsname {\simpleiconsmapnine\symbol{217}}
-  \expandafter\def\csname simpleicon at teratail\endcsname {\simpleiconsmapnine\symbol{218}}
-  \expandafter\def\csname simpleicon at termius\endcsname {\simpleiconsmapnine\symbol{219}}
-  \expandafter\def\csname simpleicon at terraform\endcsname {\simpleiconsmapnine\symbol{220}}
-  \expandafter\def\csname simpleicon at tesco\endcsname {\simpleiconsmapnine\symbol{221}}
-  \expandafter\def\csname simpleicon at tesla\endcsname {\simpleiconsmapnine\symbol{222}}
-  \expandafter\def\csname simpleicon at testcafe\endcsname {\simpleiconsmapnine\symbol{223}}
-  \expandafter\def\csname simpleicon at testin\endcsname {\simpleiconsmapnine\symbol{224}}
-  \expandafter\def\csname simpleicon at testinglibrary\endcsname {\simpleiconsmapnine\symbol{225}}
-  \expandafter\def\csname simpleicon at testrail\endcsname {\simpleiconsmapnine\symbol{226}}
-  \expandafter\def\csname simpleicon at tether\endcsname {\simpleiconsmapnine\symbol{227}}
-  \expandafter\def\csname simpleicon at textpattern\endcsname {\simpleiconsmapnine\symbol{228}}
-  \expandafter\def\csname simpleicon at tga\endcsname {\simpleiconsmapnine\symbol{229}}
-  \expandafter\def\csname simpleicon at thangs\endcsname {\simpleiconsmapnine\symbol{230}}
-  \expandafter\def\csname simpleicon at thealgorithms\endcsname {\simpleiconsmapnine\symbol{231}}
-  \expandafter\def\csname simpleicon at theconversation\endcsname {\simpleiconsmapnine\symbol{232}}
-  \expandafter\def\csname simpleicon at theirishtimes\endcsname {\simpleiconsmapnine\symbol{233}}
-  \expandafter\def\csname simpleicon at themighty\endcsname {\simpleiconsmapnine\symbol{234}}
-  \expandafter\def\csname simpleicon at themodelsresource\endcsname {\simpleiconsmapnine\symbol{235}}
-  \expandafter\def\csname simpleicon at themoviedatabase\endcsname {\simpleiconsmapnine\symbol{236}}
-  \expandafter\def\csname simpleicon at thenorthface\endcsname {\simpleiconsmapnine\symbol{237}}
-  \expandafter\def\csname simpleicon at theregister\endcsname {\simpleiconsmapnine\symbol{238}}
-  \expandafter\def\csname simpleicon at thesoundsresource\endcsname {\simpleiconsmapnine\symbol{239}}
-  \expandafter\def\csname simpleicon at thespritersresource\endcsname {\simpleiconsmapnine\symbol{240}}
-  \expandafter\def\csname simpleicon at thewashingtonpost\endcsname {\simpleiconsmapnine\symbol{241}}
-  \expandafter\def\csname simpleicon at thingiverse\endcsname {\simpleiconsmapnine\symbol{242}}
-  \expandafter\def\csname simpleicon at thinkpad\endcsname {\simpleiconsmapnine\symbol{243}}
-  \expandafter\def\csname simpleicon at threadless\endcsname {\simpleiconsmapnine\symbol{244}}
-  \expandafter\def\csname simpleicon at threads\endcsname {\simpleiconsmapnine\symbol{245}}
-  \expandafter\def\csname simpleicon at threedotjs\endcsname {\simpleiconsmapnine\symbol{246}}
-  \expandafter\def\csname simpleicon at threema\endcsname {\simpleiconsmapnine\symbol{247}}
-  \expandafter\def\csname simpleicon at thumbtack\endcsname {\simpleiconsmapnine\symbol{248}}
-  \expandafter\def\csname simpleicon at thunderbird\endcsname {\simpleiconsmapnine\symbol{249}}
-  \expandafter\def\csname simpleicon at thurgauerkantonalbank\endcsname {\simpleiconsmapnine\symbol{250}}
-  \expandafter\def\csname simpleicon at thymeleaf\endcsname {\simpleiconsmapnine\symbol{251}}
-  \expandafter\def\csname simpleicon at ticketmaster\endcsname {\simpleiconsmapnine\symbol{252}}
-  \expandafter\def\csname simpleicon at tidal\endcsname {\simpleiconsmapnine\symbol{253}}
-  \expandafter\def\csname simpleicon at tiddlywiki\endcsname {\simpleiconsmapnine\symbol{254}}
-  \expandafter\def\csname simpleicon at tide\endcsname {\simpleiconsmapnine\symbol{255}}
-  \expandafter\def\csname simpleicon at tidyverse\endcsname {\simpleiconsmaponezero\symbol{0}}
-  \expandafter\def\csname simpleicon at tietoevry\endcsname {\simpleiconsmaponezero\symbol{1}}
-  \expandafter\def\csname simpleicon at tiktok\endcsname {\simpleiconsmaponezero\symbol{2}}
-  \expandafter\def\csname simpleicon at tile\endcsname {\simpleiconsmaponezero\symbol{3}}
-  \expandafter\def\csname simpleicon at timescale\endcsname {\simpleiconsmaponezero\symbol{4}}
-  \expandafter\def\csname simpleicon at tina\endcsname {\simpleiconsmaponezero\symbol{5}}
-  \expandafter\def\csname simpleicon at tinder\endcsname {\simpleiconsmaponezero\symbol{6}}
-  \expandafter\def\csname simpleicon at tinyletter\endcsname {\simpleiconsmaponezero\symbol{7}}
-  \expandafter\def\csname simpleicon at tistory\endcsname {\simpleiconsmaponezero\symbol{8}}
-  \expandafter\def\csname simpleicon at tmobile\endcsname {\simpleiconsmaponezero\symbol{9}}
-  \expandafter\def\csname simpleicon at tmux\endcsname {\simpleiconsmaponezero\symbol{10}}
-  \expandafter\def\csname simpleicon at tnt\endcsname {\simpleiconsmaponezero\symbol{11}}
-  \expandafter\def\csname simpleicon at todoist\endcsname {\simpleiconsmaponezero\symbol{12}}
-  \expandafter\def\csname simpleicon at toggl\endcsname {\simpleiconsmaponezero\symbol{13}}
-  \expandafter\def\csname simpleicon at toggltrack\endcsname {\simpleiconsmaponezero\symbol{14}}
-  \expandafter\def\csname simpleicon at tokyometro\endcsname {\simpleiconsmaponezero\symbol{15}}
-  \expandafter\def\csname simpleicon at toml\endcsname {\simpleiconsmaponezero\symbol{16}}
-  \expandafter\def\csname simpleicon at tomorrowland\endcsname {\simpleiconsmaponezero\symbol{17}}
-  \expandafter\def\csname simpleicon at topcoder\endcsname {\simpleiconsmaponezero\symbol{18}}
-  \expandafter\def\csname simpleicon at toptal\endcsname {\simpleiconsmaponezero\symbol{19}}
-  \expandafter\def\csname simpleicon at torbrowser\endcsname {\simpleiconsmaponezero\symbol{20}}
-  \expandafter\def\csname simpleicon at torproject\endcsname {\simpleiconsmaponezero\symbol{21}}
-  \expandafter\def\csname simpleicon at toshiba\endcsname {\simpleiconsmaponezero\symbol{22}}
-  \expandafter\def\csname simpleicon at toyota\endcsname {\simpleiconsmaponezero\symbol{23}}
-  \expandafter\def\csname simpleicon at tplink\endcsname {\simpleiconsmaponezero\symbol{24}}
-  \expandafter\def\csname simpleicon at tqdm\endcsname {\simpleiconsmaponezero\symbol{25}}
-  \expandafter\def\csname simpleicon at traefikmesh\endcsname {\simpleiconsmaponezero\symbol{26}}
-  \expandafter\def\csname simpleicon at traefikproxy\endcsname {\simpleiconsmaponezero\symbol{27}}
-  \expandafter\def\csname simpleicon at trailforks\endcsname {\simpleiconsmaponezero\symbol{28}}
-  \expandafter\def\csname simpleicon at trainerroad\endcsname {\simpleiconsmaponezero\symbol{29}}
-  \expandafter\def\csname simpleicon at trakt\endcsname {\simpleiconsmaponezero\symbol{30}}
-  \expandafter\def\csname simpleicon at transportforireland\endcsname {\simpleiconsmaponezero\symbol{31}}
-  \expandafter\def\csname simpleicon at transportforlondon\endcsname {\simpleiconsmaponezero\symbol{32}}
-  \expandafter\def\csname simpleicon at travisci\endcsname {\simpleiconsmaponezero\symbol{33}}
-  \expandafter\def\csname simpleicon at treehouse\endcsname {\simpleiconsmaponezero\symbol{34}}
-  \expandafter\def\csname simpleicon at trello\endcsname {\simpleiconsmaponezero\symbol{35}}
-  \expandafter\def\csname simpleicon at trendmicro\endcsname {\simpleiconsmaponezero\symbol{36}}
-  \expandafter\def\csname simpleicon at treyarch\endcsname {\simpleiconsmaponezero\symbol{37}}
-  \expandafter\def\csname simpleicon at trilium\endcsname {\simpleiconsmaponezero\symbol{38}}
-  \expandafter\def\csname simpleicon at triller\endcsname {\simpleiconsmaponezero\symbol{39}}
-  \expandafter\def\csname simpleicon at trino\endcsname {\simpleiconsmaponezero\symbol{40}}
-  \expandafter\def\csname simpleicon at tripadvisor\endcsname {\simpleiconsmaponezero\symbol{41}}
-  \expandafter\def\csname simpleicon at tripdotcom\endcsname {\simpleiconsmaponezero\symbol{42}}
-  \expandafter\def\csname simpleicon at trivy\endcsname {\simpleiconsmaponezero\symbol{43}}
-  \expandafter\def\csname simpleicon at trove\endcsname {\simpleiconsmaponezero\symbol{44}}
-  \expandafter\def\csname simpleicon at trpc\endcsname {\simpleiconsmaponezero\symbol{45}}
-  \expandafter\def\csname simpleicon at truenas\endcsname {\simpleiconsmaponezero\symbol{46}}
-  \expandafter\def\csname simpleicon at trulia\endcsname {\simpleiconsmaponezero\symbol{47}}
-  \expandafter\def\csname simpleicon at trustedshops\endcsname {\simpleiconsmaponezero\symbol{48}}
-  \expandafter\def\csname simpleicon at trustpilot\endcsname {\simpleiconsmaponezero\symbol{49}}
-  \expandafter\def\csname simpleicon at tryhackme\endcsname {\simpleiconsmaponezero\symbol{50}}
-  \expandafter\def\csname simpleicon at tryitonline\endcsname {\simpleiconsmaponezero\symbol{51}}
-  \expandafter\def\csname simpleicon at tsnode\endcsname {\simpleiconsmaponezero\symbol{52}}
-  \expandafter\def\csname simpleicon at tubi\endcsname {\simpleiconsmaponezero\symbol{53}}
-  \expandafter\def\csname simpleicon at tui\endcsname {\simpleiconsmaponezero\symbol{54}}
-  \expandafter\def\csname simpleicon at tumblr\endcsname {\simpleiconsmaponezero\symbol{55}}
-  \expandafter\def\csname simpleicon at tunein\endcsname {\simpleiconsmaponezero\symbol{56}}
-  \expandafter\def\csname simpleicon at turbo\endcsname {\simpleiconsmaponezero\symbol{57}}
-  \expandafter\def\csname simpleicon at turborepo\endcsname {\simpleiconsmaponezero\symbol{58}}
-  \expandafter\def\csname simpleicon at turbosquid\endcsname {\simpleiconsmaponezero\symbol{59}}
-  \expandafter\def\csname simpleicon at turkishairlines\endcsname {\simpleiconsmaponezero\symbol{60}}
-  \expandafter\def\csname simpleicon at tutanota\endcsname {\simpleiconsmaponezero\symbol{61}}
-  \expandafter\def\csname simpleicon at tvtime\endcsname {\simpleiconsmaponezero\symbol{62}}
-  \expandafter\def\csname simpleicon at twilio\endcsname {\simpleiconsmaponezero\symbol{63}}
-  \expandafter\def\csname simpleicon at twitch\endcsname {\simpleiconsmaponezero\symbol{64}}
-  \expandafter\def\csname simpleicon at twitter\endcsname {\simpleiconsmaponezero\symbol{65}}
-  \expandafter\def\csname simpleicon at twoo\endcsname {\simpleiconsmaponezero\symbol{66}}
-  \expandafter\def\csname simpleicon at typeform\endcsname {\simpleiconsmaponezero\symbol{67}}
-  \expandafter\def\csname simpleicon at typescript\endcsname {\simpleiconsmaponezero\symbol{68}}
-  \expandafter\def\csname simpleicon at typo3\endcsname {\simpleiconsmaponezero\symbol{69}}
-  \expandafter\def\csname simpleicon at uber\endcsname {\simpleiconsmaponezero\symbol{70}}
-  \expandafter\def\csname simpleicon at ubereats\endcsname {\simpleiconsmaponezero\symbol{71}}
-  \expandafter\def\csname simpleicon at ubiquiti\endcsname {\simpleiconsmaponezero\symbol{72}}
-  \expandafter\def\csname simpleicon at ubisoft\endcsname {\simpleiconsmaponezero\symbol{73}}
-  \expandafter\def\csname simpleicon at ublockorigin\endcsname {\simpleiconsmaponezero\symbol{74}}
-  \expandafter\def\csname simpleicon at ubuntu\endcsname {\simpleiconsmaponezero\symbol{75}}
-  \expandafter\def\csname simpleicon at udacity\endcsname {\simpleiconsmaponezero\symbol{76}}
-  \expandafter\def\csname simpleicon at udemy\endcsname {\simpleiconsmaponezero\symbol{77}}
-  \expandafter\def\csname simpleicon at ufc\endcsname {\simpleiconsmaponezero\symbol{78}}
-  \expandafter\def\csname simpleicon at uikit\endcsname {\simpleiconsmaponezero\symbol{79}}
-  \expandafter\def\csname simpleicon at ulule\endcsname {\simpleiconsmaponezero\symbol{80}}
-  \expandafter\def\csname simpleicon at umbraco\endcsname {\simpleiconsmaponezero\symbol{81}}
-  \expandafter\def\csname simpleicon at uml\endcsname {\simpleiconsmaponezero\symbol{82}}
-  \expandafter\def\csname simpleicon at unacademy\endcsname {\simpleiconsmaponezero\symbol{83}}
-  \expandafter\def\csname simpleicon at underarmour\endcsname {\simpleiconsmaponezero\symbol{84}}
-  \expandafter\def\csname simpleicon at underscoredotjs\endcsname {\simpleiconsmaponezero\symbol{85}}
-  \expandafter\def\csname simpleicon at undertale\endcsname {\simpleiconsmaponezero\symbol{86}}
-  \expandafter\def\csname simpleicon at unicode\endcsname {\simpleiconsmaponezero\symbol{87}}
-  \expandafter\def\csname simpleicon at unilever\endcsname {\simpleiconsmaponezero\symbol{88}}
-  \expandafter\def\csname simpleicon at unitedairlines\endcsname {\simpleiconsmaponezero\symbol{89}}
-  \expandafter\def\csname simpleicon at unity\endcsname {\simpleiconsmaponezero\symbol{90}}
-  \expandafter\def\csname simpleicon at unlicense\endcsname {\simpleiconsmaponezero\symbol{91}}
-  \expandafter\def\csname simpleicon at unocss\endcsname {\simpleiconsmaponezero\symbol{92}}
-  \expandafter\def\csname simpleicon at unraid\endcsname {\simpleiconsmaponezero\symbol{93}}
-  \expandafter\def\csname simpleicon at unrealengine\endcsname {\simpleiconsmaponezero\symbol{94}}
-  \expandafter\def\csname simpleicon at unsplash\endcsname {\simpleiconsmaponezero\symbol{95}}
-  \expandafter\def\csname simpleicon at untangle\endcsname {\simpleiconsmaponezero\symbol{96}}
-  \expandafter\def\csname simpleicon at untappd\endcsname {\simpleiconsmaponezero\symbol{97}}
-  \expandafter\def\csname simpleicon at upcloud\endcsname {\simpleiconsmaponezero\symbol{98}}
-  \expandafter\def\csname simpleicon at uplabs\endcsname {\simpleiconsmaponezero\symbol{99}}
-  \expandafter\def\csname simpleicon at uploaded\endcsname {\simpleiconsmaponezero\symbol{100}}
-  \expandafter\def\csname simpleicon at ups\endcsname {\simpleiconsmaponezero\symbol{101}}
-  \expandafter\def\csname simpleicon at upstash\endcsname {\simpleiconsmaponezero\symbol{102}}
-  \expandafter\def\csname simpleicon at uptimekuma\endcsname {\simpleiconsmaponezero\symbol{103}}
-  \expandafter\def\csname simpleicon at uptobox\endcsname {\simpleiconsmaponezero\symbol{104}}
-  \expandafter\def\csname simpleicon at upwork\endcsname {\simpleiconsmaponezero\symbol{105}}
-  \expandafter\def\csname simpleicon at usps\endcsname {\simpleiconsmaponezero\symbol{106}}
-  \expandafter\def\csname simpleicon at v\endcsname {\simpleiconsmaponezero\symbol{107}}
-  \expandafter\def\csname simpleicon at v2ex\endcsname {\simpleiconsmaponezero\symbol{108}}
-  \expandafter\def\csname simpleicon at v8\endcsname {\simpleiconsmaponezero\symbol{109}}
-  \expandafter\def\csname simpleicon at vaadin\endcsname {\simpleiconsmaponezero\symbol{110}}
-  \expandafter\def\csname simpleicon at vagrant\endcsname {\simpleiconsmaponezero\symbol{111}}
-  \expandafter\def\csname simpleicon at vala\endcsname {\simpleiconsmaponezero\symbol{112}}
-  \expandafter\def\csname simpleicon at valorant\endcsname {\simpleiconsmaponezero\symbol{113}}
-  \expandafter\def\csname simpleicon at valve\endcsname {\simpleiconsmaponezero\symbol{114}}
-  \expandafter\def\csname simpleicon at vapor\endcsname {\simpleiconsmaponezero\symbol{115}}
-  \expandafter\def\csname simpleicon at vault\endcsname {\simpleiconsmaponezero\symbol{116}}
-  \expandafter\def\csname simpleicon at vauxhall\endcsname {\simpleiconsmaponezero\symbol{117}}
-  \expandafter\def\csname simpleicon at vbulletin\endcsname {\simpleiconsmaponezero\symbol{118}}
-  \expandafter\def\csname simpleicon at vectorlogozone\endcsname {\simpleiconsmaponezero\symbol{119}}
-  \expandafter\def\csname simpleicon at vectorworks\endcsname {\simpleiconsmaponezero\symbol{120}}
-  \expandafter\def\csname simpleicon at veeam\endcsname {\simpleiconsmaponezero\symbol{121}}
-  \expandafter\def\csname simpleicon at veepee\endcsname {\simpleiconsmaponezero\symbol{122}}
-  \expandafter\def\csname simpleicon at vega\endcsname {\simpleiconsmaponezero\symbol{123}}
-  \expandafter\def\csname simpleicon at velog\endcsname {\simpleiconsmaponezero\symbol{124}}
-  \expandafter\def\csname simpleicon at venmo\endcsname {\simpleiconsmaponezero\symbol{125}}
-  \expandafter\def\csname simpleicon at vercel\endcsname {\simpleiconsmaponezero\symbol{126}}
-  \expandafter\def\csname simpleicon at verdaccio\endcsname {\simpleiconsmaponezero\symbol{127}}
-  \expandafter\def\csname simpleicon at veritas\endcsname {\simpleiconsmaponezero\symbol{128}}
-  \expandafter\def\csname simpleicon at verizon\endcsname {\simpleiconsmaponezero\symbol{129}}
-  \expandafter\def\csname simpleicon at vexxhost\endcsname {\simpleiconsmaponezero\symbol{130}}
-  \expandafter\def\csname simpleicon at vfairs\endcsname {\simpleiconsmaponezero\symbol{131}}
-  \expandafter\def\csname simpleicon at viadeo\endcsname {\simpleiconsmaponezero\symbol{132}}
-  \expandafter\def\csname simpleicon at viber\endcsname {\simpleiconsmaponezero\symbol{133}}
-  \expandafter\def\csname simpleicon at vim\endcsname {\simpleiconsmaponezero\symbol{134}}
-  \expandafter\def\csname simpleicon at vimeo\endcsname {\simpleiconsmaponezero\symbol{135}}
-  \expandafter\def\csname simpleicon at vimeolivestream\endcsname {\simpleiconsmaponezero\symbol{136}}
-  \expandafter\def\csname simpleicon at virgin\endcsname {\simpleiconsmaponezero\symbol{137}}
-  \expandafter\def\csname simpleicon at virginmedia\endcsname {\simpleiconsmaponezero\symbol{138}}
-  \expandafter\def\csname simpleicon at virtualbox\endcsname {\simpleiconsmaponezero\symbol{139}}
-  \expandafter\def\csname simpleicon at virustotal\endcsname {\simpleiconsmaponezero\symbol{140}}
-  \expandafter\def\csname simpleicon at visa\endcsname {\simpleiconsmaponezero\symbol{141}}
-  \expandafter\def\csname simpleicon at visualbasic\endcsname {\simpleiconsmaponezero\symbol{142}}
-  \expandafter\def\csname simpleicon at visualstudio\endcsname {\simpleiconsmaponezero\symbol{143}}
-  \expandafter\def\csname simpleicon at visualstudiocode\endcsname {\simpleiconsmaponezero\symbol{144}}
-  \expandafter\def\csname simpleicon at vite\endcsname {\simpleiconsmaponezero\symbol{145}}
-  \expandafter\def\csname simpleicon at vitess\endcsname {\simpleiconsmaponezero\symbol{146}}
-  \expandafter\def\csname simpleicon at vitest\endcsname {\simpleiconsmaponezero\symbol{147}}
-  \expandafter\def\csname simpleicon at vivaldi\endcsname {\simpleiconsmaponezero\symbol{148}}
-  \expandafter\def\csname simpleicon at vivawallet\endcsname {\simpleiconsmaponezero\symbol{149}}
-  \expandafter\def\csname simpleicon at vivino\endcsname {\simpleiconsmaponezero\symbol{150}}
-  \expandafter\def\csname simpleicon at vk\endcsname {\simpleiconsmaponezero\symbol{151}}
-  \expandafter\def\csname simpleicon at vlcmediaplayer\endcsname {\simpleiconsmaponezero\symbol{152}}
-  \expandafter\def\csname simpleicon at vmware\endcsname {\simpleiconsmaponezero\symbol{153}}
-  \expandafter\def\csname simpleicon at vodafone\endcsname {\simpleiconsmaponezero\symbol{154}}
-  \expandafter\def\csname simpleicon at voipdotms\endcsname {\simpleiconsmaponezero\symbol{155}}
-  \expandafter\def\csname simpleicon at volkswagen\endcsname {\simpleiconsmaponezero\symbol{156}}
-  \expandafter\def\csname simpleicon at volvo\endcsname {\simpleiconsmaponezero\symbol{157}}
-  \expandafter\def\csname simpleicon at vonage\endcsname {\simpleiconsmaponezero\symbol{158}}
-  \expandafter\def\csname simpleicon at vorondesign\endcsname {\simpleiconsmaponezero\symbol{159}}
-  \expandafter\def\csname simpleicon at vowpalwabbit\endcsname {\simpleiconsmaponezero\symbol{160}}
-  \expandafter\def\csname simpleicon at vox\endcsname {\simpleiconsmaponezero\symbol{161}}
-  \expandafter\def\csname simpleicon at vsco\endcsname {\simpleiconsmaponezero\symbol{162}}
-  \expandafter\def\csname simpleicon at vscodium\endcsname {\simpleiconsmaponezero\symbol{163}}
-  \expandafter\def\csname simpleicon at vtex\endcsname {\simpleiconsmaponezero\symbol{164}}
-  \expandafter\def\csname simpleicon at vuedotjs\endcsname {\simpleiconsmaponezero\symbol{165}}
-  \expandafter\def\csname simpleicon at vuetify\endcsname {\simpleiconsmaponezero\symbol{166}}
-  \expandafter\def\csname simpleicon at vulkan\endcsname {\simpleiconsmaponezero\symbol{167}}
-  \expandafter\def\csname simpleicon at vultr\endcsname {\simpleiconsmaponezero\symbol{168}}
-  \expandafter\def\csname simpleicon at w3c\endcsname {\simpleiconsmaponezero\symbol{169}}
-  \expandafter\def\csname simpleicon at wacom\endcsname {\simpleiconsmaponezero\symbol{170}}
-  \expandafter\def\csname simpleicon at wagtail\endcsname {\simpleiconsmaponezero\symbol{171}}
-  \expandafter\def\csname simpleicon at wails\endcsname {\simpleiconsmaponezero\symbol{172}}
-  \expandafter\def\csname simpleicon at wakatime\endcsname {\simpleiconsmaponezero\symbol{173}}
-  \expandafter\def\csname simpleicon at walkman\endcsname {\simpleiconsmaponezero\symbol{174}}
-  \expandafter\def\csname simpleicon at wallabag\endcsname {\simpleiconsmaponezero\symbol{175}}
-  \expandafter\def\csname simpleicon at walletconnect\endcsname {\simpleiconsmaponezero\symbol{176}}
-  \expandafter\def\csname simpleicon at walmart\endcsname {\simpleiconsmaponezero\symbol{177}}
-  \expandafter\def\csname simpleicon at wantedly\endcsname {\simpleiconsmaponezero\symbol{178}}
-  \expandafter\def\csname simpleicon at wappalyzer\endcsname {\simpleiconsmaponezero\symbol{179}}
-  \expandafter\def\csname simpleicon at warnerbros\endcsname {\simpleiconsmaponezero\symbol{180}}
-  \expandafter\def\csname simpleicon at warp\endcsname {\simpleiconsmaponezero\symbol{181}}
-  \expandafter\def\csname simpleicon at wasabi\endcsname {\simpleiconsmaponezero\symbol{182}}
-  \expandafter\def\csname simpleicon at wasmcloud\endcsname {\simpleiconsmaponezero\symbol{183}}
-  \expandafter\def\csname simpleicon at wasmer\endcsname {\simpleiconsmaponezero\symbol{184}}
-  \expandafter\def\csname simpleicon at wattpad\endcsname {\simpleiconsmaponezero\symbol{185}}
-  \expandafter\def\csname simpleicon at wayland\endcsname {\simpleiconsmaponezero\symbol{186}}
-  \expandafter\def\csname simpleicon at waze\endcsname {\simpleiconsmaponezero\symbol{187}}
-  \expandafter\def\csname simpleicon at wearos\endcsname {\simpleiconsmaponezero\symbol{188}}
-  \expandafter\def\csname simpleicon at weasyl\endcsname {\simpleiconsmaponezero\symbol{189}}
-  \expandafter\def\csname simpleicon at web3dotjs\endcsname {\simpleiconsmaponezero\symbol{190}}
-  \expandafter\def\csname simpleicon at webassembly\endcsname {\simpleiconsmaponezero\symbol{191}}
-  \expandafter\def\csname simpleicon at webauthn\endcsname {\simpleiconsmaponezero\symbol{192}}
-  \expandafter\def\csname simpleicon at webcomponentsdotorg\endcsname {\simpleiconsmaponezero\symbol{193}}
-  \expandafter\def\csname simpleicon at webdriverio\endcsname {\simpleiconsmaponezero\symbol{194}}
-  \expandafter\def\csname simpleicon at webflow\endcsname {\simpleiconsmaponezero\symbol{195}}
-  \expandafter\def\csname simpleicon at webgl\endcsname {\simpleiconsmaponezero\symbol{196}}
-  \expandafter\def\csname simpleicon at webhint\endcsname {\simpleiconsmaponezero\symbol{197}}
-  \expandafter\def\csname simpleicon at weblate\endcsname {\simpleiconsmaponezero\symbol{198}}
-  \expandafter\def\csname simpleicon at webmin\endcsname {\simpleiconsmaponezero\symbol{199}}
-  \expandafter\def\csname simpleicon at webmoney\endcsname {\simpleiconsmaponezero\symbol{200}}
-  \expandafter\def\csname simpleicon at webpack\endcsname {\simpleiconsmaponezero\symbol{201}}
-  \expandafter\def\csname simpleicon at webrtc\endcsname {\simpleiconsmaponezero\symbol{202}}
-  \expandafter\def\csname simpleicon at webstorm\endcsname {\simpleiconsmaponezero\symbol{203}}
-  \expandafter\def\csname simpleicon at webtoon\endcsname {\simpleiconsmaponezero\symbol{204}}
-  \expandafter\def\csname simpleicon at webtrees\endcsname {\simpleiconsmaponezero\symbol{205}}
-  \expandafter\def\csname simpleicon at wechat\endcsname {\simpleiconsmaponezero\symbol{206}}
-  \expandafter\def\csname simpleicon at wegame\endcsname {\simpleiconsmaponezero\symbol{207}}
-  \expandafter\def\csname simpleicon at weightsandbiases\endcsname {\simpleiconsmaponezero\symbol{208}}
-  \expandafter\def\csname simpleicon at welcometothejungle\endcsname {\simpleiconsmaponezero\symbol{209}}
-  \expandafter\def\csname simpleicon at wemo\endcsname {\simpleiconsmaponezero\symbol{210}}
-  \expandafter\def\csname simpleicon at westerndigital\endcsname {\simpleiconsmaponezero\symbol{211}}
-  \expandafter\def\csname simpleicon at wetransfer\endcsname {\simpleiconsmaponezero\symbol{212}}
-  \expandafter\def\csname simpleicon at whatsapp\endcsname {\simpleiconsmaponezero\symbol{213}}
-  \expandafter\def\csname simpleicon at wheniwork\endcsname {\simpleiconsmaponezero\symbol{214}}
-  \expandafter\def\csname simpleicon at whitesource\endcsname {\simpleiconsmaponezero\symbol{215}}
-  \expandafter\def\csname simpleicon at wii\endcsname {\simpleiconsmaponezero\symbol{216}}
-  \expandafter\def\csname simpleicon at wiiu\endcsname {\simpleiconsmaponezero\symbol{217}}
-  \expandafter\def\csname simpleicon at wikidata\endcsname {\simpleiconsmaponezero\symbol{218}}
-  \expandafter\def\csname simpleicon at wikidotgg\endcsname {\simpleiconsmaponezero\symbol{219}}
-  \expandafter\def\csname simpleicon at wikidotjs\endcsname {\simpleiconsmaponezero\symbol{220}}
-  \expandafter\def\csname simpleicon at wikimediacommons\endcsname {\simpleiconsmaponezero\symbol{221}}
-  \expandafter\def\csname simpleicon at wikipedia\endcsname {\simpleiconsmaponezero\symbol{222}}
-  \expandafter\def\csname simpleicon at wikiquote\endcsname {\simpleiconsmaponezero\symbol{223}}
-  \expandafter\def\csname simpleicon at wikivoyage\endcsname {\simpleiconsmaponezero\symbol{224}}
-  \expandafter\def\csname simpleicon at winamp\endcsname {\simpleiconsmaponezero\symbol{225}}
-  \expandafter\def\csname simpleicon at windicss\endcsname {\simpleiconsmaponezero\symbol{226}}
-  \expandafter\def\csname simpleicon at windows\endcsname {\simpleiconsmaponezero\symbol{227}}
-  \expandafter\def\csname simpleicon at windows10\endcsname {\simpleiconsmaponezero\symbol{228}}
-  \expandafter\def\csname simpleicon at windows95\endcsname {\simpleiconsmaponezero\symbol{229}}
-  \expandafter\def\csname simpleicon at windowsterminal\endcsname {\simpleiconsmaponezero\symbol{230}}
-  \expandafter\def\csname simpleicon at windowsxp\endcsname {\simpleiconsmaponezero\symbol{231}}
-  \expandafter\def\csname simpleicon at winmate\endcsname {\simpleiconsmaponezero\symbol{232}}
-  \expandafter\def\csname simpleicon at wipro\endcsname {\simpleiconsmaponezero\symbol{233}}
-  \expandafter\def\csname simpleicon at wire\endcsname {\simpleiconsmaponezero\symbol{234}}
-  \expandafter\def\csname simpleicon at wireguard\endcsname {\simpleiconsmaponezero\symbol{235}}
-  \expandafter\def\csname simpleicon at wireshark\endcsname {\simpleiconsmaponezero\symbol{236}}
-  \expandafter\def\csname simpleicon at wise\endcsname {\simpleiconsmaponezero\symbol{237}}
-  \expandafter\def\csname simpleicon at wish\endcsname {\simpleiconsmaponezero\symbol{238}}
-  \expandafter\def\csname simpleicon at wistia\endcsname {\simpleiconsmaponezero\symbol{239}}
-  \expandafter\def\csname simpleicon at wix\endcsname {\simpleiconsmaponezero\symbol{240}}
-  \expandafter\def\csname simpleicon at wizzair\endcsname {\simpleiconsmaponezero\symbol{241}}
-  \expandafter\def\csname simpleicon at wolfram\endcsname {\simpleiconsmaponezero\symbol{242}}
-  \expandafter\def\csname simpleicon at wolframlanguage\endcsname {\simpleiconsmaponezero\symbol{243}}
-  \expandafter\def\csname simpleicon at wolframmathematica\endcsname {\simpleiconsmaponezero\symbol{244}}
-  \expandafter\def\csname simpleicon at woo\endcsname {\simpleiconsmaponezero\symbol{245}}
-  \expandafter\def\csname simpleicon at woocommerce\endcsname {\simpleiconsmaponezero\symbol{246}}
-  \expandafter\def\csname simpleicon at wordpress\endcsname {\simpleiconsmaponezero\symbol{247}}
-  \expandafter\def\csname simpleicon at workplace\endcsname {\simpleiconsmaponezero\symbol{248}}
-  \expandafter\def\csname simpleicon at worldhealthorganization\endcsname {\simpleiconsmaponezero\symbol{249}}
-  \expandafter\def\csname simpleicon at wpengine\endcsname {\simpleiconsmaponezero\symbol{250}}
-  \expandafter\def\csname simpleicon at wpexplorer\endcsname {\simpleiconsmaponezero\symbol{251}}
-  \expandafter\def\csname simpleicon at wprocket\endcsname {\simpleiconsmaponezero\symbol{252}}
-  \expandafter\def\csname simpleicon at writedotas\endcsname {\simpleiconsmaponezero\symbol{253}}
-  \expandafter\def\csname simpleicon at wwe\endcsname {\simpleiconsmaponezero\symbol{254}}
-  \expandafter\def\csname simpleicon at wwise\endcsname {\simpleiconsmaponezero\symbol{255}}
-  \expandafter\def\csname simpleicon at x\endcsname {\simpleiconsmaponeone\symbol{0}}
-  \expandafter\def\csname simpleicon at xamarin\endcsname {\simpleiconsmaponeone\symbol{1}}
-  \expandafter\def\csname simpleicon at xaml\endcsname {\simpleiconsmaponeone\symbol{2}}
-  \expandafter\def\csname simpleicon at xampp\endcsname {\simpleiconsmaponeone\symbol{3}}
-  \expandafter\def\csname simpleicon at xbox\endcsname {\simpleiconsmaponeone\symbol{4}}
-  \expandafter\def\csname simpleicon at xcode\endcsname {\simpleiconsmaponeone\symbol{5}}
-  \expandafter\def\csname simpleicon at xdadevelopers\endcsname {\simpleiconsmaponeone\symbol{6}}
-  \expandafter\def\csname simpleicon at xdotorg\endcsname {\simpleiconsmaponeone\symbol{7}}
-  \expandafter\def\csname simpleicon at xero\endcsname {\simpleiconsmaponeone\symbol{8}}
-  \expandafter\def\csname simpleicon at xfce\endcsname {\simpleiconsmaponeone\symbol{9}}
-  \expandafter\def\csname simpleicon at xiaomi\endcsname {\simpleiconsmaponeone\symbol{10}}
-  \expandafter\def\csname simpleicon at xilinx\endcsname {\simpleiconsmaponeone\symbol{11}}
-  \expandafter\def\csname simpleicon at xing\endcsname {\simpleiconsmaponeone\symbol{12}}
-  \expandafter\def\csname simpleicon at xmpp\endcsname {\simpleiconsmaponeone\symbol{13}}
-  \expandafter\def\csname simpleicon at xo\endcsname {\simpleiconsmaponeone\symbol{14}}
-  \expandafter\def\csname simpleicon at xrp\endcsname {\simpleiconsmaponeone\symbol{15}}
-  \expandafter\def\csname simpleicon at xsplit\endcsname {\simpleiconsmaponeone\symbol{16}}
-  \expandafter\def\csname simpleicon at xstate\endcsname {\simpleiconsmaponeone\symbol{17}}
-  \expandafter\def\csname simpleicon at yahoo\endcsname {\simpleiconsmaponeone\symbol{18}}
-  \expandafter\def\csname simpleicon at yale\endcsname {\simpleiconsmaponeone\symbol{19}}
-  \expandafter\def\csname simpleicon at yamahacorporation\endcsname {\simpleiconsmaponeone\symbol{20}}
-  \expandafter\def\csname simpleicon at yamahamotorcorporation\endcsname {\simpleiconsmaponeone\symbol{21}}
-  \expandafter\def\csname simpleicon at yaml\endcsname {\simpleiconsmaponeone\symbol{22}}
-  \expandafter\def\csname simpleicon at yammer\endcsname {\simpleiconsmaponeone\symbol{23}}
-  \expandafter\def\csname simpleicon at yarn\endcsname {\simpleiconsmaponeone\symbol{24}}
-  \expandafter\def\csname simpleicon at ycombinator\endcsname {\simpleiconsmaponeone\symbol{25}}
-  \expandafter\def\csname simpleicon at yelp\endcsname {\simpleiconsmaponeone\symbol{26}}
-  \expandafter\def\csname simpleicon at yoast\endcsname {\simpleiconsmaponeone\symbol{27}}
-  \expandafter\def\csname simpleicon at yolo\endcsname {\simpleiconsmaponeone\symbol{28}}
-  \expandafter\def\csname simpleicon at yourtraveldottv\endcsname {\simpleiconsmaponeone\symbol{29}}
-  \expandafter\def\csname simpleicon at youtube\endcsname {\simpleiconsmaponeone\symbol{30}}
-  \expandafter\def\csname simpleicon at youtubegaming\endcsname {\simpleiconsmaponeone\symbol{31}}
-  \expandafter\def\csname simpleicon at youtubemusic\endcsname {\simpleiconsmaponeone\symbol{32}}
-  \expandafter\def\csname simpleicon at youtubestudio\endcsname {\simpleiconsmaponeone\symbol{33}}
-  \expandafter\def\csname simpleicon at youtubetv\endcsname {\simpleiconsmaponeone\symbol{34}}
-  \expandafter\def\csname simpleicon at yubico\endcsname {\simpleiconsmaponeone\symbol{35}}
-  \expandafter\def\csname simpleicon at zabka\endcsname {\simpleiconsmaponeone\symbol{36}}
-  \expandafter\def\csname simpleicon at zalando\endcsname {\simpleiconsmaponeone\symbol{37}}
-  \expandafter\def\csname simpleicon at zalo\endcsname {\simpleiconsmaponeone\symbol{38}}
-  \expandafter\def\csname simpleicon at zapier\endcsname {\simpleiconsmaponeone\symbol{39}}
-  \expandafter\def\csname simpleicon at zara\endcsname {\simpleiconsmaponeone\symbol{40}}
-  \expandafter\def\csname simpleicon at zazzle\endcsname {\simpleiconsmaponeone\symbol{41}}
-  \expandafter\def\csname simpleicon at zcash\endcsname {\simpleiconsmaponeone\symbol{42}}
-  \expandafter\def\csname simpleicon at zdf\endcsname {\simpleiconsmaponeone\symbol{43}}
-  \expandafter\def\csname simpleicon at zebratechnologies\endcsname {\simpleiconsmaponeone\symbol{44}}
-  \expandafter\def\csname simpleicon at zelle\endcsname {\simpleiconsmaponeone\symbol{45}}
-  \expandafter\def\csname simpleicon at zend\endcsname {\simpleiconsmaponeone\symbol{46}}
-  \expandafter\def\csname simpleicon at zendesk\endcsname {\simpleiconsmaponeone\symbol{47}}
-  \expandafter\def\csname simpleicon at zendframework\endcsname {\simpleiconsmaponeone\symbol{48}}
-  \expandafter\def\csname simpleicon at zenn\endcsname {\simpleiconsmaponeone\symbol{49}}
-  \expandafter\def\csname simpleicon at zenodo\endcsname {\simpleiconsmaponeone\symbol{50}}
-  \expandafter\def\csname simpleicon at zerodha\endcsname {\simpleiconsmaponeone\symbol{51}}
-  \expandafter\def\csname simpleicon at zeromq\endcsname {\simpleiconsmaponeone\symbol{52}}
-  \expandafter\def\csname simpleicon at zerply\endcsname {\simpleiconsmaponeone\symbol{53}}
-  \expandafter\def\csname simpleicon at zettlr\endcsname {\simpleiconsmaponeone\symbol{54}}
-  \expandafter\def\csname simpleicon at zhihu\endcsname {\simpleiconsmaponeone\symbol{55}}
-  \expandafter\def\csname simpleicon at zig\endcsname {\simpleiconsmaponeone\symbol{56}}
-  \expandafter\def\csname simpleicon at zigbee\endcsname {\simpleiconsmaponeone\symbol{57}}
-  \expandafter\def\csname simpleicon at zilch\endcsname {\simpleiconsmaponeone\symbol{58}}
-  \expandafter\def\csname simpleicon at zillow\endcsname {\simpleiconsmaponeone\symbol{59}}
-  \expandafter\def\csname simpleicon at zincsearch\endcsname {\simpleiconsmaponeone\symbol{60}}
-  \expandafter\def\csname simpleicon at zingat\endcsname {\simpleiconsmaponeone\symbol{61}}
-  \expandafter\def\csname simpleicon at zod\endcsname {\simpleiconsmaponeone\symbol{62}}
-  \expandafter\def\csname simpleicon at zoho\endcsname {\simpleiconsmaponeone\symbol{63}}
-  \expandafter\def\csname simpleicon at zoiper\endcsname {\simpleiconsmaponeone\symbol{64}}
-  \expandafter\def\csname simpleicon at zomato\endcsname {\simpleiconsmaponeone\symbol{65}}
-  \expandafter\def\csname simpleicon at zoom\endcsname {\simpleiconsmaponeone\symbol{66}}
-  \expandafter\def\csname simpleicon at zorin\endcsname {\simpleiconsmaponeone\symbol{67}}
-  \expandafter\def\csname simpleicon at zotero\endcsname {\simpleiconsmaponeone\symbol{68}}
-  \expandafter\def\csname simpleicon at zulip\endcsname {\simpleiconsmaponeone\symbol{69}}
-  \expandafter\def\csname simpleicon at zwave\endcsname {\simpleiconsmaponeone\symbol{70}}
-  \expandafter\def\csname simpleicon at zyte\endcsname {\simpleiconsmaponeone\symbol{71}}
\ No newline at end of file
+    \expandafter\def\csname simpleicon at 1001tracklists\endcsname {\simpleiconsmapone\symbol{0}}
+    \expandafter\def\csname simpleicon at 1password\endcsname {\simpleiconsmapone\symbol{1}}
+    \expandafter\def\csname simpleicon at 3m\endcsname {\simpleiconsmapone\symbol{2}}
+    \expandafter\def\csname simpleicon at 42\endcsname {\simpleiconsmapone\symbol{3}}
+    \expandafter\def\csname simpleicon at 4chan\endcsname {\simpleiconsmapone\symbol{4}}
+    \expandafter\def\csname simpleicon at 4d\endcsname {\simpleiconsmapone\symbol{5}}
+    \expandafter\def\csname simpleicon at 500px\endcsname {\simpleiconsmapone\symbol{6}}
+    \expandafter\def\csname simpleicon at abbott\endcsname {\simpleiconsmapone\symbol{7}}
+    \expandafter\def\csname simpleicon at abbrobotstudio\endcsname {\simpleiconsmapone\symbol{8}}
+    \expandafter\def\csname simpleicon at abbvie\endcsname {\simpleiconsmapone\symbol{9}}
+    \expandafter\def\csname simpleicon at abletonlive\endcsname {\simpleiconsmapone\symbol{10}}
+    \expandafter\def\csname simpleicon at aboutdotme\endcsname {\simpleiconsmapone\symbol{11}}
+    \expandafter\def\csname simpleicon at abstract\endcsname {\simpleiconsmapone\symbol{12}}
+    \expandafter\def\csname simpleicon at academia\endcsname {\simpleiconsmapone\symbol{13}}
+    \expandafter\def\csname simpleicon at accenture\endcsname {\simpleiconsmapone\symbol{14}}
+    \expandafter\def\csname simpleicon at acclaim\endcsname {\simpleiconsmapone\symbol{15}}
+    \expandafter\def\csname simpleicon at accusoft\endcsname {\simpleiconsmapone\symbol{16}}
+    \expandafter\def\csname simpleicon at acer\endcsname {\simpleiconsmapone\symbol{17}}
+    \expandafter\def\csname simpleicon at acm\endcsname {\simpleiconsmapone\symbol{18}}
+    \expandafter\def\csname simpleicon at actigraph\endcsname {\simpleiconsmapone\symbol{19}}
+    \expandafter\def\csname simpleicon at activision\endcsname {\simpleiconsmapone\symbol{20}}
+    \expandafter\def\csname simpleicon at activitypub\endcsname {\simpleiconsmapone\symbol{21}}
+    \expandafter\def\csname simpleicon at acura\endcsname {\simpleiconsmapone\symbol{22}}
+    \expandafter\def\csname simpleicon at adafruit\endcsname {\simpleiconsmapone\symbol{23}}
+    \expandafter\def\csname simpleicon at adblock\endcsname {\simpleiconsmapone\symbol{24}}
+    \expandafter\def\csname simpleicon at adblockplus\endcsname {\simpleiconsmapone\symbol{25}}
+    \expandafter\def\csname simpleicon at addthis\endcsname {\simpleiconsmapone\symbol{26}}
+    \expandafter\def\csname simpleicon at adguard\endcsname {\simpleiconsmapone\symbol{27}}
+    \expandafter\def\csname simpleicon at adidas\endcsname {\simpleiconsmapone\symbol{28}}
+    \expandafter\def\csname simpleicon at adminer\endcsname {\simpleiconsmapone\symbol{29}}
+    \expandafter\def\csname simpleicon at adobe\endcsname {\simpleiconsmapone\symbol{30}}
+    \expandafter\def\csname simpleicon at adobeacrobatreader\endcsname {\simpleiconsmapone\symbol{31}}
+    \expandafter\def\csname simpleicon at adobeaftereffects\endcsname {\simpleiconsmapone\symbol{32}}
+    \expandafter\def\csname simpleicon at adobeaudition\endcsname {\simpleiconsmapone\symbol{33}}
+    \expandafter\def\csname simpleicon at adobecreativecloud\endcsname {\simpleiconsmapone\symbol{34}}
+    \expandafter\def\csname simpleicon at adobedreamweaver\endcsname {\simpleiconsmapone\symbol{35}}
+    \expandafter\def\csname simpleicon at adobefonts\endcsname {\simpleiconsmapone\symbol{36}}
+    \expandafter\def\csname simpleicon at adobeillustrator\endcsname {\simpleiconsmapone\symbol{37}}
+    \expandafter\def\csname simpleicon at adobeindesign\endcsname {\simpleiconsmapone\symbol{38}}
+    \expandafter\def\csname simpleicon at adobelightroom\endcsname {\simpleiconsmapone\symbol{39}}
+    \expandafter\def\csname simpleicon at adobelightroomclassic\endcsname {\simpleiconsmapone\symbol{40}}
+    \expandafter\def\csname simpleicon at adobephotoshop\endcsname {\simpleiconsmapone\symbol{41}}
+    \expandafter\def\csname simpleicon at adobepremierepro\endcsname {\simpleiconsmapone\symbol{42}}
+    \expandafter\def\csname simpleicon at adobexd\endcsname {\simpleiconsmapone\symbol{43}}
+    \expandafter\def\csname simpleicon at adonisjs\endcsname {\simpleiconsmapone\symbol{44}}
+    \expandafter\def\csname simpleicon at adp\endcsname {\simpleiconsmapone\symbol{45}}
+    \expandafter\def\csname simpleicon at adroll\endcsname {\simpleiconsmapone\symbol{46}}
+    \expandafter\def\csname simpleicon at adventofcode\endcsname {\simpleiconsmapone\symbol{47}}
+    \expandafter\def\csname simpleicon at adyen\endcsname {\simpleiconsmapone\symbol{48}}
+    \expandafter\def\csname simpleicon at aerlingus\endcsname {\simpleiconsmapone\symbol{49}}
+    \expandafter\def\csname simpleicon at aeroflot\endcsname {\simpleiconsmapone\symbol{50}}
+    \expandafter\def\csname simpleicon at aeromexico\endcsname {\simpleiconsmapone\symbol{51}}
+    \expandafter\def\csname simpleicon at aerospike\endcsname {\simpleiconsmapone\symbol{52}}
+    \expandafter\def\csname simpleicon at aew\endcsname {\simpleiconsmapone\symbol{53}}
+    \expandafter\def\csname simpleicon at affine\endcsname {\simpleiconsmapone\symbol{54}}
+    \expandafter\def\csname simpleicon at affinity\endcsname {\simpleiconsmapone\symbol{55}}
+    \expandafter\def\csname simpleicon at affinitydesigner\endcsname {\simpleiconsmapone\symbol{56}}
+    \expandafter\def\csname simpleicon at affinityphoto\endcsname {\simpleiconsmapone\symbol{57}}
+    \expandafter\def\csname simpleicon at affinitypublisher\endcsname {\simpleiconsmapone\symbol{58}}
+    \expandafter\def\csname simpleicon at aframe\endcsname {\simpleiconsmapone\symbol{59}}
+    \expandafter\def\csname simpleicon at agora\endcsname {\simpleiconsmapone\symbol{60}}
+    \expandafter\def\csname simpleicon at aib\endcsname {\simpleiconsmapone\symbol{61}}
+    \expandafter\def\csname simpleicon at aidungeon\endcsname {\simpleiconsmapone\symbol{62}}
+    \expandafter\def\csname simpleicon at aiohttp\endcsname {\simpleiconsmapone\symbol{63}}
+    \expandafter\def\csname simpleicon at aiqfome\endcsname {\simpleiconsmapone\symbol{64}}
+    \expandafter\def\csname simpleicon at airasia\endcsname {\simpleiconsmapone\symbol{65}}
+    \expandafter\def\csname simpleicon at airbnb\endcsname {\simpleiconsmapone\symbol{66}}
+    \expandafter\def\csname simpleicon at airbrakedotio\endcsname {\simpleiconsmapone\symbol{67}}
+    \expandafter\def\csname simpleicon at airbus\endcsname {\simpleiconsmapone\symbol{68}}
+    \expandafter\def\csname simpleicon at airbyte\endcsname {\simpleiconsmapone\symbol{69}}
+    \expandafter\def\csname simpleicon at aircall\endcsname {\simpleiconsmapone\symbol{70}}
+    \expandafter\def\csname simpleicon at aircanada\endcsname {\simpleiconsmapone\symbol{71}}
+    \expandafter\def\csname simpleicon at airchina\endcsname {\simpleiconsmapone\symbol{72}}
+    \expandafter\def\csname simpleicon at airfrance\endcsname {\simpleiconsmapone\symbol{73}}
+    \expandafter\def\csname simpleicon at airindia\endcsname {\simpleiconsmapone\symbol{74}}
+    \expandafter\def\csname simpleicon at airplayaudio\endcsname {\simpleiconsmapone\symbol{75}}
+    \expandafter\def\csname simpleicon at airplayvideo\endcsname {\simpleiconsmapone\symbol{76}}
+    \expandafter\def\csname simpleicon at airtable\endcsname {\simpleiconsmapone\symbol{77}}
+    \expandafter\def\csname simpleicon at ajv\endcsname {\simpleiconsmapone\symbol{78}}
+    \expandafter\def\csname simpleicon at akamai\endcsname {\simpleiconsmapone\symbol{79}}
+    \expandafter\def\csname simpleicon at akaunting\endcsname {\simpleiconsmapone\symbol{80}}
+    \expandafter\def\csname simpleicon at alacritty\endcsname {\simpleiconsmapone\symbol{81}}
+    \expandafter\def\csname simpleicon at albertheijn\endcsname {\simpleiconsmapone\symbol{82}}
+    \expandafter\def\csname simpleicon at alby\endcsname {\simpleiconsmapone\symbol{83}}
+    \expandafter\def\csname simpleicon at alchemy\endcsname {\simpleiconsmapone\symbol{84}}
+    \expandafter\def\csname simpleicon at aldinord\endcsname {\simpleiconsmapone\symbol{85}}
+    \expandafter\def\csname simpleicon at aldisud\endcsname {\simpleiconsmapone\symbol{86}}
+    \expandafter\def\csname simpleicon at alfaromeo\endcsname {\simpleiconsmapone\symbol{87}}
+    \expandafter\def\csname simpleicon at alfred\endcsname {\simpleiconsmapone\symbol{88}}
+    \expandafter\def\csname simpleicon at algolia\endcsname {\simpleiconsmapone\symbol{89}}
+    \expandafter\def\csname simpleicon at algorand\endcsname {\simpleiconsmapone\symbol{90}}
+    \expandafter\def\csname simpleicon at alibabacloud\endcsname {\simpleiconsmapone\symbol{91}}
+    \expandafter\def\csname simpleicon at alibabadotcom\endcsname {\simpleiconsmapone\symbol{92}}
+    \expandafter\def\csname simpleicon at alienware\endcsname {\simpleiconsmapone\symbol{93}}
+    \expandafter\def\csname simpleicon at aliexpress\endcsname {\simpleiconsmapone\symbol{94}}
+    \expandafter\def\csname simpleicon at alipay\endcsname {\simpleiconsmapone\symbol{95}}
+    \expandafter\def\csname simpleicon at allegro\endcsname {\simpleiconsmapone\symbol{96}}
+    \expandafter\def\csname simpleicon at alliedmodders\endcsname {\simpleiconsmapone\symbol{97}}
+    \expandafter\def\csname simpleicon at allocine\endcsname {\simpleiconsmapone\symbol{98}}
+    \expandafter\def\csname simpleicon at alltrails\endcsname {\simpleiconsmapone\symbol{99}}
+    \expandafter\def\csname simpleicon at alpinedotjs\endcsname {\simpleiconsmapone\symbol{100}}
+    \expandafter\def\csname simpleicon at alpinelinux\endcsname {\simpleiconsmapone\symbol{101}}
+    \expandafter\def\csname simpleicon at alteryx\endcsname {\simpleiconsmapone\symbol{102}}
+    \expandafter\def\csname simpleicon at altiumdesigner\endcsname {\simpleiconsmapone\symbol{103}}
+    \expandafter\def\csname simpleicon at alwaysdata\endcsname {\simpleiconsmapone\symbol{104}}
+    \expandafter\def\csname simpleicon at amazon\endcsname {\simpleiconsmapone\symbol{105}}
+    \expandafter\def\csname simpleicon at amazonalexa\endcsname {\simpleiconsmapone\symbol{106}}
+    \expandafter\def\csname simpleicon at amazonapigateway\endcsname {\simpleiconsmapone\symbol{107}}
+    \expandafter\def\csname simpleicon at amazonaws\endcsname {\simpleiconsmapone\symbol{108}}
+    \expandafter\def\csname simpleicon at amazoncloudwatch\endcsname {\simpleiconsmapone\symbol{109}}
+    \expandafter\def\csname simpleicon at amazondocumentdb\endcsname {\simpleiconsmapone\symbol{110}}
+    \expandafter\def\csname simpleicon at amazondynamodb\endcsname {\simpleiconsmapone\symbol{111}}
+    \expandafter\def\csname simpleicon at amazonec2\endcsname {\simpleiconsmapone\symbol{112}}
+    \expandafter\def\csname simpleicon at amazonecs\endcsname {\simpleiconsmapone\symbol{113}}
+    \expandafter\def\csname simpleicon at amazoneks\endcsname {\simpleiconsmapone\symbol{114}}
+    \expandafter\def\csname simpleicon at amazonfiretv\endcsname {\simpleiconsmapone\symbol{115}}
+    \expandafter\def\csname simpleicon at amazongames\endcsname {\simpleiconsmapone\symbol{116}}
+    \expandafter\def\csname simpleicon at amazoniam\endcsname {\simpleiconsmapone\symbol{117}}
+    \expandafter\def\csname simpleicon at amazonlumberyard\endcsname {\simpleiconsmapone\symbol{118}}
+    \expandafter\def\csname simpleicon at amazonluna\endcsname {\simpleiconsmapone\symbol{119}}
+    \expandafter\def\csname simpleicon at amazonpay\endcsname {\simpleiconsmapone\symbol{120}}
+    \expandafter\def\csname simpleicon at amazonprime\endcsname {\simpleiconsmapone\symbol{121}}
+    \expandafter\def\csname simpleicon at amazonrds\endcsname {\simpleiconsmapone\symbol{122}}
+    \expandafter\def\csname simpleicon at amazonredshift\endcsname {\simpleiconsmapone\symbol{123}}
+    \expandafter\def\csname simpleicon at amazonroute53\endcsname {\simpleiconsmapone\symbol{124}}
+    \expandafter\def\csname simpleicon at amazons3\endcsname {\simpleiconsmapone\symbol{125}}
+    \expandafter\def\csname simpleicon at amazonsimpleemailservice\endcsname {\simpleiconsmapone\symbol{126}}
+    \expandafter\def\csname simpleicon at amazonsqs\endcsname {\simpleiconsmapone\symbol{127}}
+    \expandafter\def\csname simpleicon at amd\endcsname {\simpleiconsmapone\symbol{128}}
+    \expandafter\def\csname simpleicon at ameba\endcsname {\simpleiconsmapone\symbol{129}}
+    \expandafter\def\csname simpleicon at americanairlines\endcsname {\simpleiconsmapone\symbol{130}}
+    \expandafter\def\csname simpleicon at americanexpress\endcsname {\simpleiconsmapone\symbol{131}}
+    \expandafter\def\csname simpleicon at amg\endcsname {\simpleiconsmapone\symbol{132}}
+    \expandafter\def\csname simpleicon at amp\endcsname {\simpleiconsmapone\symbol{133}}
+    \expandafter\def\csname simpleicon at amul\endcsname {\simpleiconsmapone\symbol{134}}
+    \expandafter\def\csname simpleicon at ana\endcsname {\simpleiconsmapone\symbol{135}}
+    \expandafter\def\csname simpleicon at anaconda\endcsname {\simpleiconsmapone\symbol{136}}
+    \expandafter\def\csname simpleicon at analogue\endcsname {\simpleiconsmapone\symbol{137}}
+    \expandafter\def\csname simpleicon at anchor\endcsname {\simpleiconsmapone\symbol{138}}
+    \expandafter\def\csname simpleicon at andela\endcsname {\simpleiconsmapone\symbol{139}}
+    \expandafter\def\csname simpleicon at android\endcsname {\simpleiconsmapone\symbol{140}}
+    \expandafter\def\csname simpleicon at androidauto\endcsname {\simpleiconsmapone\symbol{141}}
+    \expandafter\def\csname simpleicon at androidstudio\endcsname {\simpleiconsmapone\symbol{142}}
+    \expandafter\def\csname simpleicon at angellist\endcsname {\simpleiconsmapone\symbol{143}}
+    \expandafter\def\csname simpleicon at angular\endcsname {\simpleiconsmapone\symbol{144}}
+    \expandafter\def\csname simpleicon at angularjs\endcsname {\simpleiconsmapone\symbol{145}}
+    \expandafter\def\csname simpleicon at angularuniversal\endcsname {\simpleiconsmapone\symbol{146}}
+    \expandafter\def\csname simpleicon at anilist\endcsname {\simpleiconsmapone\symbol{147}}
+    \expandafter\def\csname simpleicon at ansible\endcsname {\simpleiconsmapone\symbol{148}}
+    \expandafter\def\csname simpleicon at answer\endcsname {\simpleiconsmapone\symbol{149}}
+    \expandafter\def\csname simpleicon at ansys\endcsname {\simpleiconsmapone\symbol{150}}
+    \expandafter\def\csname simpleicon at anta\endcsname {\simpleiconsmapone\symbol{151}}
+    \expandafter\def\csname simpleicon at antdesign\endcsname {\simpleiconsmapone\symbol{152}}
+    \expandafter\def\csname simpleicon at antena3\endcsname {\simpleiconsmapone\symbol{153}}
+    \expandafter\def\csname simpleicon at anydesk\endcsname {\simpleiconsmapone\symbol{154}}
+    \expandafter\def\csname simpleicon at aol\endcsname {\simpleiconsmapone\symbol{155}}
+    \expandafter\def\csname simpleicon at apache\endcsname {\simpleiconsmapone\symbol{156}}
+    \expandafter\def\csname simpleicon at apacheairflow\endcsname {\simpleiconsmapone\symbol{157}}
+    \expandafter\def\csname simpleicon at apacheant\endcsname {\simpleiconsmapone\symbol{158}}
+    \expandafter\def\csname simpleicon at apachecassandra\endcsname {\simpleiconsmapone\symbol{159}}
+    \expandafter\def\csname simpleicon at apachecloudstack\endcsname {\simpleiconsmapone\symbol{160}}
+    \expandafter\def\csname simpleicon at apachecordova\endcsname {\simpleiconsmapone\symbol{161}}
+    \expandafter\def\csname simpleicon at apachecouchdb\endcsname {\simpleiconsmapone\symbol{162}}
+    \expandafter\def\csname simpleicon at apachedruid\endcsname {\simpleiconsmapone\symbol{163}}
+    \expandafter\def\csname simpleicon at apacheecharts\endcsname {\simpleiconsmapone\symbol{164}}
+    \expandafter\def\csname simpleicon at apacheflink\endcsname {\simpleiconsmapone\symbol{165}}
+    \expandafter\def\csname simpleicon at apachegroovy\endcsname {\simpleiconsmapone\symbol{166}}
+    \expandafter\def\csname simpleicon at apachehadoop\endcsname {\simpleiconsmapone\symbol{167}}
+    \expandafter\def\csname simpleicon at apachehive\endcsname {\simpleiconsmapone\symbol{168}}
+    \expandafter\def\csname simpleicon at apachejmeter\endcsname {\simpleiconsmapone\symbol{169}}
+    \expandafter\def\csname simpleicon at apachekafka\endcsname {\simpleiconsmapone\symbol{170}}
+    \expandafter\def\csname simpleicon at apachekylin\endcsname {\simpleiconsmapone\symbol{171}}
+    \expandafter\def\csname simpleicon at apachemaven\endcsname {\simpleiconsmapone\symbol{172}}
+    \expandafter\def\csname simpleicon at apachenetbeanside\endcsname {\simpleiconsmapone\symbol{173}}
+    \expandafter\def\csname simpleicon at apacheopenoffice\endcsname {\simpleiconsmapone\symbol{174}}
+    \expandafter\def\csname simpleicon at apacheparquet\endcsname {\simpleiconsmapone\symbol{175}}
+    \expandafter\def\csname simpleicon at apachepulsar\endcsname {\simpleiconsmapone\symbol{176}}
+    \expandafter\def\csname simpleicon at apacherocketmq\endcsname {\simpleiconsmapone\symbol{177}}
+    \expandafter\def\csname simpleicon at apachesolr\endcsname {\simpleiconsmapone\symbol{178}}
+    \expandafter\def\csname simpleicon at apachespark\endcsname {\simpleiconsmapone\symbol{179}}
+    \expandafter\def\csname simpleicon at apachestorm\endcsname {\simpleiconsmapone\symbol{180}}
+    \expandafter\def\csname simpleicon at apachetomcat\endcsname {\simpleiconsmapone\symbol{181}}
+    \expandafter\def\csname simpleicon at aparat\endcsname {\simpleiconsmapone\symbol{182}}
+    \expandafter\def\csname simpleicon at apifox\endcsname {\simpleiconsmapone\symbol{183}}
+    \expandafter\def\csname simpleicon at apollographql\endcsname {\simpleiconsmapone\symbol{184}}
+    \expandafter\def\csname simpleicon at apostrophe\endcsname {\simpleiconsmapone\symbol{185}}
+    \expandafter\def\csname simpleicon at appian\endcsname {\simpleiconsmapone\symbol{186}}
+    \expandafter\def\csname simpleicon at apple\endcsname {\simpleiconsmapone\symbol{187}}
+    \expandafter\def\csname simpleicon at applearcade\endcsname {\simpleiconsmapone\symbol{188}}
+    \expandafter\def\csname simpleicon at applemusic\endcsname {\simpleiconsmapone\symbol{189}}
+    \expandafter\def\csname simpleicon at applenews\endcsname {\simpleiconsmapone\symbol{190}}
+    \expandafter\def\csname simpleicon at applepay\endcsname {\simpleiconsmapone\symbol{191}}
+    \expandafter\def\csname simpleicon at applepodcasts\endcsname {\simpleiconsmapone\symbol{192}}
+    \expandafter\def\csname simpleicon at appletv\endcsname {\simpleiconsmapone\symbol{193}}
+    \expandafter\def\csname simpleicon at appsignal\endcsname {\simpleiconsmapone\symbol{194}}
+    \expandafter\def\csname simpleicon at appsmith\endcsname {\simpleiconsmapone\symbol{195}}
+    \expandafter\def\csname simpleicon at appstore\endcsname {\simpleiconsmapone\symbol{196}}
+    \expandafter\def\csname simpleicon at appveyor\endcsname {\simpleiconsmapone\symbol{197}}
+    \expandafter\def\csname simpleicon at appwrite\endcsname {\simpleiconsmapone\symbol{198}}
+    \expandafter\def\csname simpleicon at aqua\endcsname {\simpleiconsmapone\symbol{199}}
+    \expandafter\def\csname simpleicon at aral\endcsname {\simpleiconsmapone\symbol{200}}
+    \expandafter\def\csname simpleicon at arangodb\endcsname {\simpleiconsmapone\symbol{201}}
+    \expandafter\def\csname simpleicon at arc\endcsname {\simpleiconsmapone\symbol{202}}
+    \expandafter\def\csname simpleicon at arcgis\endcsname {\simpleiconsmapone\symbol{203}}
+    \expandafter\def\csname simpleicon at archicad\endcsname {\simpleiconsmapone\symbol{204}}
+    \expandafter\def\csname simpleicon at archiveofourown\endcsname {\simpleiconsmapone\symbol{205}}
+    \expandafter\def\csname simpleicon at archlinux\endcsname {\simpleiconsmapone\symbol{206}}
+    \expandafter\def\csname simpleicon at ardour\endcsname {\simpleiconsmapone\symbol{207}}
+    \expandafter\def\csname simpleicon at arduino\endcsname {\simpleiconsmapone\symbol{208}}
+    \expandafter\def\csname simpleicon at argo\endcsname {\simpleiconsmapone\symbol{209}}
+    \expandafter\def\csname simpleicon at argos\endcsname {\simpleiconsmapone\symbol{210}}
+    \expandafter\def\csname simpleicon at ariakit\endcsname {\simpleiconsmapone\symbol{211}}
+    \expandafter\def\csname simpleicon at arkecosystem\endcsname {\simpleiconsmapone\symbol{212}}
+    \expandafter\def\csname simpleicon at arlo\endcsname {\simpleiconsmapone\symbol{213}}
+    \expandafter\def\csname simpleicon at arm\endcsname {\simpleiconsmapone\symbol{214}}
+    \expandafter\def\csname simpleicon at armkeil\endcsname {\simpleiconsmapone\symbol{215}}
+    \expandafter\def\csname simpleicon at arstechnica\endcsname {\simpleiconsmapone\symbol{216}}
+    \expandafter\def\csname simpleicon at artifacthub\endcsname {\simpleiconsmapone\symbol{217}}
+    \expandafter\def\csname simpleicon at artixlinux\endcsname {\simpleiconsmapone\symbol{218}}
+    \expandafter\def\csname simpleicon at artstation\endcsname {\simpleiconsmapone\symbol{219}}
+    \expandafter\def\csname simpleicon at arxiv\endcsname {\simpleiconsmapone\symbol{220}}
+    \expandafter\def\csname simpleicon at asana\endcsname {\simpleiconsmapone\symbol{221}}
+    \expandafter\def\csname simpleicon at asciidoctor\endcsname {\simpleiconsmapone\symbol{222}}
+    \expandafter\def\csname simpleicon at asciinema\endcsname {\simpleiconsmapone\symbol{223}}
+    \expandafter\def\csname simpleicon at asda\endcsname {\simpleiconsmapone\symbol{224}}
+    \expandafter\def\csname simpleicon at aseprite\endcsname {\simpleiconsmapone\symbol{225}}
+    \expandafter\def\csname simpleicon at askfm\endcsname {\simpleiconsmapone\symbol{226}}
+    \expandafter\def\csname simpleicon at askubuntu\endcsname {\simpleiconsmapone\symbol{227}}
+    \expandafter\def\csname simpleicon at assemblyscript\endcsname {\simpleiconsmapone\symbol{228}}
+    \expandafter\def\csname simpleicon at astonmartin\endcsname {\simpleiconsmapone\symbol{229}}
+    \expandafter\def\csname simpleicon at astro\endcsname {\simpleiconsmapone\symbol{230}}
+    \expandafter\def\csname simpleicon at asus\endcsname {\simpleiconsmapone\symbol{231}}
+    \expandafter\def\csname simpleicon at atandt\endcsname {\simpleiconsmapone\symbol{232}}
+    \expandafter\def\csname simpleicon at atari\endcsname {\simpleiconsmapone\symbol{233}}
+    \expandafter\def\csname simpleicon at atlassian\endcsname {\simpleiconsmapone\symbol{234}}
+    \expandafter\def\csname simpleicon at atom\endcsname {\simpleiconsmapone\symbol{235}}
+    \expandafter\def\csname simpleicon at auchan\endcsname {\simpleiconsmapone\symbol{236}}
+    \expandafter\def\csname simpleicon at audacity\endcsname {\simpleiconsmapone\symbol{237}}
+    \expandafter\def\csname simpleicon at audi\endcsname {\simpleiconsmapone\symbol{238}}
+    \expandafter\def\csname simpleicon at audible\endcsname {\simpleiconsmapone\symbol{239}}
+    \expandafter\def\csname simpleicon at audioboom\endcsname {\simpleiconsmapone\symbol{240}}
+    \expandafter\def\csname simpleicon at audiomack\endcsname {\simpleiconsmapone\symbol{241}}
+    \expandafter\def\csname simpleicon at audiotechnica\endcsname {\simpleiconsmapone\symbol{242}}
+    \expandafter\def\csname simpleicon at aurelia\endcsname {\simpleiconsmapone\symbol{243}}
+    \expandafter\def\csname simpleicon at auth0\endcsname {\simpleiconsmapone\symbol{244}}
+    \expandafter\def\csname simpleicon at authelia\endcsname {\simpleiconsmapone\symbol{245}}
+    \expandafter\def\csname simpleicon at authy\endcsname {\simpleiconsmapone\symbol{246}}
+    \expandafter\def\csname simpleicon at autodesk\endcsname {\simpleiconsmapone\symbol{247}}
+    \expandafter\def\csname simpleicon at autodeskrevit\endcsname {\simpleiconsmapone\symbol{248}}
+    \expandafter\def\csname simpleicon at autohotkey\endcsname {\simpleiconsmapone\symbol{249}}
+    \expandafter\def\csname simpleicon at automattic\endcsname {\simpleiconsmapone\symbol{250}}
+    \expandafter\def\csname simpleicon at autoprefixer\endcsname {\simpleiconsmapone\symbol{251}}
+    \expandafter\def\csname simpleicon at avajs\endcsname {\simpleiconsmapone\symbol{252}}
+    \expandafter\def\csname simpleicon at avast\endcsname {\simpleiconsmapone\symbol{253}}
+    \expandafter\def\csname simpleicon at avira\endcsname {\simpleiconsmapone\symbol{254}}
+    \expandafter\def\csname simpleicon at awesomelists\endcsname {\simpleiconsmapone\symbol{255}}
+    \expandafter\def\csname simpleicon at awesomewm\endcsname {\simpleiconsmaptwo\symbol{0}}
+    \expandafter\def\csname simpleicon at awsamplify\endcsname {\simpleiconsmaptwo\symbol{1}}
+    \expandafter\def\csname simpleicon at awsfargate\endcsname {\simpleiconsmaptwo\symbol{2}}
+    \expandafter\def\csname simpleicon at awslambda\endcsname {\simpleiconsmaptwo\symbol{3}}
+    \expandafter\def\csname simpleicon at awsorganizations\endcsname {\simpleiconsmaptwo\symbol{4}}
+    \expandafter\def\csname simpleicon at axios\endcsname {\simpleiconsmaptwo\symbol{5}}
+    \expandafter\def\csname simpleicon at azureartifacts\endcsname {\simpleiconsmaptwo\symbol{6}}
+    \expandafter\def\csname simpleicon at azuredataexplorer\endcsname {\simpleiconsmaptwo\symbol{7}}
+    \expandafter\def\csname simpleicon at azuredevops\endcsname {\simpleiconsmaptwo\symbol{8}}
+    \expandafter\def\csname simpleicon at azurefunctions\endcsname {\simpleiconsmaptwo\symbol{9}}
+    \expandafter\def\csname simpleicon at azurepipelines\endcsname {\simpleiconsmaptwo\symbol{10}}
+    \expandafter\def\csname simpleicon at babel\endcsname {\simpleiconsmaptwo\symbol{11}}
+    \expandafter\def\csname simpleicon at babylondotjs\endcsname {\simpleiconsmaptwo\symbol{12}}
+    \expandafter\def\csname simpleicon at backblaze\endcsname {\simpleiconsmaptwo\symbol{13}}
+    \expandafter\def\csname simpleicon at backbonedotjs\endcsname {\simpleiconsmaptwo\symbol{14}}
+    \expandafter\def\csname simpleicon at backendless\endcsname {\simpleiconsmaptwo\symbol{15}}
+    \expandafter\def\csname simpleicon at backstage\endcsname {\simpleiconsmaptwo\symbol{16}}
+    \expandafter\def\csname simpleicon at badgr\endcsname {\simpleiconsmaptwo\symbol{17}}
+    \expandafter\def\csname simpleicon at badoo\endcsname {\simpleiconsmaptwo\symbol{18}}
+    \expandafter\def\csname simpleicon at baidu\endcsname {\simpleiconsmaptwo\symbol{19}}
+    \expandafter\def\csname simpleicon at bamboo\endcsname {\simpleiconsmaptwo\symbol{20}}
+    \expandafter\def\csname simpleicon at bandcamp\endcsname {\simpleiconsmaptwo\symbol{21}}
+    \expandafter\def\csname simpleicon at bandlab\endcsname {\simpleiconsmaptwo\symbol{22}}
+    \expandafter\def\csname simpleicon at bandrautomation\endcsname {\simpleiconsmaptwo\symbol{23}}
+    \expandafter\def\csname simpleicon at bandsintown\endcsname {\simpleiconsmaptwo\symbol{24}}
+    \expandafter\def\csname simpleicon at bankofamerica\endcsname {\simpleiconsmaptwo\symbol{25}}
+    \expandafter\def\csname simpleicon at barclays\endcsname {\simpleiconsmaptwo\symbol{26}}
+    \expandafter\def\csname simpleicon at baremetrics\endcsname {\simpleiconsmaptwo\symbol{27}}
+    \expandafter\def\csname simpleicon at basecamp\endcsname {\simpleiconsmaptwo\symbol{28}}
+    \expandafter\def\csname simpleicon at bastyon\endcsname {\simpleiconsmaptwo\symbol{29}}
+    \expandafter\def\csname simpleicon at bata\endcsname {\simpleiconsmaptwo\symbol{30}}
+    \expandafter\def\csname simpleicon at bathasu\endcsname {\simpleiconsmaptwo\symbol{31}}
+    \expandafter\def\csname simpleicon at battledotnet\endcsname {\simpleiconsmaptwo\symbol{32}}
+    \expandafter\def\csname simpleicon at bbc\endcsname {\simpleiconsmaptwo\symbol{33}}
+    \expandafter\def\csname simpleicon at bbciplayer\endcsname {\simpleiconsmaptwo\symbol{34}}
+    \expandafter\def\csname simpleicon at beatport\endcsname {\simpleiconsmaptwo\symbol{35}}
+    \expandafter\def\csname simpleicon at beats\endcsname {\simpleiconsmaptwo\symbol{36}}
+    \expandafter\def\csname simpleicon at beatsbydre\endcsname {\simpleiconsmaptwo\symbol{37}}
+    \expandafter\def\csname simpleicon at behance\endcsname {\simpleiconsmaptwo\symbol{38}}
+    \expandafter\def\csname simpleicon at beijingsubway\endcsname {\simpleiconsmaptwo\symbol{39}}
+    \expandafter\def\csname simpleicon at bem\endcsname {\simpleiconsmaptwo\symbol{40}}
+    \expandafter\def\csname simpleicon at bentley\endcsname {\simpleiconsmaptwo\symbol{41}}
+    \expandafter\def\csname simpleicon at bento\endcsname {\simpleiconsmaptwo\symbol{42}}
+    \expandafter\def\csname simpleicon at bentoml\endcsname {\simpleiconsmaptwo\symbol{43}}
+    \expandafter\def\csname simpleicon at bereal\endcsname {\simpleiconsmaptwo\symbol{44}}
+    \expandafter\def\csname simpleicon at betfair\endcsname {\simpleiconsmaptwo\symbol{45}}
+    \expandafter\def\csname simpleicon at bigbasket\endcsname {\simpleiconsmaptwo\symbol{46}}
+    \expandafter\def\csname simpleicon at bigbluebutton\endcsname {\simpleiconsmaptwo\symbol{47}}
+    \expandafter\def\csname simpleicon at bigcartel\endcsname {\simpleiconsmaptwo\symbol{48}}
+    \expandafter\def\csname simpleicon at bigcommerce\endcsname {\simpleiconsmaptwo\symbol{49}}
+    \expandafter\def\csname simpleicon at bilibili\endcsname {\simpleiconsmaptwo\symbol{50}}
+    \expandafter\def\csname simpleicon at billboard\endcsname {\simpleiconsmaptwo\symbol{51}}
+    \expandafter\def\csname simpleicon at bim\endcsname {\simpleiconsmaptwo\symbol{52}}
+    \expandafter\def\csname simpleicon at binance\endcsname {\simpleiconsmaptwo\symbol{53}}
+    \expandafter\def\csname simpleicon at biolink\endcsname {\simpleiconsmaptwo\symbol{54}}
+    \expandafter\def\csname simpleicon at bisecthosting\endcsname {\simpleiconsmaptwo\symbol{55}}
+    \expandafter\def\csname simpleicon at bit\endcsname {\simpleiconsmaptwo\symbol{56}}
+    \expandafter\def\csname simpleicon at bitbucket\endcsname {\simpleiconsmaptwo\symbol{57}}
+    \expandafter\def\csname simpleicon at bitcoin\endcsname {\simpleiconsmaptwo\symbol{58}}
+    \expandafter\def\csname simpleicon at bitcoincash\endcsname {\simpleiconsmaptwo\symbol{59}}
+    \expandafter\def\csname simpleicon at bitcoinsv\endcsname {\simpleiconsmaptwo\symbol{60}}
+    \expandafter\def\csname simpleicon at bitdefender\endcsname {\simpleiconsmaptwo\symbol{61}}
+    \expandafter\def\csname simpleicon at bitly\endcsname {\simpleiconsmaptwo\symbol{62}}
+    \expandafter\def\csname simpleicon at bitrise\endcsname {\simpleiconsmaptwo\symbol{63}}
+    \expandafter\def\csname simpleicon at bitwarden\endcsname {\simpleiconsmaptwo\symbol{64}}
+    \expandafter\def\csname simpleicon at bitwig\endcsname {\simpleiconsmaptwo\symbol{65}}
+    \expandafter\def\csname simpleicon at blackberry\endcsname {\simpleiconsmaptwo\symbol{66}}
+    \expandafter\def\csname simpleicon at blazemeter\endcsname {\simpleiconsmaptwo\symbol{67}}
+    \expandafter\def\csname simpleicon at blazor\endcsname {\simpleiconsmaptwo\symbol{68}}
+    \expandafter\def\csname simpleicon at blender\endcsname {\simpleiconsmaptwo\symbol{69}}
+    \expandafter\def\csname simpleicon at blockchaindotcom\endcsname {\simpleiconsmaptwo\symbol{70}}
+    \expandafter\def\csname simpleicon at blogger\endcsname {\simpleiconsmaptwo\symbol{71}}
+    \expandafter\def\csname simpleicon at bloglovin\endcsname {\simpleiconsmaptwo\symbol{72}}
+    \expandafter\def\csname simpleicon at blueprint\endcsname {\simpleiconsmaptwo\symbol{73}}
+    \expandafter\def\csname simpleicon at bluetooth\endcsname {\simpleiconsmaptwo\symbol{74}}
+    \expandafter\def\csname simpleicon at bmcsoftware\endcsname {\simpleiconsmaptwo\symbol{75}}
+    \expandafter\def\csname simpleicon at bmw\endcsname {\simpleiconsmaptwo\symbol{76}}
+    \expandafter\def\csname simpleicon at boardgamegeek\endcsname {\simpleiconsmaptwo\symbol{77}}
+    \expandafter\def\csname simpleicon at boehringeringelheim\endcsname {\simpleiconsmaptwo\symbol{78}}
+    \expandafter\def\csname simpleicon at boeing\endcsname {\simpleiconsmaptwo\symbol{79}}
+    \expandafter\def\csname simpleicon at bombardier\endcsname {\simpleiconsmaptwo\symbol{80}}
+    \expandafter\def\csname simpleicon at bookalope\endcsname {\simpleiconsmaptwo\symbol{81}}
+    \expandafter\def\csname simpleicon at bookbub\endcsname {\simpleiconsmaptwo\symbol{82}}
+    \expandafter\def\csname simpleicon at bookmeter\endcsname {\simpleiconsmaptwo\symbol{83}}
+    \expandafter\def\csname simpleicon at bookmyshow\endcsname {\simpleiconsmaptwo\symbol{84}}
+    \expandafter\def\csname simpleicon at bookstack\endcsname {\simpleiconsmaptwo\symbol{85}}
+    \expandafter\def\csname simpleicon at boost\endcsname {\simpleiconsmaptwo\symbol{86}}
+    \expandafter\def\csname simpleicon at boots\endcsname {\simpleiconsmaptwo\symbol{87}}
+    \expandafter\def\csname simpleicon at bootstrap\endcsname {\simpleiconsmaptwo\symbol{88}}
+    \expandafter\def\csname simpleicon at borgbackup\endcsname {\simpleiconsmaptwo\symbol{89}}
+    \expandafter\def\csname simpleicon at bosch\endcsname {\simpleiconsmaptwo\symbol{90}}
+    \expandafter\def\csname simpleicon at bose\endcsname {\simpleiconsmaptwo\symbol{91}}
+    \expandafter\def\csname simpleicon at botblecms\endcsname {\simpleiconsmaptwo\symbol{92}}
+    \expandafter\def\csname simpleicon at boulanger\endcsname {\simpleiconsmaptwo\symbol{93}}
+    \expandafter\def\csname simpleicon at bower\endcsname {\simpleiconsmaptwo\symbol{94}}
+    \expandafter\def\csname simpleicon at box\endcsname {\simpleiconsmaptwo\symbol{95}}
+    \expandafter\def\csname simpleicon at boxysvg\endcsname {\simpleiconsmaptwo\symbol{96}}
+    \expandafter\def\csname simpleicon at brandfolder\endcsname {\simpleiconsmaptwo\symbol{97}}
+    \expandafter\def\csname simpleicon at brave\endcsname {\simpleiconsmaptwo\symbol{98}}
+    \expandafter\def\csname simpleicon at breaker\endcsname {\simpleiconsmaptwo\symbol{99}}
+    \expandafter\def\csname simpleicon at brevo\endcsname {\simpleiconsmaptwo\symbol{100}}
+    \expandafter\def\csname simpleicon at britishairways\endcsname {\simpleiconsmaptwo\symbol{101}}
+    \expandafter\def\csname simpleicon at broadcom\endcsname {\simpleiconsmaptwo\symbol{102}}
+    \expandafter\def\csname simpleicon at bsd\endcsname {\simpleiconsmaptwo\symbol{103}}
+    \expandafter\def\csname simpleicon at bspwm\endcsname {\simpleiconsmaptwo\symbol{104}}
+    \expandafter\def\csname simpleicon at bt\endcsname {\simpleiconsmaptwo\symbol{105}}
+    \expandafter\def\csname simpleicon at buddy\endcsname {\simpleiconsmaptwo\symbol{106}}
+    \expandafter\def\csname simpleicon at budibase\endcsname {\simpleiconsmaptwo\symbol{107}}
+    \expandafter\def\csname simpleicon at buefy\endcsname {\simpleiconsmaptwo\symbol{108}}
+    \expandafter\def\csname simpleicon at buffer\endcsname {\simpleiconsmaptwo\symbol{109}}
+    \expandafter\def\csname simpleicon at bugatti\endcsname {\simpleiconsmaptwo\symbol{110}}
+    \expandafter\def\csname simpleicon at bugcrowd\endcsname {\simpleiconsmaptwo\symbol{111}}
+    \expandafter\def\csname simpleicon at bugsnag\endcsname {\simpleiconsmaptwo\symbol{112}}
+    \expandafter\def\csname simpleicon at buildkite\endcsname {\simpleiconsmaptwo\symbol{113}}
+    \expandafter\def\csname simpleicon at bukalapak\endcsname {\simpleiconsmaptwo\symbol{114}}
+    \expandafter\def\csname simpleicon at bulma\endcsname {\simpleiconsmaptwo\symbol{115}}
+    \expandafter\def\csname simpleicon at bun\endcsname {\simpleiconsmaptwo\symbol{116}}
+    \expandafter\def\csname simpleicon at bunq\endcsname {\simpleiconsmaptwo\symbol{117}}
+    \expandafter\def\csname simpleicon at burgerking\endcsname {\simpleiconsmaptwo\symbol{118}}
+    \expandafter\def\csname simpleicon at burton\endcsname {\simpleiconsmaptwo\symbol{119}}
+    \expandafter\def\csname simpleicon at buymeacoffee\endcsname {\simpleiconsmaptwo\symbol{120}}
+    \expandafter\def\csname simpleicon at buzzfeed\endcsname {\simpleiconsmaptwo\symbol{121}}
+    \expandafter\def\csname simpleicon at bvg\endcsname {\simpleiconsmaptwo\symbol{122}}
+    \expandafter\def\csname simpleicon at byjus\endcsname {\simpleiconsmaptwo\symbol{123}}
+    \expandafter\def\csname simpleicon at byte\endcsname {\simpleiconsmaptwo\symbol{124}}
+    \expandafter\def\csname simpleicon at bytedance\endcsname {\simpleiconsmaptwo\symbol{125}}
+    \expandafter\def\csname simpleicon at c\endcsname {\simpleiconsmaptwo\symbol{126}}
+    \expandafter\def\csname simpleicon at cachet\endcsname {\simpleiconsmaptwo\symbol{127}}
+    \expandafter\def\csname simpleicon at caddy\endcsname {\simpleiconsmaptwo\symbol{128}}
+    \expandafter\def\csname simpleicon at cadillac\endcsname {\simpleiconsmaptwo\symbol{129}}
+    \expandafter\def\csname simpleicon at cafepress\endcsname {\simpleiconsmaptwo\symbol{130}}
+    \expandafter\def\csname simpleicon at caffeine\endcsname {\simpleiconsmaptwo\symbol{131}}
+    \expandafter\def\csname simpleicon at cairographics\endcsname {\simpleiconsmaptwo\symbol{132}}
+    \expandafter\def\csname simpleicon at cairometro\endcsname {\simpleiconsmaptwo\symbol{133}}
+    \expandafter\def\csname simpleicon at cakephp\endcsname {\simpleiconsmaptwo\symbol{134}}
+    \expandafter\def\csname simpleicon at campaignmonitor\endcsname {\simpleiconsmaptwo\symbol{135}}
+    \expandafter\def\csname simpleicon at canonical\endcsname {\simpleiconsmaptwo\symbol{136}}
+    \expandafter\def\csname simpleicon at canva\endcsname {\simpleiconsmaptwo\symbol{137}}
+    \expandafter\def\csname simpleicon at capacitor\endcsname {\simpleiconsmaptwo\symbol{138}}
+    \expandafter\def\csname simpleicon at cardano\endcsname {\simpleiconsmaptwo\symbol{139}}
+    \expandafter\def\csname simpleicon at carrd\endcsname {\simpleiconsmaptwo\symbol{140}}
+    \expandafter\def\csname simpleicon at carrefour\endcsname {\simpleiconsmaptwo\symbol{141}}
+    \expandafter\def\csname simpleicon at carthrottle\endcsname {\simpleiconsmaptwo\symbol{142}}
+    \expandafter\def\csname simpleicon at carto\endcsname {\simpleiconsmaptwo\symbol{143}}
+    \expandafter\def\csname simpleicon at cashapp\endcsname {\simpleiconsmaptwo\symbol{144}}
+    \expandafter\def\csname simpleicon at castbox\endcsname {\simpleiconsmaptwo\symbol{145}}
+    \expandafter\def\csname simpleicon at castorama\endcsname {\simpleiconsmaptwo\symbol{146}}
+    \expandafter\def\csname simpleicon at castro\endcsname {\simpleiconsmaptwo\symbol{147}}
+    \expandafter\def\csname simpleicon at caterpillar\endcsname {\simpleiconsmaptwo\symbol{148}}
+    \expandafter\def\csname simpleicon at cbs\endcsname {\simpleiconsmaptwo\symbol{149}}
+    \expandafter\def\csname simpleicon at cdprojekt\endcsname {\simpleiconsmaptwo\symbol{150}}
+    \expandafter\def\csname simpleicon at celery\endcsname {\simpleiconsmaptwo\symbol{151}}
+    \expandafter\def\csname simpleicon at centos\endcsname {\simpleiconsmaptwo\symbol{152}}
+    \expandafter\def\csname simpleicon at ceph\endcsname {\simpleiconsmaptwo\symbol{153}}
+    \expandafter\def\csname simpleicon at cesium\endcsname {\simpleiconsmaptwo\symbol{154}}
+    \expandafter\def\csname simpleicon at chai\endcsname {\simpleiconsmaptwo\symbol{155}}
+    \expandafter\def\csname simpleicon at chainguard\endcsname {\simpleiconsmaptwo\symbol{156}}
+    \expandafter\def\csname simpleicon at chainlink\endcsname {\simpleiconsmaptwo\symbol{157}}
+    \expandafter\def\csname simpleicon at chakraui\endcsname {\simpleiconsmaptwo\symbol{158}}
+    \expandafter\def\csname simpleicon at channel4\endcsname {\simpleiconsmaptwo\symbol{159}}
+    \expandafter\def\csname simpleicon at chartdotjs\endcsname {\simpleiconsmaptwo\symbol{160}}
+    \expandafter\def\csname simpleicon at chartmogul\endcsname {\simpleiconsmaptwo\symbol{161}}
+    \expandafter\def\csname simpleicon at chase\endcsname {\simpleiconsmaptwo\symbol{162}}
+    \expandafter\def\csname simpleicon at chatbot\endcsname {\simpleiconsmaptwo\symbol{163}}
+    \expandafter\def\csname simpleicon at chatwoot\endcsname {\simpleiconsmaptwo\symbol{164}}
+    \expandafter\def\csname simpleicon at checkio\endcsname {\simpleiconsmaptwo\symbol{165}}
+    \expandafter\def\csname simpleicon at checkmarx\endcsname {\simpleiconsmaptwo\symbol{166}}
+    \expandafter\def\csname simpleicon at checkmk\endcsname {\simpleiconsmaptwo\symbol{167}}
+    \expandafter\def\csname simpleicon at chef\endcsname {\simpleiconsmaptwo\symbol{168}}
+    \expandafter\def\csname simpleicon at chemex\endcsname {\simpleiconsmaptwo\symbol{169}}
+    \expandafter\def\csname simpleicon at chevrolet\endcsname {\simpleiconsmaptwo\symbol{170}}
+    \expandafter\def\csname simpleicon at chianetwork\endcsname {\simpleiconsmaptwo\symbol{171}}
+    \expandafter\def\csname simpleicon at chinaeasternairlines\endcsname {\simpleiconsmaptwo\symbol{172}}
+    \expandafter\def\csname simpleicon at chinasouthernairlines\endcsname {\simpleiconsmaptwo\symbol{173}}
+    \expandafter\def\csname simpleicon at chocolatey\endcsname {\simpleiconsmaptwo\symbol{174}}
+    \expandafter\def\csname simpleicon at chromatic\endcsname {\simpleiconsmaptwo\symbol{175}}
+    \expandafter\def\csname simpleicon at chromecast\endcsname {\simpleiconsmaptwo\symbol{176}}
+    \expandafter\def\csname simpleicon at chrysler\endcsname {\simpleiconsmaptwo\symbol{177}}
+    \expandafter\def\csname simpleicon at chupachups\endcsname {\simpleiconsmaptwo\symbol{178}}
+    \expandafter\def\csname simpleicon at cilium\endcsname {\simpleiconsmaptwo\symbol{179}}
+    \expandafter\def\csname simpleicon at cinema4d\endcsname {\simpleiconsmaptwo\symbol{180}}
+    \expandafter\def\csname simpleicon at circle\endcsname {\simpleiconsmaptwo\symbol{181}}
+    \expandafter\def\csname simpleicon at circleci\endcsname {\simpleiconsmaptwo\symbol{182}}
+    \expandafter\def\csname simpleicon at circuitverse\endcsname {\simpleiconsmaptwo\symbol{183}}
+    \expandafter\def\csname simpleicon at cirrusci\endcsname {\simpleiconsmaptwo\symbol{184}}
+    \expandafter\def\csname simpleicon at cisco\endcsname {\simpleiconsmaptwo\symbol{185}}
+    \expandafter\def\csname simpleicon at citrix\endcsname {\simpleiconsmaptwo\symbol{186}}
+    \expandafter\def\csname simpleicon at citroen\endcsname {\simpleiconsmaptwo\symbol{187}}
+    \expandafter\def\csname simpleicon at civicrm\endcsname {\simpleiconsmaptwo\symbol{188}}
+    \expandafter\def\csname simpleicon at civo\endcsname {\simpleiconsmaptwo\symbol{189}}
+    \expandafter\def\csname simpleicon at ckeditor4\endcsname {\simpleiconsmaptwo\symbol{190}}
+    \expandafter\def\csname simpleicon at clarifai\endcsname {\simpleiconsmaptwo\symbol{191}}
+    \expandafter\def\csname simpleicon at claris\endcsname {\simpleiconsmaptwo\symbol{192}}
+    \expandafter\def\csname simpleicon at clarivate\endcsname {\simpleiconsmaptwo\symbol{193}}
+    \expandafter\def\csname simpleicon at clickhouse\endcsname {\simpleiconsmaptwo\symbol{194}}
+    \expandafter\def\csname simpleicon at clickup\endcsname {\simpleiconsmaptwo\symbol{195}}
+    \expandafter\def\csname simpleicon at clion\endcsname {\simpleiconsmaptwo\symbol{196}}
+    \expandafter\def\csname simpleicon at cliqz\endcsname {\simpleiconsmaptwo\symbol{197}}
+    \expandafter\def\csname simpleicon at clockify\endcsname {\simpleiconsmaptwo\symbol{198}}
+    \expandafter\def\csname simpleicon at clojure\endcsname {\simpleiconsmaptwo\symbol{199}}
+    \expandafter\def\csname simpleicon at cloud66\endcsname {\simpleiconsmaptwo\symbol{200}}
+    \expandafter\def\csname simpleicon at cloudbees\endcsname {\simpleiconsmaptwo\symbol{201}}
+    \expandafter\def\csname simpleicon at cloudcannon\endcsname {\simpleiconsmaptwo\symbol{202}}
+    \expandafter\def\csname simpleicon at cloudera\endcsname {\simpleiconsmaptwo\symbol{203}}
+    \expandafter\def\csname simpleicon at cloudflare\endcsname {\simpleiconsmaptwo\symbol{204}}
+    \expandafter\def\csname simpleicon at cloudflarepages\endcsname {\simpleiconsmaptwo\symbol{205}}
+    \expandafter\def\csname simpleicon at cloudfoundry\endcsname {\simpleiconsmaptwo\symbol{206}}
+    \expandafter\def\csname simpleicon at cloudsmith\endcsname {\simpleiconsmaptwo\symbol{207}}
+    \expandafter\def\csname simpleicon at cloudways\endcsname {\simpleiconsmaptwo\symbol{208}}
+    \expandafter\def\csname simpleicon at clubhouse\endcsname {\simpleiconsmaptwo\symbol{209}}
+    \expandafter\def\csname simpleicon at clyp\endcsname {\simpleiconsmaptwo\symbol{210}}
+    \expandafter\def\csname simpleicon at cmake\endcsname {\simpleiconsmaptwo\symbol{211}}
+    \expandafter\def\csname simpleicon at cncf\endcsname {\simpleiconsmaptwo\symbol{212}}
+    \expandafter\def\csname simpleicon at cnn\endcsname {\simpleiconsmaptwo\symbol{213}}
+    \expandafter\def\csname simpleicon at cocacola\endcsname {\simpleiconsmaptwo\symbol{214}}
+    \expandafter\def\csname simpleicon at cockpit\endcsname {\simpleiconsmaptwo\symbol{215}}
+    \expandafter\def\csname simpleicon at cockroachlabs\endcsname {\simpleiconsmaptwo\symbol{216}}
+    \expandafter\def\csname simpleicon at cocoapods\endcsname {\simpleiconsmaptwo\symbol{217}}
+    \expandafter\def\csname simpleicon at cocos\endcsname {\simpleiconsmaptwo\symbol{218}}
+    \expandafter\def\csname simpleicon at coda\endcsname {\simpleiconsmaptwo\symbol{219}}
+    \expandafter\def\csname simpleicon at codacy\endcsname {\simpleiconsmaptwo\symbol{220}}
+    \expandafter\def\csname simpleicon at codeberg\endcsname {\simpleiconsmaptwo\symbol{221}}
+    \expandafter\def\csname simpleicon at codecademy\endcsname {\simpleiconsmaptwo\symbol{222}}
+    \expandafter\def\csname simpleicon at codeceptjs\endcsname {\simpleiconsmaptwo\symbol{223}}
+    \expandafter\def\csname simpleicon at codechef\endcsname {\simpleiconsmaptwo\symbol{224}}
+    \expandafter\def\csname simpleicon at codeclimate\endcsname {\simpleiconsmaptwo\symbol{225}}
+    \expandafter\def\csname simpleicon at codecov\endcsname {\simpleiconsmaptwo\symbol{226}}
+    \expandafter\def\csname simpleicon at codefactor\endcsname {\simpleiconsmaptwo\symbol{227}}
+    \expandafter\def\csname simpleicon at codeforces\endcsname {\simpleiconsmaptwo\symbol{228}}
+    \expandafter\def\csname simpleicon at codeigniter\endcsname {\simpleiconsmaptwo\symbol{229}}
+    \expandafter\def\csname simpleicon at codeium\endcsname {\simpleiconsmaptwo\symbol{230}}
+    \expandafter\def\csname simpleicon at codemagic\endcsname {\simpleiconsmaptwo\symbol{231}}
+    \expandafter\def\csname simpleicon at codemirror\endcsname {\simpleiconsmaptwo\symbol{232}}
+    \expandafter\def\csname simpleicon at codenewbie\endcsname {\simpleiconsmaptwo\symbol{233}}
+    \expandafter\def\csname simpleicon at codepen\endcsname {\simpleiconsmaptwo\symbol{234}}
+    \expandafter\def\csname simpleicon at codeproject\endcsname {\simpleiconsmaptwo\symbol{235}}
+    \expandafter\def\csname simpleicon at codereview\endcsname {\simpleiconsmaptwo\symbol{236}}
+    \expandafter\def\csname simpleicon at codersrank\endcsname {\simpleiconsmaptwo\symbol{237}}
+    \expandafter\def\csname simpleicon at coderwall\endcsname {\simpleiconsmaptwo\symbol{238}}
+    \expandafter\def\csname simpleicon at codesandbox\endcsname {\simpleiconsmaptwo\symbol{239}}
+    \expandafter\def\csname simpleicon at codeship\endcsname {\simpleiconsmaptwo\symbol{240}}
+    \expandafter\def\csname simpleicon at codesignal\endcsname {\simpleiconsmaptwo\symbol{241}}
+    \expandafter\def\csname simpleicon at codestream\endcsname {\simpleiconsmaptwo\symbol{242}}
+    \expandafter\def\csname simpleicon at codewars\endcsname {\simpleiconsmaptwo\symbol{243}}
+    \expandafter\def\csname simpleicon at codingame\endcsname {\simpleiconsmaptwo\symbol{244}}
+    \expandafter\def\csname simpleicon at codingninjas\endcsname {\simpleiconsmaptwo\symbol{245}}
+    \expandafter\def\csname simpleicon at codio\endcsname {\simpleiconsmaptwo\symbol{246}}
+    \expandafter\def\csname simpleicon at coffeescript\endcsname {\simpleiconsmaptwo\symbol{247}}
+    \expandafter\def\csname simpleicon at cognizant\endcsname {\simpleiconsmaptwo\symbol{248}}
+    \expandafter\def\csname simpleicon at coil\endcsname {\simpleiconsmaptwo\symbol{249}}
+    \expandafter\def\csname simpleicon at coinbase\endcsname {\simpleiconsmaptwo\symbol{250}}
+    \expandafter\def\csname simpleicon at coinmarketcap\endcsname {\simpleiconsmaptwo\symbol{251}}
+    \expandafter\def\csname simpleicon at commerzbank\endcsname {\simpleiconsmaptwo\symbol{252}}
+    \expandafter\def\csname simpleicon at commitlint\endcsname {\simpleiconsmaptwo\symbol{253}}
+    \expandafter\def\csname simpleicon at commodore\endcsname {\simpleiconsmaptwo\symbol{254}}
+    \expandafter\def\csname simpleicon at commonworkflowlanguage\endcsname {\simpleiconsmaptwo\symbol{255}}
+    \expandafter\def\csname simpleicon at compilerexplorer\endcsname {\simpleiconsmapthree\symbol{0}}
+    \expandafter\def\csname simpleicon at composer\endcsname {\simpleiconsmapthree\symbol{1}}
+    \expandafter\def\csname simpleicon at comptia\endcsname {\simpleiconsmapthree\symbol{2}}
+    \expandafter\def\csname simpleicon at comsol\endcsname {\simpleiconsmapthree\symbol{3}}
+    \expandafter\def\csname simpleicon at conan\endcsname {\simpleiconsmapthree\symbol{4}}
+    \expandafter\def\csname simpleicon at concourse\endcsname {\simpleiconsmapthree\symbol{5}}
+    \expandafter\def\csname simpleicon at condaforge\endcsname {\simpleiconsmapthree\symbol{6}}
+    \expandafter\def\csname simpleicon at conekta\endcsname {\simpleiconsmapthree\symbol{7}}
+    \expandafter\def\csname simpleicon at confluence\endcsname {\simpleiconsmapthree\symbol{8}}
+    \expandafter\def\csname simpleicon at construct3\endcsname {\simpleiconsmapthree\symbol{9}}
+    \expandafter\def\csname simpleicon at consul\endcsname {\simpleiconsmapthree\symbol{10}}
+    \expandafter\def\csname simpleicon at contactlesspayment\endcsname {\simpleiconsmapthree\symbol{11}}
+    \expandafter\def\csname simpleicon at containerd\endcsname {\simpleiconsmapthree\symbol{12}}
+    \expandafter\def\csname simpleicon at contao\endcsname {\simpleiconsmapthree\symbol{13}}
+    \expandafter\def\csname simpleicon at contentful\endcsname {\simpleiconsmapthree\symbol{14}}
+    \expandafter\def\csname simpleicon at conventionalcommits\endcsname {\simpleiconsmapthree\symbol{15}}
+    \expandafter\def\csname simpleicon at convertio\endcsname {\simpleiconsmapthree\symbol{16}}
+    \expandafter\def\csname simpleicon at cookiecutter\endcsname {\simpleiconsmapthree\symbol{17}}
+    \expandafter\def\csname simpleicon at coop\endcsname {\simpleiconsmapthree\symbol{18}}
+    \expandafter\def\csname simpleicon at cora\endcsname {\simpleiconsmapthree\symbol{19}}
+    \expandafter\def\csname simpleicon at coronaengine\endcsname {\simpleiconsmapthree\symbol{20}}
+    \expandafter\def\csname simpleicon at coronarenderer\endcsname {\simpleiconsmapthree\symbol{21}}
+    \expandafter\def\csname simpleicon at corsair\endcsname {\simpleiconsmapthree\symbol{22}}
+    \expandafter\def\csname simpleicon at couchbase\endcsname {\simpleiconsmapthree\symbol{23}}
+    \expandafter\def\csname simpleicon at counterstrike\endcsname {\simpleiconsmapthree\symbol{24}}
+    \expandafter\def\csname simpleicon at countingworkspro\endcsname {\simpleiconsmapthree\symbol{25}}
+    \expandafter\def\csname simpleicon at coursera\endcsname {\simpleiconsmapthree\symbol{26}}
+    \expandafter\def\csname simpleicon at coveralls\endcsname {\simpleiconsmapthree\symbol{27}}
+    \expandafter\def\csname simpleicon at cpanel\endcsname {\simpleiconsmapthree\symbol{28}}
+    \expandafter\def\csname simpleicon at cplusplus\endcsname {\simpleiconsmapthree\symbol{29}}
+    \expandafter\def\csname simpleicon at cplusplusbuilder\endcsname {\simpleiconsmapthree\symbol{30}}
+    \expandafter\def\csname simpleicon at craftcms\endcsname {\simpleiconsmapthree\symbol{31}}
+    \expandafter\def\csname simpleicon at craftsman\endcsname {\simpleiconsmapthree\symbol{32}}
+    \expandafter\def\csname simpleicon at cratedb\endcsname {\simpleiconsmapthree\symbol{33}}
+    \expandafter\def\csname simpleicon at crayon\endcsname {\simpleiconsmapthree\symbol{34}}
+    \expandafter\def\csname simpleicon at creality\endcsname {\simpleiconsmapthree\symbol{35}}
+    \expandafter\def\csname simpleicon at createreactapp\endcsname {\simpleiconsmapthree\symbol{36}}
+    \expandafter\def\csname simpleicon at creativecommons\endcsname {\simpleiconsmapthree\symbol{37}}
+    \expandafter\def\csname simpleicon at creativetechnology\endcsname {\simpleiconsmapthree\symbol{38}}
+    \expandafter\def\csname simpleicon at credly\endcsname {\simpleiconsmapthree\symbol{39}}
+    \expandafter\def\csname simpleicon at crehana\endcsname {\simpleiconsmapthree\symbol{40}}
+    \expandafter\def\csname simpleicon at criticalrole\endcsname {\simpleiconsmapthree\symbol{41}}
+    \expandafter\def\csname simpleicon at crowdin\endcsname {\simpleiconsmapthree\symbol{42}}
+    \expandafter\def\csname simpleicon at crowdsource\endcsname {\simpleiconsmapthree\symbol{43}}
+    \expandafter\def\csname simpleicon at crunchbase\endcsname {\simpleiconsmapthree\symbol{44}}
+    \expandafter\def\csname simpleicon at crunchyroll\endcsname {\simpleiconsmapthree\symbol{45}}
+    \expandafter\def\csname simpleicon at cryengine\endcsname {\simpleiconsmapthree\symbol{46}}
+    \expandafter\def\csname simpleicon at crystal\endcsname {\simpleiconsmapthree\symbol{47}}
+    \expandafter\def\csname simpleicon at csharp\endcsname {\simpleiconsmapthree\symbol{48}}
+    \expandafter\def\csname simpleicon at css3\endcsname {\simpleiconsmapthree\symbol{49}}
+    \expandafter\def\csname simpleicon at cssmodules\endcsname {\simpleiconsmapthree\symbol{50}}
+    \expandafter\def\csname simpleicon at csswizardry\endcsname {\simpleiconsmapthree\symbol{51}}
+    \expandafter\def\csname simpleicon at cts\endcsname {\simpleiconsmapthree\symbol{52}}
+    \expandafter\def\csname simpleicon at cucumber\endcsname {\simpleiconsmapthree\symbol{53}}
+    \expandafter\def\csname simpleicon at cultura\endcsname {\simpleiconsmapthree\symbol{54}}
+    \expandafter\def\csname simpleicon at curl\endcsname {\simpleiconsmapthree\symbol{55}}
+    \expandafter\def\csname simpleicon at curseforge\endcsname {\simpleiconsmapthree\symbol{56}}
+    \expandafter\def\csname simpleicon at cyberdefenders\endcsname {\simpleiconsmapthree\symbol{57}}
+    \expandafter\def\csname simpleicon at cycling74\endcsname {\simpleiconsmapthree\symbol{58}}
+    \expandafter\def\csname simpleicon at cypress\endcsname {\simpleiconsmapthree\symbol{59}}
+    \expandafter\def\csname simpleicon at cytoscapedotjs\endcsname {\simpleiconsmapthree\symbol{60}}
+    \expandafter\def\csname simpleicon at d\endcsname {\simpleiconsmapthree\symbol{61}}
+    \expandafter\def\csname simpleicon at d3dotjs\endcsname {\simpleiconsmapthree\symbol{62}}
+    \expandafter\def\csname simpleicon at dacia\endcsname {\simpleiconsmapthree\symbol{63}}
+    \expandafter\def\csname simpleicon at daf\endcsname {\simpleiconsmapthree\symbol{64}}
+    \expandafter\def\csname simpleicon at dailymotion\endcsname {\simpleiconsmapthree\symbol{65}}
+    \expandafter\def\csname simpleicon at daimler\endcsname {\simpleiconsmapthree\symbol{66}}
+    \expandafter\def\csname simpleicon at daisyui\endcsname {\simpleiconsmapthree\symbol{67}}
+    \expandafter\def\csname simpleicon at dapr\endcsname {\simpleiconsmapthree\symbol{68}}
+    \expandafter\def\csname simpleicon at darkreader\endcsname {\simpleiconsmapthree\symbol{69}}
+    \expandafter\def\csname simpleicon at dart\endcsname {\simpleiconsmapthree\symbol{70}}
+    \expandafter\def\csname simpleicon at darty\endcsname {\simpleiconsmapthree\symbol{71}}
+    \expandafter\def\csname simpleicon at daserste\endcsname {\simpleiconsmapthree\symbol{72}}
+    \expandafter\def\csname simpleicon at dash\endcsname {\simpleiconsmapthree\symbol{73}}
+    \expandafter\def\csname simpleicon at dashlane\endcsname {\simpleiconsmapthree\symbol{74}}
+    \expandafter\def\csname simpleicon at dask\endcsname {\simpleiconsmapthree\symbol{75}}
+    \expandafter\def\csname simpleicon at dassaultsystemes\endcsname {\simpleiconsmapthree\symbol{76}}
+    \expandafter\def\csname simpleicon at databricks\endcsname {\simpleiconsmapthree\symbol{77}}
+    \expandafter\def\csname simpleicon at datacamp\endcsname {\simpleiconsmapthree\symbol{78}}
+    \expandafter\def\csname simpleicon at datadog\endcsname {\simpleiconsmapthree\symbol{79}}
+    \expandafter\def\csname simpleicon at datadotai\endcsname {\simpleiconsmapthree\symbol{80}}
+    \expandafter\def\csname simpleicon at datagrip\endcsname {\simpleiconsmapthree\symbol{81}}
+    \expandafter\def\csname simpleicon at dataiku\endcsname {\simpleiconsmapthree\symbol{82}}
+    \expandafter\def\csname simpleicon at datastax\endcsname {\simpleiconsmapthree\symbol{83}}
+    \expandafter\def\csname simpleicon at dataverse\endcsname {\simpleiconsmapthree\symbol{84}}
+    \expandafter\def\csname simpleicon at datocms\endcsname {\simpleiconsmapthree\symbol{85}}
+    \expandafter\def\csname simpleicon at datto\endcsname {\simpleiconsmapthree\symbol{86}}
+    \expandafter\def\csname simpleicon at dazn\endcsname {\simpleiconsmapthree\symbol{87}}
+    \expandafter\def\csname simpleicon at dblp\endcsname {\simpleiconsmapthree\symbol{88}}
+    \expandafter\def\csname simpleicon at dbt\endcsname {\simpleiconsmapthree\symbol{89}}
+    \expandafter\def\csname simpleicon at dcentertainment\endcsname {\simpleiconsmapthree\symbol{90}}
+    \expandafter\def\csname simpleicon at debian\endcsname {\simpleiconsmapthree\symbol{91}}
+    \expandafter\def\csname simpleicon at decapcms\endcsname {\simpleiconsmapthree\symbol{92}}
+    \expandafter\def\csname simpleicon at dedge\endcsname {\simpleiconsmapthree\symbol{93}}
+    \expandafter\def\csname simpleicon at deepin\endcsname {\simpleiconsmapthree\symbol{94}}
+    \expandafter\def\csname simpleicon at deepnote\endcsname {\simpleiconsmapthree\symbol{95}}
+    \expandafter\def\csname simpleicon at deezer\endcsname {\simpleiconsmapthree\symbol{96}}
+    \expandafter\def\csname simpleicon at delicious\endcsname {\simpleiconsmapthree\symbol{97}}
+    \expandafter\def\csname simpleicon at deliveroo\endcsname {\simpleiconsmapthree\symbol{98}}
+    \expandafter\def\csname simpleicon at dell\endcsname {\simpleiconsmapthree\symbol{99}}
+    \expandafter\def\csname simpleicon at delonghi\endcsname {\simpleiconsmapthree\symbol{100}}
+    \expandafter\def\csname simpleicon at delphi\endcsname {\simpleiconsmapthree\symbol{101}}
+    \expandafter\def\csname simpleicon at delta\endcsname {\simpleiconsmapthree\symbol{102}}
+    \expandafter\def\csname simpleicon at deno\endcsname {\simpleiconsmapthree\symbol{103}}
+    \expandafter\def\csname simpleicon at denon\endcsname {\simpleiconsmapthree\symbol{104}}
+    \expandafter\def\csname simpleicon at dependabot\endcsname {\simpleiconsmapthree\symbol{105}}
+    \expandafter\def\csname simpleicon at dependencycheck\endcsname {\simpleiconsmapthree\symbol{106}}
+    \expandafter\def\csname simpleicon at derspiegel\endcsname {\simpleiconsmapthree\symbol{107}}
+    \expandafter\def\csname simpleicon at designernews\endcsname {\simpleiconsmapthree\symbol{108}}
+    \expandafter\def\csname simpleicon at deutschebahn\endcsname {\simpleiconsmapthree\symbol{109}}
+    \expandafter\def\csname simpleicon at deutschebank\endcsname {\simpleiconsmapthree\symbol{110}}
+    \expandafter\def\csname simpleicon at devdotto\endcsname {\simpleiconsmapthree\symbol{111}}
+    \expandafter\def\csname simpleicon at devexpress\endcsname {\simpleiconsmapthree\symbol{112}}
+    \expandafter\def\csname simpleicon at deviantart\endcsname {\simpleiconsmapthree\symbol{113}}
+    \expandafter\def\csname simpleicon at devpost\endcsname {\simpleiconsmapthree\symbol{114}}
+    \expandafter\def\csname simpleicon at devrant\endcsname {\simpleiconsmapthree\symbol{115}}
+    \expandafter\def\csname simpleicon at dgraph\endcsname {\simpleiconsmapthree\symbol{116}}
+    \expandafter\def\csname simpleicon at dhl\endcsname {\simpleiconsmapthree\symbol{117}}
+    \expandafter\def\csname simpleicon at diagramsdotnet\endcsname {\simpleiconsmapthree\symbol{118}}
+    \expandafter\def\csname simpleicon at dialogflow\endcsname {\simpleiconsmapthree\symbol{119}}
+    \expandafter\def\csname simpleicon at diaspora\endcsname {\simpleiconsmapthree\symbol{120}}
+    \expandafter\def\csname simpleicon at digg\endcsname {\simpleiconsmapthree\symbol{121}}
+    \expandafter\def\csname simpleicon at digikeyelectronics\endcsname {\simpleiconsmapthree\symbol{122}}
+    \expandafter\def\csname simpleicon at digitalocean\endcsname {\simpleiconsmapthree\symbol{123}}
+    \expandafter\def\csname simpleicon at dior\endcsname {\simpleiconsmapthree\symbol{124}}
+    \expandafter\def\csname simpleicon at directus\endcsname {\simpleiconsmapthree\symbol{125}}
+    \expandafter\def\csname simpleicon at discogs\endcsname {\simpleiconsmapthree\symbol{126}}
+    \expandafter\def\csname simpleicon at discord\endcsname {\simpleiconsmapthree\symbol{127}}
+    \expandafter\def\csname simpleicon at discourse\endcsname {\simpleiconsmapthree\symbol{128}}
+    \expandafter\def\csname simpleicon at discover\endcsname {\simpleiconsmapthree\symbol{129}}
+    \expandafter\def\csname simpleicon at disqus\endcsname {\simpleiconsmapthree\symbol{130}}
+    \expandafter\def\csname simpleicon at disroot\endcsname {\simpleiconsmapthree\symbol{131}}
+    \expandafter\def\csname simpleicon at distrokid\endcsname {\simpleiconsmapthree\symbol{132}}
+    \expandafter\def\csname simpleicon at django\endcsname {\simpleiconsmapthree\symbol{133}}
+    \expandafter\def\csname simpleicon at dji\endcsname {\simpleiconsmapthree\symbol{134}}
+    \expandafter\def\csname simpleicon at dlib\endcsname {\simpleiconsmapthree\symbol{135}}
+    \expandafter\def\csname simpleicon at dlna\endcsname {\simpleiconsmapthree\symbol{136}}
+    \expandafter\def\csname simpleicon at dm\endcsname {\simpleiconsmapthree\symbol{137}}
+    \expandafter\def\csname simpleicon at docker\endcsname {\simpleiconsmapthree\symbol{138}}
+    \expandafter\def\csname simpleicon at docsdotrs\endcsname {\simpleiconsmapthree\symbol{139}}
+    \expandafter\def\csname simpleicon at docsify\endcsname {\simpleiconsmapthree\symbol{140}}
+    \expandafter\def\csname simpleicon at docusaurus\endcsname {\simpleiconsmapthree\symbol{141}}
+    \expandafter\def\csname simpleicon at docusign\endcsname {\simpleiconsmapthree\symbol{142}}
+    \expandafter\def\csname simpleicon at dogecoin\endcsname {\simpleiconsmapthree\symbol{143}}
+    \expandafter\def\csname simpleicon at doi\endcsname {\simpleiconsmapthree\symbol{144}}
+    \expandafter\def\csname simpleicon at dolby\endcsname {\simpleiconsmapthree\symbol{145}}
+    \expandafter\def\csname simpleicon at doordash\endcsname {\simpleiconsmapthree\symbol{146}}
+    \expandafter\def\csname simpleicon at dotenv\endcsname {\simpleiconsmapthree\symbol{147}}
+    \expandafter\def\csname simpleicon at dotnet\endcsname {\simpleiconsmapthree\symbol{148}}
+    \expandafter\def\csname simpleicon at douban\endcsname {\simpleiconsmapthree\symbol{149}}
+    \expandafter\def\csname simpleicon at doubanread\endcsname {\simpleiconsmapthree\symbol{150}}
+    \expandafter\def\csname simpleicon at dovecot\endcsname {\simpleiconsmapthree\symbol{151}}
+    \expandafter\def\csname simpleicon at dpd\endcsname {\simpleiconsmapthree\symbol{152}}
+    \expandafter\def\csname simpleicon at dragonframe\endcsname {\simpleiconsmapthree\symbol{153}}
+    \expandafter\def\csname simpleicon at draugiemdotlv\endcsname {\simpleiconsmapthree\symbol{154}}
+    \expandafter\def\csname simpleicon at dribbble\endcsname {\simpleiconsmapthree\symbol{155}}
+    \expandafter\def\csname simpleicon at drone\endcsname {\simpleiconsmapthree\symbol{156}}
+    \expandafter\def\csname simpleicon at drooble\endcsname {\simpleiconsmapthree\symbol{157}}
+    \expandafter\def\csname simpleicon at dropbox\endcsname {\simpleiconsmapthree\symbol{158}}
+    \expandafter\def\csname simpleicon at drupal\endcsname {\simpleiconsmapthree\symbol{159}}
+    \expandafter\def\csname simpleicon at dsautomobiles\endcsname {\simpleiconsmapthree\symbol{160}}
+    \expandafter\def\csname simpleicon at dts\endcsname {\simpleiconsmapthree\symbol{161}}
+    \expandafter\def\csname simpleicon at dtube\endcsname {\simpleiconsmapthree\symbol{162}}
+    \expandafter\def\csname simpleicon at ducati\endcsname {\simpleiconsmapthree\symbol{163}}
+    \expandafter\def\csname simpleicon at duckdb\endcsname {\simpleiconsmapthree\symbol{164}}
+    \expandafter\def\csname simpleicon at duckduckgo\endcsname {\simpleiconsmapthree\symbol{165}}
+    \expandafter\def\csname simpleicon at dungeonsanddragons\endcsname {\simpleiconsmapthree\symbol{166}}
+    \expandafter\def\csname simpleicon at dunked\endcsname {\simpleiconsmapthree\symbol{167}}
+    \expandafter\def\csname simpleicon at duolingo\endcsname {\simpleiconsmapthree\symbol{168}}
+    \expandafter\def\csname simpleicon at dvc\endcsname {\simpleiconsmapthree\symbol{169}}
+    \expandafter\def\csname simpleicon at dwavesystems\endcsname {\simpleiconsmapthree\symbol{170}}
+    \expandafter\def\csname simpleicon at dwm\endcsname {\simpleiconsmapthree\symbol{171}}
+    \expandafter\def\csname simpleicon at dynamics365\endcsname {\simpleiconsmapthree\symbol{172}}
+    \expandafter\def\csname simpleicon at dynatrace\endcsname {\simpleiconsmapthree\symbol{173}}
+    \expandafter\def\csname simpleicon at e\endcsname {\simpleiconsmapthree\symbol{174}}
+    \expandafter\def\csname simpleicon at e3\endcsname {\simpleiconsmapthree\symbol{175}}
+    \expandafter\def\csname simpleicon at ea\endcsname {\simpleiconsmapthree\symbol{176}}
+    \expandafter\def\csname simpleicon at eagle\endcsname {\simpleiconsmapthree\symbol{177}}
+    \expandafter\def\csname simpleicon at easyeda\endcsname {\simpleiconsmapthree\symbol{178}}
+    \expandafter\def\csname simpleicon at easyjet\endcsname {\simpleiconsmapthree\symbol{179}}
+    \expandafter\def\csname simpleicon at ebay\endcsname {\simpleiconsmapthree\symbol{180}}
+    \expandafter\def\csname simpleicon at ebox\endcsname {\simpleiconsmapthree\symbol{181}}
+    \expandafter\def\csname simpleicon at eclipseadoptium\endcsname {\simpleiconsmapthree\symbol{182}}
+    \expandafter\def\csname simpleicon at eclipseche\endcsname {\simpleiconsmapthree\symbol{183}}
+    \expandafter\def\csname simpleicon at eclipseide\endcsname {\simpleiconsmapthree\symbol{184}}
+    \expandafter\def\csname simpleicon at eclipsejetty\endcsname {\simpleiconsmapthree\symbol{185}}
+    \expandafter\def\csname simpleicon at eclipsemosquitto\endcsname {\simpleiconsmapthree\symbol{186}}
+    \expandafter\def\csname simpleicon at eclipsevertdotx\endcsname {\simpleiconsmapthree\symbol{187}}
+    \expandafter\def\csname simpleicon at edeka\endcsname {\simpleiconsmapthree\symbol{188}}
+    \expandafter\def\csname simpleicon at editorconfig\endcsname {\simpleiconsmapthree\symbol{189}}
+    \expandafter\def\csname simpleicon at edotleclerc\endcsname {\simpleiconsmapthree\symbol{190}}
+    \expandafter\def\csname simpleicon at edx\endcsname {\simpleiconsmapthree\symbol{191}}
+    \expandafter\def\csname simpleicon at egghead\endcsname {\simpleiconsmapthree\symbol{192}}
+    \expandafter\def\csname simpleicon at egnyte\endcsname {\simpleiconsmapthree\symbol{193}}
+    \expandafter\def\csname simpleicon at eightsleep\endcsname {\simpleiconsmapthree\symbol{194}}
+    \expandafter\def\csname simpleicon at elastic\endcsname {\simpleiconsmapthree\symbol{195}}
+    \expandafter\def\csname simpleicon at elasticcloud\endcsname {\simpleiconsmapthree\symbol{196}}
+    \expandafter\def\csname simpleicon at elasticsearch\endcsname {\simpleiconsmapthree\symbol{197}}
+    \expandafter\def\csname simpleicon at elasticstack\endcsname {\simpleiconsmapthree\symbol{198}}
+    \expandafter\def\csname simpleicon at elavon\endcsname {\simpleiconsmapthree\symbol{199}}
+    \expandafter\def\csname simpleicon at electron\endcsname {\simpleiconsmapthree\symbol{200}}
+    \expandafter\def\csname simpleicon at electronbuilder\endcsname {\simpleiconsmapthree\symbol{201}}
+    \expandafter\def\csname simpleicon at electronfiddle\endcsname {\simpleiconsmapthree\symbol{202}}
+    \expandafter\def\csname simpleicon at element\endcsname {\simpleiconsmapthree\symbol{203}}
+    \expandafter\def\csname simpleicon at elementary\endcsname {\simpleiconsmapthree\symbol{204}}
+    \expandafter\def\csname simpleicon at elementor\endcsname {\simpleiconsmapthree\symbol{205}}
+    \expandafter\def\csname simpleicon at eleventy\endcsname {\simpleiconsmapthree\symbol{206}}
+    \expandafter\def\csname simpleicon at elgato\endcsname {\simpleiconsmapthree\symbol{207}}
+    \expandafter\def\csname simpleicon at elixir\endcsname {\simpleiconsmapthree\symbol{208}}
+    \expandafter\def\csname simpleicon at eljueves\endcsname {\simpleiconsmapthree\symbol{209}}
+    \expandafter\def\csname simpleicon at ello\endcsname {\simpleiconsmapthree\symbol{210}}
+    \expandafter\def\csname simpleicon at elm\endcsname {\simpleiconsmapthree\symbol{211}}
+    \expandafter\def\csname simpleicon at elsevier\endcsname {\simpleiconsmapthree\symbol{212}}
+    \expandafter\def\csname simpleicon at embarcadero\endcsname {\simpleiconsmapthree\symbol{213}}
+    \expandafter\def\csname simpleicon at emberdotjs\endcsname {\simpleiconsmapthree\symbol{214}}
+    \expandafter\def\csname simpleicon at emby\endcsname {\simpleiconsmapthree\symbol{215}}
+    \expandafter\def\csname simpleicon at emirates\endcsname {\simpleiconsmapthree\symbol{216}}
+    \expandafter\def\csname simpleicon at emlakjet\endcsname {\simpleiconsmapthree\symbol{217}}
+    \expandafter\def\csname simpleicon at empirekred\endcsname {\simpleiconsmapthree\symbol{218}}
+    \expandafter\def\csname simpleicon at engadget\endcsname {\simpleiconsmapthree\symbol{219}}
+    \expandafter\def\csname simpleicon at enpass\endcsname {\simpleiconsmapthree\symbol{220}}
+    \expandafter\def\csname simpleicon at enterprisedb\endcsname {\simpleiconsmapthree\symbol{221}}
+    \expandafter\def\csname simpleicon at envato\endcsname {\simpleiconsmapthree\symbol{222}}
+    \expandafter\def\csname simpleicon at envoyproxy\endcsname {\simpleiconsmapthree\symbol{223}}
+    \expandafter\def\csname simpleicon at epel\endcsname {\simpleiconsmapthree\symbol{224}}
+    \expandafter\def\csname simpleicon at epicgames\endcsname {\simpleiconsmapthree\symbol{225}}
+    \expandafter\def\csname simpleicon at epson\endcsname {\simpleiconsmapthree\symbol{226}}
+    \expandafter\def\csname simpleicon at equinixmetal\endcsname {\simpleiconsmapthree\symbol{227}}
+    \expandafter\def\csname simpleicon at ericsson\endcsname {\simpleiconsmapthree\symbol{228}}
+    \expandafter\def\csname simpleicon at erlang\endcsname {\simpleiconsmapthree\symbol{229}}
+    \expandafter\def\csname simpleicon at esbuild\endcsname {\simpleiconsmapthree\symbol{230}}
+    \expandafter\def\csname simpleicon at esea\endcsname {\simpleiconsmapthree\symbol{231}}
+    \expandafter\def\csname simpleicon at eslgaming\endcsname {\simpleiconsmapthree\symbol{232}}
+    \expandafter\def\csname simpleicon at eslint\endcsname {\simpleiconsmapthree\symbol{233}}
+    \expandafter\def\csname simpleicon at esphome\endcsname {\simpleiconsmapthree\symbol{234}}
+    \expandafter\def\csname simpleicon at espressif\endcsname {\simpleiconsmapthree\symbol{235}}
+    \expandafter\def\csname simpleicon at esri\endcsname {\simpleiconsmapthree\symbol{236}}
+    \expandafter\def\csname simpleicon at etcd\endcsname {\simpleiconsmapthree\symbol{237}}
+    \expandafter\def\csname simpleicon at ethereum\endcsname {\simpleiconsmapthree\symbol{238}}
+    \expandafter\def\csname simpleicon at ethiopianairlines\endcsname {\simpleiconsmapthree\symbol{239}}
+    \expandafter\def\csname simpleicon at etihadairways\endcsname {\simpleiconsmapthree\symbol{240}}
+    \expandafter\def\csname simpleicon at etsy\endcsname {\simpleiconsmapthree\symbol{241}}
+    \expandafter\def\csname simpleicon at eventbrite\endcsname {\simpleiconsmapthree\symbol{242}}
+    \expandafter\def\csname simpleicon at eventstore\endcsname {\simpleiconsmapthree\symbol{243}}
+    \expandafter\def\csname simpleicon at evernote\endcsname {\simpleiconsmapthree\symbol{244}}
+    \expandafter\def\csname simpleicon at exercism\endcsname {\simpleiconsmapthree\symbol{245}}
+    \expandafter\def\csname simpleicon at exordo\endcsname {\simpleiconsmapthree\symbol{246}}
+    \expandafter\def\csname simpleicon at exoscale\endcsname {\simpleiconsmapthree\symbol{247}}
+    \expandafter\def\csname simpleicon at expensify\endcsname {\simpleiconsmapthree\symbol{248}}
+    \expandafter\def\csname simpleicon at expertsexchange\endcsname {\simpleiconsmapthree\symbol{249}}
+    \expandafter\def\csname simpleicon at expo\endcsname {\simpleiconsmapthree\symbol{250}}
+    \expandafter\def\csname simpleicon at express\endcsname {\simpleiconsmapthree\symbol{251}}
+    \expandafter\def\csname simpleicon at expressvpn\endcsname {\simpleiconsmapthree\symbol{252}}
+    \expandafter\def\csname simpleicon at eyeem\endcsname {\simpleiconsmapthree\symbol{253}}
+    \expandafter\def\csname simpleicon at f1\endcsname {\simpleiconsmapthree\symbol{254}}
+    \expandafter\def\csname simpleicon at f5\endcsname {\simpleiconsmapthree\symbol{255}}
+    \expandafter\def\csname simpleicon at facebook\endcsname {\simpleiconsmapfour\symbol{0}}
+    \expandafter\def\csname simpleicon at facebookgaming\endcsname {\simpleiconsmapfour\symbol{1}}
+    \expandafter\def\csname simpleicon at facebooklive\endcsname {\simpleiconsmapfour\symbol{2}}
+    \expandafter\def\csname simpleicon at faceit\endcsname {\simpleiconsmapfour\symbol{3}}
+    \expandafter\def\csname simpleicon at facepunch\endcsname {\simpleiconsmapfour\symbol{4}}
+    \expandafter\def\csname simpleicon at falco\endcsname {\simpleiconsmapfour\symbol{5}}
+    \expandafter\def\csname simpleicon at falcon\endcsname {\simpleiconsmapfour\symbol{6}}
+    \expandafter\def\csname simpleicon at fampay\endcsname {\simpleiconsmapfour\symbol{7}}
+    \expandafter\def\csname simpleicon at fandango\endcsname {\simpleiconsmapfour\symbol{8}}
+    \expandafter\def\csname simpleicon at fandom\endcsname {\simpleiconsmapfour\symbol{9}}
+    \expandafter\def\csname simpleicon at fanfou\endcsname {\simpleiconsmapfour\symbol{10}}
+    \expandafter\def\csname simpleicon at fantom\endcsname {\simpleiconsmapfour\symbol{11}}
+    \expandafter\def\csname simpleicon at fareharbor\endcsname {\simpleiconsmapfour\symbol{12}}
+    \expandafter\def\csname simpleicon at farfetch\endcsname {\simpleiconsmapfour\symbol{13}}
+    \expandafter\def\csname simpleicon at fastapi\endcsname {\simpleiconsmapfour\symbol{14}}
+    \expandafter\def\csname simpleicon at fastify\endcsname {\simpleiconsmapfour\symbol{15}}
+    \expandafter\def\csname simpleicon at fastlane\endcsname {\simpleiconsmapfour\symbol{16}}
+    \expandafter\def\csname simpleicon at fastly\endcsname {\simpleiconsmapfour\symbol{17}}
+    \expandafter\def\csname simpleicon at fathom\endcsname {\simpleiconsmapfour\symbol{18}}
+    \expandafter\def\csname simpleicon at fauna\endcsname {\simpleiconsmapfour\symbol{19}}
+    \expandafter\def\csname simpleicon at favro\endcsname {\simpleiconsmapfour\symbol{20}}
+    \expandafter\def\csname simpleicon at fdroid\endcsname {\simpleiconsmapfour\symbol{21}}
+    \expandafter\def\csname simpleicon at feathub\endcsname {\simpleiconsmapfour\symbol{22}}
+    \expandafter\def\csname simpleicon at fedex\endcsname {\simpleiconsmapfour\symbol{23}}
+    \expandafter\def\csname simpleicon at fedora\endcsname {\simpleiconsmapfour\symbol{24}}
+    \expandafter\def\csname simpleicon at feedly\endcsname {\simpleiconsmapfour\symbol{25}}
+    \expandafter\def\csname simpleicon at ferrari\endcsname {\simpleiconsmapfour\symbol{26}}
+    \expandafter\def\csname simpleicon at ferrarinv\endcsname {\simpleiconsmapfour\symbol{27}}
+    \expandafter\def\csname simpleicon at ferretdb\endcsname {\simpleiconsmapfour\symbol{28}}
+    \expandafter\def\csname simpleicon at ffmpeg\endcsname {\simpleiconsmapfour\symbol{29}}
+    \expandafter\def\csname simpleicon at fi\endcsname {\simpleiconsmapfour\symbol{30}}
+    \expandafter\def\csname simpleicon at fiat\endcsname {\simpleiconsmapfour\symbol{31}}
+    \expandafter\def\csname simpleicon at fidoalliance\endcsname {\simpleiconsmapfour\symbol{32}}
+    \expandafter\def\csname simpleicon at fifa\endcsname {\simpleiconsmapfour\symbol{33}}
+    \expandafter\def\csname simpleicon at fig\endcsname {\simpleiconsmapfour\symbol{34}}
+    \expandafter\def\csname simpleicon at figma\endcsname {\simpleiconsmapfour\symbol{35}}
+    \expandafter\def\csname simpleicon at figshare\endcsname {\simpleiconsmapfour\symbol{36}}
+    \expandafter\def\csname simpleicon at fila\endcsname {\simpleiconsmapfour\symbol{37}}
+    \expandafter\def\csname simpleicon at files\endcsname {\simpleiconsmapfour\symbol{38}}
+    \expandafter\def\csname simpleicon at filezilla\endcsname {\simpleiconsmapfour\symbol{39}}
+    \expandafter\def\csname simpleicon at fing\endcsname {\simpleiconsmapfour\symbol{40}}
+    \expandafter\def\csname simpleicon at firebase\endcsname {\simpleiconsmapfour\symbol{41}}
+    \expandafter\def\csname simpleicon at firefish\endcsname {\simpleiconsmapfour\symbol{42}}
+    \expandafter\def\csname simpleicon at fireflyiii\endcsname {\simpleiconsmapfour\symbol{43}}
+    \expandafter\def\csname simpleicon at firefox\endcsname {\simpleiconsmapfour\symbol{44}}
+    \expandafter\def\csname simpleicon at firefoxbrowser\endcsname {\simpleiconsmapfour\symbol{45}}
+    \expandafter\def\csname simpleicon at fireship\endcsname {\simpleiconsmapfour\symbol{46}}
+    \expandafter\def\csname simpleicon at firewalla\endcsname {\simpleiconsmapfour\symbol{47}}
+    \expandafter\def\csname simpleicon at first\endcsname {\simpleiconsmapfour\symbol{48}}
+    \expandafter\def\csname simpleicon at fitbit\endcsname {\simpleiconsmapfour\symbol{49}}
+    \expandafter\def\csname simpleicon at fite\endcsname {\simpleiconsmapfour\symbol{50}}
+    \expandafter\def\csname simpleicon at fivem\endcsname {\simpleiconsmapfour\symbol{51}}
+    \expandafter\def\csname simpleicon at fiverr\endcsname {\simpleiconsmapfour\symbol{52}}
+    \expandafter\def\csname simpleicon at flask\endcsname {\simpleiconsmapfour\symbol{53}}
+    \expandafter\def\csname simpleicon at flat\endcsname {\simpleiconsmapfour\symbol{54}}
+    \expandafter\def\csname simpleicon at flathub\endcsname {\simpleiconsmapfour\symbol{55}}
+    \expandafter\def\csname simpleicon at flatpak\endcsname {\simpleiconsmapfour\symbol{56}}
+    \expandafter\def\csname simpleicon at flattr\endcsname {\simpleiconsmapfour\symbol{57}}
+    \expandafter\def\csname simpleicon at flickr\endcsname {\simpleiconsmapfour\symbol{58}}
+    \expandafter\def\csname simpleicon at flightaware\endcsname {\simpleiconsmapfour\symbol{59}}
+    \expandafter\def\csname simpleicon at flipboard\endcsname {\simpleiconsmapfour\symbol{60}}
+    \expandafter\def\csname simpleicon at flipkart\endcsname {\simpleiconsmapfour\symbol{61}}
+    \expandafter\def\csname simpleicon at floatplane\endcsname {\simpleiconsmapfour\symbol{62}}
+    \expandafter\def\csname simpleicon at flood\endcsname {\simpleiconsmapfour\symbol{63}}
+    \expandafter\def\csname simpleicon at fluentbit\endcsname {\simpleiconsmapfour\symbol{64}}
+    \expandafter\def\csname simpleicon at fluentd\endcsname {\simpleiconsmapfour\symbol{65}}
+    \expandafter\def\csname simpleicon at fluke\endcsname {\simpleiconsmapfour\symbol{66}}
+    \expandafter\def\csname simpleicon at flutter\endcsname {\simpleiconsmapfour\symbol{67}}
+    \expandafter\def\csname simpleicon at flux\endcsname {\simpleiconsmapfour\symbol{68}}
+    \expandafter\def\csname simpleicon at fluxus\endcsname {\simpleiconsmapfour\symbol{69}}
+    \expandafter\def\csname simpleicon at flyway\endcsname {\simpleiconsmapfour\symbol{70}}
+    \expandafter\def\csname simpleicon at fmod\endcsname {\simpleiconsmapfour\symbol{71}}
+    \expandafter\def\csname simpleicon at fnac\endcsname {\simpleiconsmapfour\symbol{72}}
+    \expandafter\def\csname simpleicon at folium\endcsname {\simpleiconsmapfour\symbol{73}}
+    \expandafter\def\csname simpleicon at fonoma\endcsname {\simpleiconsmapfour\symbol{74}}
+    \expandafter\def\csname simpleicon at fontawesome\endcsname {\simpleiconsmapfour\symbol{75}}
+    \expandafter\def\csname simpleicon at fontbase\endcsname {\simpleiconsmapfour\symbol{76}}
+    \expandafter\def\csname simpleicon at fontforge\endcsname {\simpleiconsmapfour\symbol{77}}
+    \expandafter\def\csname simpleicon at foodpanda\endcsname {\simpleiconsmapfour\symbol{78}}
+    \expandafter\def\csname simpleicon at ford\endcsname {\simpleiconsmapfour\symbol{79}}
+    \expandafter\def\csname simpleicon at forestry\endcsname {\simpleiconsmapfour\symbol{80}}
+    \expandafter\def\csname simpleicon at forgejo\endcsname {\simpleiconsmapfour\symbol{81}}
+    \expandafter\def\csname simpleicon at formstack\endcsname {\simpleiconsmapfour\symbol{82}}
+    \expandafter\def\csname simpleicon at fortinet\endcsname {\simpleiconsmapfour\symbol{83}}
+    \expandafter\def\csname simpleicon at fortran\endcsname {\simpleiconsmapfour\symbol{84}}
+    \expandafter\def\csname simpleicon at fossa\endcsname {\simpleiconsmapfour\symbol{85}}
+    \expandafter\def\csname simpleicon at fossilscm\endcsname {\simpleiconsmapfour\symbol{86}}
+    \expandafter\def\csname simpleicon at foursquare\endcsname {\simpleiconsmapfour\symbol{87}}
+    \expandafter\def\csname simpleicon at foursquarecityguide\endcsname {\simpleiconsmapfour\symbol{88}}
+    \expandafter\def\csname simpleicon at fox\endcsname {\simpleiconsmapfour\symbol{89}}
+    \expandafter\def\csname simpleicon at foxtel\endcsname {\simpleiconsmapfour\symbol{90}}
+    \expandafter\def\csname simpleicon at fozzy\endcsname {\simpleiconsmapfour\symbol{91}}
+    \expandafter\def\csname simpleicon at framer\endcsname {\simpleiconsmapfour\symbol{92}}
+    \expandafter\def\csname simpleicon at framework7\endcsname {\simpleiconsmapfour\symbol{93}}
+    \expandafter\def\csname simpleicon at franprix\endcsname {\simpleiconsmapfour\symbol{94}}
+    \expandafter\def\csname simpleicon at fraunhofergesellschaft\endcsname {\simpleiconsmapfour\symbol{95}}
+    \expandafter\def\csname simpleicon at freebsd\endcsname {\simpleiconsmapfour\symbol{96}}
+    \expandafter\def\csname simpleicon at freecodecamp\endcsname {\simpleiconsmapfour\symbol{97}}
+    \expandafter\def\csname simpleicon at freedesktopdotorg\endcsname {\simpleiconsmapfour\symbol{98}}
+    \expandafter\def\csname simpleicon at freelancer\endcsname {\simpleiconsmapfour\symbol{99}}
+    \expandafter\def\csname simpleicon at freenas\endcsname {\simpleiconsmapfour\symbol{100}}
+    \expandafter\def\csname simpleicon at freepik\endcsname {\simpleiconsmapfour\symbol{101}}
+    \expandafter\def\csname simpleicon at frontendmentor\endcsname {\simpleiconsmapfour\symbol{102}}
+    \expandafter\def\csname simpleicon at frontify\endcsname {\simpleiconsmapfour\symbol{103}}
+    \expandafter\def\csname simpleicon at fsecure\endcsname {\simpleiconsmapfour\symbol{104}}
+    \expandafter\def\csname simpleicon at fsharp\endcsname {\simpleiconsmapfour\symbol{105}}
+    \expandafter\def\csname simpleicon at fugacloud\endcsname {\simpleiconsmapfour\symbol{106}}
+    \expandafter\def\csname simpleicon at fujifilm\endcsname {\simpleiconsmapfour\symbol{107}}
+    \expandafter\def\csname simpleicon at fujitsu\endcsname {\simpleiconsmapfour\symbol{108}}
+    \expandafter\def\csname simpleicon at funimation\endcsname {\simpleiconsmapfour\symbol{109}}
+    \expandafter\def\csname simpleicon at furaffinity\endcsname {\simpleiconsmapfour\symbol{110}}
+    \expandafter\def\csname simpleicon at furrynetwork\endcsname {\simpleiconsmapfour\symbol{111}}
+    \expandafter\def\csname simpleicon at futurelearn\endcsname {\simpleiconsmapfour\symbol{112}}
+    \expandafter\def\csname simpleicon at g2\endcsname {\simpleiconsmapfour\symbol{113}}
+    \expandafter\def\csname simpleicon at g2a\endcsname {\simpleiconsmapfour\symbol{114}}
+    \expandafter\def\csname simpleicon at gameandwatch\endcsname {\simpleiconsmapfour\symbol{115}}
+    \expandafter\def\csname simpleicon at gamebanana\endcsname {\simpleiconsmapfour\symbol{116}}
+    \expandafter\def\csname simpleicon at gamedeveloper\endcsname {\simpleiconsmapfour\symbol{117}}
+    \expandafter\def\csname simpleicon at gamejolt\endcsname {\simpleiconsmapfour\symbol{118}}
+    \expandafter\def\csname simpleicon at gamemaker\endcsname {\simpleiconsmapfour\symbol{119}}
+    \expandafter\def\csname simpleicon at garmin\endcsname {\simpleiconsmapfour\symbol{120}}
+    \expandafter\def\csname simpleicon at gatling\endcsname {\simpleiconsmapfour\symbol{121}}
+    \expandafter\def\csname simpleicon at gatsby\endcsname {\simpleiconsmapfour\symbol{122}}
+    \expandafter\def\csname simpleicon at gdal\endcsname {\simpleiconsmapfour\symbol{123}}
+    \expandafter\def\csname simpleicon at geant\endcsname {\simpleiconsmapfour\symbol{124}}
+    \expandafter\def\csname simpleicon at geeksforgeeks\endcsname {\simpleiconsmapfour\symbol{125}}
+    \expandafter\def\csname simpleicon at generalelectric\endcsname {\simpleiconsmapfour\symbol{126}}
+    \expandafter\def\csname simpleicon at generalmotors\endcsname {\simpleiconsmapfour\symbol{127}}
+    \expandafter\def\csname simpleicon at genius\endcsname {\simpleiconsmapfour\symbol{128}}
+    \expandafter\def\csname simpleicon at gentoo\endcsname {\simpleiconsmapfour\symbol{129}}
+    \expandafter\def\csname simpleicon at geocaching\endcsname {\simpleiconsmapfour\symbol{130}}
+    \expandafter\def\csname simpleicon at gerrit\endcsname {\simpleiconsmapfour\symbol{131}}
+    \expandafter\def\csname simpleicon at ghost\endcsname {\simpleiconsmapfour\symbol{132}}
+    \expandafter\def\csname simpleicon at ghostery\endcsname {\simpleiconsmapfour\symbol{133}}
+    \expandafter\def\csname simpleicon at gimp\endcsname {\simpleiconsmapfour\symbol{134}}
+    \expandafter\def\csname simpleicon at giphy\endcsname {\simpleiconsmapfour\symbol{135}}
+    \expandafter\def\csname simpleicon at git\endcsname {\simpleiconsmapfour\symbol{136}}
+    \expandafter\def\csname simpleicon at gitbook\endcsname {\simpleiconsmapfour\symbol{137}}
+    \expandafter\def\csname simpleicon at gitea\endcsname {\simpleiconsmapfour\symbol{138}}
+    \expandafter\def\csname simpleicon at gitee\endcsname {\simpleiconsmapfour\symbol{139}}
+    \expandafter\def\csname simpleicon at gitextensions\endcsname {\simpleiconsmapfour\symbol{140}}
+    \expandafter\def\csname simpleicon at github\endcsname {\simpleiconsmapfour\symbol{141}}
+    \expandafter\def\csname simpleicon at githubactions\endcsname {\simpleiconsmapfour\symbol{142}}
+    \expandafter\def\csname simpleicon at githubpages\endcsname {\simpleiconsmapfour\symbol{143}}
+    \expandafter\def\csname simpleicon at githubsponsors\endcsname {\simpleiconsmapfour\symbol{144}}
+    \expandafter\def\csname simpleicon at gitignoredotio\endcsname {\simpleiconsmapfour\symbol{145}}
+    \expandafter\def\csname simpleicon at gitkraken\endcsname {\simpleiconsmapfour\symbol{146}}
+    \expandafter\def\csname simpleicon at gitlab\endcsname {\simpleiconsmapfour\symbol{147}}
+    \expandafter\def\csname simpleicon at gitlfs\endcsname {\simpleiconsmapfour\symbol{148}}
+    \expandafter\def\csname simpleicon at gitpod\endcsname {\simpleiconsmapfour\symbol{149}}
+    \expandafter\def\csname simpleicon at gitter\endcsname {\simpleiconsmapfour\symbol{150}}
+    \expandafter\def\csname simpleicon at glassdoor\endcsname {\simpleiconsmapfour\symbol{151}}
+    \expandafter\def\csname simpleicon at glitch\endcsname {\simpleiconsmapfour\symbol{152}}
+    \expandafter\def\csname simpleicon at globus\endcsname {\simpleiconsmapfour\symbol{153}}
+    \expandafter\def\csname simpleicon at gmail\endcsname {\simpleiconsmapfour\symbol{154}}
+    \expandafter\def\csname simpleicon at gnome\endcsname {\simpleiconsmapfour\symbol{155}}
+    \expandafter\def\csname simpleicon at gnometerminal\endcsname {\simpleiconsmapfour\symbol{156}}
+    \expandafter\def\csname simpleicon at gnu\endcsname {\simpleiconsmapfour\symbol{157}}
+    \expandafter\def\csname simpleicon at gnubash\endcsname {\simpleiconsmapfour\symbol{158}}
+    \expandafter\def\csname simpleicon at gnuemacs\endcsname {\simpleiconsmapfour\symbol{159}}
+    \expandafter\def\csname simpleicon at gnuicecat\endcsname {\simpleiconsmapfour\symbol{160}}
+    \expandafter\def\csname simpleicon at gnuprivacyguard\endcsname {\simpleiconsmapfour\symbol{161}}
+    \expandafter\def\csname simpleicon at gnusocial\endcsname {\simpleiconsmapfour\symbol{162}}
+    \expandafter\def\csname simpleicon at go\endcsname {\simpleiconsmapfour\symbol{163}}
+    \expandafter\def\csname simpleicon at gocd\endcsname {\simpleiconsmapfour\symbol{164}}
+    \expandafter\def\csname simpleicon at godaddy\endcsname {\simpleiconsmapfour\symbol{165}}
+    \expandafter\def\csname simpleicon at godotengine\endcsname {\simpleiconsmapfour\symbol{166}}
+    \expandafter\def\csname simpleicon at gofundme\endcsname {\simpleiconsmapfour\symbol{167}}
+    \expandafter\def\csname simpleicon at gogdotcom\endcsname {\simpleiconsmapfour\symbol{168}}
+    \expandafter\def\csname simpleicon at goland\endcsname {\simpleiconsmapfour\symbol{169}}
+    \expandafter\def\csname simpleicon at goldenline\endcsname {\simpleiconsmapfour\symbol{170}}
+    \expandafter\def\csname simpleicon at goodreads\endcsname {\simpleiconsmapfour\symbol{171}}
+    \expandafter\def\csname simpleicon at google\endcsname {\simpleiconsmapfour\symbol{172}}
+    \expandafter\def\csname simpleicon at googleadmob\endcsname {\simpleiconsmapfour\symbol{173}}
+    \expandafter\def\csname simpleicon at googleads\endcsname {\simpleiconsmapfour\symbol{174}}
+    \expandafter\def\csname simpleicon at googleadsense\endcsname {\simpleiconsmapfour\symbol{175}}
+    \expandafter\def\csname simpleicon at googleanalytics\endcsname {\simpleiconsmapfour\symbol{176}}
+    \expandafter\def\csname simpleicon at googleappsscript\endcsname {\simpleiconsmapfour\symbol{177}}
+    \expandafter\def\csname simpleicon at googleassistant\endcsname {\simpleiconsmapfour\symbol{178}}
+    \expandafter\def\csname simpleicon at googlebard\endcsname {\simpleiconsmapfour\symbol{179}}
+    \expandafter\def\csname simpleicon at googlebigquery\endcsname {\simpleiconsmapfour\symbol{180}}
+    \expandafter\def\csname simpleicon at googlecalendar\endcsname {\simpleiconsmapfour\symbol{181}}
+    \expandafter\def\csname simpleicon at googlecardboard\endcsname {\simpleiconsmapfour\symbol{182}}
+    \expandafter\def\csname simpleicon at googlechat\endcsname {\simpleiconsmapfour\symbol{183}}
+    \expandafter\def\csname simpleicon at googlechrome\endcsname {\simpleiconsmapfour\symbol{184}}
+    \expandafter\def\csname simpleicon at googleclassroom\endcsname {\simpleiconsmapfour\symbol{185}}
+    \expandafter\def\csname simpleicon at googlecloud\endcsname {\simpleiconsmapfour\symbol{186}}
+    \expandafter\def\csname simpleicon at googlecloudcomposer\endcsname {\simpleiconsmapfour\symbol{187}}
+    \expandafter\def\csname simpleicon at googlecolab\endcsname {\simpleiconsmapfour\symbol{188}}
+    \expandafter\def\csname simpleicon at googlecontaineroptimizedos\endcsname {\simpleiconsmapfour\symbol{189}}
+    \expandafter\def\csname simpleicon at googledatastudio\endcsname {\simpleiconsmapfour\symbol{190}}
+    \expandafter\def\csname simpleicon at googledocs\endcsname {\simpleiconsmapfour\symbol{191}}
+    \expandafter\def\csname simpleicon at googledomains\endcsname {\simpleiconsmapfour\symbol{192}}
+    \expandafter\def\csname simpleicon at googledrive\endcsname {\simpleiconsmapfour\symbol{193}}
+    \expandafter\def\csname simpleicon at googleearth\endcsname {\simpleiconsmapfour\symbol{194}}
+    \expandafter\def\csname simpleicon at googleearthengine\endcsname {\simpleiconsmapfour\symbol{195}}
+    \expandafter\def\csname simpleicon at googlefit\endcsname {\simpleiconsmapfour\symbol{196}}
+    \expandafter\def\csname simpleicon at googlefonts\endcsname {\simpleiconsmapfour\symbol{197}}
+    \expandafter\def\csname simpleicon at googleforms\endcsname {\simpleiconsmapfour\symbol{198}}
+    \expandafter\def\csname simpleicon at googlehangouts\endcsname {\simpleiconsmapfour\symbol{199}}
+    \expandafter\def\csname simpleicon at googlehome\endcsname {\simpleiconsmapfour\symbol{200}}
+    \expandafter\def\csname simpleicon at googlekeep\endcsname {\simpleiconsmapfour\symbol{201}}
+    \expandafter\def\csname simpleicon at googlelens\endcsname {\simpleiconsmapfour\symbol{202}}
+    \expandafter\def\csname simpleicon at googlemaps\endcsname {\simpleiconsmapfour\symbol{203}}
+    \expandafter\def\csname simpleicon at googlemarketingplatform\endcsname {\simpleiconsmapfour\symbol{204}}
+    \expandafter\def\csname simpleicon at googlemeet\endcsname {\simpleiconsmapfour\symbol{205}}
+    \expandafter\def\csname simpleicon at googlemessages\endcsname {\simpleiconsmapfour\symbol{206}}
+    \expandafter\def\csname simpleicon at googlemybusiness\endcsname {\simpleiconsmapfour\symbol{207}}
+    \expandafter\def\csname simpleicon at googlenearby\endcsname {\simpleiconsmapfour\symbol{208}}
+    \expandafter\def\csname simpleicon at googlenews\endcsname {\simpleiconsmapfour\symbol{209}}
+    \expandafter\def\csname simpleicon at googleoptimize\endcsname {\simpleiconsmapfour\symbol{210}}
+    \expandafter\def\csname simpleicon at googlepay\endcsname {\simpleiconsmapfour\symbol{211}}
+    \expandafter\def\csname simpleicon at googlephotos\endcsname {\simpleiconsmapfour\symbol{212}}
+    \expandafter\def\csname simpleicon at googleplay\endcsname {\simpleiconsmapfour\symbol{213}}
+    \expandafter\def\csname simpleicon at googlepodcasts\endcsname {\simpleiconsmapfour\symbol{214}}
+    \expandafter\def\csname simpleicon at googlescholar\endcsname {\simpleiconsmapfour\symbol{215}}
+    \expandafter\def\csname simpleicon at googlesearchconsole\endcsname {\simpleiconsmapfour\symbol{216}}
+    \expandafter\def\csname simpleicon at googlesheets\endcsname {\simpleiconsmapfour\symbol{217}}
+    \expandafter\def\csname simpleicon at googleslides\endcsname {\simpleiconsmapfour\symbol{218}}
+    \expandafter\def\csname simpleicon at googlestreetview\endcsname {\simpleiconsmapfour\symbol{219}}
+    \expandafter\def\csname simpleicon at googletagmanager\endcsname {\simpleiconsmapfour\symbol{220}}
+    \expandafter\def\csname simpleicon at googletranslate\endcsname {\simpleiconsmapfour\symbol{221}}
+    \expandafter\def\csname simpleicon at gotomeeting\endcsname {\simpleiconsmapfour\symbol{222}}
+    \expandafter\def\csname simpleicon at grab\endcsname {\simpleiconsmapfour\symbol{223}}
+    \expandafter\def\csname simpleicon at gradle\endcsname {\simpleiconsmapfour\symbol{224}}
+    \expandafter\def\csname simpleicon at gradleplaypublisher\endcsname {\simpleiconsmapfour\symbol{225}}
+    \expandafter\def\csname simpleicon at grafana\endcsname {\simpleiconsmapfour\symbol{226}}
+    \expandafter\def\csname simpleicon at grammarly\endcsname {\simpleiconsmapfour\symbol{227}}
+    \expandafter\def\csname simpleicon at grandfrais\endcsname {\simpleiconsmapfour\symbol{228}}
+    \expandafter\def\csname simpleicon at graphql\endcsname {\simpleiconsmapfour\symbol{229}}
+    \expandafter\def\csname simpleicon at grav\endcsname {\simpleiconsmapfour\symbol{230}}
+    \expandafter\def\csname simpleicon at gravatar\endcsname {\simpleiconsmapfour\symbol{231}}
+    \expandafter\def\csname simpleicon at graylog\endcsname {\simpleiconsmapfour\symbol{232}}
+    \expandafter\def\csname simpleicon at greenhouse\endcsname {\simpleiconsmapfour\symbol{233}}
+    \expandafter\def\csname simpleicon at greensock\endcsname {\simpleiconsmapfour\symbol{234}}
+    \expandafter\def\csname simpleicon at griddotai\endcsname {\simpleiconsmapfour\symbol{235}}
+    \expandafter\def\csname simpleicon at gridsome\endcsname {\simpleiconsmapfour\symbol{236}}
+    \expandafter\def\csname simpleicon at groupme\endcsname {\simpleiconsmapfour\symbol{237}}
+    \expandafter\def\csname simpleicon at groupon\endcsname {\simpleiconsmapfour\symbol{238}}
+    \expandafter\def\csname simpleicon at grubhub\endcsname {\simpleiconsmapfour\symbol{239}}
+    \expandafter\def\csname simpleicon at grunt\endcsname {\simpleiconsmapfour\symbol{240}}
+    \expandafter\def\csname simpleicon at gsk\endcsname {\simpleiconsmapfour\symbol{241}}
+    \expandafter\def\csname simpleicon at gstreamer\endcsname {\simpleiconsmapfour\symbol{242}}
+    \expandafter\def\csname simpleicon at gtk\endcsname {\simpleiconsmapfour\symbol{243}}
+    \expandafter\def\csname simpleicon at guangzhoumetro\endcsname {\simpleiconsmapfour\symbol{244}}
+    \expandafter\def\csname simpleicon at guilded\endcsname {\simpleiconsmapfour\symbol{245}}
+    \expandafter\def\csname simpleicon at gulp\endcsname {\simpleiconsmapfour\symbol{246}}
+    \expandafter\def\csname simpleicon at gumroad\endcsname {\simpleiconsmapfour\symbol{247}}
+    \expandafter\def\csname simpleicon at gumtree\endcsname {\simpleiconsmapfour\symbol{248}}
+    \expandafter\def\csname simpleicon at gunicorn\endcsname {\simpleiconsmapfour\symbol{249}}
+    \expandafter\def\csname simpleicon at gurobi\endcsname {\simpleiconsmapfour\symbol{250}}
+    \expandafter\def\csname simpleicon at gutenberg\endcsname {\simpleiconsmapfour\symbol{251}}
+    \expandafter\def\csname simpleicon at h3\endcsname {\simpleiconsmapfour\symbol{252}}
+    \expandafter\def\csname simpleicon at habr\endcsname {\simpleiconsmapfour\symbol{253}}
+    \expandafter\def\csname simpleicon at hackaday\endcsname {\simpleiconsmapfour\symbol{254}}
+    \expandafter\def\csname simpleicon at hackclub\endcsname {\simpleiconsmapfour\symbol{255}}
+    \expandafter\def\csname simpleicon at hackerearth\endcsname {\simpleiconsmapfive\symbol{0}}
+    \expandafter\def\csname simpleicon at hackernoon\endcsname {\simpleiconsmapfive\symbol{1}}
+    \expandafter\def\csname simpleicon at hackerone\endcsname {\simpleiconsmapfive\symbol{2}}
+    \expandafter\def\csname simpleicon at hackerrank\endcsname {\simpleiconsmapfive\symbol{3}}
+    \expandafter\def\csname simpleicon at hackster\endcsname {\simpleiconsmapfive\symbol{4}}
+    \expandafter\def\csname simpleicon at hackthebox\endcsname {\simpleiconsmapfive\symbol{5}}
+    \expandafter\def\csname simpleicon at hal\endcsname {\simpleiconsmapfive\symbol{6}}
+    \expandafter\def\csname simpleicon at handlebarsdotjs\endcsname {\simpleiconsmapfive\symbol{7}}
+    \expandafter\def\csname simpleicon at handm\endcsname {\simpleiconsmapfive\symbol{8}}
+    \expandafter\def\csname simpleicon at handshake\endcsname {\simpleiconsmapfive\symbol{9}}
+    \expandafter\def\csname simpleicon at handshakeprotocol\endcsname {\simpleiconsmapfive\symbol{10}}
+    \expandafter\def\csname simpleicon at happycow\endcsname {\simpleiconsmapfive\symbol{11}}
+    \expandafter\def\csname simpleicon at harbor\endcsname {\simpleiconsmapfive\symbol{12}}
+    \expandafter\def\csname simpleicon at harmonyos\endcsname {\simpleiconsmapfive\symbol{13}}
+    \expandafter\def\csname simpleicon at hashicorp\endcsname {\simpleiconsmapfive\symbol{14}}
+    \expandafter\def\csname simpleicon at hashnode\endcsname {\simpleiconsmapfive\symbol{15}}
+    \expandafter\def\csname simpleicon at haskell\endcsname {\simpleiconsmapfive\symbol{16}}
+    \expandafter\def\csname simpleicon at hasura\endcsname {\simpleiconsmapfive\symbol{17}}
+    \expandafter\def\csname simpleicon at hatenabookmark\endcsname {\simpleiconsmapfive\symbol{18}}
+    \expandafter\def\csname simpleicon at haveibeenpwned\endcsname {\simpleiconsmapfive\symbol{19}}
+    \expandafter\def\csname simpleicon at haxe\endcsname {\simpleiconsmapfive\symbol{20}}
+    \expandafter\def\csname simpleicon at hbo\endcsname {\simpleiconsmapfive\symbol{21}}
+    \expandafter\def\csname simpleicon at hcl\endcsname {\simpleiconsmapfive\symbol{22}}
+    \expandafter\def\csname simpleicon at headlessui\endcsname {\simpleiconsmapfive\symbol{23}}
+    \expandafter\def\csname simpleicon at headspace\endcsname {\simpleiconsmapfive\symbol{24}}
+    \expandafter\def\csname simpleicon at hearth\endcsname {\simpleiconsmapfive\symbol{25}}
+    \expandafter\def\csname simpleicon at hearthisdotat\endcsname {\simpleiconsmapfive\symbol{26}}
+    \expandafter\def\csname simpleicon at hedera\endcsname {\simpleiconsmapfive\symbol{27}}
+    \expandafter\def\csname simpleicon at hellofresh\endcsname {\simpleiconsmapfive\symbol{28}}
+    \expandafter\def\csname simpleicon at hellyhansen\endcsname {\simpleiconsmapfive\symbol{29}}
+    \expandafter\def\csname simpleicon at helm\endcsname {\simpleiconsmapfive\symbol{30}}
+    \expandafter\def\csname simpleicon at helpdesk\endcsname {\simpleiconsmapfive\symbol{31}}
+    \expandafter\def\csname simpleicon at helpscout\endcsname {\simpleiconsmapfive\symbol{32}}
+    \expandafter\def\csname simpleicon at here\endcsname {\simpleiconsmapfive\symbol{33}}
+    \expandafter\def\csname simpleicon at heroku\endcsname {\simpleiconsmapfive\symbol{34}}
+    \expandafter\def\csname simpleicon at hetzner\endcsname {\simpleiconsmapfive\symbol{35}}
+    \expandafter\def\csname simpleicon at hexlet\endcsname {\simpleiconsmapfive\symbol{36}}
+    \expandafter\def\csname simpleicon at hexo\endcsname {\simpleiconsmapfive\symbol{37}}
+    \expandafter\def\csname simpleicon at hey\endcsname {\simpleiconsmapfive\symbol{38}}
+    \expandafter\def\csname simpleicon at hibernate\endcsname {\simpleiconsmapfive\symbol{39}}
+    \expandafter\def\csname simpleicon at hibob\endcsname {\simpleiconsmapfive\symbol{40}}
+    \expandafter\def\csname simpleicon at hilton\endcsname {\simpleiconsmapfive\symbol{41}}
+    \expandafter\def\csname simpleicon at hitachi\endcsname {\simpleiconsmapfive\symbol{42}}
+    \expandafter\def\csname simpleicon at hive\endcsname {\simpleiconsmapfive\symbol{43}}
+    \expandafter\def\csname simpleicon at hiveblockchain\endcsname {\simpleiconsmapfive\symbol{44}}
+    \expandafter\def\csname simpleicon at homeadvisor\endcsname {\simpleiconsmapfive\symbol{45}}
+    \expandafter\def\csname simpleicon at homeassistant\endcsname {\simpleiconsmapfive\symbol{46}}
+    \expandafter\def\csname simpleicon at homeassistantcommunitystore\endcsname {\simpleiconsmapfive\symbol{47}}
+    \expandafter\def\csname simpleicon at homebrew\endcsname {\simpleiconsmapfive\symbol{48}}
+    \expandafter\def\csname simpleicon at homebridge\endcsname {\simpleiconsmapfive\symbol{49}}
+    \expandafter\def\csname simpleicon at homify\endcsname {\simpleiconsmapfive\symbol{50}}
+    \expandafter\def\csname simpleicon at honda\endcsname {\simpleiconsmapfive\symbol{51}}
+    \expandafter\def\csname simpleicon at honey\endcsname {\simpleiconsmapfive\symbol{52}}
+    \expandafter\def\csname simpleicon at honor\endcsname {\simpleiconsmapfive\symbol{53}}
+    \expandafter\def\csname simpleicon at hootsuite\endcsname {\simpleiconsmapfive\symbol{54}}
+    \expandafter\def\csname simpleicon at hoppscotch\endcsname {\simpleiconsmapfive\symbol{55}}
+    \expandafter\def\csname simpleicon at hotelsdotcom\endcsname {\simpleiconsmapfive\symbol{56}}
+    \expandafter\def\csname simpleicon at hotjar\endcsname {\simpleiconsmapfive\symbol{57}}
+    \expandafter\def\csname simpleicon at hotwire\endcsname {\simpleiconsmapfive\symbol{58}}
+    \expandafter\def\csname simpleicon at houdini\endcsname {\simpleiconsmapfive\symbol{59}}
+    \expandafter\def\csname simpleicon at houzz\endcsname {\simpleiconsmapfive\symbol{60}}
+    \expandafter\def\csname simpleicon at hp\endcsname {\simpleiconsmapfive\symbol{61}}
+    \expandafter\def\csname simpleicon at hsbc\endcsname {\simpleiconsmapfive\symbol{62}}
+    \expandafter\def\csname simpleicon at html5\endcsname {\simpleiconsmapfive\symbol{63}}
+    \expandafter\def\csname simpleicon at htmlacademy\endcsname {\simpleiconsmapfive\symbol{64}}
+    \expandafter\def\csname simpleicon at htop\endcsname {\simpleiconsmapfive\symbol{65}}
+    \expandafter\def\csname simpleicon at httpie\endcsname {\simpleiconsmapfive\symbol{66}}
+    \expandafter\def\csname simpleicon at huawei\endcsname {\simpleiconsmapfive\symbol{67}}
+    \expandafter\def\csname simpleicon at hubspot\endcsname {\simpleiconsmapfive\symbol{68}}
+    \expandafter\def\csname simpleicon at hugo\endcsname {\simpleiconsmapfive\symbol{69}}
+    \expandafter\def\csname simpleicon at hulu\endcsname {\simpleiconsmapfive\symbol{70}}
+    \expandafter\def\csname simpleicon at humblebundle\endcsname {\simpleiconsmapfive\symbol{71}}
+    \expandafter\def\csname simpleicon at hungryjacks\endcsname {\simpleiconsmapfive\symbol{72}}
+    \expandafter\def\csname simpleicon at hurriyetemlak\endcsname {\simpleiconsmapfive\symbol{73}}
+    \expandafter\def\csname simpleicon at husqvarna\endcsname {\simpleiconsmapfive\symbol{74}}
+    \expandafter\def\csname simpleicon at hyper\endcsname {\simpleiconsmapfive\symbol{75}}
+    \expandafter\def\csname simpleicon at hyperledger\endcsname {\simpleiconsmapfive\symbol{76}}
+    \expandafter\def\csname simpleicon at hypothesis\endcsname {\simpleiconsmapfive\symbol{77}}
+    \expandafter\def\csname simpleicon at hyundai\endcsname {\simpleiconsmapfive\symbol{78}}
+    \expandafter\def\csname simpleicon at i18next\endcsname {\simpleiconsmapfive\symbol{79}}
+    \expandafter\def\csname simpleicon at i3\endcsname {\simpleiconsmapfive\symbol{80}}
+    \expandafter\def\csname simpleicon at iata\endcsname {\simpleiconsmapfive\symbol{81}}
+    \expandafter\def\csname simpleicon at ibeacon\endcsname {\simpleiconsmapfive\symbol{82}}
+    \expandafter\def\csname simpleicon at ibm\endcsname {\simpleiconsmapfive\symbol{83}}
+    \expandafter\def\csname simpleicon at ibmcloud\endcsname {\simpleiconsmapfive\symbol{84}}
+    \expandafter\def\csname simpleicon at ibmwatson\endcsname {\simpleiconsmapfive\symbol{85}}
+    \expandafter\def\csname simpleicon at iced\endcsname {\simpleiconsmapfive\symbol{86}}
+    \expandafter\def\csname simpleicon at iceland\endcsname {\simpleiconsmapfive\symbol{87}}
+    \expandafter\def\csname simpleicon at icinga\endcsname {\simpleiconsmapfive\symbol{88}}
+    \expandafter\def\csname simpleicon at icloud\endcsname {\simpleiconsmapfive\symbol{89}}
+    \expandafter\def\csname simpleicon at icomoon\endcsname {\simpleiconsmapfive\symbol{90}}
+    \expandafter\def\csname simpleicon at icon\endcsname {\simpleiconsmapfive\symbol{91}}
+    \expandafter\def\csname simpleicon at iconfinder\endcsname {\simpleiconsmapfive\symbol{92}}
+    \expandafter\def\csname simpleicon at iconify\endcsname {\simpleiconsmapfive\symbol{93}}
+    \expandafter\def\csname simpleicon at iconjar\endcsname {\simpleiconsmapfive\symbol{94}}
+    \expandafter\def\csname simpleicon at icons8\endcsname {\simpleiconsmapfive\symbol{95}}
+    \expandafter\def\csname simpleicon at icq\endcsname {\simpleiconsmapfive\symbol{96}}
+    \expandafter\def\csname simpleicon at ieee\endcsname {\simpleiconsmapfive\symbol{97}}
+    \expandafter\def\csname simpleicon at ifixit\endcsname {\simpleiconsmapfive\symbol{98}}
+    \expandafter\def\csname simpleicon at ifood\endcsname {\simpleiconsmapfive\symbol{99}}
+    \expandafter\def\csname simpleicon at ifttt\endcsname {\simpleiconsmapfive\symbol{100}}
+    \expandafter\def\csname simpleicon at igdb\endcsname {\simpleiconsmapfive\symbol{101}}
+    \expandafter\def\csname simpleicon at iheartradio\endcsname {\simpleiconsmapfive\symbol{102}}
+    \expandafter\def\csname simpleicon at ikea\endcsname {\simpleiconsmapfive\symbol{103}}
+    \expandafter\def\csname simpleicon at iledefrancemobilites\endcsname {\simpleiconsmapfive\symbol{104}}
+    \expandafter\def\csname simpleicon at imagej\endcsname {\simpleiconsmapfive\symbol{105}}
+    \expandafter\def\csname simpleicon at imdb\endcsname {\simpleiconsmapfive\symbol{106}}
+    \expandafter\def\csname simpleicon at imgur\endcsname {\simpleiconsmapfive\symbol{107}}
+    \expandafter\def\csname simpleicon at immer\endcsname {\simpleiconsmapfive\symbol{108}}
+    \expandafter\def\csname simpleicon at immich\endcsname {\simpleiconsmapfive\symbol{109}}
+    \expandafter\def\csname simpleicon at imou\endcsname {\simpleiconsmapfive\symbol{110}}
+    \expandafter\def\csname simpleicon at improvmx\endcsname {\simpleiconsmapfive\symbol{111}}
+    \expandafter\def\csname simpleicon at indeed\endcsname {\simpleiconsmapfive\symbol{112}}
+    \expandafter\def\csname simpleicon at indigo\endcsname {\simpleiconsmapfive\symbol{113}}
+    \expandafter\def\csname simpleicon at inertia\endcsname {\simpleiconsmapfive\symbol{114}}
+    \expandafter\def\csname simpleicon at infiniti\endcsname {\simpleiconsmapfive\symbol{115}}
+    \expandafter\def\csname simpleicon at influxdb\endcsname {\simpleiconsmapfive\symbol{116}}
+    \expandafter\def\csname simpleicon at infoq\endcsname {\simpleiconsmapfive\symbol{117}}
+    \expandafter\def\csname simpleicon at informatica\endcsname {\simpleiconsmapfive\symbol{118}}
+    \expandafter\def\csname simpleicon at infosys\endcsname {\simpleiconsmapfive\symbol{119}}
+    \expandafter\def\csname simpleicon at infracost\endcsname {\simpleiconsmapfive\symbol{120}}
+    \expandafter\def\csname simpleicon at ingress\endcsname {\simpleiconsmapfive\symbol{121}}
+    \expandafter\def\csname simpleicon at inkdrop\endcsname {\simpleiconsmapfive\symbol{122}}
+    \expandafter\def\csname simpleicon at inkscape\endcsname {\simpleiconsmapfive\symbol{123}}
+    \expandafter\def\csname simpleicon at insomnia\endcsname {\simpleiconsmapfive\symbol{124}}
+    \expandafter\def\csname simpleicon at instacart\endcsname {\simpleiconsmapfive\symbol{125}}
+    \expandafter\def\csname simpleicon at instagram\endcsname {\simpleiconsmapfive\symbol{126}}
+    \expandafter\def\csname simpleicon at instapaper\endcsname {\simpleiconsmapfive\symbol{127}}
+    \expandafter\def\csname simpleicon at instatus\endcsname {\simpleiconsmapfive\symbol{128}}
+    \expandafter\def\csname simpleicon at instructables\endcsname {\simpleiconsmapfive\symbol{129}}
+    \expandafter\def\csname simpleicon at instructure\endcsname {\simpleiconsmapfive\symbol{130}}
+    \expandafter\def\csname simpleicon at integromat\endcsname {\simpleiconsmapfive\symbol{131}}
+    \expandafter\def\csname simpleicon at intel\endcsname {\simpleiconsmapfive\symbol{132}}
+    \expandafter\def\csname simpleicon at intellijidea\endcsname {\simpleiconsmapfive\symbol{133}}
+    \expandafter\def\csname simpleicon at interactiondesignfoundation\endcsname {\simpleiconsmapfive\symbol{134}}
+    \expandafter\def\csname simpleicon at interactjs\endcsname {\simpleiconsmapfive\symbol{135}}
+    \expandafter\def\csname simpleicon at interbase\endcsname {\simpleiconsmapfive\symbol{136}}
+    \expandafter\def\csname simpleicon at intercom\endcsname {\simpleiconsmapfive\symbol{137}}
+    \expandafter\def\csname simpleicon at intermarche\endcsname {\simpleiconsmapfive\symbol{138}}
+    \expandafter\def\csname simpleicon at internetarchive\endcsname {\simpleiconsmapfive\symbol{139}}
+    \expandafter\def\csname simpleicon at internetcomputer\endcsname {\simpleiconsmapfive\symbol{140}}
+    \expandafter\def\csname simpleicon at internetexplorer\endcsname {\simpleiconsmapfive\symbol{141}}
+    \expandafter\def\csname simpleicon at intigriti\endcsname {\simpleiconsmapfive\symbol{142}}
+    \expandafter\def\csname simpleicon at intuit\endcsname {\simpleiconsmapfive\symbol{143}}
+    \expandafter\def\csname simpleicon at invision\endcsname {\simpleiconsmapfive\symbol{144}}
+    \expandafter\def\csname simpleicon at invoiceninja\endcsname {\simpleiconsmapfive\symbol{145}}
+    \expandafter\def\csname simpleicon at iobroker\endcsname {\simpleiconsmapfive\symbol{146}}
+    \expandafter\def\csname simpleicon at ionic\endcsname {\simpleiconsmapfive\symbol{147}}
+    \expandafter\def\csname simpleicon at ionos\endcsname {\simpleiconsmapfive\symbol{148}}
+    \expandafter\def\csname simpleicon at ios\endcsname {\simpleiconsmapfive\symbol{149}}
+    \expandafter\def\csname simpleicon at iota\endcsname {\simpleiconsmapfive\symbol{150}}
+    \expandafter\def\csname simpleicon at ipfs\endcsname {\simpleiconsmapfive\symbol{151}}
+    \expandafter\def\csname simpleicon at iris\endcsname {\simpleiconsmapfive\symbol{152}}
+    \expandafter\def\csname simpleicon at isc2\endcsname {\simpleiconsmapfive\symbol{153}}
+    \expandafter\def\csname simpleicon at iscsquared\endcsname {\simpleiconsmapfive\symbol{154}}
+    \expandafter\def\csname simpleicon at issuu\endcsname {\simpleiconsmapfive\symbol{155}}
+    \expandafter\def\csname simpleicon at istio\endcsname {\simpleiconsmapfive\symbol{156}}
+    \expandafter\def\csname simpleicon at itchdotio\endcsname {\simpleiconsmapfive\symbol{157}}
+    \expandafter\def\csname simpleicon at iterm2\endcsname {\simpleiconsmapfive\symbol{158}}
+    \expandafter\def\csname simpleicon at itunes\endcsname {\simpleiconsmapfive\symbol{159}}
+    \expandafter\def\csname simpleicon at itvx\endcsname {\simpleiconsmapfive\symbol{160}}
+    \expandafter\def\csname simpleicon at iveco\endcsname {\simpleiconsmapfive\symbol{161}}
+    \expandafter\def\csname simpleicon at jabber\endcsname {\simpleiconsmapfive\symbol{162}}
+    \expandafter\def\csname simpleicon at jaeger\endcsname {\simpleiconsmapfive\symbol{163}}
+    \expandafter\def\csname simpleicon at jaguar\endcsname {\simpleiconsmapfive\symbol{164}}
+    \expandafter\def\csname simpleicon at jamboard\endcsname {\simpleiconsmapfive\symbol{165}}
+    \expandafter\def\csname simpleicon at jameson\endcsname {\simpleiconsmapfive\symbol{166}}
+    \expandafter\def\csname simpleicon at jamstack\endcsname {\simpleiconsmapfive\symbol{167}}
+    \expandafter\def\csname simpleicon at jasmine\endcsname {\simpleiconsmapfive\symbol{168}}
+    \expandafter\def\csname simpleicon at javascript\endcsname {\simpleiconsmapfive\symbol{169}}
+    \expandafter\def\csname simpleicon at jbl\endcsname {\simpleiconsmapfive\symbol{170}}
+    \expandafter\def\csname simpleicon at jcb\endcsname {\simpleiconsmapfive\symbol{171}}
+    \expandafter\def\csname simpleicon at jeep\endcsname {\simpleiconsmapfive\symbol{172}}
+    \expandafter\def\csname simpleicon at jekyll\endcsname {\simpleiconsmapfive\symbol{173}}
+    \expandafter\def\csname simpleicon at jellyfin\endcsname {\simpleiconsmapfive\symbol{174}}
+    \expandafter\def\csname simpleicon at jenkins\endcsname {\simpleiconsmapfive\symbol{175}}
+    \expandafter\def\csname simpleicon at jenkinsx\endcsname {\simpleiconsmapfive\symbol{176}}
+    \expandafter\def\csname simpleicon at jest\endcsname {\simpleiconsmapfive\symbol{177}}
+    \expandafter\def\csname simpleicon at jet\endcsname {\simpleiconsmapfive\symbol{178}}
+    \expandafter\def\csname simpleicon at jetblue\endcsname {\simpleiconsmapfive\symbol{179}}
+    \expandafter\def\csname simpleicon at jetbrains\endcsname {\simpleiconsmapfive\symbol{180}}
+    \expandafter\def\csname simpleicon at jetpackcompose\endcsname {\simpleiconsmapfive\symbol{181}}
+    \expandafter\def\csname simpleicon at jfrog\endcsname {\simpleiconsmapfive\symbol{182}}
+    \expandafter\def\csname simpleicon at jfrogbintray\endcsname {\simpleiconsmapfive\symbol{183}}
+    \expandafter\def\csname simpleicon at jfrogpipelines\endcsname {\simpleiconsmapfive\symbol{184}}
+    \expandafter\def\csname simpleicon at jinja\endcsname {\simpleiconsmapfive\symbol{185}}
+    \expandafter\def\csname simpleicon at jira\endcsname {\simpleiconsmapfive\symbol{186}}
+    \expandafter\def\csname simpleicon at jirasoftware\endcsname {\simpleiconsmapfive\symbol{187}}
+    \expandafter\def\csname simpleicon at jitsi\endcsname {\simpleiconsmapfive\symbol{188}}
+    \expandafter\def\csname simpleicon at johndeere\endcsname {\simpleiconsmapfive\symbol{189}}
+    \expandafter\def\csname simpleicon at joomla\endcsname {\simpleiconsmapfive\symbol{190}}
+    \expandafter\def\csname simpleicon at joplin\endcsname {\simpleiconsmapfive\symbol{191}}
+    \expandafter\def\csname simpleicon at jordan\endcsname {\simpleiconsmapfive\symbol{192}}
+    \expandafter\def\csname simpleicon at jovian\endcsname {\simpleiconsmapfive\symbol{193}}
+    \expandafter\def\csname simpleicon at jpeg\endcsname {\simpleiconsmapfive\symbol{194}}
+    \expandafter\def\csname simpleicon at jquery\endcsname {\simpleiconsmapfive\symbol{195}}
+    \expandafter\def\csname simpleicon at jrgroup\endcsname {\simpleiconsmapfive\symbol{196}}
+    \expandafter\def\csname simpleicon at jsdelivr\endcsname {\simpleiconsmapfive\symbol{197}}
+    \expandafter\def\csname simpleicon at jsfiddle\endcsname {\simpleiconsmapfive\symbol{198}}
+    \expandafter\def\csname simpleicon at json\endcsname {\simpleiconsmapfive\symbol{199}}
+    \expandafter\def\csname simpleicon at jsonwebtokens\endcsname {\simpleiconsmapfive\symbol{200}}
+    \expandafter\def\csname simpleicon at jss\endcsname {\simpleiconsmapfive\symbol{201}}
+    \expandafter\def\csname simpleicon at juce\endcsname {\simpleiconsmapfive\symbol{202}}
+    \expandafter\def\csname simpleicon at juejin\endcsname {\simpleiconsmapfive\symbol{203}}
+    \expandafter\def\csname simpleicon at juke\endcsname {\simpleiconsmapfive\symbol{204}}
+    \expandafter\def\csname simpleicon at julia\endcsname {\simpleiconsmapfive\symbol{205}}
+    \expandafter\def\csname simpleicon at junipernetworks\endcsname {\simpleiconsmapfive\symbol{206}}
+    \expandafter\def\csname simpleicon at junit5\endcsname {\simpleiconsmapfive\symbol{207}}
+    \expandafter\def\csname simpleicon at jupyter\endcsname {\simpleiconsmapfive\symbol{208}}
+    \expandafter\def\csname simpleicon at justeat\endcsname {\simpleiconsmapfive\symbol{209}}
+    \expandafter\def\csname simpleicon at justgiving\endcsname {\simpleiconsmapfive\symbol{210}}
+    \expandafter\def\csname simpleicon at k3s\endcsname {\simpleiconsmapfive\symbol{211}}
+    \expandafter\def\csname simpleicon at k6\endcsname {\simpleiconsmapfive\symbol{212}}
+    \expandafter\def\csname simpleicon at kaggle\endcsname {\simpleiconsmapfive\symbol{213}}
+    \expandafter\def\csname simpleicon at kahoot\endcsname {\simpleiconsmapfive\symbol{214}}
+    \expandafter\def\csname simpleicon at kaios\endcsname {\simpleiconsmapfive\symbol{215}}
+    \expandafter\def\csname simpleicon at kakao\endcsname {\simpleiconsmapfive\symbol{216}}
+    \expandafter\def\csname simpleicon at kakaotalk\endcsname {\simpleiconsmapfive\symbol{217}}
+    \expandafter\def\csname simpleicon at kalilinux\endcsname {\simpleiconsmapfive\symbol{218}}
+    \expandafter\def\csname simpleicon at kamailio\endcsname {\simpleiconsmapfive\symbol{219}}
+    \expandafter\def\csname simpleicon at kaniko\endcsname {\simpleiconsmapfive\symbol{220}}
+    \expandafter\def\csname simpleicon at karlsruherverkehrsverbund\endcsname {\simpleiconsmapfive\symbol{221}}
+    \expandafter\def\csname simpleicon at kasasmart\endcsname {\simpleiconsmapfive\symbol{222}}
+    \expandafter\def\csname simpleicon at kashflow\endcsname {\simpleiconsmapfive\symbol{223}}
+    \expandafter\def\csname simpleicon at kaspersky\endcsname {\simpleiconsmapfive\symbol{224}}
+    \expandafter\def\csname simpleicon at katacoda\endcsname {\simpleiconsmapfive\symbol{225}}
+    \expandafter\def\csname simpleicon at katana\endcsname {\simpleiconsmapfive\symbol{226}}
+    \expandafter\def\csname simpleicon at kaufland\endcsname {\simpleiconsmapfive\symbol{227}}
+    \expandafter\def\csname simpleicon at kde\endcsname {\simpleiconsmapfive\symbol{228}}
+    \expandafter\def\csname simpleicon at kdenlive\endcsname {\simpleiconsmapfive\symbol{229}}
+    \expandafter\def\csname simpleicon at kedro\endcsname {\simpleiconsmapfive\symbol{230}}
+    \expandafter\def\csname simpleicon at keepachangelog\endcsname {\simpleiconsmapfive\symbol{231}}
+    \expandafter\def\csname simpleicon at keepassxc\endcsname {\simpleiconsmapfive\symbol{232}}
+    \expandafter\def\csname simpleicon at kentico\endcsname {\simpleiconsmapfive\symbol{233}}
+    \expandafter\def\csname simpleicon at keras\endcsname {\simpleiconsmapfive\symbol{234}}
+    \expandafter\def\csname simpleicon at keybase\endcsname {\simpleiconsmapfive\symbol{235}}
+    \expandafter\def\csname simpleicon at keycdn\endcsname {\simpleiconsmapfive\symbol{236}}
+    \expandafter\def\csname simpleicon at keystone\endcsname {\simpleiconsmapfive\symbol{237}}
+    \expandafter\def\csname simpleicon at kfc\endcsname {\simpleiconsmapfive\symbol{238}}
+    \expandafter\def\csname simpleicon at khanacademy\endcsname {\simpleiconsmapfive\symbol{239}}
+    \expandafter\def\csname simpleicon at khronosgroup\endcsname {\simpleiconsmapfive\symbol{240}}
+    \expandafter\def\csname simpleicon at kia\endcsname {\simpleiconsmapfive\symbol{241}}
+    \expandafter\def\csname simpleicon at kibana\endcsname {\simpleiconsmapfive\symbol{242}}
+    \expandafter\def\csname simpleicon at kicad\endcsname {\simpleiconsmapfive\symbol{243}}
+    \expandafter\def\csname simpleicon at kickstarter\endcsname {\simpleiconsmapfive\symbol{244}}
+    \expandafter\def\csname simpleicon at kik\endcsname {\simpleiconsmapfive\symbol{245}}
+    \expandafter\def\csname simpleicon at kingstontechnology\endcsname {\simpleiconsmapfive\symbol{246}}
+    \expandafter\def\csname simpleicon at kinopoisk\endcsname {\simpleiconsmapfive\symbol{247}}
+    \expandafter\def\csname simpleicon at kinsta\endcsname {\simpleiconsmapfive\symbol{248}}
+    \expandafter\def\csname simpleicon at kirby\endcsname {\simpleiconsmapfive\symbol{249}}
+    \expandafter\def\csname simpleicon at kit\endcsname {\simpleiconsmapfive\symbol{250}}
+    \expandafter\def\csname simpleicon at kitsu\endcsname {\simpleiconsmapfive\symbol{251}}
+    \expandafter\def\csname simpleicon at klarna\endcsname {\simpleiconsmapfive\symbol{252}}
+    \expandafter\def\csname simpleicon at klm\endcsname {\simpleiconsmapfive\symbol{253}}
+    \expandafter\def\csname simpleicon at klook\endcsname {\simpleiconsmapfive\symbol{254}}
+    \expandafter\def\csname simpleicon at knative\endcsname {\simpleiconsmapfive\symbol{255}}
+    \expandafter\def\csname simpleicon at knowledgebase\endcsname {\simpleiconsmapsix\symbol{0}}
+    \expandafter\def\csname simpleicon at known\endcsname {\simpleiconsmapsix\symbol{1}}
+    \expandafter\def\csname simpleicon at koa\endcsname {\simpleiconsmapsix\symbol{2}}
+    \expandafter\def\csname simpleicon at koc\endcsname {\simpleiconsmapsix\symbol{3}}
+    \expandafter\def\csname simpleicon at kodak\endcsname {\simpleiconsmapsix\symbol{4}}
+    \expandafter\def\csname simpleicon at kodi\endcsname {\simpleiconsmapsix\symbol{5}}
+    \expandafter\def\csname simpleicon at kofax\endcsname {\simpleiconsmapsix\symbol{6}}
+    \expandafter\def\csname simpleicon at kofi\endcsname {\simpleiconsmapsix\symbol{7}}
+    \expandafter\def\csname simpleicon at komoot\endcsname {\simpleiconsmapsix\symbol{8}}
+    \expandafter\def\csname simpleicon at konami\endcsname {\simpleiconsmapsix\symbol{9}}
+    \expandafter\def\csname simpleicon at kong\endcsname {\simpleiconsmapsix\symbol{10}}
+    \expandafter\def\csname simpleicon at kongregate\endcsname {\simpleiconsmapsix\symbol{11}}
+    \expandafter\def\csname simpleicon at konva\endcsname {\simpleiconsmapsix\symbol{12}}
+    \expandafter\def\csname simpleicon at kotlin\endcsname {\simpleiconsmapsix\symbol{13}}
+    \expandafter\def\csname simpleicon at koyeb\endcsname {\simpleiconsmapsix\symbol{14}}
+    \expandafter\def\csname simpleicon at krita\endcsname {\simpleiconsmapsix\symbol{15}}
+    \expandafter\def\csname simpleicon at ktm\endcsname {\simpleiconsmapsix\symbol{16}}
+    \expandafter\def\csname simpleicon at kuaishou\endcsname {\simpleiconsmapsix\symbol{17}}
+    \expandafter\def\csname simpleicon at kubernetes\endcsname {\simpleiconsmapsix\symbol{18}}
+    \expandafter\def\csname simpleicon at kubuntu\endcsname {\simpleiconsmapsix\symbol{19}}
+    \expandafter\def\csname simpleicon at kuma\endcsname {\simpleiconsmapsix\symbol{20}}
+    \expandafter\def\csname simpleicon at kuula\endcsname {\simpleiconsmapsix\symbol{21}}
+    \expandafter\def\csname simpleicon at kyocera\endcsname {\simpleiconsmapsix\symbol{22}}
+    \expandafter\def\csname simpleicon at labview\endcsname {\simpleiconsmapsix\symbol{23}}
+    \expandafter\def\csname simpleicon at lada\endcsname {\simpleiconsmapsix\symbol{24}}
+    \expandafter\def\csname simpleicon at lamborghini\endcsname {\simpleiconsmapsix\symbol{25}}
+    \expandafter\def\csname simpleicon at landrover\endcsname {\simpleiconsmapsix\symbol{26}}
+    \expandafter\def\csname simpleicon at lapce\endcsname {\simpleiconsmapsix\symbol{27}}
+    \expandafter\def\csname simpleicon at laragon\endcsname {\simpleiconsmapsix\symbol{28}}
+    \expandafter\def\csname simpleicon at laravel\endcsname {\simpleiconsmapsix\symbol{29}}
+    \expandafter\def\csname simpleicon at laravelhorizon\endcsname {\simpleiconsmapsix\symbol{30}}
+    \expandafter\def\csname simpleicon at laravelnova\endcsname {\simpleiconsmapsix\symbol{31}}
+    \expandafter\def\csname simpleicon at lastdotfm\endcsname {\simpleiconsmapsix\symbol{32}}
+    \expandafter\def\csname simpleicon at lastpass\endcsname {\simpleiconsmapsix\symbol{33}}
+    \expandafter\def\csname simpleicon at latex\endcsname {\simpleiconsmapsix\symbol{34}}
+    \expandafter\def\csname simpleicon at launchpad\endcsname {\simpleiconsmapsix\symbol{35}}
+    \expandafter\def\csname simpleicon at lazarus\endcsname {\simpleiconsmapsix\symbol{36}}
+    \expandafter\def\csname simpleicon at lbry\endcsname {\simpleiconsmapsix\symbol{37}}
+    \expandafter\def\csname simpleicon at leaderprice\endcsname {\simpleiconsmapsix\symbol{38}}
+    \expandafter\def\csname simpleicon at leaflet\endcsname {\simpleiconsmapsix\symbol{39}}
+    \expandafter\def\csname simpleicon at leagueoflegends\endcsname {\simpleiconsmapsix\symbol{40}}
+    \expandafter\def\csname simpleicon at leanpub\endcsname {\simpleiconsmapsix\symbol{41}}
+    \expandafter\def\csname simpleicon at leetcode\endcsname {\simpleiconsmapsix\symbol{42}}
+    \expandafter\def\csname simpleicon at legacygames\endcsname {\simpleiconsmapsix\symbol{43}}
+    \expandafter\def\csname simpleicon at leica\endcsname {\simpleiconsmapsix\symbol{44}}
+    \expandafter\def\csname simpleicon at lemmy\endcsname {\simpleiconsmapsix\symbol{45}}
+    \expandafter\def\csname simpleicon at lenovo\endcsname {\simpleiconsmapsix\symbol{46}}
+    \expandafter\def\csname simpleicon at lens\endcsname {\simpleiconsmapsix\symbol{47}}
+    \expandafter\def\csname simpleicon at leptos\endcsname {\simpleiconsmapsix\symbol{48}}
+    \expandafter\def\csname simpleicon at lerna\endcsname {\simpleiconsmapsix\symbol{49}}
+    \expandafter\def\csname simpleicon at leroymerlin\endcsname {\simpleiconsmapsix\symbol{50}}
+    \expandafter\def\csname simpleicon at less\endcsname {\simpleiconsmapsix\symbol{51}}
+    \expandafter\def\csname simpleicon at letsencrypt\endcsname {\simpleiconsmapsix\symbol{52}}
+    \expandafter\def\csname simpleicon at letterboxd\endcsname {\simpleiconsmapsix\symbol{53}}
+    \expandafter\def\csname simpleicon at levelsdotfyi\endcsname {\simpleiconsmapsix\symbol{54}}
+    \expandafter\def\csname simpleicon at lg\endcsname {\simpleiconsmapsix\symbol{55}}
+    \expandafter\def\csname simpleicon at lgtm\endcsname {\simpleiconsmapsix\symbol{56}}
+    \expandafter\def\csname simpleicon at liberadotchat\endcsname {\simpleiconsmapsix\symbol{57}}
+    \expandafter\def\csname simpleicon at liberapay\endcsname {\simpleiconsmapsix\symbol{58}}
+    \expandafter\def\csname simpleicon at librariesdotio\endcsname {\simpleiconsmapsix\symbol{59}}
+    \expandafter\def\csname simpleicon at librarything\endcsname {\simpleiconsmapsix\symbol{60}}
+    \expandafter\def\csname simpleicon at libreoffice\endcsname {\simpleiconsmapsix\symbol{61}}
+    \expandafter\def\csname simpleicon at libuv\endcsname {\simpleiconsmapsix\symbol{62}}
+    \expandafter\def\csname simpleicon at lichess\endcsname {\simpleiconsmapsix\symbol{63}}
+    \expandafter\def\csname simpleicon at lidl\endcsname {\simpleiconsmapsix\symbol{64}}
+    \expandafter\def\csname simpleicon at lifx\endcsname {\simpleiconsmapsix\symbol{65}}
+    \expandafter\def\csname simpleicon at lightburn\endcsname {\simpleiconsmapsix\symbol{66}}
+    \expandafter\def\csname simpleicon at lighthouse\endcsname {\simpleiconsmapsix\symbol{67}}
+    \expandafter\def\csname simpleicon at lightning\endcsname {\simpleiconsmapsix\symbol{68}}
+    \expandafter\def\csname simpleicon at line\endcsname {\simpleiconsmapsix\symbol{69}}
+    \expandafter\def\csname simpleicon at lineageos\endcsname {\simpleiconsmapsix\symbol{70}}
+    \expandafter\def\csname simpleicon at linear\endcsname {\simpleiconsmapsix\symbol{71}}
+    \expandafter\def\csname simpleicon at linkedin\endcsname {\simpleiconsmapsix\symbol{72}}
+    \expandafter\def\csname simpleicon at linkerd\endcsname {\simpleiconsmapsix\symbol{73}}
+    \expandafter\def\csname simpleicon at linkfire\endcsname {\simpleiconsmapsix\symbol{74}}
+    \expandafter\def\csname simpleicon at linktree\endcsname {\simpleiconsmapsix\symbol{75}}
+    \expandafter\def\csname simpleicon at linux\endcsname {\simpleiconsmapsix\symbol{76}}
+    \expandafter\def\csname simpleicon at linuxcontainers\endcsname {\simpleiconsmapsix\symbol{77}}
+    \expandafter\def\csname simpleicon at linuxfoundation\endcsname {\simpleiconsmapsix\symbol{78}}
+    \expandafter\def\csname simpleicon at linuxmint\endcsname {\simpleiconsmapsix\symbol{79}}
+    \expandafter\def\csname simpleicon at lionair\endcsname {\simpleiconsmapsix\symbol{80}}
+    \expandafter\def\csname simpleicon at liquibase\endcsname {\simpleiconsmapsix\symbol{81}}
+    \expandafter\def\csname simpleicon at lit\endcsname {\simpleiconsmapsix\symbol{82}}
+    \expandafter\def\csname simpleicon at litecoin\endcsname {\simpleiconsmapsix\symbol{83}}
+    \expandafter\def\csname simpleicon at litiengine\endcsname {\simpleiconsmapsix\symbol{84}}
+    \expandafter\def\csname simpleicon at livechat\endcsname {\simpleiconsmapsix\symbol{85}}
+    \expandafter\def\csname simpleicon at livejournal\endcsname {\simpleiconsmapsix\symbol{86}}
+    \expandafter\def\csname simpleicon at livewire\endcsname {\simpleiconsmapsix\symbol{87}}
+    \expandafter\def\csname simpleicon at llvm\endcsname {\simpleiconsmapsix\symbol{88}}
+    \expandafter\def\csname simpleicon at lmms\endcsname {\simpleiconsmapsix\symbol{89}}
+    \expandafter\def\csname simpleicon at local\endcsname {\simpleiconsmapsix\symbol{90}}
+    \expandafter\def\csname simpleicon at lodash\endcsname {\simpleiconsmapsix\symbol{91}}
+    \expandafter\def\csname simpleicon at logitech\endcsname {\simpleiconsmapsix\symbol{92}}
+    \expandafter\def\csname simpleicon at logmein\endcsname {\simpleiconsmapsix\symbol{93}}
+    \expandafter\def\csname simpleicon at logseq\endcsname {\simpleiconsmapsix\symbol{94}}
+    \expandafter\def\csname simpleicon at logstash\endcsname {\simpleiconsmapsix\symbol{95}}
+    \expandafter\def\csname simpleicon at looker\endcsname {\simpleiconsmapsix\symbol{96}}
+    \expandafter\def\csname simpleicon at loom\endcsname {\simpleiconsmapsix\symbol{97}}
+    \expandafter\def\csname simpleicon at loop\endcsname {\simpleiconsmapsix\symbol{98}}
+    \expandafter\def\csname simpleicon at loopback\endcsname {\simpleiconsmapsix\symbol{99}}
+    \expandafter\def\csname simpleicon at lospec\endcsname {\simpleiconsmapsix\symbol{100}}
+    \expandafter\def\csname simpleicon at lotpolishairlines\endcsname {\simpleiconsmapsix\symbol{101}}
+    \expandafter\def\csname simpleicon at ltspice\endcsname {\simpleiconsmapsix\symbol{102}}
+    \expandafter\def\csname simpleicon at lua\endcsname {\simpleiconsmapsix\symbol{103}}
+    \expandafter\def\csname simpleicon at lubuntu\endcsname {\simpleiconsmapsix\symbol{104}}
+    \expandafter\def\csname simpleicon at ludwig\endcsname {\simpleiconsmapsix\symbol{105}}
+    \expandafter\def\csname simpleicon at lufthansa\endcsname {\simpleiconsmapsix\symbol{106}}
+    \expandafter\def\csname simpleicon at lumen\endcsname {\simpleiconsmapsix\symbol{107}}
+    \expandafter\def\csname simpleicon at lunacy\endcsname {\simpleiconsmapsix\symbol{108}}
+    \expandafter\def\csname simpleicon at lutris\endcsname {\simpleiconsmapsix\symbol{109}}
+    \expandafter\def\csname simpleicon at lydia\endcsname {\simpleiconsmapsix\symbol{110}}
+    \expandafter\def\csname simpleicon at lyft\endcsname {\simpleiconsmapsix\symbol{111}}
+    \expandafter\def\csname simpleicon at maas\endcsname {\simpleiconsmapsix\symbol{112}}
+    \expandafter\def\csname simpleicon at macos\endcsname {\simpleiconsmapsix\symbol{113}}
+    \expandafter\def\csname simpleicon at macpaw\endcsname {\simpleiconsmapsix\symbol{114}}
+    \expandafter\def\csname simpleicon at macys\endcsname {\simpleiconsmapsix\symbol{115}}
+    \expandafter\def\csname simpleicon at magasinsu\endcsname {\simpleiconsmapsix\symbol{116}}
+    \expandafter\def\csname simpleicon at magento\endcsname {\simpleiconsmapsix\symbol{117}}
+    \expandafter\def\csname simpleicon at magisk\endcsname {\simpleiconsmapsix\symbol{118}}
+    \expandafter\def\csname simpleicon at mailchimp\endcsname {\simpleiconsmapsix\symbol{119}}
+    \expandafter\def\csname simpleicon at maildotcom\endcsname {\simpleiconsmapsix\symbol{120}}
+    \expandafter\def\csname simpleicon at maildotru\endcsname {\simpleiconsmapsix\symbol{121}}
+    \expandafter\def\csname simpleicon at mailgun\endcsname {\simpleiconsmapsix\symbol{122}}
+    \expandafter\def\csname simpleicon at majorleaguehacking\endcsname {\simpleiconsmapsix\symbol{123}}
+    \expandafter\def\csname simpleicon at makerbot\endcsname {\simpleiconsmapsix\symbol{124}}
+    \expandafter\def\csname simpleicon at mambaui\endcsname {\simpleiconsmapsix\symbol{125}}
+    \expandafter\def\csname simpleicon at mamp\endcsname {\simpleiconsmapsix\symbol{126}}
+    \expandafter\def\csname simpleicon at man\endcsname {\simpleiconsmapsix\symbol{127}}
+    \expandafter\def\csname simpleicon at manageiq\endcsname {\simpleiconsmapsix\symbol{128}}
+    \expandafter\def\csname simpleicon at manjaro\endcsname {\simpleiconsmapsix\symbol{129}}
+    \expandafter\def\csname simpleicon at mantine\endcsname {\simpleiconsmapsix\symbol{130}}
+    \expandafter\def\csname simpleicon at mapbox\endcsname {\simpleiconsmapsix\symbol{131}}
+    \expandafter\def\csname simpleicon at maplibre\endcsname {\simpleiconsmapsix\symbol{132}}
+    \expandafter\def\csname simpleicon at mariadb\endcsname {\simpleiconsmapsix\symbol{133}}
+    \expandafter\def\csname simpleicon at mariadbfoundation\endcsname {\simpleiconsmapsix\symbol{134}}
+    \expandafter\def\csname simpleicon at markdown\endcsname {\simpleiconsmapsix\symbol{135}}
+    \expandafter\def\csname simpleicon at marketo\endcsname {\simpleiconsmapsix\symbol{136}}
+    \expandafter\def\csname simpleicon at marko\endcsname {\simpleiconsmapsix\symbol{137}}
+    \expandafter\def\csname simpleicon at marriott\endcsname {\simpleiconsmapsix\symbol{138}}
+    \expandafter\def\csname simpleicon at marvelapp\endcsname {\simpleiconsmapsix\symbol{139}}
+    \expandafter\def\csname simpleicon at maserati\endcsname {\simpleiconsmapsix\symbol{140}}
+    \expandafter\def\csname simpleicon at mastercard\endcsname {\simpleiconsmapsix\symbol{141}}
+    \expandafter\def\csname simpleicon at mastercomfig\endcsname {\simpleiconsmapsix\symbol{142}}
+    \expandafter\def\csname simpleicon at mastodon\endcsname {\simpleiconsmapsix\symbol{143}}
+    \expandafter\def\csname simpleicon at materialdesign\endcsname {\simpleiconsmapsix\symbol{144}}
+    \expandafter\def\csname simpleicon at materialdesignicons\endcsname {\simpleiconsmapsix\symbol{145}}
+    \expandafter\def\csname simpleicon at matillion\endcsname {\simpleiconsmapsix\symbol{146}}
+    \expandafter\def\csname simpleicon at matomo\endcsname {\simpleiconsmapsix\symbol{147}}
+    \expandafter\def\csname simpleicon at matrix\endcsname {\simpleiconsmapsix\symbol{148}}
+    \expandafter\def\csname simpleicon at matterdotjs\endcsname {\simpleiconsmapsix\symbol{149}}
+    \expandafter\def\csname simpleicon at mattermost\endcsname {\simpleiconsmapsix\symbol{150}}
+    \expandafter\def\csname simpleicon at matternet\endcsname {\simpleiconsmapsix\symbol{151}}
+    \expandafter\def\csname simpleicon at mautic\endcsname {\simpleiconsmapsix\symbol{152}}
+    \expandafter\def\csname simpleicon at max\endcsname {\simpleiconsmapsix\symbol{153}}
+    \expandafter\def\csname simpleicon at maxplanckgesellschaft\endcsname {\simpleiconsmapsix\symbol{154}}
+    \expandafter\def\csname simpleicon at maytag\endcsname {\simpleiconsmapsix\symbol{155}}
+    \expandafter\def\csname simpleicon at mazda\endcsname {\simpleiconsmapsix\symbol{156}}
+    \expandafter\def\csname simpleicon at mcafee\endcsname {\simpleiconsmapsix\symbol{157}}
+    \expandafter\def\csname simpleicon at mcdonalds\endcsname {\simpleiconsmapsix\symbol{158}}
+    \expandafter\def\csname simpleicon at mclaren\endcsname {\simpleiconsmapsix\symbol{159}}
+    \expandafter\def\csname simpleicon at mdbook\endcsname {\simpleiconsmapsix\symbol{160}}
+    \expandafter\def\csname simpleicon at mdnwebdocs\endcsname {\simpleiconsmapsix\symbol{161}}
+    \expandafter\def\csname simpleicon at mdx\endcsname {\simpleiconsmapsix\symbol{162}}
+    \expandafter\def\csname simpleicon at mediafire\endcsname {\simpleiconsmapsix\symbol{163}}
+    \expandafter\def\csname simpleicon at mediamarkt\endcsname {\simpleiconsmapsix\symbol{164}}
+    \expandafter\def\csname simpleicon at mediatek\endcsname {\simpleiconsmapsix\symbol{165}}
+    \expandafter\def\csname simpleicon at mediatemple\endcsname {\simpleiconsmapsix\symbol{166}}
+    \expandafter\def\csname simpleicon at medibangpaint\endcsname {\simpleiconsmapsix\symbol{167}}
+    \expandafter\def\csname simpleicon at medium\endcsname {\simpleiconsmapsix\symbol{168}}
+    \expandafter\def\csname simpleicon at meetup\endcsname {\simpleiconsmapsix\symbol{169}}
+    \expandafter\def\csname simpleicon at mega\endcsname {\simpleiconsmapsix\symbol{170}}
+    \expandafter\def\csname simpleicon at meilisearch\endcsname {\simpleiconsmapsix\symbol{171}}
+    \expandafter\def\csname simpleicon at mendeley\endcsname {\simpleiconsmapsix\symbol{172}}
+    \expandafter\def\csname simpleicon at mercadopago\endcsname {\simpleiconsmapsix\symbol{173}}
+    \expandafter\def\csname simpleicon at mercedes\endcsname {\simpleiconsmapsix\symbol{174}}
+    \expandafter\def\csname simpleicon at merck\endcsname {\simpleiconsmapsix\symbol{175}}
+    \expandafter\def\csname simpleicon at mercurial\endcsname {\simpleiconsmapsix\symbol{176}}
+    \expandafter\def\csname simpleicon at messenger\endcsname {\simpleiconsmapsix\symbol{177}}
+    \expandafter\def\csname simpleicon at meta\endcsname {\simpleiconsmapsix\symbol{178}}
+    \expandafter\def\csname simpleicon at metabase\endcsname {\simpleiconsmapsix\symbol{179}}
+    \expandafter\def\csname simpleicon at metafilter\endcsname {\simpleiconsmapsix\symbol{180}}
+    \expandafter\def\csname simpleicon at meteor\endcsname {\simpleiconsmapsix\symbol{181}}
+    \expandafter\def\csname simpleicon at metro\endcsname {\simpleiconsmapsix\symbol{182}}
+    \expandafter\def\csname simpleicon at metrodelaciudaddemexico\endcsname {\simpleiconsmapsix\symbol{183}}
+    \expandafter\def\csname simpleicon at metrodemadrid\endcsname {\simpleiconsmapsix\symbol{184}}
+    \expandafter\def\csname simpleicon at metrodeparis\endcsname {\simpleiconsmapsix\symbol{185}}
+    \expandafter\def\csname simpleicon at mewe\endcsname {\simpleiconsmapsix\symbol{186}}
+    \expandafter\def\csname simpleicon at mg\endcsname {\simpleiconsmapsix\symbol{187}}
+    \expandafter\def\csname simpleicon at microbit\endcsname {\simpleiconsmapsix\symbol{188}}
+    \expandafter\def\csname simpleicon at microdotblog\endcsname {\simpleiconsmapsix\symbol{189}}
+    \expandafter\def\csname simpleicon at microeditor\endcsname {\simpleiconsmapsix\symbol{190}}
+    \expandafter\def\csname simpleicon at microgenetics\endcsname {\simpleiconsmapsix\symbol{191}}
+    \expandafter\def\csname simpleicon at micropython\endcsname {\simpleiconsmapsix\symbol{192}}
+    \expandafter\def\csname simpleicon at microsoft\endcsname {\simpleiconsmapsix\symbol{193}}
+    \expandafter\def\csname simpleicon at microsoftacademic\endcsname {\simpleiconsmapsix\symbol{194}}
+    \expandafter\def\csname simpleicon at microsoftaccess\endcsname {\simpleiconsmapsix\symbol{195}}
+    \expandafter\def\csname simpleicon at microsoftazure\endcsname {\simpleiconsmapsix\symbol{196}}
+    \expandafter\def\csname simpleicon at microsoftbing\endcsname {\simpleiconsmapsix\symbol{197}}
+    \expandafter\def\csname simpleicon at microsoftedge\endcsname {\simpleiconsmapsix\symbol{198}}
+    \expandafter\def\csname simpleicon at microsoftexcel\endcsname {\simpleiconsmapsix\symbol{199}}
+    \expandafter\def\csname simpleicon at microsoftexchange\endcsname {\simpleiconsmapsix\symbol{200}}
+    \expandafter\def\csname simpleicon at microsoftoffice\endcsname {\simpleiconsmapsix\symbol{201}}
+    \expandafter\def\csname simpleicon at microsoftonedrive\endcsname {\simpleiconsmapsix\symbol{202}}
+    \expandafter\def\csname simpleicon at microsoftonenote\endcsname {\simpleiconsmapsix\symbol{203}}
+    \expandafter\def\csname simpleicon at microsoftoutlook\endcsname {\simpleiconsmapsix\symbol{204}}
+    \expandafter\def\csname simpleicon at microsoftpowerpoint\endcsname {\simpleiconsmapsix\symbol{205}}
+    \expandafter\def\csname simpleicon at microsoftsharepoint\endcsname {\simpleiconsmapsix\symbol{206}}
+    \expandafter\def\csname simpleicon at microsoftsqlserver\endcsname {\simpleiconsmapsix\symbol{207}}
+    \expandafter\def\csname simpleicon at microsoftteams\endcsname {\simpleiconsmapsix\symbol{208}}
+    \expandafter\def\csname simpleicon at microsofttranslator\endcsname {\simpleiconsmapsix\symbol{209}}
+    \expandafter\def\csname simpleicon at microsoftvisio\endcsname {\simpleiconsmapsix\symbol{210}}
+    \expandafter\def\csname simpleicon at microsoftword\endcsname {\simpleiconsmapsix\symbol{211}}
+    \expandafter\def\csname simpleicon at microstation\endcsname {\simpleiconsmapsix\symbol{212}}
+    \expandafter\def\csname simpleicon at microstrategy\endcsname {\simpleiconsmapsix\symbol{213}}
+    \expandafter\def\csname simpleicon at midi\endcsname {\simpleiconsmapsix\symbol{214}}
+    \expandafter\def\csname simpleicon at mikrotik\endcsname {\simpleiconsmapsix\symbol{215}}
+    \expandafter\def\csname simpleicon at milvus\endcsname {\simpleiconsmapsix\symbol{216}}
+    \expandafter\def\csname simpleicon at minds\endcsname {\simpleiconsmapsix\symbol{217}}
+    \expandafter\def\csname simpleicon at minecraft\endcsname {\simpleiconsmapsix\symbol{218}}
+    \expandafter\def\csname simpleicon at minetest\endcsname {\simpleiconsmapsix\symbol{219}}
+    \expandafter\def\csname simpleicon at mini\endcsname {\simpleiconsmapsix\symbol{220}}
+    \expandafter\def\csname simpleicon at minio\endcsname {\simpleiconsmapsix\symbol{221}}
+    \expandafter\def\csname simpleicon at minutemailer\endcsname {\simpleiconsmapsix\symbol{222}}
+    \expandafter\def\csname simpleicon at miraheze\endcsname {\simpleiconsmapsix\symbol{223}}
+    \expandafter\def\csname simpleicon at miro\endcsname {\simpleiconsmapsix\symbol{224}}
+    \expandafter\def\csname simpleicon at misskey\endcsname {\simpleiconsmapsix\symbol{225}}
+    \expandafter\def\csname simpleicon at mitsubishi\endcsname {\simpleiconsmapsix\symbol{226}}
+    \expandafter\def\csname simpleicon at mix\endcsname {\simpleiconsmapsix\symbol{227}}
+    \expandafter\def\csname simpleicon at mixcloud\endcsname {\simpleiconsmapsix\symbol{228}}
+    \expandafter\def\csname simpleicon at mixpanel\endcsname {\simpleiconsmapsix\symbol{229}}
+    \expandafter\def\csname simpleicon at mlb\endcsname {\simpleiconsmapsix\symbol{230}}
+    \expandafter\def\csname simpleicon at mlflow\endcsname {\simpleiconsmapsix\symbol{231}}
+    \expandafter\def\csname simpleicon at mobx\endcsname {\simpleiconsmapsix\symbol{232}}
+    \expandafter\def\csname simpleicon at mobxstatetree\endcsname {\simpleiconsmapsix\symbol{233}}
+    \expandafter\def\csname simpleicon at mocha\endcsname {\simpleiconsmapsix\symbol{234}}
+    \expandafter\def\csname simpleicon at mockserviceworker\endcsname {\simpleiconsmapsix\symbol{235}}
+    \expandafter\def\csname simpleicon at modin\endcsname {\simpleiconsmapsix\symbol{236}}
+    \expandafter\def\csname simpleicon at modrinth\endcsname {\simpleiconsmapsix\symbol{237}}
+    \expandafter\def\csname simpleicon at modx\endcsname {\simpleiconsmapsix\symbol{238}}
+    \expandafter\def\csname simpleicon at mojangstudios\endcsname {\simpleiconsmapsix\symbol{239}}
+    \expandafter\def\csname simpleicon at moleculer\endcsname {\simpleiconsmapsix\symbol{240}}
+    \expandafter\def\csname simpleicon at momenteo\endcsname {\simpleiconsmapsix\symbol{241}}
+    \expandafter\def\csname simpleicon at monero\endcsname {\simpleiconsmapsix\symbol{242}}
+    \expandafter\def\csname simpleicon at moneygram\endcsname {\simpleiconsmapsix\symbol{243}}
+    \expandafter\def\csname simpleicon at mongodb\endcsname {\simpleiconsmapsix\symbol{244}}
+    \expandafter\def\csname simpleicon at mongoose\endcsname {\simpleiconsmapsix\symbol{245}}
+    \expandafter\def\csname simpleicon at mongoosedotws\endcsname {\simpleiconsmapsix\symbol{246}}
+    \expandafter\def\csname simpleicon at monica\endcsname {\simpleiconsmapsix\symbol{247}}
+    \expandafter\def\csname simpleicon at monkeytie\endcsname {\simpleiconsmapsix\symbol{248}}
+    \expandafter\def\csname simpleicon at monkeytype\endcsname {\simpleiconsmapsix\symbol{249}}
+    \expandafter\def\csname simpleicon at monogame\endcsname {\simpleiconsmapsix\symbol{250}}
+    \expandafter\def\csname simpleicon at monoprix\endcsname {\simpleiconsmapsix\symbol{251}}
+    \expandafter\def\csname simpleicon at monster\endcsname {\simpleiconsmapsix\symbol{252}}
+    \expandafter\def\csname simpleicon at monzo\endcsname {\simpleiconsmapsix\symbol{253}}
+    \expandafter\def\csname simpleicon at moo\endcsname {\simpleiconsmapsix\symbol{254}}
+    \expandafter\def\csname simpleicon at moonrepo\endcsname {\simpleiconsmapsix\symbol{255}}
+    \expandafter\def\csname simpleicon at morrisons\endcsname {\simpleiconsmapseven\symbol{0}}
+    \expandafter\def\csname simpleicon at moscowmetro\endcsname {\simpleiconsmapseven\symbol{1}}
+    \expandafter\def\csname simpleicon at motorola\endcsname {\simpleiconsmapseven\symbol{2}}
+    \expandafter\def\csname simpleicon at mozilla\endcsname {\simpleiconsmapseven\symbol{3}}
+    \expandafter\def\csname simpleicon at mqtt\endcsname {\simpleiconsmapseven\symbol{4}}
+    \expandafter\def\csname simpleicon at msi\endcsname {\simpleiconsmapseven\symbol{5}}
+    \expandafter\def\csname simpleicon at msibusiness\endcsname {\simpleiconsmapseven\symbol{6}}
+    \expandafter\def\csname simpleicon at mta\endcsname {\simpleiconsmapseven\symbol{7}}
+    \expandafter\def\csname simpleicon at mtr\endcsname {\simpleiconsmapseven\symbol{8}}
+    \expandafter\def\csname simpleicon at mubi\endcsname {\simpleiconsmapseven\symbol{9}}
+    \expandafter\def\csname simpleicon at mui\endcsname {\simpleiconsmapseven\symbol{10}}
+    \expandafter\def\csname simpleicon at mulesoft\endcsname {\simpleiconsmapseven\symbol{11}}
+    \expandafter\def\csname simpleicon at muller\endcsname {\simpleiconsmapseven\symbol{12}}
+    \expandafter\def\csname simpleicon at multisim\endcsname {\simpleiconsmapseven\symbol{13}}
+    \expandafter\def\csname simpleicon at mumble\endcsname {\simpleiconsmapseven\symbol{14}}
+    \expandafter\def\csname simpleicon at mural\endcsname {\simpleiconsmapseven\symbol{15}}
+    \expandafter\def\csname simpleicon at musescore\endcsname {\simpleiconsmapseven\symbol{16}}
+    \expandafter\def\csname simpleicon at musicbrainz\endcsname {\simpleiconsmapseven\symbol{17}}
+    \expandafter\def\csname simpleicon at mxlinux\endcsname {\simpleiconsmapseven\symbol{18}}
+    \expandafter\def\csname simpleicon at myanimelist\endcsname {\simpleiconsmapseven\symbol{19}}
+    \expandafter\def\csname simpleicon at myob\endcsname {\simpleiconsmapseven\symbol{20}}
+    \expandafter\def\csname simpleicon at myspace\endcsname {\simpleiconsmapseven\symbol{21}}
+    \expandafter\def\csname simpleicon at mysql\endcsname {\simpleiconsmapseven\symbol{22}}
+    \expandafter\def\csname simpleicon at n26\endcsname {\simpleiconsmapseven\symbol{23}}
+    \expandafter\def\csname simpleicon at namebase\endcsname {\simpleiconsmapseven\symbol{24}}
+    \expandafter\def\csname simpleicon at namecheap\endcsname {\simpleiconsmapseven\symbol{25}}
+    \expandafter\def\csname simpleicon at nano\endcsname {\simpleiconsmapseven\symbol{26}}
+    \expandafter\def\csname simpleicon at nasa\endcsname {\simpleiconsmapseven\symbol{27}}
+    \expandafter\def\csname simpleicon at nationalgrid\endcsname {\simpleiconsmapseven\symbol{28}}
+    \expandafter\def\csname simpleicon at nativescript\endcsname {\simpleiconsmapseven\symbol{29}}
+    \expandafter\def\csname simpleicon at natsdotio\endcsname {\simpleiconsmapseven\symbol{30}}
+    \expandafter\def\csname simpleicon at naver\endcsname {\simpleiconsmapseven\symbol{31}}
+    \expandafter\def\csname simpleicon at nba\endcsname {\simpleiconsmapseven\symbol{32}}
+    \expandafter\def\csname simpleicon at nbb\endcsname {\simpleiconsmapseven\symbol{33}}
+    \expandafter\def\csname simpleicon at nbc\endcsname {\simpleiconsmapseven\symbol{34}}
+    \expandafter\def\csname simpleicon at ndr\endcsname {\simpleiconsmapseven\symbol{35}}
+    \expandafter\def\csname simpleicon at near\endcsname {\simpleiconsmapseven\symbol{36}}
+    \expandafter\def\csname simpleicon at nec\endcsname {\simpleiconsmapseven\symbol{37}}
+    \expandafter\def\csname simpleicon at neo4j\endcsname {\simpleiconsmapseven\symbol{38}}
+    \expandafter\def\csname simpleicon at neovim\endcsname {\simpleiconsmapseven\symbol{39}}
+    \expandafter\def\csname simpleicon at nestjs\endcsname {\simpleiconsmapseven\symbol{40}}
+    \expandafter\def\csname simpleicon at netapp\endcsname {\simpleiconsmapseven\symbol{41}}
+    \expandafter\def\csname simpleicon at netbsd\endcsname {\simpleiconsmapseven\symbol{42}}
+    \expandafter\def\csname simpleicon at netflix\endcsname {\simpleiconsmapseven\symbol{43}}
+    \expandafter\def\csname simpleicon at netlify\endcsname {\simpleiconsmapseven\symbol{44}}
+    \expandafter\def\csname simpleicon at nette\endcsname {\simpleiconsmapseven\symbol{45}}
+    \expandafter\def\csname simpleicon at netto\endcsname {\simpleiconsmapseven\symbol{46}}
+    \expandafter\def\csname simpleicon at neutralinojs\endcsname {\simpleiconsmapseven\symbol{47}}
+    \expandafter\def\csname simpleicon at newbalance\endcsname {\simpleiconsmapseven\symbol{48}}
+    \expandafter\def\csname simpleicon at newegg\endcsname {\simpleiconsmapseven\symbol{49}}
+    \expandafter\def\csname simpleicon at newjapanprowrestling\endcsname {\simpleiconsmapseven\symbol{50}}
+    \expandafter\def\csname simpleicon at newrelic\endcsname {\simpleiconsmapseven\symbol{51}}
+    \expandafter\def\csname simpleicon at newyorktimes\endcsname {\simpleiconsmapseven\symbol{52}}
+    \expandafter\def\csname simpleicon at nextbilliondotai\endcsname {\simpleiconsmapseven\symbol{53}}
+    \expandafter\def\csname simpleicon at nextcloud\endcsname {\simpleiconsmapseven\symbol{54}}
+    \expandafter\def\csname simpleicon at nextdoor\endcsname {\simpleiconsmapseven\symbol{55}}
+    \expandafter\def\csname simpleicon at nextdotjs\endcsname {\simpleiconsmapseven\symbol{56}}
+    \expandafter\def\csname simpleicon at nextra\endcsname {\simpleiconsmapseven\symbol{57}}
+    \expandafter\def\csname simpleicon at nextui\endcsname {\simpleiconsmapseven\symbol{58}}
+    \expandafter\def\csname simpleicon at nfc\endcsname {\simpleiconsmapseven\symbol{59}}
+    \expandafter\def\csname simpleicon at nginx\endcsname {\simpleiconsmapseven\symbol{60}}
+    \expandafter\def\csname simpleicon at nginxproxymanager\endcsname {\simpleiconsmapseven\symbol{61}}
+    \expandafter\def\csname simpleicon at ngrok\endcsname {\simpleiconsmapseven\symbol{62}}
+    \expandafter\def\csname simpleicon at ngrx\endcsname {\simpleiconsmapseven\symbol{63}}
+    \expandafter\def\csname simpleicon at niconico\endcsname {\simpleiconsmapseven\symbol{64}}
+    \expandafter\def\csname simpleicon at nike\endcsname {\simpleiconsmapseven\symbol{65}}
+    \expandafter\def\csname simpleicon at nikon\endcsname {\simpleiconsmapseven\symbol{66}}
+    \expandafter\def\csname simpleicon at nim\endcsname {\simpleiconsmapseven\symbol{67}}
+    \expandafter\def\csname simpleicon at nintendo\endcsname {\simpleiconsmapseven\symbol{68}}
+    \expandafter\def\csname simpleicon at nintendo3ds\endcsname {\simpleiconsmapseven\symbol{69}}
+    \expandafter\def\csname simpleicon at nintendogamecube\endcsname {\simpleiconsmapseven\symbol{70}}
+    \expandafter\def\csname simpleicon at nintendonetwork\endcsname {\simpleiconsmapseven\symbol{71}}
+    \expandafter\def\csname simpleicon at nintendoswitch\endcsname {\simpleiconsmapseven\symbol{72}}
+    \expandafter\def\csname simpleicon at nissan\endcsname {\simpleiconsmapseven\symbol{73}}
+    \expandafter\def\csname simpleicon at nixos\endcsname {\simpleiconsmapseven\symbol{74}}
+    \expandafter\def\csname simpleicon at nodedotjs\endcsname {\simpleiconsmapseven\symbol{75}}
+    \expandafter\def\csname simpleicon at nodemon\endcsname {\simpleiconsmapseven\symbol{76}}
+    \expandafter\def\csname simpleicon at nodered\endcsname {\simpleiconsmapseven\symbol{77}}
+    \expandafter\def\csname simpleicon at nokia\endcsname {\simpleiconsmapseven\symbol{78}}
+    \expandafter\def\csname simpleicon at norco\endcsname {\simpleiconsmapseven\symbol{79}}
+    \expandafter\def\csname simpleicon at nordvpn\endcsname {\simpleiconsmapseven\symbol{80}}
+    \expandafter\def\csname simpleicon at normalizedotcss\endcsname {\simpleiconsmapseven\symbol{81}}
+    \expandafter\def\csname simpleicon at norton\endcsname {\simpleiconsmapseven\symbol{82}}
+    \expandafter\def\csname simpleicon at norwegian\endcsname {\simpleiconsmapseven\symbol{83}}
+    \expandafter\def\csname simpleicon at notepadplusplus\endcsname {\simpleiconsmapseven\symbol{84}}
+    \expandafter\def\csname simpleicon at notion\endcsname {\simpleiconsmapseven\symbol{85}}
+    \expandafter\def\csname simpleicon at notist\endcsname {\simpleiconsmapseven\symbol{86}}
+    \expandafter\def\csname simpleicon at nounproject\endcsname {\simpleiconsmapseven\symbol{87}}
+    \expandafter\def\csname simpleicon at novu\endcsname {\simpleiconsmapseven\symbol{88}}
+    \expandafter\def\csname simpleicon at now\endcsname {\simpleiconsmapseven\symbol{89}}
+    \expandafter\def\csname simpleicon at npm\endcsname {\simpleiconsmapseven\symbol{90}}
+    \expandafter\def\csname simpleicon at nrwl\endcsname {\simpleiconsmapseven\symbol{91}}
+    \expandafter\def\csname simpleicon at nubank\endcsname {\simpleiconsmapseven\symbol{92}}
+    \expandafter\def\csname simpleicon at nucleo\endcsname {\simpleiconsmapseven\symbol{93}}
+    \expandafter\def\csname simpleicon at nuget\endcsname {\simpleiconsmapseven\symbol{94}}
+    \expandafter\def\csname simpleicon at nuke\endcsname {\simpleiconsmapseven\symbol{95}}
+    \expandafter\def\csname simpleicon at numba\endcsname {\simpleiconsmapseven\symbol{96}}
+    \expandafter\def\csname simpleicon at numpy\endcsname {\simpleiconsmapseven\symbol{97}}
+    \expandafter\def\csname simpleicon at nunjucks\endcsname {\simpleiconsmapseven\symbol{98}}
+    \expandafter\def\csname simpleicon at nutanix\endcsname {\simpleiconsmapseven\symbol{99}}
+    \expandafter\def\csname simpleicon at nuxtdotjs\endcsname {\simpleiconsmapseven\symbol{100}}
+    \expandafter\def\csname simpleicon at nvidia\endcsname {\simpleiconsmapseven\symbol{101}}
+    \expandafter\def\csname simpleicon at nx\endcsname {\simpleiconsmapseven\symbol{102}}
+    \expandafter\def\csname simpleicon at nxp\endcsname {\simpleiconsmapseven\symbol{103}}
+    \expandafter\def\csname simpleicon at nzxt\endcsname {\simpleiconsmapseven\symbol{104}}
+    \expandafter\def\csname simpleicon at observable\endcsname {\simpleiconsmapseven\symbol{105}}
+    \expandafter\def\csname simpleicon at obsidian\endcsname {\simpleiconsmapseven\symbol{106}}
+    \expandafter\def\csname simpleicon at obsstudio\endcsname {\simpleiconsmapseven\symbol{107}}
+    \expandafter\def\csname simpleicon at ocaml\endcsname {\simpleiconsmapseven\symbol{108}}
+    \expandafter\def\csname simpleicon at octanerender\endcsname {\simpleiconsmapseven\symbol{109}}
+    \expandafter\def\csname simpleicon at octave\endcsname {\simpleiconsmapseven\symbol{110}}
+    \expandafter\def\csname simpleicon at octobercms\endcsname {\simpleiconsmapseven\symbol{111}}
+    \expandafter\def\csname simpleicon at octoprint\endcsname {\simpleiconsmapseven\symbol{112}}
+    \expandafter\def\csname simpleicon at octopusdeploy\endcsname {\simpleiconsmapseven\symbol{113}}
+    \expandafter\def\csname simpleicon at oculus\endcsname {\simpleiconsmapseven\symbol{114}}
+    \expandafter\def\csname simpleicon at odnoklassniki\endcsname {\simpleiconsmapseven\symbol{115}}
+    \expandafter\def\csname simpleicon at odysee\endcsname {\simpleiconsmapseven\symbol{116}}
+    \expandafter\def\csname simpleicon at ohdear\endcsname {\simpleiconsmapseven\symbol{117}}
+    \expandafter\def\csname simpleicon at okcupid\endcsname {\simpleiconsmapseven\symbol{118}}
+    \expandafter\def\csname simpleicon at okta\endcsname {\simpleiconsmapseven\symbol{119}}
+    \expandafter\def\csname simpleicon at oneplus\endcsname {\simpleiconsmapseven\symbol{120}}
+    \expandafter\def\csname simpleicon at onlyfans\endcsname {\simpleiconsmapseven\symbol{121}}
+    \expandafter\def\csname simpleicon at onlyoffice\endcsname {\simpleiconsmapseven\symbol{122}}
+    \expandafter\def\csname simpleicon at onnx\endcsname {\simpleiconsmapseven\symbol{123}}
+    \expandafter\def\csname simpleicon at onstar\endcsname {\simpleiconsmapseven\symbol{124}}
+    \expandafter\def\csname simpleicon at opel\endcsname {\simpleiconsmapseven\symbol{125}}
+    \expandafter\def\csname simpleicon at openaccess\endcsname {\simpleiconsmapseven\symbol{126}}
+    \expandafter\def\csname simpleicon at openai\endcsname {\simpleiconsmapseven\symbol{127}}
+    \expandafter\def\csname simpleicon at openaigym\endcsname {\simpleiconsmapseven\symbol{128}}
+    \expandafter\def\csname simpleicon at openapiinitiative\endcsname {\simpleiconsmapseven\symbol{129}}
+    \expandafter\def\csname simpleicon at openbadges\endcsname {\simpleiconsmapseven\symbol{130}}
+    \expandafter\def\csname simpleicon at openbsd\endcsname {\simpleiconsmapseven\symbol{131}}
+    \expandafter\def\csname simpleicon at openbugbounty\endcsname {\simpleiconsmapseven\symbol{132}}
+    \expandafter\def\csname simpleicon at opencollective\endcsname {\simpleiconsmapseven\symbol{133}}
+    \expandafter\def\csname simpleicon at opencontainersinitiative\endcsname {\simpleiconsmapseven\symbol{134}}
+    \expandafter\def\csname simpleicon at opencv\endcsname {\simpleiconsmapseven\symbol{135}}
+    \expandafter\def\csname simpleicon at openfaas\endcsname {\simpleiconsmapseven\symbol{136}}
+    \expandafter\def\csname simpleicon at opengl\endcsname {\simpleiconsmapseven\symbol{137}}
+    \expandafter\def\csname simpleicon at openid\endcsname {\simpleiconsmapseven\symbol{138}}
+    \expandafter\def\csname simpleicon at openjdk\endcsname {\simpleiconsmapseven\symbol{139}}
+    \expandafter\def\csname simpleicon at openlayers\endcsname {\simpleiconsmapseven\symbol{140}}
+    \expandafter\def\csname simpleicon at openmined\endcsname {\simpleiconsmapseven\symbol{141}}
+    \expandafter\def\csname simpleicon at opennebula\endcsname {\simpleiconsmapseven\symbol{142}}
+    \expandafter\def\csname simpleicon at openproject\endcsname {\simpleiconsmapseven\symbol{143}}
+    \expandafter\def\csname simpleicon at openscad\endcsname {\simpleiconsmapseven\symbol{144}}
+    \expandafter\def\csname simpleicon at opensea\endcsname {\simpleiconsmapseven\symbol{145}}
+    \expandafter\def\csname simpleicon at opensearch\endcsname {\simpleiconsmapseven\symbol{146}}
+    \expandafter\def\csname simpleicon at opensourcehardware\endcsname {\simpleiconsmapseven\symbol{147}}
+    \expandafter\def\csname simpleicon at opensourceinitiative\endcsname {\simpleiconsmapseven\symbol{148}}
+    \expandafter\def\csname simpleicon at openssl\endcsname {\simpleiconsmapseven\symbol{149}}
+    \expandafter\def\csname simpleicon at openstack\endcsname {\simpleiconsmapseven\symbol{150}}
+    \expandafter\def\csname simpleicon at openstreetmap\endcsname {\simpleiconsmapseven\symbol{151}}
+    \expandafter\def\csname simpleicon at opensuse\endcsname {\simpleiconsmapseven\symbol{152}}
+    \expandafter\def\csname simpleicon at opentelemetry\endcsname {\simpleiconsmapseven\symbol{153}}
+    \expandafter\def\csname simpleicon at opentext\endcsname {\simpleiconsmapseven\symbol{154}}
+    \expandafter\def\csname simpleicon at opentf\endcsname {\simpleiconsmapseven\symbol{155}}
+    \expandafter\def\csname simpleicon at openverse\endcsname {\simpleiconsmapseven\symbol{156}}
+    \expandafter\def\csname simpleicon at openvpn\endcsname {\simpleiconsmapseven\symbol{157}}
+    \expandafter\def\csname simpleicon at openwrt\endcsname {\simpleiconsmapseven\symbol{158}}
+    \expandafter\def\csname simpleicon at openzeppelin\endcsname {\simpleiconsmapseven\symbol{159}}
+    \expandafter\def\csname simpleicon at openzfs\endcsname {\simpleiconsmapseven\symbol{160}}
+    \expandafter\def\csname simpleicon at opera\endcsname {\simpleiconsmapseven\symbol{161}}
+    \expandafter\def\csname simpleicon at operagx\endcsname {\simpleiconsmapseven\symbol{162}}
+    \expandafter\def\csname simpleicon at opnsense\endcsname {\simpleiconsmapseven\symbol{163}}
+    \expandafter\def\csname simpleicon at opsgenie\endcsname {\simpleiconsmapseven\symbol{164}}
+    \expandafter\def\csname simpleicon at opslevel\endcsname {\simpleiconsmapseven\symbol{165}}
+    \expandafter\def\csname simpleicon at oracle\endcsname {\simpleiconsmapseven\symbol{166}}
+    \expandafter\def\csname simpleicon at orcid\endcsname {\simpleiconsmapseven\symbol{167}}
+    \expandafter\def\csname simpleicon at oreilly\endcsname {\simpleiconsmapseven\symbol{168}}
+    \expandafter\def\csname simpleicon at org\endcsname {\simpleiconsmapseven\symbol{169}}
+    \expandafter\def\csname simpleicon at origin\endcsname {\simpleiconsmapseven\symbol{170}}
+    \expandafter\def\csname simpleicon at osano\endcsname {\simpleiconsmapseven\symbol{171}}
+    \expandafter\def\csname simpleicon at osgeo\endcsname {\simpleiconsmapseven\symbol{172}}
+    \expandafter\def\csname simpleicon at oshkosh\endcsname {\simpleiconsmapseven\symbol{173}}
+    \expandafter\def\csname simpleicon at osmc\endcsname {\simpleiconsmapseven\symbol{174}}
+    \expandafter\def\csname simpleicon at osu\endcsname {\simpleiconsmapseven\symbol{175}}
+    \expandafter\def\csname simpleicon at otto\endcsname {\simpleiconsmapseven\symbol{176}}
+    \expandafter\def\csname simpleicon at overcast\endcsname {\simpleiconsmapseven\symbol{177}}
+    \expandafter\def\csname simpleicon at overleaf\endcsname {\simpleiconsmapseven\symbol{178}}
+    \expandafter\def\csname simpleicon at ovh\endcsname {\simpleiconsmapseven\symbol{179}}
+    \expandafter\def\csname simpleicon at owasp\endcsname {\simpleiconsmapseven\symbol{180}}
+    \expandafter\def\csname simpleicon at owncloud\endcsname {\simpleiconsmapseven\symbol{181}}
+    \expandafter\def\csname simpleicon at oxygen\endcsname {\simpleiconsmapseven\symbol{182}}
+    \expandafter\def\csname simpleicon at oyo\endcsname {\simpleiconsmapseven\symbol{183}}
+    \expandafter\def\csname simpleicon at p5dotjs\endcsname {\simpleiconsmapseven\symbol{184}}
+    \expandafter\def\csname simpleicon at packagist\endcsname {\simpleiconsmapseven\symbol{185}}
+    \expandafter\def\csname simpleicon at packer\endcsname {\simpleiconsmapseven\symbol{186}}
+    \expandafter\def\csname simpleicon at paddlepaddle\endcsname {\simpleiconsmapseven\symbol{187}}
+    \expandafter\def\csname simpleicon at paddypower\endcsname {\simpleiconsmapseven\symbol{188}}
+    \expandafter\def\csname simpleicon at pagekit\endcsname {\simpleiconsmapseven\symbol{189}}
+    \expandafter\def\csname simpleicon at pagerduty\endcsname {\simpleiconsmapseven\symbol{190}}
+    \expandafter\def\csname simpleicon at pagespeedinsights\endcsname {\simpleiconsmapseven\symbol{191}}
+    \expandafter\def\csname simpleicon at pagseguro\endcsname {\simpleiconsmapseven\symbol{192}}
+    \expandafter\def\csname simpleicon at palantir\endcsname {\simpleiconsmapseven\symbol{193}}
+    \expandafter\def\csname simpleicon at paloaltonetworks\endcsname {\simpleiconsmapseven\symbol{194}}
+    \expandafter\def\csname simpleicon at paloaltosoftware\endcsname {\simpleiconsmapseven\symbol{195}}
+    \expandafter\def\csname simpleicon at panasonic\endcsname {\simpleiconsmapseven\symbol{196}}
+    \expandafter\def\csname simpleicon at pandas\endcsname {\simpleiconsmapseven\symbol{197}}
+    \expandafter\def\csname simpleicon at pandora\endcsname {\simpleiconsmapseven\symbol{198}}
+    \expandafter\def\csname simpleicon at pantheon\endcsname {\simpleiconsmapseven\symbol{199}}
+    \expandafter\def\csname simpleicon at paperspace\endcsname {\simpleiconsmapseven\symbol{200}}
+    \expandafter\def\csname simpleicon at paritysubstrate\endcsname {\simpleiconsmapseven\symbol{201}}
+    \expandafter\def\csname simpleicon at parsedotly\endcsname {\simpleiconsmapseven\symbol{202}}
+    \expandafter\def\csname simpleicon at passport\endcsname {\simpleiconsmapseven\symbol{203}}
+    \expandafter\def\csname simpleicon at pastebin\endcsname {\simpleiconsmapseven\symbol{204}}
+    \expandafter\def\csname simpleicon at patreon\endcsname {\simpleiconsmapseven\symbol{205}}
+    \expandafter\def\csname simpleicon at paychex\endcsname {\simpleiconsmapseven\symbol{206}}
+    \expandafter\def\csname simpleicon at payloadcms\endcsname {\simpleiconsmapseven\symbol{207}}
+    \expandafter\def\csname simpleicon at payoneer\endcsname {\simpleiconsmapseven\symbol{208}}
+    \expandafter\def\csname simpleicon at paypal\endcsname {\simpleiconsmapseven\symbol{209}}
+    \expandafter\def\csname simpleicon at paytm\endcsname {\simpleiconsmapseven\symbol{210}}
+    \expandafter\def\csname simpleicon at pcgamingwiki\endcsname {\simpleiconsmapseven\symbol{211}}
+    \expandafter\def\csname simpleicon at peakdesign\endcsname {\simpleiconsmapseven\symbol{212}}
+    \expandafter\def\csname simpleicon at pearson\endcsname {\simpleiconsmapseven\symbol{213}}
+    \expandafter\def\csname simpleicon at peerlist\endcsname {\simpleiconsmapseven\symbol{214}}
+    \expandafter\def\csname simpleicon at peertube\endcsname {\simpleiconsmapseven\symbol{215}}
+    \expandafter\def\csname simpleicon at pegasusairlines\endcsname {\simpleiconsmapseven\symbol{216}}
+    \expandafter\def\csname simpleicon at pelican\endcsname {\simpleiconsmapseven\symbol{217}}
+    \expandafter\def\csname simpleicon at peloton\endcsname {\simpleiconsmapseven\symbol{218}}
+    \expandafter\def\csname simpleicon at penny\endcsname {\simpleiconsmapseven\symbol{219}}
+    \expandafter\def\csname simpleicon at penpot\endcsname {\simpleiconsmapseven\symbol{220}}
+    \expandafter\def\csname simpleicon at pepsi\endcsname {\simpleiconsmapseven\symbol{221}}
+    \expandafter\def\csname simpleicon at percy\endcsname {\simpleiconsmapseven\symbol{222}}
+    \expandafter\def\csname simpleicon at perforce\endcsname {\simpleiconsmapseven\symbol{223}}
+    \expandafter\def\csname simpleicon at perl\endcsname {\simpleiconsmapseven\symbol{224}}
+    \expandafter\def\csname simpleicon at persistent\endcsname {\simpleiconsmapseven\symbol{225}}
+    \expandafter\def\csname simpleicon at personio\endcsname {\simpleiconsmapseven\symbol{226}}
+    \expandafter\def\csname simpleicon at petsathome\endcsname {\simpleiconsmapseven\symbol{227}}
+    \expandafter\def\csname simpleicon at peugeot\endcsname {\simpleiconsmapseven\symbol{228}}
+    \expandafter\def\csname simpleicon at pexels\endcsname {\simpleiconsmapseven\symbol{229}}
+    \expandafter\def\csname simpleicon at pfsense\endcsname {\simpleiconsmapseven\symbol{230}}
+    \expandafter\def\csname simpleicon at phabricator\endcsname {\simpleiconsmapseven\symbol{231}}
+    \expandafter\def\csname simpleicon at philipshue\endcsname {\simpleiconsmapseven\symbol{232}}
+    \expandafter\def\csname simpleicon at phoenixframework\endcsname {\simpleiconsmapseven\symbol{233}}
+    \expandafter\def\csname simpleicon at phonepe\endcsname {\simpleiconsmapseven\symbol{234}}
+    \expandafter\def\csname simpleicon at photobucket\endcsname {\simpleiconsmapseven\symbol{235}}
+    \expandafter\def\csname simpleicon at photocrowd\endcsname {\simpleiconsmapseven\symbol{236}}
+    \expandafter\def\csname simpleicon at photopea\endcsname {\simpleiconsmapseven\symbol{237}}
+    \expandafter\def\csname simpleicon at php\endcsname {\simpleiconsmapseven\symbol{238}}
+    \expandafter\def\csname simpleicon at phpmyadmin\endcsname {\simpleiconsmapseven\symbol{239}}
+    \expandafter\def\csname simpleicon at phpstorm\endcsname {\simpleiconsmapseven\symbol{240}}
+    \expandafter\def\csname simpleicon at piaggiogroup\endcsname {\simpleiconsmapseven\symbol{241}}
+    \expandafter\def\csname simpleicon at picardsurgeles\endcsname {\simpleiconsmapseven\symbol{242}}
+    \expandafter\def\csname simpleicon at picartodottv\endcsname {\simpleiconsmapseven\symbol{243}}
+    \expandafter\def\csname simpleicon at picnic\endcsname {\simpleiconsmapseven\symbol{244}}
+    \expandafter\def\csname simpleicon at picpay\endcsname {\simpleiconsmapseven\symbol{245}}
+    \expandafter\def\csname simpleicon at pihole\endcsname {\simpleiconsmapseven\symbol{246}}
+    \expandafter\def\csname simpleicon at pimcore\endcsname {\simpleiconsmapseven\symbol{247}}
+    \expandafter\def\csname simpleicon at pinboard\endcsname {\simpleiconsmapseven\symbol{248}}
+    \expandafter\def\csname simpleicon at pingdom\endcsname {\simpleiconsmapseven\symbol{249}}
+    \expandafter\def\csname simpleicon at pinterest\endcsname {\simpleiconsmapseven\symbol{250}}
+    \expandafter\def\csname simpleicon at pioneerdj\endcsname {\simpleiconsmapseven\symbol{251}}
+    \expandafter\def\csname simpleicon at pivotaltracker\endcsname {\simpleiconsmapseven\symbol{252}}
+    \expandafter\def\csname simpleicon at piwigo\endcsname {\simpleiconsmapseven\symbol{253}}
+    \expandafter\def\csname simpleicon at pix\endcsname {\simpleiconsmapseven\symbol{254}}
+    \expandafter\def\csname simpleicon at pixabay\endcsname {\simpleiconsmapseven\symbol{255}}
+    \expandafter\def\csname simpleicon at pixiv\endcsname {\simpleiconsmapeight\symbol{0}}
+    \expandafter\def\csname simpleicon at pkgsrc\endcsname {\simpleiconsmapeight\symbol{1}}
+    \expandafter\def\csname simpleicon at planet\endcsname {\simpleiconsmapeight\symbol{2}}
+    \expandafter\def\csname simpleicon at planetscale\endcsname {\simpleiconsmapeight\symbol{3}}
+    \expandafter\def\csname simpleicon at plangrid\endcsname {\simpleiconsmapeight\symbol{4}}
+    \expandafter\def\csname simpleicon at platformdotsh\endcsname {\simpleiconsmapeight\symbol{5}}
+    \expandafter\def\csname simpleicon at platzi\endcsname {\simpleiconsmapeight\symbol{6}}
+    \expandafter\def\csname simpleicon at plausibleanalytics\endcsname {\simpleiconsmapeight\symbol{7}}
+    \expandafter\def\csname simpleicon at playcanvas\endcsname {\simpleiconsmapeight\symbol{8}}
+    \expandafter\def\csname simpleicon at playerdotme\endcsname {\simpleiconsmapeight\symbol{9}}
+    \expandafter\def\csname simpleicon at playerfm\endcsname {\simpleiconsmapeight\symbol{10}}
+    \expandafter\def\csname simpleicon at playstation\endcsname {\simpleiconsmapeight\symbol{11}}
+    \expandafter\def\csname simpleicon at playstation2\endcsname {\simpleiconsmapeight\symbol{12}}
+    \expandafter\def\csname simpleicon at playstation3\endcsname {\simpleiconsmapeight\symbol{13}}
+    \expandafter\def\csname simpleicon at playstation4\endcsname {\simpleiconsmapeight\symbol{14}}
+    \expandafter\def\csname simpleicon at playstation5\endcsname {\simpleiconsmapeight\symbol{15}}
+    \expandafter\def\csname simpleicon at playstationvita\endcsname {\simpleiconsmapeight\symbol{16}}
+    \expandafter\def\csname simpleicon at playwright\endcsname {\simpleiconsmapeight\symbol{17}}
+    \expandafter\def\csname simpleicon at pleroma\endcsname {\simpleiconsmapeight\symbol{18}}
+    \expandafter\def\csname simpleicon at plesk\endcsname {\simpleiconsmapeight\symbol{19}}
+    \expandafter\def\csname simpleicon at plex\endcsname {\simpleiconsmapeight\symbol{20}}
+    \expandafter\def\csname simpleicon at plotly\endcsname {\simpleiconsmapeight\symbol{21}}
+    \expandafter\def\csname simpleicon at pluralsight\endcsname {\simpleiconsmapeight\symbol{22}}
+    \expandafter\def\csname simpleicon at plurk\endcsname {\simpleiconsmapeight\symbol{23}}
+    \expandafter\def\csname simpleicon at pluscodes\endcsname {\simpleiconsmapeight\symbol{24}}
+    \expandafter\def\csname simpleicon at pm2\endcsname {\simpleiconsmapeight\symbol{25}}
+    \expandafter\def\csname simpleicon at pnpm\endcsname {\simpleiconsmapeight\symbol{26}}
+    \expandafter\def\csname simpleicon at pocket\endcsname {\simpleiconsmapeight\symbol{27}}
+    \expandafter\def\csname simpleicon at pocketbase\endcsname {\simpleiconsmapeight\symbol{28}}
+    \expandafter\def\csname simpleicon at pocketcasts\endcsname {\simpleiconsmapeight\symbol{29}}
+    \expandafter\def\csname simpleicon at podcastaddict\endcsname {\simpleiconsmapeight\symbol{30}}
+    \expandafter\def\csname simpleicon at podcastindex\endcsname {\simpleiconsmapeight\symbol{31}}
+    \expandafter\def\csname simpleicon at podman\endcsname {\simpleiconsmapeight\symbol{32}}
+    \expandafter\def\csname simpleicon at poe\endcsname {\simpleiconsmapeight\symbol{33}}
+    \expandafter\def\csname simpleicon at poetry\endcsname {\simpleiconsmapeight\symbol{34}}
+    \expandafter\def\csname simpleicon at pointy\endcsname {\simpleiconsmapeight\symbol{35}}
+    \expandafter\def\csname simpleicon at pokemon\endcsname {\simpleiconsmapeight\symbol{36}}
+    \expandafter\def\csname simpleicon at polars\endcsname {\simpleiconsmapeight\symbol{37}}
+    \expandafter\def\csname simpleicon at polkadot\endcsname {\simpleiconsmapeight\symbol{38}}
+    \expandafter\def\csname simpleicon at poly\endcsname {\simpleiconsmapeight\symbol{39}}
+    \expandafter\def\csname simpleicon at polymerproject\endcsname {\simpleiconsmapeight\symbol{40}}
+    \expandafter\def\csname simpleicon at polywork\endcsname {\simpleiconsmapeight\symbol{41}}
+    \expandafter\def\csname simpleicon at popos\endcsname {\simpleiconsmapeight\symbol{42}}
+    \expandafter\def\csname simpleicon at porsche\endcsname {\simpleiconsmapeight\symbol{43}}
+    \expandafter\def\csname simpleicon at portainer\endcsname {\simpleiconsmapeight\symbol{44}}
+    \expandafter\def\csname simpleicon at postcss\endcsname {\simpleiconsmapeight\symbol{45}}
+    \expandafter\def\csname simpleicon at postgresql\endcsname {\simpleiconsmapeight\symbol{46}}
+    \expandafter\def\csname simpleicon at posthog\endcsname {\simpleiconsmapeight\symbol{47}}
+    \expandafter\def\csname simpleicon at postman\endcsname {\simpleiconsmapeight\symbol{48}}
+    \expandafter\def\csname simpleicon at postmates\endcsname {\simpleiconsmapeight\symbol{49}}
+    \expandafter\def\csname simpleicon at powerapps\endcsname {\simpleiconsmapeight\symbol{50}}
+    \expandafter\def\csname simpleicon at powerautomate\endcsname {\simpleiconsmapeight\symbol{51}}
+    \expandafter\def\csname simpleicon at powerbi\endcsname {\simpleiconsmapeight\symbol{52}}
+    \expandafter\def\csname simpleicon at powerfx\endcsname {\simpleiconsmapeight\symbol{53}}
+    \expandafter\def\csname simpleicon at powerpages\endcsname {\simpleiconsmapeight\symbol{54}}
+    \expandafter\def\csname simpleicon at powers\endcsname {\simpleiconsmapeight\symbol{55}}
+    \expandafter\def\csname simpleicon at powershell\endcsname {\simpleiconsmapeight\symbol{56}}
+    \expandafter\def\csname simpleicon at powervirtualagents\endcsname {\simpleiconsmapeight\symbol{57}}
+    \expandafter\def\csname simpleicon at prdotco\endcsname {\simpleiconsmapeight\symbol{58}}
+    \expandafter\def\csname simpleicon at preact\endcsname {\simpleiconsmapeight\symbol{59}}
+    \expandafter\def\csname simpleicon at precommit\endcsname {\simpleiconsmapeight\symbol{60}}
+    \expandafter\def\csname simpleicon at prefect\endcsname {\simpleiconsmapeight\symbol{61}}
+    \expandafter\def\csname simpleicon at premierleague\endcsname {\simpleiconsmapeight\symbol{62}}
+    \expandafter\def\csname simpleicon at prestashop\endcsname {\simpleiconsmapeight\symbol{63}}
+    \expandafter\def\csname simpleicon at presto\endcsname {\simpleiconsmapeight\symbol{64}}
+    \expandafter\def\csname simpleicon at prettier\endcsname {\simpleiconsmapeight\symbol{65}}
+    \expandafter\def\csname simpleicon at pretzel\endcsname {\simpleiconsmapeight\symbol{66}}
+    \expandafter\def\csname simpleicon at prevention\endcsname {\simpleiconsmapeight\symbol{67}}
+    \expandafter\def\csname simpleicon at prezi\endcsname {\simpleiconsmapeight\symbol{68}}
+    \expandafter\def\csname simpleicon at prime\endcsname {\simpleiconsmapeight\symbol{69}}
+    \expandafter\def\csname simpleicon at primevideo\endcsname {\simpleiconsmapeight\symbol{70}}
+    \expandafter\def\csname simpleicon at printables\endcsname {\simpleiconsmapeight\symbol{71}}
+    \expandafter\def\csname simpleicon at prisma\endcsname {\simpleiconsmapeight\symbol{72}}
+    \expandafter\def\csname simpleicon at prismic\endcsname {\simpleiconsmapeight\symbol{73}}
+    \expandafter\def\csname simpleicon at privateinternetaccess\endcsname {\simpleiconsmapeight\symbol{74}}
+    \expandafter\def\csname simpleicon at probot\endcsname {\simpleiconsmapeight\symbol{75}}
+    \expandafter\def\csname simpleicon at processingfoundation\endcsname {\simpleiconsmapeight\symbol{76}}
+    \expandafter\def\csname simpleicon at processwire\endcsname {\simpleiconsmapeight\symbol{77}}
+    \expandafter\def\csname simpleicon at producthunt\endcsname {\simpleiconsmapeight\symbol{78}}
+    \expandafter\def\csname simpleicon at progate\endcsname {\simpleiconsmapeight\symbol{79}}
+    \expandafter\def\csname simpleicon at progress\endcsname {\simpleiconsmapeight\symbol{80}}
+    \expandafter\def\csname simpleicon at prometheus\endcsname {\simpleiconsmapeight\symbol{81}}
+    \expandafter\def\csname simpleicon at prosieben\endcsname {\simpleiconsmapeight\symbol{82}}
+    \expandafter\def\csname simpleicon at protocolsdotio\endcsname {\simpleiconsmapeight\symbol{83}}
+    \expandafter\def\csname simpleicon at protodotio\endcsname {\simpleiconsmapeight\symbol{84}}
+    \expandafter\def\csname simpleicon at proton\endcsname {\simpleiconsmapeight\symbol{85}}
+    \expandafter\def\csname simpleicon at protoncalendar\endcsname {\simpleiconsmapeight\symbol{86}}
+    \expandafter\def\csname simpleicon at protondb\endcsname {\simpleiconsmapeight\symbol{87}}
+    \expandafter\def\csname simpleicon at protondrive\endcsname {\simpleiconsmapeight\symbol{88}}
+    \expandafter\def\csname simpleicon at protonmail\endcsname {\simpleiconsmapeight\symbol{89}}
+    \expandafter\def\csname simpleicon at protonvpn\endcsname {\simpleiconsmapeight\symbol{90}}
+    \expandafter\def\csname simpleicon at protools\endcsname {\simpleiconsmapeight\symbol{91}}
+    \expandafter\def\csname simpleicon at protractor\endcsname {\simpleiconsmapeight\symbol{92}}
+    \expandafter\def\csname simpleicon at proxmox\endcsname {\simpleiconsmapeight\symbol{93}}
+    \expandafter\def\csname simpleicon at pterodactyl\endcsname {\simpleiconsmapeight\symbol{94}}
+    \expandafter\def\csname simpleicon at pubg\endcsname {\simpleiconsmapeight\symbol{95}}
+    \expandafter\def\csname simpleicon at publons\endcsname {\simpleiconsmapeight\symbol{96}}
+    \expandafter\def\csname simpleicon at pubmed\endcsname {\simpleiconsmapeight\symbol{97}}
+    \expandafter\def\csname simpleicon at pug\endcsname {\simpleiconsmapeight\symbol{98}}
+    \expandafter\def\csname simpleicon at pulumi\endcsname {\simpleiconsmapeight\symbol{99}}
+    \expandafter\def\csname simpleicon at puma\endcsname {\simpleiconsmapeight\symbol{100}}
+    \expandafter\def\csname simpleicon at puppet\endcsname {\simpleiconsmapeight\symbol{101}}
+    \expandafter\def\csname simpleicon at puppeteer\endcsname {\simpleiconsmapeight\symbol{102}}
+    \expandafter\def\csname simpleicon at purescript\endcsname {\simpleiconsmapeight\symbol{103}}
+    \expandafter\def\csname simpleicon at purgecss\endcsname {\simpleiconsmapeight\symbol{104}}
+    \expandafter\def\csname simpleicon at purism\endcsname {\simpleiconsmapeight\symbol{105}}
+    \expandafter\def\csname simpleicon at pusher\endcsname {\simpleiconsmapeight\symbol{106}}
+    \expandafter\def\csname simpleicon at pwa\endcsname {\simpleiconsmapeight\symbol{107}}
+    \expandafter\def\csname simpleicon at pycharm\endcsname {\simpleiconsmapeight\symbol{108}}
+    \expandafter\def\csname simpleicon at pydantic\endcsname {\simpleiconsmapeight\symbol{109}}
+    \expandafter\def\csname simpleicon at pyg\endcsname {\simpleiconsmapeight\symbol{110}}
+    \expandafter\def\csname simpleicon at pypi\endcsname {\simpleiconsmapeight\symbol{111}}
+    \expandafter\def\csname simpleicon at pypy\endcsname {\simpleiconsmapeight\symbol{112}}
+    \expandafter\def\csname simpleicon at pyscaffold\endcsname {\simpleiconsmapeight\symbol{113}}
+    \expandafter\def\csname simpleicon at pysyft\endcsname {\simpleiconsmapeight\symbol{114}}
+    \expandafter\def\csname simpleicon at pytest\endcsname {\simpleiconsmapeight\symbol{115}}
+    \expandafter\def\csname simpleicon at python\endcsname {\simpleiconsmapeight\symbol{116}}
+    \expandafter\def\csname simpleicon at pythonanywhere\endcsname {\simpleiconsmapeight\symbol{117}}
+    \expandafter\def\csname simpleicon at pytorch\endcsname {\simpleiconsmapeight\symbol{118}}
+    \expandafter\def\csname simpleicon at pyup\endcsname {\simpleiconsmapeight\symbol{119}}
+    \expandafter\def\csname simpleicon at qantas\endcsname {\simpleiconsmapeight\symbol{120}}
+    \expandafter\def\csname simpleicon at qatarairways\endcsname {\simpleiconsmapeight\symbol{121}}
+    \expandafter\def\csname simpleicon at qemu\endcsname {\simpleiconsmapeight\symbol{122}}
+    \expandafter\def\csname simpleicon at qgis\endcsname {\simpleiconsmapeight\symbol{123}}
+    \expandafter\def\csname simpleicon at qi\endcsname {\simpleiconsmapeight\symbol{124}}
+    \expandafter\def\csname simpleicon at qiita\endcsname {\simpleiconsmapeight\symbol{125}}
+    \expandafter\def\csname simpleicon at qiskit\endcsname {\simpleiconsmapeight\symbol{126}}
+    \expandafter\def\csname simpleicon at qiwi\endcsname {\simpleiconsmapeight\symbol{127}}
+    \expandafter\def\csname simpleicon at qlik\endcsname {\simpleiconsmapeight\symbol{128}}
+    \expandafter\def\csname simpleicon at qmk\endcsname {\simpleiconsmapeight\symbol{129}}
+    \expandafter\def\csname simpleicon at qt\endcsname {\simpleiconsmapeight\symbol{130}}
+    \expandafter\def\csname simpleicon at qualcomm\endcsname {\simpleiconsmapeight\symbol{131}}
+    \expandafter\def\csname simpleicon at qualtrics\endcsname {\simpleiconsmapeight\symbol{132}}
+    \expandafter\def\csname simpleicon at qualys\endcsname {\simpleiconsmapeight\symbol{133}}
+    \expandafter\def\csname simpleicon at quantcast\endcsname {\simpleiconsmapeight\symbol{134}}
+    \expandafter\def\csname simpleicon at quantconnect\endcsname {\simpleiconsmapeight\symbol{135}}
+    \expandafter\def\csname simpleicon at quarkus\endcsname {\simpleiconsmapeight\symbol{136}}
+    \expandafter\def\csname simpleicon at quasar\endcsname {\simpleiconsmapeight\symbol{137}}
+    \expandafter\def\csname simpleicon at qubesos\endcsname {\simpleiconsmapeight\symbol{138}}
+    \expandafter\def\csname simpleicon at quest\endcsname {\simpleiconsmapeight\symbol{139}}
+    \expandafter\def\csname simpleicon at quickbooks\endcsname {\simpleiconsmapeight\symbol{140}}
+    \expandafter\def\csname simpleicon at quicklook\endcsname {\simpleiconsmapeight\symbol{141}}
+    \expandafter\def\csname simpleicon at quicktime\endcsname {\simpleiconsmapeight\symbol{142}}
+    \expandafter\def\csname simpleicon at quip\endcsname {\simpleiconsmapeight\symbol{143}}
+    \expandafter\def\csname simpleicon at quora\endcsname {\simpleiconsmapeight\symbol{144}}
+    \expandafter\def\csname simpleicon at qwant\endcsname {\simpleiconsmapeight\symbol{145}}
+    \expandafter\def\csname simpleicon at qwiklabs\endcsname {\simpleiconsmapeight\symbol{146}}
+    \expandafter\def\csname simpleicon at qzone\endcsname {\simpleiconsmapeight\symbol{147}}
+    \expandafter\def\csname simpleicon at r\endcsname {\simpleiconsmapeight\symbol{148}}
+    \expandafter\def\csname simpleicon at r3\endcsname {\simpleiconsmapeight\symbol{149}}
+    \expandafter\def\csname simpleicon at rabbitmq\endcsname {\simpleiconsmapeight\symbol{150}}
+    \expandafter\def\csname simpleicon at racket\endcsname {\simpleiconsmapeight\symbol{151}}
+    \expandafter\def\csname simpleicon at radar\endcsname {\simpleiconsmapeight\symbol{152}}
+    \expandafter\def\csname simpleicon at radiopublic\endcsname {\simpleiconsmapeight\symbol{153}}
+    \expandafter\def\csname simpleicon at radixui\endcsname {\simpleiconsmapeight\symbol{154}}
+    \expandafter\def\csname simpleicon at radstudio\endcsname {\simpleiconsmapeight\symbol{155}}
+    \expandafter\def\csname simpleicon at railway\endcsname {\simpleiconsmapeight\symbol{156}}
+    \expandafter\def\csname simpleicon at rainmeter\endcsname {\simpleiconsmapeight\symbol{157}}
+    \expandafter\def\csname simpleicon at rakuten\endcsname {\simpleiconsmapeight\symbol{158}}
+    \expandafter\def\csname simpleicon at ram\endcsname {\simpleiconsmapeight\symbol{159}}
+    \expandafter\def\csname simpleicon at rancher\endcsname {\simpleiconsmapeight\symbol{160}}
+    \expandafter\def\csname simpleicon at rarible\endcsname {\simpleiconsmapeight\symbol{161}}
+    \expandafter\def\csname simpleicon at rasa\endcsname {\simpleiconsmapeight\symbol{162}}
+    \expandafter\def\csname simpleicon at raspberrypi\endcsname {\simpleiconsmapeight\symbol{163}}
+    \expandafter\def\csname simpleicon at ravelry\endcsname {\simpleiconsmapeight\symbol{164}}
+    \expandafter\def\csname simpleicon at ray\endcsname {\simpleiconsmapeight\symbol{165}}
+    \expandafter\def\csname simpleicon at razer\endcsname {\simpleiconsmapeight\symbol{166}}
+    \expandafter\def\csname simpleicon at razorpay\endcsname {\simpleiconsmapeight\symbol{167}}
+    \expandafter\def\csname simpleicon at react\endcsname {\simpleiconsmapeight\symbol{168}}
+    \expandafter\def\csname simpleicon at reacthookform\endcsname {\simpleiconsmapeight\symbol{169}}
+    \expandafter\def\csname simpleicon at reactivex\endcsname {\simpleiconsmapeight\symbol{170}}
+    \expandafter\def\csname simpleicon at reactos\endcsname {\simpleiconsmapeight\symbol{171}}
+    \expandafter\def\csname simpleicon at reactquery\endcsname {\simpleiconsmapeight\symbol{172}}
+    \expandafter\def\csname simpleicon at reactrouter\endcsname {\simpleiconsmapeight\symbol{173}}
+    \expandafter\def\csname simpleicon at reacttable\endcsname {\simpleiconsmapeight\symbol{174}}
+    \expandafter\def\csname simpleicon at readdotcv\endcsname {\simpleiconsmapeight\symbol{175}}
+    \expandafter\def\csname simpleicon at readme\endcsname {\simpleiconsmapeight\symbol{176}}
+    \expandafter\def\csname simpleicon at readthedocs\endcsname {\simpleiconsmapeight\symbol{177}}
+    \expandafter\def\csname simpleicon at realm\endcsname {\simpleiconsmapeight\symbol{178}}
+    \expandafter\def\csname simpleicon at reason\endcsname {\simpleiconsmapeight\symbol{179}}
+    \expandafter\def\csname simpleicon at reasonstudios\endcsname {\simpleiconsmapeight\symbol{180}}
+    \expandafter\def\csname simpleicon at recoil\endcsname {\simpleiconsmapeight\symbol{181}}
+    \expandafter\def\csname simpleicon at red\endcsname {\simpleiconsmapeight\symbol{182}}
+    \expandafter\def\csname simpleicon at redbubble\endcsname {\simpleiconsmapeight\symbol{183}}
+    \expandafter\def\csname simpleicon at reddit\endcsname {\simpleiconsmapeight\symbol{184}}
+    \expandafter\def\csname simpleicon at redhat\endcsname {\simpleiconsmapeight\symbol{185}}
+    \expandafter\def\csname simpleicon at redhatopenshift\endcsname {\simpleiconsmapeight\symbol{186}}
+    \expandafter\def\csname simpleicon at redis\endcsname {\simpleiconsmapeight\symbol{187}}
+    \expandafter\def\csname simpleicon at redmine\endcsname {\simpleiconsmapeight\symbol{188}}
+    \expandafter\def\csname simpleicon at redox\endcsname {\simpleiconsmapeight\symbol{189}}
+    \expandafter\def\csname simpleicon at redux\endcsname {\simpleiconsmapeight\symbol{190}}
+    \expandafter\def\csname simpleicon at reduxsaga\endcsname {\simpleiconsmapeight\symbol{191}}
+    \expandafter\def\csname simpleicon at redwoodjs\endcsname {\simpleiconsmapeight\symbol{192}}
+    \expandafter\def\csname simpleicon at reebok\endcsname {\simpleiconsmapeight\symbol{193}}
+    \expandafter\def\csname simpleicon at relay\endcsname {\simpleiconsmapeight\symbol{194}}
+    \expandafter\def\csname simpleicon at relianceindustrieslimited\endcsname {\simpleiconsmapeight\symbol{195}}
+    \expandafter\def\csname simpleicon at remark\endcsname {\simpleiconsmapeight\symbol{196}}
+    \expandafter\def\csname simpleicon at remix\endcsname {\simpleiconsmapeight\symbol{197}}
+    \expandafter\def\csname simpleicon at renault\endcsname {\simpleiconsmapeight\symbol{198}}
+    \expandafter\def\csname simpleicon at render\endcsname {\simpleiconsmapeight\symbol{199}}
+    \expandafter\def\csname simpleicon at renovatebot\endcsname {\simpleiconsmapeight\symbol{200}}
+    \expandafter\def\csname simpleicon at renpy\endcsname {\simpleiconsmapeight\symbol{201}}
+    \expandafter\def\csname simpleicon at renren\endcsname {\simpleiconsmapeight\symbol{202}}
+    \expandafter\def\csname simpleicon at replit\endcsname {\simpleiconsmapeight\symbol{203}}
+    \expandafter\def\csname simpleicon at republicofgamers\endcsname {\simpleiconsmapeight\symbol{204}}
+    \expandafter\def\csname simpleicon at rescript\endcsname {\simpleiconsmapeight\symbol{205}}
+    \expandafter\def\csname simpleicon at rescuetime\endcsname {\simpleiconsmapeight\symbol{206}}
+    \expandafter\def\csname simpleicon at researchgate\endcsname {\simpleiconsmapeight\symbol{207}}
+    \expandafter\def\csname simpleicon at resharper\endcsname {\simpleiconsmapeight\symbol{208}}
+    \expandafter\def\csname simpleicon at resurrectionremixos\endcsname {\simpleiconsmapeight\symbol{209}}
+    \expandafter\def\csname simpleicon at retool\endcsname {\simpleiconsmapeight\symbol{210}}
+    \expandafter\def\csname simpleicon at retroarch\endcsname {\simpleiconsmapeight\symbol{211}}
+    \expandafter\def\csname simpleicon at retropie\endcsname {\simpleiconsmapeight\symbol{212}}
+    \expandafter\def\csname simpleicon at revanced\endcsname {\simpleiconsmapeight\symbol{213}}
+    \expandafter\def\csname simpleicon at revealdotjs\endcsname {\simpleiconsmapeight\symbol{214}}
+    \expandafter\def\csname simpleicon at reverbnation\endcsname {\simpleiconsmapeight\symbol{215}}
+    \expandafter\def\csname simpleicon at revoltdotchat\endcsname {\simpleiconsmapeight\symbol{216}}
+    \expandafter\def\csname simpleicon at revolut\endcsname {\simpleiconsmapeight\symbol{217}}
+    \expandafter\def\csname simpleicon at revue\endcsname {\simpleiconsmapeight\symbol{218}}
+    \expandafter\def\csname simpleicon at rewe\endcsname {\simpleiconsmapeight\symbol{219}}
+    \expandafter\def\csname simpleicon at rezgo\endcsname {\simpleiconsmapeight\symbol{220}}
+    \expandafter\def\csname simpleicon at rhinoceros\endcsname {\simpleiconsmapeight\symbol{221}}
+    \expandafter\def\csname simpleicon at rider\endcsname {\simpleiconsmapeight\symbol{222}}
+    \expandafter\def\csname simpleicon at rimacautomobili\endcsname {\simpleiconsmapeight\symbol{223}}
+    \expandafter\def\csname simpleicon at ring\endcsname {\simpleiconsmapeight\symbol{224}}
+    \expandafter\def\csname simpleicon at riotgames\endcsname {\simpleiconsmapeight\symbol{225}}
+    \expandafter\def\csname simpleicon at ripple\endcsname {\simpleiconsmapeight\symbol{226}}
+    \expandafter\def\csname simpleicon at riscv\endcsname {\simpleiconsmapeight\symbol{227}}
+    \expandafter\def\csname simpleicon at riseup\endcsname {\simpleiconsmapeight\symbol{228}}
+    \expandafter\def\csname simpleicon at roadmapdotsh\endcsname {\simpleiconsmapeight\symbol{229}}
+    \expandafter\def\csname simpleicon at roamresearch\endcsname {\simpleiconsmapeight\symbol{230}}
+    \expandafter\def\csname simpleicon at robinhood\endcsname {\simpleiconsmapeight\symbol{231}}
+    \expandafter\def\csname simpleicon at roblox\endcsname {\simpleiconsmapeight\symbol{232}}
+    \expandafter\def\csname simpleicon at robloxstudio\endcsname {\simpleiconsmapeight\symbol{233}}
+    \expandafter\def\csname simpleicon at robotframework\endcsname {\simpleiconsmapeight\symbol{234}}
+    \expandafter\def\csname simpleicon at rocketdotchat\endcsname {\simpleiconsmapeight\symbol{235}}
+    \expandafter\def\csname simpleicon at rocksdb\endcsname {\simpleiconsmapeight\symbol{236}}
+    \expandafter\def\csname simpleicon at rockylinux\endcsname {\simpleiconsmapeight\symbol{237}}
+    \expandafter\def\csname simpleicon at roku\endcsname {\simpleiconsmapeight\symbol{238}}
+    \expandafter\def\csname simpleicon at rollsroyce\endcsname {\simpleiconsmapeight\symbol{239}}
+    \expandafter\def\csname simpleicon at rollupdotjs\endcsname {\simpleiconsmapeight\symbol{240}}
+    \expandafter\def\csname simpleicon at rome\endcsname {\simpleiconsmapeight\symbol{241}}
+    \expandafter\def\csname simpleicon at rootme\endcsname {\simpleiconsmapeight\symbol{242}}
+    \expandafter\def\csname simpleicon at roots\endcsname {\simpleiconsmapeight\symbol{243}}
+    \expandafter\def\csname simpleicon at rootsbedrock\endcsname {\simpleiconsmapeight\symbol{244}}
+    \expandafter\def\csname simpleicon at rootssage\endcsname {\simpleiconsmapeight\symbol{245}}
+    \expandafter\def\csname simpleicon at ros\endcsname {\simpleiconsmapeight\symbol{246}}
+    \expandafter\def\csname simpleicon at rossmann\endcsname {\simpleiconsmapeight\symbol{247}}
+    \expandafter\def\csname simpleicon at rotaryinternational\endcsname {\simpleiconsmapeight\symbol{248}}
+    \expandafter\def\csname simpleicon at rottentomatoes\endcsname {\simpleiconsmapeight\symbol{249}}
+    \expandafter\def\csname simpleicon at roundcube\endcsname {\simpleiconsmapeight\symbol{250}}
+    \expandafter\def\csname simpleicon at rsocket\endcsname {\simpleiconsmapeight\symbol{251}}
+    \expandafter\def\csname simpleicon at rss\endcsname {\simpleiconsmapeight\symbol{252}}
+    \expandafter\def\csname simpleicon at rstudio\endcsname {\simpleiconsmapeight\symbol{253}}
+    \expandafter\def\csname simpleicon at rte\endcsname {\simpleiconsmapeight\symbol{254}}
+    \expandafter\def\csname simpleicon at rtl\endcsname {\simpleiconsmapeight\symbol{255}}
+    \expandafter\def\csname simpleicon at rtlzwei\endcsname {\simpleiconsmapnine\symbol{0}}
+    \expandafter\def\csname simpleicon at rubocop\endcsname {\simpleiconsmapnine\symbol{1}}
+    \expandafter\def\csname simpleicon at ruby\endcsname {\simpleiconsmapnine\symbol{2}}
+    \expandafter\def\csname simpleicon at rubygems\endcsname {\simpleiconsmapnine\symbol{3}}
+    \expandafter\def\csname simpleicon at rubyonrails\endcsname {\simpleiconsmapnine\symbol{4}}
+    \expandafter\def\csname simpleicon at rubysinatra\endcsname {\simpleiconsmapnine\symbol{5}}
+    \expandafter\def\csname simpleicon at ruff\endcsname {\simpleiconsmapnine\symbol{6}}
+    \expandafter\def\csname simpleicon at rumble\endcsname {\simpleiconsmapnine\symbol{7}}
+    \expandafter\def\csname simpleicon at rundeck\endcsname {\simpleiconsmapnine\symbol{8}}
+    \expandafter\def\csname simpleicon at runkeeper\endcsname {\simpleiconsmapnine\symbol{9}}
+    \expandafter\def\csname simpleicon at runkit\endcsname {\simpleiconsmapnine\symbol{10}}
+    \expandafter\def\csname simpleicon at rust\endcsname {\simpleiconsmapnine\symbol{11}}
+    \expandafter\def\csname simpleicon at rxdb\endcsname {\simpleiconsmapnine\symbol{12}}
+    \expandafter\def\csname simpleicon at ryanair\endcsname {\simpleiconsmapnine\symbol{13}}
+    \expandafter\def\csname simpleicon at s7airlines\endcsname {\simpleiconsmapnine\symbol{14}}
+    \expandafter\def\csname simpleicon at sabanci\endcsname {\simpleiconsmapnine\symbol{15}}
+    \expandafter\def\csname simpleicon at safari\endcsname {\simpleiconsmapnine\symbol{16}}
+    \expandafter\def\csname simpleicon at sage\endcsname {\simpleiconsmapnine\symbol{17}}
+    \expandafter\def\csname simpleicon at sahibinden\endcsname {\simpleiconsmapnine\symbol{18}}
+    \expandafter\def\csname simpleicon at sailfishos\endcsname {\simpleiconsmapnine\symbol{19}}
+    \expandafter\def\csname simpleicon at sailsdotjs\endcsname {\simpleiconsmapnine\symbol{20}}
+    \expandafter\def\csname simpleicon at salesforce\endcsname {\simpleiconsmapnine\symbol{21}}
+    \expandafter\def\csname simpleicon at saltproject\endcsname {\simpleiconsmapnine\symbol{22}}
+    \expandafter\def\csname simpleicon at samsung\endcsname {\simpleiconsmapnine\symbol{23}}
+    \expandafter\def\csname simpleicon at samsungpay\endcsname {\simpleiconsmapnine\symbol{24}}
+    \expandafter\def\csname simpleicon at sandisk\endcsname {\simpleiconsmapnine\symbol{25}}
+    \expandafter\def\csname simpleicon at sanfranciscomunicipalrailway\endcsname {\simpleiconsmapnine\symbol{26}}
+    \expandafter\def\csname simpleicon at sanic\endcsname {\simpleiconsmapnine\symbol{27}}
+    \expandafter\def\csname simpleicon at sanity\endcsname {\simpleiconsmapnine\symbol{28}}
+    \expandafter\def\csname simpleicon at saopaulometro\endcsname {\simpleiconsmapnine\symbol{29}}
+    \expandafter\def\csname simpleicon at sap\endcsname {\simpleiconsmapnine\symbol{30}}
+    \expandafter\def\csname simpleicon at sass\endcsname {\simpleiconsmapnine\symbol{31}}
+    \expandafter\def\csname simpleicon at sat1\endcsname {\simpleiconsmapnine\symbol{32}}
+    \expandafter\def\csname simpleicon at saturn\endcsname {\simpleiconsmapnine\symbol{33}}
+    \expandafter\def\csname simpleicon at saucelabs\endcsname {\simpleiconsmapnine\symbol{34}}
+    \expandafter\def\csname simpleicon at scala\endcsname {\simpleiconsmapnine\symbol{35}}
+    \expandafter\def\csname simpleicon at scaleway\endcsname {\simpleiconsmapnine\symbol{36}}
+    \expandafter\def\csname simpleicon at scania\endcsname {\simpleiconsmapnine\symbol{37}}
+    \expandafter\def\csname simpleicon at schneiderelectric\endcsname {\simpleiconsmapnine\symbol{38}}
+    \expandafter\def\csname simpleicon at scikitlearn\endcsname {\simpleiconsmapnine\symbol{39}}
+    \expandafter\def\csname simpleicon at scipy\endcsname {\simpleiconsmapnine\symbol{40}}
+    \expandafter\def\csname simpleicon at scopus\endcsname {\simpleiconsmapnine\symbol{41}}
+    \expandafter\def\csname simpleicon at scpfoundation\endcsname {\simpleiconsmapnine\symbol{42}}
+    \expandafter\def\csname simpleicon at scrapbox\endcsname {\simpleiconsmapnine\symbol{43}}
+    \expandafter\def\csname simpleicon at scratch\endcsname {\simpleiconsmapnine\symbol{44}}
+    \expandafter\def\csname simpleicon at screencastify\endcsname {\simpleiconsmapnine\symbol{45}}
+    \expandafter\def\csname simpleicon at scribd\endcsname {\simpleiconsmapnine\symbol{46}}
+    \expandafter\def\csname simpleicon at scrimba\endcsname {\simpleiconsmapnine\symbol{47}}
+    \expandafter\def\csname simpleicon at scrollreveal\endcsname {\simpleiconsmapnine\symbol{48}}
+    \expandafter\def\csname simpleicon at scrumalliance\endcsname {\simpleiconsmapnine\symbol{49}}
+    \expandafter\def\csname simpleicon at scrutinizerci\endcsname {\simpleiconsmapnine\symbol{50}}
+    \expandafter\def\csname simpleicon at scylladb\endcsname {\simpleiconsmapnine\symbol{51}}
+    \expandafter\def\csname simpleicon at seagate\endcsname {\simpleiconsmapnine\symbol{52}}
+    \expandafter\def\csname simpleicon at searxng\endcsname {\simpleiconsmapnine\symbol{53}}
+    \expandafter\def\csname simpleicon at seat\endcsname {\simpleiconsmapnine\symbol{54}}
+    \expandafter\def\csname simpleicon at securityscorecard\endcsname {\simpleiconsmapnine\symbol{55}}
+    \expandafter\def\csname simpleicon at sefaria\endcsname {\simpleiconsmapnine\symbol{56}}
+    \expandafter\def\csname simpleicon at sega\endcsname {\simpleiconsmapnine\symbol{57}}
+    \expandafter\def\csname simpleicon at selenium\endcsname {\simpleiconsmapnine\symbol{58}}
+    \expandafter\def\csname simpleicon at sellfy\endcsname {\simpleiconsmapnine\symbol{59}}
+    \expandafter\def\csname simpleicon at semanticrelease\endcsname {\simpleiconsmapnine\symbol{60}}
+    \expandafter\def\csname simpleicon at semanticscholar\endcsname {\simpleiconsmapnine\symbol{61}}
+    \expandafter\def\csname simpleicon at semanticuireact\endcsname {\simpleiconsmapnine\symbol{62}}
+    \expandafter\def\csname simpleicon at semanticweb\endcsname {\simpleiconsmapnine\symbol{63}}
+    \expandafter\def\csname simpleicon at semaphoreci\endcsname {\simpleiconsmapnine\symbol{64}}
+    \expandafter\def\csname simpleicon at semrush\endcsname {\simpleiconsmapnine\symbol{65}}
+    \expandafter\def\csname simpleicon at semver\endcsname {\simpleiconsmapnine\symbol{66}}
+    \expandafter\def\csname simpleicon at sencha\endcsname {\simpleiconsmapnine\symbol{67}}
+    \expandafter\def\csname simpleicon at sendinblue\endcsname {\simpleiconsmapnine\symbol{68}}
+    \expandafter\def\csname simpleicon at sennheiser\endcsname {\simpleiconsmapnine\symbol{69}}
+    \expandafter\def\csname simpleicon at sensu\endcsname {\simpleiconsmapnine\symbol{70}}
+    \expandafter\def\csname simpleicon at sentry\endcsname {\simpleiconsmapnine\symbol{71}}
+    \expandafter\def\csname simpleicon at sepa\endcsname {\simpleiconsmapnine\symbol{72}}
+    \expandafter\def\csname simpleicon at sequelize\endcsname {\simpleiconsmapnine\symbol{73}}
+    \expandafter\def\csname simpleicon at serverfault\endcsname {\simpleiconsmapnine\symbol{74}}
+    \expandafter\def\csname simpleicon at serverless\endcsname {\simpleiconsmapnine\symbol{75}}
+    \expandafter\def\csname simpleicon at sessionize\endcsname {\simpleiconsmapnine\symbol{76}}
+    \expandafter\def\csname simpleicon at setapp\endcsname {\simpleiconsmapnine\symbol{77}}
+    \expandafter\def\csname simpleicon at sfml\endcsname {\simpleiconsmapnine\symbol{78}}
+    \expandafter\def\csname simpleicon at shadow\endcsname {\simpleiconsmapnine\symbol{79}}
+    \expandafter\def\csname simpleicon at shanghaimetro\endcsname {\simpleiconsmapnine\symbol{80}}
+    \expandafter\def\csname simpleicon at sharex\endcsname {\simpleiconsmapnine\symbol{81}}
+    \expandafter\def\csname simpleicon at sharp\endcsname {\simpleiconsmapnine\symbol{82}}
+    \expandafter\def\csname simpleicon at shazam\endcsname {\simpleiconsmapnine\symbol{83}}
+    \expandafter\def\csname simpleicon at shell\endcsname {\simpleiconsmapnine\symbol{84}}
+    \expandafter\def\csname simpleicon at shelly\endcsname {\simpleiconsmapnine\symbol{85}}
+    \expandafter\def\csname simpleicon at shenzhenmetro\endcsname {\simpleiconsmapnine\symbol{86}}
+    \expandafter\def\csname simpleicon at shieldsdotio\endcsname {\simpleiconsmapnine\symbol{87}}
+    \expandafter\def\csname simpleicon at shikimori\endcsname {\simpleiconsmapnine\symbol{88}}
+    \expandafter\def\csname simpleicon at shopee\endcsname {\simpleiconsmapnine\symbol{89}}
+    \expandafter\def\csname simpleicon at shopify\endcsname {\simpleiconsmapnine\symbol{90}}
+    \expandafter\def\csname simpleicon at shopware\endcsname {\simpleiconsmapnine\symbol{91}}
+    \expandafter\def\csname simpleicon at shortcut\endcsname {\simpleiconsmapnine\symbol{92}}
+    \expandafter\def\csname simpleicon at shotcut\endcsname {\simpleiconsmapnine\symbol{93}}
+    \expandafter\def\csname simpleicon at showpad\endcsname {\simpleiconsmapnine\symbol{94}}
+    \expandafter\def\csname simpleicon at showtime\endcsname {\simpleiconsmapnine\symbol{95}}
+    \expandafter\def\csname simpleicon at shutterstock\endcsname {\simpleiconsmapnine\symbol{96}}
+    \expandafter\def\csname simpleicon at siemens\endcsname {\simpleiconsmapnine\symbol{97}}
+    \expandafter\def\csname simpleicon at sifive\endcsname {\simpleiconsmapnine\symbol{98}}
+    \expandafter\def\csname simpleicon at signal\endcsname {\simpleiconsmapnine\symbol{99}}
+    \expandafter\def\csname simpleicon at similarweb\endcsname {\simpleiconsmapnine\symbol{100}}
+    \expandafter\def\csname simpleicon at simkl\endcsname {\simpleiconsmapnine\symbol{101}}
+    \expandafter\def\csname simpleicon at simpleanalytics\endcsname {\simpleiconsmapnine\symbol{102}}
+    \expandafter\def\csname simpleicon at simpleicons\endcsname {\simpleiconsmapnine\symbol{103}}
+    \expandafter\def\csname simpleicon at simplenote\endcsname {\simpleiconsmapnine\symbol{104}}
+    \expandafter\def\csname simpleicon at sinaweibo\endcsname {\simpleiconsmapnine\symbol{105}}
+    \expandafter\def\csname simpleicon at singaporeairlines\endcsname {\simpleiconsmapnine\symbol{106}}
+    \expandafter\def\csname simpleicon at singlestore\endcsname {\simpleiconsmapnine\symbol{107}}
+    \expandafter\def\csname simpleicon at sitecore\endcsname {\simpleiconsmapnine\symbol{108}}
+    \expandafter\def\csname simpleicon at sitepoint\endcsname {\simpleiconsmapnine\symbol{109}}
+    \expandafter\def\csname simpleicon at sketch\endcsname {\simpleiconsmapnine\symbol{110}}
+    \expandafter\def\csname simpleicon at sketchfab\endcsname {\simpleiconsmapnine\symbol{111}}
+    \expandafter\def\csname simpleicon at sketchup\endcsname {\simpleiconsmapnine\symbol{112}}
+    \expandafter\def\csname simpleicon at skillshare\endcsname {\simpleiconsmapnine\symbol{113}}
+    \expandafter\def\csname simpleicon at skoda\endcsname {\simpleiconsmapnine\symbol{114}}
+    \expandafter\def\csname simpleicon at sky\endcsname {\simpleiconsmapnine\symbol{115}}
+    \expandafter\def\csname simpleicon at skynet\endcsname {\simpleiconsmapnine\symbol{116}}
+    \expandafter\def\csname simpleicon at skypack\endcsname {\simpleiconsmapnine\symbol{117}}
+    \expandafter\def\csname simpleicon at skype\endcsname {\simpleiconsmapnine\symbol{118}}
+    \expandafter\def\csname simpleicon at skypeforbusiness\endcsname {\simpleiconsmapnine\symbol{119}}
+    \expandafter\def\csname simpleicon at skyrock\endcsname {\simpleiconsmapnine\symbol{120}}
+    \expandafter\def\csname simpleicon at slack\endcsname {\simpleiconsmapnine\symbol{121}}
+    \expandafter\def\csname simpleicon at slackware\endcsname {\simpleiconsmapnine\symbol{122}}
+    \expandafter\def\csname simpleicon at slashdot\endcsname {\simpleiconsmapnine\symbol{123}}
+    \expandafter\def\csname simpleicon at slickpic\endcsname {\simpleiconsmapnine\symbol{124}}
+    \expandafter\def\csname simpleicon at slides\endcsname {\simpleiconsmapnine\symbol{125}}
+    \expandafter\def\csname simpleicon at slideshare\endcsname {\simpleiconsmapnine\symbol{126}}
+    \expandafter\def\csname simpleicon at smart\endcsname {\simpleiconsmapnine\symbol{127}}
+    \expandafter\def\csname simpleicon at smartthings\endcsname {\simpleiconsmapnine\symbol{128}}
+    \expandafter\def\csname simpleicon at smashdotgg\endcsname {\simpleiconsmapnine\symbol{129}}
+    \expandafter\def\csname simpleicon at smashingmagazine\endcsname {\simpleiconsmapnine\symbol{130}}
+    \expandafter\def\csname simpleicon at smrt\endcsname {\simpleiconsmapnine\symbol{131}}
+    \expandafter\def\csname simpleicon at smugmug\endcsname {\simpleiconsmapnine\symbol{132}}
+    \expandafter\def\csname simpleicon at snapchat\endcsname {\simpleiconsmapnine\symbol{133}}
+    \expandafter\def\csname simpleicon at snapcraft\endcsname {\simpleiconsmapnine\symbol{134}}
+    \expandafter\def\csname simpleicon at sncf\endcsname {\simpleiconsmapnine\symbol{135}}
+    \expandafter\def\csname simpleicon at snowflake\endcsname {\simpleiconsmapnine\symbol{136}}
+    \expandafter\def\csname simpleicon at snowpack\endcsname {\simpleiconsmapnine\symbol{137}}
+    \expandafter\def\csname simpleicon at snyk\endcsname {\simpleiconsmapnine\symbol{138}}
+    \expandafter\def\csname simpleicon at socialblade\endcsname {\simpleiconsmapnine\symbol{139}}
+    \expandafter\def\csname simpleicon at society6\endcsname {\simpleiconsmapnine\symbol{140}}
+    \expandafter\def\csname simpleicon at socketdotio\endcsname {\simpleiconsmapnine\symbol{141}}
+    \expandafter\def\csname simpleicon at sogou\endcsname {\simpleiconsmapnine\symbol{142}}
+    \expandafter\def\csname simpleicon at solid\endcsname {\simpleiconsmapnine\symbol{143}}
+    \expandafter\def\csname simpleicon at solidity\endcsname {\simpleiconsmapnine\symbol{144}}
+    \expandafter\def\csname simpleicon at sololearn\endcsname {\simpleiconsmapnine\symbol{145}}
+    \expandafter\def\csname simpleicon at solus\endcsname {\simpleiconsmapnine\symbol{146}}
+    \expandafter\def\csname simpleicon at sonar\endcsname {\simpleiconsmapnine\symbol{147}}
+    \expandafter\def\csname simpleicon at sonarcloud\endcsname {\simpleiconsmapnine\symbol{148}}
+    \expandafter\def\csname simpleicon at sonarlint\endcsname {\simpleiconsmapnine\symbol{149}}
+    \expandafter\def\csname simpleicon at sonarqube\endcsname {\simpleiconsmapnine\symbol{150}}
+    \expandafter\def\csname simpleicon at sonarsource\endcsname {\simpleiconsmapnine\symbol{151}}
+    \expandafter\def\csname simpleicon at sonatype\endcsname {\simpleiconsmapnine\symbol{152}}
+    \expandafter\def\csname simpleicon at songkick\endcsname {\simpleiconsmapnine\symbol{153}}
+    \expandafter\def\csname simpleicon at songoda\endcsname {\simpleiconsmapnine\symbol{154}}
+    \expandafter\def\csname simpleicon at sonicwall\endcsname {\simpleiconsmapnine\symbol{155}}
+    \expandafter\def\csname simpleicon at sonos\endcsname {\simpleiconsmapnine\symbol{156}}
+    \expandafter\def\csname simpleicon at sony\endcsname {\simpleiconsmapnine\symbol{157}}
+    \expandafter\def\csname simpleicon at soundcharts\endcsname {\simpleiconsmapnine\symbol{158}}
+    \expandafter\def\csname simpleicon at soundcloud\endcsname {\simpleiconsmapnine\symbol{159}}
+    \expandafter\def\csname simpleicon at sourceengine\endcsname {\simpleiconsmapnine\symbol{160}}
+    \expandafter\def\csname simpleicon at sourceforge\endcsname {\simpleiconsmapnine\symbol{161}}
+    \expandafter\def\csname simpleicon at sourcegraph\endcsname {\simpleiconsmapnine\symbol{162}}
+    \expandafter\def\csname simpleicon at sourcehut\endcsname {\simpleiconsmapnine\symbol{163}}
+    \expandafter\def\csname simpleicon at sourcetree\endcsname {\simpleiconsmapnine\symbol{164}}
+    \expandafter\def\csname simpleicon at southwestairlines\endcsname {\simpleiconsmapnine\symbol{165}}
+    \expandafter\def\csname simpleicon at spacemacs\endcsname {\simpleiconsmapnine\symbol{166}}
+    \expandafter\def\csname simpleicon at spacex\endcsname {\simpleiconsmapnine\symbol{167}}
+    \expandafter\def\csname simpleicon at spacy\endcsname {\simpleiconsmapnine\symbol{168}}
+    \expandafter\def\csname simpleicon at sparkar\endcsname {\simpleiconsmapnine\symbol{169}}
+    \expandafter\def\csname simpleicon at sparkasse\endcsname {\simpleiconsmapnine\symbol{170}}
+    \expandafter\def\csname simpleicon at sparkfun\endcsname {\simpleiconsmapnine\symbol{171}}
+    \expandafter\def\csname simpleicon at sparkpost\endcsname {\simpleiconsmapnine\symbol{172}}
+    \expandafter\def\csname simpleicon at spdx\endcsname {\simpleiconsmapnine\symbol{173}}
+    \expandafter\def\csname simpleicon at speakerdeck\endcsname {\simpleiconsmapnine\symbol{174}}
+    \expandafter\def\csname simpleicon at spectrum\endcsname {\simpleiconsmapnine\symbol{175}}
+    \expandafter\def\csname simpleicon at speedtest\endcsname {\simpleiconsmapnine\symbol{176}}
+    \expandafter\def\csname simpleicon at speedypage\endcsname {\simpleiconsmapnine\symbol{177}}
+    \expandafter\def\csname simpleicon at sphinx\endcsname {\simpleiconsmapnine\symbol{178}}
+    \expandafter\def\csname simpleicon at spigotmc\endcsname {\simpleiconsmapnine\symbol{179}}
+    \expandafter\def\csname simpleicon at spinnaker\endcsname {\simpleiconsmapnine\symbol{180}}
+    \expandafter\def\csname simpleicon at spinrilla\endcsname {\simpleiconsmapnine\symbol{181}}
+    \expandafter\def\csname simpleicon at splunk\endcsname {\simpleiconsmapnine\symbol{182}}
+    \expandafter\def\csname simpleicon at spoj\endcsname {\simpleiconsmapnine\symbol{183}}
+    \expandafter\def\csname simpleicon at spond\endcsname {\simpleiconsmapnine\symbol{184}}
+    \expandafter\def\csname simpleicon at spotify\endcsname {\simpleiconsmapnine\symbol{185}}
+    \expandafter\def\csname simpleicon at spotlight\endcsname {\simpleiconsmapnine\symbol{186}}
+    \expandafter\def\csname simpleicon at spreadshirt\endcsname {\simpleiconsmapnine\symbol{187}}
+    \expandafter\def\csname simpleicon at spreaker\endcsname {\simpleiconsmapnine\symbol{188}}
+    \expandafter\def\csname simpleicon at spring\endcsname {\simpleiconsmapnine\symbol{189}}
+    \expandafter\def\csname simpleicon at springcreators\endcsname {\simpleiconsmapnine\symbol{190}}
+    \expandafter\def\csname simpleicon at springboot\endcsname {\simpleiconsmapnine\symbol{191}}
+    \expandafter\def\csname simpleicon at springsecurity\endcsname {\simpleiconsmapnine\symbol{192}}
+    \expandafter\def\csname simpleicon at spyderide\endcsname {\simpleiconsmapnine\symbol{193}}
+    \expandafter\def\csname simpleicon at sqlalchemy\endcsname {\simpleiconsmapnine\symbol{194}}
+    \expandafter\def\csname simpleicon at sqlite\endcsname {\simpleiconsmapnine\symbol{195}}
+    \expandafter\def\csname simpleicon at square\endcsname {\simpleiconsmapnine\symbol{196}}
+    \expandafter\def\csname simpleicon at squareenix\endcsname {\simpleiconsmapnine\symbol{197}}
+    \expandafter\def\csname simpleicon at squarespace\endcsname {\simpleiconsmapnine\symbol{198}}
+    \expandafter\def\csname simpleicon at ssrn\endcsname {\simpleiconsmapnine\symbol{199}}
+    \expandafter\def\csname simpleicon at sst\endcsname {\simpleiconsmapnine\symbol{200}}
+    \expandafter\def\csname simpleicon at stackbit\endcsname {\simpleiconsmapnine\symbol{201}}
+    \expandafter\def\csname simpleicon at stackblitz\endcsname {\simpleiconsmapnine\symbol{202}}
+    \expandafter\def\csname simpleicon at stackedit\endcsname {\simpleiconsmapnine\symbol{203}}
+    \expandafter\def\csname simpleicon at stackexchange\endcsname {\simpleiconsmapnine\symbol{204}}
+    \expandafter\def\csname simpleicon at stackhawk\endcsname {\simpleiconsmapnine\symbol{205}}
+    \expandafter\def\csname simpleicon at stackoverflow\endcsname {\simpleiconsmapnine\symbol{206}}
+    \expandafter\def\csname simpleicon at stackpath\endcsname {\simpleiconsmapnine\symbol{207}}
+    \expandafter\def\csname simpleicon at stackshare\endcsname {\simpleiconsmapnine\symbol{208}}
+    \expandafter\def\csname simpleicon at stadia\endcsname {\simpleiconsmapnine\symbol{209}}
+    \expandafter\def\csname simpleicon at staffbase\endcsname {\simpleiconsmapnine\symbol{210}}
+    \expandafter\def\csname simpleicon at standardjs\endcsname {\simpleiconsmapnine\symbol{211}}
+    \expandafter\def\csname simpleicon at standardresume\endcsname {\simpleiconsmapnine\symbol{212}}
+    \expandafter\def\csname simpleicon at starbucks\endcsname {\simpleiconsmapnine\symbol{213}}
+    \expandafter\def\csname simpleicon at stardock\endcsname {\simpleiconsmapnine\symbol{214}}
+    \expandafter\def\csname simpleicon at starlingbank\endcsname {\simpleiconsmapnine\symbol{215}}
+    \expandafter\def\csname simpleicon at starship\endcsname {\simpleiconsmapnine\symbol{216}}
+    \expandafter\def\csname simpleicon at startrek\endcsname {\simpleiconsmapnine\symbol{217}}
+    \expandafter\def\csname simpleicon at starz\endcsname {\simpleiconsmapnine\symbol{218}}
+    \expandafter\def\csname simpleicon at statamic\endcsname {\simpleiconsmapnine\symbol{219}}
+    \expandafter\def\csname simpleicon at statuspage\endcsname {\simpleiconsmapnine\symbol{220}}
+    \expandafter\def\csname simpleicon at statuspal\endcsname {\simpleiconsmapnine\symbol{221}}
+    \expandafter\def\csname simpleicon at steam\endcsname {\simpleiconsmapnine\symbol{222}}
+    \expandafter\def\csname simpleicon at steamdb\endcsname {\simpleiconsmapnine\symbol{223}}
+    \expandafter\def\csname simpleicon at steamdeck\endcsname {\simpleiconsmapnine\symbol{224}}
+    \expandafter\def\csname simpleicon at steamworks\endcsname {\simpleiconsmapnine\symbol{225}}
+    \expandafter\def\csname simpleicon at steelseries\endcsname {\simpleiconsmapnine\symbol{226}}
+    \expandafter\def\csname simpleicon at steem\endcsname {\simpleiconsmapnine\symbol{227}}
+    \expandafter\def\csname simpleicon at steemit\endcsname {\simpleiconsmapnine\symbol{228}}
+    \expandafter\def\csname simpleicon at steinberg\endcsname {\simpleiconsmapnine\symbol{229}}
+    \expandafter\def\csname simpleicon at stellar\endcsname {\simpleiconsmapnine\symbol{230}}
+    \expandafter\def\csname simpleicon at stencyl\endcsname {\simpleiconsmapnine\symbol{231}}
+    \expandafter\def\csname simpleicon at stimulus\endcsname {\simpleiconsmapnine\symbol{232}}
+    \expandafter\def\csname simpleicon at stitcher\endcsname {\simpleiconsmapnine\symbol{233}}
+    \expandafter\def\csname simpleicon at stmicroelectronics\endcsname {\simpleiconsmapnine\symbol{234}}
+    \expandafter\def\csname simpleicon at stopstalk\endcsname {\simpleiconsmapnine\symbol{235}}
+    \expandafter\def\csname simpleicon at storyblok\endcsname {\simpleiconsmapnine\symbol{236}}
+    \expandafter\def\csname simpleicon at storybook\endcsname {\simpleiconsmapnine\symbol{237}}
+    \expandafter\def\csname simpleicon at strapi\endcsname {\simpleiconsmapnine\symbol{238}}
+    \expandafter\def\csname simpleicon at strava\endcsname {\simpleiconsmapnine\symbol{239}}
+    \expandafter\def\csname simpleicon at streamlit\endcsname {\simpleiconsmapnine\symbol{240}}
+    \expandafter\def\csname simpleicon at stripe\endcsname {\simpleiconsmapnine\symbol{241}}
+    \expandafter\def\csname simpleicon at strongswan\endcsname {\simpleiconsmapnine\symbol{242}}
+    \expandafter\def\csname simpleicon at stryker\endcsname {\simpleiconsmapnine\symbol{243}}
+    \expandafter\def\csname simpleicon at stubhub\endcsname {\simpleiconsmapnine\symbol{244}}
+    \expandafter\def\csname simpleicon at studio3t\endcsname {\simpleiconsmapnine\symbol{245}}
+    \expandafter\def\csname simpleicon at studyverse\endcsname {\simpleiconsmapnine\symbol{246}}
+    \expandafter\def\csname simpleicon at styledcomponents\endcsname {\simpleiconsmapnine\symbol{247}}
+    \expandafter\def\csname simpleicon at stylelint\endcsname {\simpleiconsmapnine\symbol{248}}
+    \expandafter\def\csname simpleicon at styleshare\endcsname {\simpleiconsmapnine\symbol{249}}
+    \expandafter\def\csname simpleicon at stylus\endcsname {\simpleiconsmapnine\symbol{250}}
+    \expandafter\def\csname simpleicon at subaru\endcsname {\simpleiconsmapnine\symbol{251}}
+    \expandafter\def\csname simpleicon at sublimetext\endcsname {\simpleiconsmapnine\symbol{252}}
+    \expandafter\def\csname simpleicon at substack\endcsname {\simpleiconsmapnine\symbol{253}}
+    \expandafter\def\csname simpleicon at subtitleedit\endcsname {\simpleiconsmapnine\symbol{254}}
+    \expandafter\def\csname simpleicon at subversion\endcsname {\simpleiconsmapnine\symbol{255}}
+    \expandafter\def\csname simpleicon at suckless\endcsname {\simpleiconsmaponezero\symbol{0}}
+    \expandafter\def\csname simpleicon at sumologic\endcsname {\simpleiconsmaponezero\symbol{1}}
+    \expandafter\def\csname simpleicon at supabase\endcsname {\simpleiconsmaponezero\symbol{2}}
+    \expandafter\def\csname simpleicon at supercrease\endcsname {\simpleiconsmaponezero\symbol{3}}
+    \expandafter\def\csname simpleicon at supermicro\endcsname {\simpleiconsmaponezero\symbol{4}}
+    \expandafter\def\csname simpleicon at superuser\endcsname {\simpleiconsmaponezero\symbol{5}}
+    \expandafter\def\csname simpleicon at surrealdb\endcsname {\simpleiconsmaponezero\symbol{6}}
+    \expandafter\def\csname simpleicon at surveymonkey\endcsname {\simpleiconsmaponezero\symbol{7}}
+    \expandafter\def\csname simpleicon at suse\endcsname {\simpleiconsmaponezero\symbol{8}}
+    \expandafter\def\csname simpleicon at suzuki\endcsname {\simpleiconsmaponezero\symbol{9}}
+    \expandafter\def\csname simpleicon at svelte\endcsname {\simpleiconsmaponezero\symbol{10}}
+    \expandafter\def\csname simpleicon at svg\endcsname {\simpleiconsmaponezero\symbol{11}}
+    \expandafter\def\csname simpleicon at svgdotjs\endcsname {\simpleiconsmaponezero\symbol{12}}
+    \expandafter\def\csname simpleicon at svgo\endcsname {\simpleiconsmaponezero\symbol{13}}
+    \expandafter\def\csname simpleicon at swagger\endcsname {\simpleiconsmaponezero\symbol{14}}
+    \expandafter\def\csname simpleicon at swarm\endcsname {\simpleiconsmaponezero\symbol{15}}
+    \expandafter\def\csname simpleicon at swc\endcsname {\simpleiconsmaponezero\symbol{16}}
+    \expandafter\def\csname simpleicon at swift\endcsname {\simpleiconsmaponezero\symbol{17}}
+    \expandafter\def\csname simpleicon at swiggy\endcsname {\simpleiconsmaponezero\symbol{18}}
+    \expandafter\def\csname simpleicon at swiper\endcsname {\simpleiconsmaponezero\symbol{19}}
+    \expandafter\def\csname simpleicon at swr\endcsname {\simpleiconsmaponezero\symbol{20}}
+    \expandafter\def\csname simpleicon at symantec\endcsname {\simpleiconsmaponezero\symbol{21}}
+    \expandafter\def\csname simpleicon at symbolab\endcsname {\simpleiconsmaponezero\symbol{22}}
+    \expandafter\def\csname simpleicon at symfony\endcsname {\simpleiconsmaponezero\symbol{23}}
+    \expandafter\def\csname simpleicon at symphony\endcsname {\simpleiconsmaponezero\symbol{24}}
+    \expandafter\def\csname simpleicon at sympy\endcsname {\simpleiconsmaponezero\symbol{25}}
+    \expandafter\def\csname simpleicon at synology\endcsname {\simpleiconsmaponezero\symbol{26}}
+    \expandafter\def\csname simpleicon at system76\endcsname {\simpleiconsmaponezero\symbol{27}}
+    \expandafter\def\csname simpleicon at tableau\endcsname {\simpleiconsmaponezero\symbol{28}}
+    \expandafter\def\csname simpleicon at tablecheck\endcsname {\simpleiconsmaponezero\symbol{29}}
+    \expandafter\def\csname simpleicon at tacobell\endcsname {\simpleiconsmaponezero\symbol{30}}
+    \expandafter\def\csname simpleicon at tado\endcsname {\simpleiconsmaponezero\symbol{31}}
+    \expandafter\def\csname simpleicon at taichigraphics\endcsname {\simpleiconsmaponezero\symbol{32}}
+    \expandafter\def\csname simpleicon at taichilang\endcsname {\simpleiconsmaponezero\symbol{33}}
+    \expandafter\def\csname simpleicon at tails\endcsname {\simpleiconsmaponezero\symbol{34}}
+    \expandafter\def\csname simpleicon at tailwindcss\endcsname {\simpleiconsmaponezero\symbol{35}}
+    \expandafter\def\csname simpleicon at talend\endcsname {\simpleiconsmaponezero\symbol{36}}
+    \expandafter\def\csname simpleicon at talenthouse\endcsname {\simpleiconsmaponezero\symbol{37}}
+    \expandafter\def\csname simpleicon at tamiya\endcsname {\simpleiconsmaponezero\symbol{38}}
+    \expandafter\def\csname simpleicon at tampermonkey\endcsname {\simpleiconsmaponezero\symbol{39}}
+    \expandafter\def\csname simpleicon at taobao\endcsname {\simpleiconsmaponezero\symbol{40}}
+    \expandafter\def\csname simpleicon at tapas\endcsname {\simpleiconsmaponezero\symbol{41}}
+    \expandafter\def\csname simpleicon at target\endcsname {\simpleiconsmaponezero\symbol{42}}
+    \expandafter\def\csname simpleicon at task\endcsname {\simpleiconsmaponezero\symbol{43}}
+    \expandafter\def\csname simpleicon at tasmota\endcsname {\simpleiconsmaponezero\symbol{44}}
+    \expandafter\def\csname simpleicon at tata\endcsname {\simpleiconsmaponezero\symbol{45}}
+    \expandafter\def\csname simpleicon at tauri\endcsname {\simpleiconsmaponezero\symbol{46}}
+    \expandafter\def\csname simpleicon at taxbuzz\endcsname {\simpleiconsmaponezero\symbol{47}}
+    \expandafter\def\csname simpleicon at tcs\endcsname {\simpleiconsmaponezero\symbol{48}}
+    \expandafter\def\csname simpleicon at teamcity\endcsname {\simpleiconsmaponezero\symbol{49}}
+    \expandafter\def\csname simpleicon at teamspeak\endcsname {\simpleiconsmaponezero\symbol{50}}
+    \expandafter\def\csname simpleicon at teamviewer\endcsname {\simpleiconsmaponezero\symbol{51}}
+    \expandafter\def\csname simpleicon at ted\endcsname {\simpleiconsmaponezero\symbol{52}}
+    \expandafter\def\csname simpleicon at teespring\endcsname {\simpleiconsmaponezero\symbol{53}}
+    \expandafter\def\csname simpleicon at tekton\endcsname {\simpleiconsmaponezero\symbol{54}}
+    \expandafter\def\csname simpleicon at tele5\endcsname {\simpleiconsmaponezero\symbol{55}}
+    \expandafter\def\csname simpleicon at telegram\endcsname {\simpleiconsmaponezero\symbol{56}}
+    \expandafter\def\csname simpleicon at telegraph\endcsname {\simpleiconsmaponezero\symbol{57}}
+    \expandafter\def\csname simpleicon at temporal\endcsname {\simpleiconsmaponezero\symbol{58}}
+    \expandafter\def\csname simpleicon at tencentqq\endcsname {\simpleiconsmaponezero\symbol{59}}
+    \expandafter\def\csname simpleicon at tensorflow\endcsname {\simpleiconsmaponezero\symbol{60}}
+    \expandafter\def\csname simpleicon at teradata\endcsname {\simpleiconsmaponezero\symbol{61}}
+    \expandafter\def\csname simpleicon at teratail\endcsname {\simpleiconsmaponezero\symbol{62}}
+    \expandafter\def\csname simpleicon at termius\endcsname {\simpleiconsmaponezero\symbol{63}}
+    \expandafter\def\csname simpleicon at terraform\endcsname {\simpleiconsmaponezero\symbol{64}}
+    \expandafter\def\csname simpleicon at tesco\endcsname {\simpleiconsmaponezero\symbol{65}}
+    \expandafter\def\csname simpleicon at tesla\endcsname {\simpleiconsmaponezero\symbol{66}}
+    \expandafter\def\csname simpleicon at testcafe\endcsname {\simpleiconsmaponezero\symbol{67}}
+    \expandafter\def\csname simpleicon at testin\endcsname {\simpleiconsmaponezero\symbol{68}}
+    \expandafter\def\csname simpleicon at testinglibrary\endcsname {\simpleiconsmaponezero\symbol{69}}
+    \expandafter\def\csname simpleicon at testrail\endcsname {\simpleiconsmaponezero\symbol{70}}
+    \expandafter\def\csname simpleicon at tether\endcsname {\simpleiconsmaponezero\symbol{71}}
+    \expandafter\def\csname simpleicon at textpattern\endcsname {\simpleiconsmaponezero\symbol{72}}
+    \expandafter\def\csname simpleicon at tga\endcsname {\simpleiconsmaponezero\symbol{73}}
+    \expandafter\def\csname simpleicon at thangs\endcsname {\simpleiconsmaponezero\symbol{74}}
+    \expandafter\def\csname simpleicon at thealgorithms\endcsname {\simpleiconsmaponezero\symbol{75}}
+    \expandafter\def\csname simpleicon at theconversation\endcsname {\simpleiconsmaponezero\symbol{76}}
+    \expandafter\def\csname simpleicon at theirishtimes\endcsname {\simpleiconsmaponezero\symbol{77}}
+    \expandafter\def\csname simpleicon at themighty\endcsname {\simpleiconsmaponezero\symbol{78}}
+    \expandafter\def\csname simpleicon at themodelsresource\endcsname {\simpleiconsmaponezero\symbol{79}}
+    \expandafter\def\csname simpleicon at themoviedatabase\endcsname {\simpleiconsmaponezero\symbol{80}}
+    \expandafter\def\csname simpleicon at thenorthface\endcsname {\simpleiconsmaponezero\symbol{81}}
+    \expandafter\def\csname simpleicon at theregister\endcsname {\simpleiconsmaponezero\symbol{82}}
+    \expandafter\def\csname simpleicon at thesoundsresource\endcsname {\simpleiconsmaponezero\symbol{83}}
+    \expandafter\def\csname simpleicon at thespritersresource\endcsname {\simpleiconsmaponezero\symbol{84}}
+    \expandafter\def\csname simpleicon at thewashingtonpost\endcsname {\simpleiconsmaponezero\symbol{85}}
+    \expandafter\def\csname simpleicon at thingiverse\endcsname {\simpleiconsmaponezero\symbol{86}}
+    \expandafter\def\csname simpleicon at thinkpad\endcsname {\simpleiconsmaponezero\symbol{87}}
+    \expandafter\def\csname simpleicon at threadless\endcsname {\simpleiconsmaponezero\symbol{88}}
+    \expandafter\def\csname simpleicon at threads\endcsname {\simpleiconsmaponezero\symbol{89}}
+    \expandafter\def\csname simpleicon at threedotjs\endcsname {\simpleiconsmaponezero\symbol{90}}
+    \expandafter\def\csname simpleicon at threema\endcsname {\simpleiconsmaponezero\symbol{91}}
+    \expandafter\def\csname simpleicon at thumbtack\endcsname {\simpleiconsmaponezero\symbol{92}}
+    \expandafter\def\csname simpleicon at thunderbird\endcsname {\simpleiconsmaponezero\symbol{93}}
+    \expandafter\def\csname simpleicon at thurgauerkantonalbank\endcsname {\simpleiconsmaponezero\symbol{94}}
+    \expandafter\def\csname simpleicon at thymeleaf\endcsname {\simpleiconsmaponezero\symbol{95}}
+    \expandafter\def\csname simpleicon at ticketmaster\endcsname {\simpleiconsmaponezero\symbol{96}}
+    \expandafter\def\csname simpleicon at tidal\endcsname {\simpleiconsmaponezero\symbol{97}}
+    \expandafter\def\csname simpleicon at tiddlywiki\endcsname {\simpleiconsmaponezero\symbol{98}}
+    \expandafter\def\csname simpleicon at tide\endcsname {\simpleiconsmaponezero\symbol{99}}
+    \expandafter\def\csname simpleicon at tidyverse\endcsname {\simpleiconsmaponezero\symbol{100}}
+    \expandafter\def\csname simpleicon at tietoevry\endcsname {\simpleiconsmaponezero\symbol{101}}
+    \expandafter\def\csname simpleicon at tiktok\endcsname {\simpleiconsmaponezero\symbol{102}}
+    \expandafter\def\csname simpleicon at tile\endcsname {\simpleiconsmaponezero\symbol{103}}
+    \expandafter\def\csname simpleicon at timescale\endcsname {\simpleiconsmaponezero\symbol{104}}
+    \expandafter\def\csname simpleicon at tina\endcsname {\simpleiconsmaponezero\symbol{105}}
+    \expandafter\def\csname simpleicon at tinder\endcsname {\simpleiconsmaponezero\symbol{106}}
+    \expandafter\def\csname simpleicon at tinyletter\endcsname {\simpleiconsmaponezero\symbol{107}}
+    \expandafter\def\csname simpleicon at tistory\endcsname {\simpleiconsmaponezero\symbol{108}}
+    \expandafter\def\csname simpleicon at tmobile\endcsname {\simpleiconsmaponezero\symbol{109}}
+    \expandafter\def\csname simpleicon at tmux\endcsname {\simpleiconsmaponezero\symbol{110}}
+    \expandafter\def\csname simpleicon at tnt\endcsname {\simpleiconsmaponezero\symbol{111}}
+    \expandafter\def\csname simpleicon at todoist\endcsname {\simpleiconsmaponezero\symbol{112}}
+    \expandafter\def\csname simpleicon at toggl\endcsname {\simpleiconsmaponezero\symbol{113}}
+    \expandafter\def\csname simpleicon at toggltrack\endcsname {\simpleiconsmaponezero\symbol{114}}
+    \expandafter\def\csname simpleicon at tokyometro\endcsname {\simpleiconsmaponezero\symbol{115}}
+    \expandafter\def\csname simpleicon at toml\endcsname {\simpleiconsmaponezero\symbol{116}}
+    \expandafter\def\csname simpleicon at tomorrowland\endcsname {\simpleiconsmaponezero\symbol{117}}
+    \expandafter\def\csname simpleicon at topcoder\endcsname {\simpleiconsmaponezero\symbol{118}}
+    \expandafter\def\csname simpleicon at toptal\endcsname {\simpleiconsmaponezero\symbol{119}}
+    \expandafter\def\csname simpleicon at torbrowser\endcsname {\simpleiconsmaponezero\symbol{120}}
+    \expandafter\def\csname simpleicon at torproject\endcsname {\simpleiconsmaponezero\symbol{121}}
+    \expandafter\def\csname simpleicon at toshiba\endcsname {\simpleiconsmaponezero\symbol{122}}
+    \expandafter\def\csname simpleicon at tourbox\endcsname {\simpleiconsmaponezero\symbol{123}}
+    \expandafter\def\csname simpleicon at toyota\endcsname {\simpleiconsmaponezero\symbol{124}}
+    \expandafter\def\csname simpleicon at tplink\endcsname {\simpleiconsmaponezero\symbol{125}}
+    \expandafter\def\csname simpleicon at tqdm\endcsname {\simpleiconsmaponezero\symbol{126}}
+    \expandafter\def\csname simpleicon at traefikmesh\endcsname {\simpleiconsmaponezero\symbol{127}}
+    \expandafter\def\csname simpleicon at traefikproxy\endcsname {\simpleiconsmaponezero\symbol{128}}
+    \expandafter\def\csname simpleicon at trailforks\endcsname {\simpleiconsmaponezero\symbol{129}}
+    \expandafter\def\csname simpleicon at trainerroad\endcsname {\simpleiconsmaponezero\symbol{130}}
+    \expandafter\def\csname simpleicon at trakt\endcsname {\simpleiconsmaponezero\symbol{131}}
+    \expandafter\def\csname simpleicon at transportforireland\endcsname {\simpleiconsmaponezero\symbol{132}}
+    \expandafter\def\csname simpleicon at transportforlondon\endcsname {\simpleiconsmaponezero\symbol{133}}
+    \expandafter\def\csname simpleicon at travisci\endcsname {\simpleiconsmaponezero\symbol{134}}
+    \expandafter\def\csname simpleicon at treehouse\endcsname {\simpleiconsmaponezero\symbol{135}}
+    \expandafter\def\csname simpleicon at trello\endcsname {\simpleiconsmaponezero\symbol{136}}
+    \expandafter\def\csname simpleicon at trendmicro\endcsname {\simpleiconsmaponezero\symbol{137}}
+    \expandafter\def\csname simpleicon at treyarch\endcsname {\simpleiconsmaponezero\symbol{138}}
+    \expandafter\def\csname simpleicon at trilium\endcsname {\simpleiconsmaponezero\symbol{139}}
+    \expandafter\def\csname simpleicon at triller\endcsname {\simpleiconsmaponezero\symbol{140}}
+    \expandafter\def\csname simpleicon at trino\endcsname {\simpleiconsmaponezero\symbol{141}}
+    \expandafter\def\csname simpleicon at tripadvisor\endcsname {\simpleiconsmaponezero\symbol{142}}
+    \expandafter\def\csname simpleicon at tripdotcom\endcsname {\simpleiconsmaponezero\symbol{143}}
+    \expandafter\def\csname simpleicon at trivy\endcsname {\simpleiconsmaponezero\symbol{144}}
+    \expandafter\def\csname simpleicon at trove\endcsname {\simpleiconsmaponezero\symbol{145}}
+    \expandafter\def\csname simpleicon at trpc\endcsname {\simpleiconsmaponezero\symbol{146}}
+    \expandafter\def\csname simpleicon at truenas\endcsname {\simpleiconsmaponezero\symbol{147}}
+    \expandafter\def\csname simpleicon at trulia\endcsname {\simpleiconsmaponezero\symbol{148}}
+    \expandafter\def\csname simpleicon at trustedshops\endcsname {\simpleiconsmaponezero\symbol{149}}
+    \expandafter\def\csname simpleicon at trustpilot\endcsname {\simpleiconsmaponezero\symbol{150}}
+    \expandafter\def\csname simpleicon at tryhackme\endcsname {\simpleiconsmaponezero\symbol{151}}
+    \expandafter\def\csname simpleicon at tryitonline\endcsname {\simpleiconsmaponezero\symbol{152}}
+    \expandafter\def\csname simpleicon at tsnode\endcsname {\simpleiconsmaponezero\symbol{153}}
+    \expandafter\def\csname simpleicon at tubi\endcsname {\simpleiconsmaponezero\symbol{154}}
+    \expandafter\def\csname simpleicon at tui\endcsname {\simpleiconsmaponezero\symbol{155}}
+    \expandafter\def\csname simpleicon at tumblr\endcsname {\simpleiconsmaponezero\symbol{156}}
+    \expandafter\def\csname simpleicon at tunein\endcsname {\simpleiconsmaponezero\symbol{157}}
+    \expandafter\def\csname simpleicon at turbo\endcsname {\simpleiconsmaponezero\symbol{158}}
+    \expandafter\def\csname simpleicon at turborepo\endcsname {\simpleiconsmaponezero\symbol{159}}
+    \expandafter\def\csname simpleicon at turbosquid\endcsname {\simpleiconsmaponezero\symbol{160}}
+    \expandafter\def\csname simpleicon at turkishairlines\endcsname {\simpleiconsmaponezero\symbol{161}}
+    \expandafter\def\csname simpleicon at turso\endcsname {\simpleiconsmaponezero\symbol{162}}
+    \expandafter\def\csname simpleicon at tutanota\endcsname {\simpleiconsmaponezero\symbol{163}}
+    \expandafter\def\csname simpleicon at tvtime\endcsname {\simpleiconsmaponezero\symbol{164}}
+    \expandafter\def\csname simpleicon at twilio\endcsname {\simpleiconsmaponezero\symbol{165}}
+    \expandafter\def\csname simpleicon at twitch\endcsname {\simpleiconsmaponezero\symbol{166}}
+    \expandafter\def\csname simpleicon at twitter\endcsname {\simpleiconsmaponezero\symbol{167}}
+    \expandafter\def\csname simpleicon at twoo\endcsname {\simpleiconsmaponezero\symbol{168}}
+    \expandafter\def\csname simpleicon at typeform\endcsname {\simpleiconsmaponezero\symbol{169}}
+    \expandafter\def\csname simpleicon at typescript\endcsname {\simpleiconsmaponezero\symbol{170}}
+    \expandafter\def\csname simpleicon at typo3\endcsname {\simpleiconsmaponezero\symbol{171}}
+    \expandafter\def\csname simpleicon at uber\endcsname {\simpleiconsmaponezero\symbol{172}}
+    \expandafter\def\csname simpleicon at ubereats\endcsname {\simpleiconsmaponezero\symbol{173}}
+    \expandafter\def\csname simpleicon at ubiquiti\endcsname {\simpleiconsmaponezero\symbol{174}}
+    \expandafter\def\csname simpleicon at ubisoft\endcsname {\simpleiconsmaponezero\symbol{175}}
+    \expandafter\def\csname simpleicon at ublockorigin\endcsname {\simpleiconsmaponezero\symbol{176}}
+    \expandafter\def\csname simpleicon at ubuntu\endcsname {\simpleiconsmaponezero\symbol{177}}
+    \expandafter\def\csname simpleicon at ubuntumate\endcsname {\simpleiconsmaponezero\symbol{178}}
+    \expandafter\def\csname simpleicon at udacity\endcsname {\simpleiconsmaponezero\symbol{179}}
+    \expandafter\def\csname simpleicon at udemy\endcsname {\simpleiconsmaponezero\symbol{180}}
+    \expandafter\def\csname simpleicon at ufc\endcsname {\simpleiconsmaponezero\symbol{181}}
+    \expandafter\def\csname simpleicon at uikit\endcsname {\simpleiconsmaponezero\symbol{182}}
+    \expandafter\def\csname simpleicon at ulule\endcsname {\simpleiconsmaponezero\symbol{183}}
+    \expandafter\def\csname simpleicon at umami\endcsname {\simpleiconsmaponezero\symbol{184}}
+    \expandafter\def\csname simpleicon at umbraco\endcsname {\simpleiconsmaponezero\symbol{185}}
+    \expandafter\def\csname simpleicon at uml\endcsname {\simpleiconsmaponezero\symbol{186}}
+    \expandafter\def\csname simpleicon at unacademy\endcsname {\simpleiconsmaponezero\symbol{187}}
+    \expandafter\def\csname simpleicon at underarmour\endcsname {\simpleiconsmaponezero\symbol{188}}
+    \expandafter\def\csname simpleicon at underscoredotjs\endcsname {\simpleiconsmaponezero\symbol{189}}
+    \expandafter\def\csname simpleicon at undertale\endcsname {\simpleiconsmaponezero\symbol{190}}
+    \expandafter\def\csname simpleicon at unicode\endcsname {\simpleiconsmaponezero\symbol{191}}
+    \expandafter\def\csname simpleicon at unilever\endcsname {\simpleiconsmaponezero\symbol{192}}
+    \expandafter\def\csname simpleicon at unitedairlines\endcsname {\simpleiconsmaponezero\symbol{193}}
+    \expandafter\def\csname simpleicon at unitednations\endcsname {\simpleiconsmaponezero\symbol{194}}
+    \expandafter\def\csname simpleicon at unity\endcsname {\simpleiconsmaponezero\symbol{195}}
+    \expandafter\def\csname simpleicon at unlicense\endcsname {\simpleiconsmaponezero\symbol{196}}
+    \expandafter\def\csname simpleicon at uno\endcsname {\simpleiconsmaponezero\symbol{197}}
+    \expandafter\def\csname simpleicon at unocss\endcsname {\simpleiconsmaponezero\symbol{198}}
+    \expandafter\def\csname simpleicon at unraid\endcsname {\simpleiconsmaponezero\symbol{199}}
+    \expandafter\def\csname simpleicon at unrealengine\endcsname {\simpleiconsmaponezero\symbol{200}}
+    \expandafter\def\csname simpleicon at unsplash\endcsname {\simpleiconsmaponezero\symbol{201}}
+    \expandafter\def\csname simpleicon at untangle\endcsname {\simpleiconsmaponezero\symbol{202}}
+    \expandafter\def\csname simpleicon at untappd\endcsname {\simpleiconsmaponezero\symbol{203}}
+    \expandafter\def\csname simpleicon at upcloud\endcsname {\simpleiconsmaponezero\symbol{204}}
+    \expandafter\def\csname simpleicon at uplabs\endcsname {\simpleiconsmaponezero\symbol{205}}
+    \expandafter\def\csname simpleicon at uploaded\endcsname {\simpleiconsmaponezero\symbol{206}}
+    \expandafter\def\csname simpleicon at ups\endcsname {\simpleiconsmaponezero\symbol{207}}
+    \expandafter\def\csname simpleicon at upstash\endcsname {\simpleiconsmaponezero\symbol{208}}
+    \expandafter\def\csname simpleicon at uptimekuma\endcsname {\simpleiconsmaponezero\symbol{209}}
+    \expandafter\def\csname simpleicon at uptobox\endcsname {\simpleiconsmaponezero\symbol{210}}
+    \expandafter\def\csname simpleicon at upwork\endcsname {\simpleiconsmaponezero\symbol{211}}
+    \expandafter\def\csname simpleicon at usps\endcsname {\simpleiconsmaponezero\symbol{212}}
+    \expandafter\def\csname simpleicon at utorrent\endcsname {\simpleiconsmaponezero\symbol{213}}
+    \expandafter\def\csname simpleicon at v\endcsname {\simpleiconsmaponezero\symbol{214}}
+    \expandafter\def\csname simpleicon at v2ex\endcsname {\simpleiconsmaponezero\symbol{215}}
+    \expandafter\def\csname simpleicon at v8\endcsname {\simpleiconsmaponezero\symbol{216}}
+    \expandafter\def\csname simpleicon at vaadin\endcsname {\simpleiconsmaponezero\symbol{217}}
+    \expandafter\def\csname simpleicon at vagrant\endcsname {\simpleiconsmaponezero\symbol{218}}
+    \expandafter\def\csname simpleicon at vala\endcsname {\simpleiconsmaponezero\symbol{219}}
+    \expandafter\def\csname simpleicon at valorant\endcsname {\simpleiconsmaponezero\symbol{220}}
+    \expandafter\def\csname simpleicon at valve\endcsname {\simpleiconsmaponezero\symbol{221}}
+    \expandafter\def\csname simpleicon at vapor\endcsname {\simpleiconsmaponezero\symbol{222}}
+    \expandafter\def\csname simpleicon at vault\endcsname {\simpleiconsmaponezero\symbol{223}}
+    \expandafter\def\csname simpleicon at vaultwarden\endcsname {\simpleiconsmaponezero\symbol{224}}
+    \expandafter\def\csname simpleicon at vauxhall\endcsname {\simpleiconsmaponezero\symbol{225}}
+    \expandafter\def\csname simpleicon at vbulletin\endcsname {\simpleiconsmaponezero\symbol{226}}
+    \expandafter\def\csname simpleicon at vectorlogozone\endcsname {\simpleiconsmaponezero\symbol{227}}
+    \expandafter\def\csname simpleicon at vectorworks\endcsname {\simpleiconsmaponezero\symbol{228}}
+    \expandafter\def\csname simpleicon at veeam\endcsname {\simpleiconsmaponezero\symbol{229}}
+    \expandafter\def\csname simpleicon at veepee\endcsname {\simpleiconsmaponezero\symbol{230}}
+    \expandafter\def\csname simpleicon at vega\endcsname {\simpleiconsmaponezero\symbol{231}}
+    \expandafter\def\csname simpleicon at velog\endcsname {\simpleiconsmaponezero\symbol{232}}
+    \expandafter\def\csname simpleicon at venmo\endcsname {\simpleiconsmaponezero\symbol{233}}
+    \expandafter\def\csname simpleicon at vercel\endcsname {\simpleiconsmaponezero\symbol{234}}
+    \expandafter\def\csname simpleicon at verdaccio\endcsname {\simpleiconsmaponezero\symbol{235}}
+    \expandafter\def\csname simpleicon at veritas\endcsname {\simpleiconsmaponezero\symbol{236}}
+    \expandafter\def\csname simpleicon at verizon\endcsname {\simpleiconsmaponezero\symbol{237}}
+    \expandafter\def\csname simpleicon at vespa\endcsname {\simpleiconsmaponezero\symbol{238}}
+    \expandafter\def\csname simpleicon at vexxhost\endcsname {\simpleiconsmaponezero\symbol{239}}
+    \expandafter\def\csname simpleicon at vfairs\endcsname {\simpleiconsmaponezero\symbol{240}}
+    \expandafter\def\csname simpleicon at viadeo\endcsname {\simpleiconsmaponezero\symbol{241}}
+    \expandafter\def\csname simpleicon at viaplay\endcsname {\simpleiconsmaponezero\symbol{242}}
+    \expandafter\def\csname simpleicon at viber\endcsname {\simpleiconsmaponezero\symbol{243}}
+    \expandafter\def\csname simpleicon at vim\endcsname {\simpleiconsmaponezero\symbol{244}}
+    \expandafter\def\csname simpleicon at vimeo\endcsname {\simpleiconsmaponezero\symbol{245}}
+    \expandafter\def\csname simpleicon at vimeolivestream\endcsname {\simpleiconsmaponezero\symbol{246}}
+    \expandafter\def\csname simpleicon at virgin\endcsname {\simpleiconsmaponezero\symbol{247}}
+    \expandafter\def\csname simpleicon at virginmedia\endcsname {\simpleiconsmaponezero\symbol{248}}
+    \expandafter\def\csname simpleicon at virtualbox\endcsname {\simpleiconsmaponezero\symbol{249}}
+    \expandafter\def\csname simpleicon at virustotal\endcsname {\simpleiconsmaponezero\symbol{250}}
+    \expandafter\def\csname simpleicon at visa\endcsname {\simpleiconsmaponezero\symbol{251}}
+    \expandafter\def\csname simpleicon at visualbasic\endcsname {\simpleiconsmaponezero\symbol{252}}
+    \expandafter\def\csname simpleicon at visualstudio\endcsname {\simpleiconsmaponezero\symbol{253}}
+    \expandafter\def\csname simpleicon at visualstudiocode\endcsname {\simpleiconsmaponezero\symbol{254}}
+    \expandafter\def\csname simpleicon at vite\endcsname {\simpleiconsmaponezero\symbol{255}}
+    \expandafter\def\csname simpleicon at vitess\endcsname {\simpleiconsmaponeone\symbol{0}}
+    \expandafter\def\csname simpleicon at vitest\endcsname {\simpleiconsmaponeone\symbol{1}}
+    \expandafter\def\csname simpleicon at vivaldi\endcsname {\simpleiconsmaponeone\symbol{2}}
+    \expandafter\def\csname simpleicon at vivawallet\endcsname {\simpleiconsmaponeone\symbol{3}}
+    \expandafter\def\csname simpleicon at vivino\endcsname {\simpleiconsmaponeone\symbol{4}}
+    \expandafter\def\csname simpleicon at vk\endcsname {\simpleiconsmaponeone\symbol{5}}
+    \expandafter\def\csname simpleicon at vlcmediaplayer\endcsname {\simpleiconsmaponeone\symbol{6}}
+    \expandafter\def\csname simpleicon at vmware\endcsname {\simpleiconsmaponeone\symbol{7}}
+    \expandafter\def\csname simpleicon at vodafone\endcsname {\simpleiconsmaponeone\symbol{8}}
+    \expandafter\def\csname simpleicon at voidlinux\endcsname {\simpleiconsmaponeone\symbol{9}}
+    \expandafter\def\csname simpleicon at voipdotms\endcsname {\simpleiconsmaponeone\symbol{10}}
+    \expandafter\def\csname simpleicon at volkswagen\endcsname {\simpleiconsmaponeone\symbol{11}}
+    \expandafter\def\csname simpleicon at volvo\endcsname {\simpleiconsmaponeone\symbol{12}}
+    \expandafter\def\csname simpleicon at vonage\endcsname {\simpleiconsmaponeone\symbol{13}}
+    \expandafter\def\csname simpleicon at vorondesign\endcsname {\simpleiconsmaponeone\symbol{14}}
+    \expandafter\def\csname simpleicon at vowpalwabbit\endcsname {\simpleiconsmaponeone\symbol{15}}
+    \expandafter\def\csname simpleicon at vox\endcsname {\simpleiconsmaponeone\symbol{16}}
+    \expandafter\def\csname simpleicon at vsco\endcsname {\simpleiconsmaponeone\symbol{17}}
+    \expandafter\def\csname simpleicon at vscodium\endcsname {\simpleiconsmaponeone\symbol{18}}
+    \expandafter\def\csname simpleicon at vtex\endcsname {\simpleiconsmaponeone\symbol{19}}
+    \expandafter\def\csname simpleicon at vuedotjs\endcsname {\simpleiconsmaponeone\symbol{20}}
+    \expandafter\def\csname simpleicon at vuetify\endcsname {\simpleiconsmaponeone\symbol{21}}
+    \expandafter\def\csname simpleicon at vulkan\endcsname {\simpleiconsmaponeone\symbol{22}}
+    \expandafter\def\csname simpleicon at vultr\endcsname {\simpleiconsmaponeone\symbol{23}}
+    \expandafter\def\csname simpleicon at vyond\endcsname {\simpleiconsmaponeone\symbol{24}}
+    \expandafter\def\csname simpleicon at w3c\endcsname {\simpleiconsmaponeone\symbol{25}}
+    \expandafter\def\csname simpleicon at wacom\endcsname {\simpleiconsmaponeone\symbol{26}}
+    \expandafter\def\csname simpleicon at wagtail\endcsname {\simpleiconsmaponeone\symbol{27}}
+    \expandafter\def\csname simpleicon at wails\endcsname {\simpleiconsmaponeone\symbol{28}}
+    \expandafter\def\csname simpleicon at wakatime\endcsname {\simpleiconsmaponeone\symbol{29}}
+    \expandafter\def\csname simpleicon at walkman\endcsname {\simpleiconsmaponeone\symbol{30}}
+    \expandafter\def\csname simpleicon at wallabag\endcsname {\simpleiconsmaponeone\symbol{31}}
+    \expandafter\def\csname simpleicon at walletconnect\endcsname {\simpleiconsmaponeone\symbol{32}}
+    \expandafter\def\csname simpleicon at walmart\endcsname {\simpleiconsmaponeone\symbol{33}}
+    \expandafter\def\csname simpleicon at wantedly\endcsname {\simpleiconsmaponeone\symbol{34}}
+    \expandafter\def\csname simpleicon at wappalyzer\endcsname {\simpleiconsmaponeone\symbol{35}}
+    \expandafter\def\csname simpleicon at warnerbros\endcsname {\simpleiconsmaponeone\symbol{36}}
+    \expandafter\def\csname simpleicon at warp\endcsname {\simpleiconsmaponeone\symbol{37}}
+    \expandafter\def\csname simpleicon at wasabi\endcsname {\simpleiconsmaponeone\symbol{38}}
+    \expandafter\def\csname simpleicon at wasmcloud\endcsname {\simpleiconsmaponeone\symbol{39}}
+    \expandafter\def\csname simpleicon at wasmer\endcsname {\simpleiconsmaponeone\symbol{40}}
+    \expandafter\def\csname simpleicon at wattpad\endcsname {\simpleiconsmaponeone\symbol{41}}
+    \expandafter\def\csname simpleicon at wayland\endcsname {\simpleiconsmaponeone\symbol{42}}
+    \expandafter\def\csname simpleicon at waze\endcsname {\simpleiconsmaponeone\symbol{43}}
+    \expandafter\def\csname simpleicon at wearos\endcsname {\simpleiconsmaponeone\symbol{44}}
+    \expandafter\def\csname simpleicon at weasyl\endcsname {\simpleiconsmaponeone\symbol{45}}
+    \expandafter\def\csname simpleicon at web3dotjs\endcsname {\simpleiconsmaponeone\symbol{46}}
+    \expandafter\def\csname simpleicon at webassembly\endcsname {\simpleiconsmaponeone\symbol{47}}
+    \expandafter\def\csname simpleicon at webauthn\endcsname {\simpleiconsmaponeone\symbol{48}}
+    \expandafter\def\csname simpleicon at webcomponentsdotorg\endcsname {\simpleiconsmaponeone\symbol{49}}
+    \expandafter\def\csname simpleicon at webdriverio\endcsname {\simpleiconsmaponeone\symbol{50}}
+    \expandafter\def\csname simpleicon at webflow\endcsname {\simpleiconsmaponeone\symbol{51}}
+    \expandafter\def\csname simpleicon at webgl\endcsname {\simpleiconsmaponeone\symbol{52}}
+    \expandafter\def\csname simpleicon at webhint\endcsname {\simpleiconsmaponeone\symbol{53}}
+    \expandafter\def\csname simpleicon at weblate\endcsname {\simpleiconsmaponeone\symbol{54}}
+    \expandafter\def\csname simpleicon at webmin\endcsname {\simpleiconsmaponeone\symbol{55}}
+    \expandafter\def\csname simpleicon at webmoney\endcsname {\simpleiconsmaponeone\symbol{56}}
+    \expandafter\def\csname simpleicon at webpack\endcsname {\simpleiconsmaponeone\symbol{57}}
+    \expandafter\def\csname simpleicon at webrtc\endcsname {\simpleiconsmaponeone\symbol{58}}
+    \expandafter\def\csname simpleicon at webstorm\endcsname {\simpleiconsmaponeone\symbol{59}}
+    \expandafter\def\csname simpleicon at webtoon\endcsname {\simpleiconsmaponeone\symbol{60}}
+    \expandafter\def\csname simpleicon at webtrees\endcsname {\simpleiconsmaponeone\symbol{61}}
+    \expandafter\def\csname simpleicon at wechat\endcsname {\simpleiconsmaponeone\symbol{62}}
+    \expandafter\def\csname simpleicon at wegame\endcsname {\simpleiconsmaponeone\symbol{63}}
+    \expandafter\def\csname simpleicon at weightsandbiases\endcsname {\simpleiconsmaponeone\symbol{64}}
+    \expandafter\def\csname simpleicon at welcometothejungle\endcsname {\simpleiconsmaponeone\symbol{65}}
+    \expandafter\def\csname simpleicon at wellfound\endcsname {\simpleiconsmaponeone\symbol{66}}
+    \expandafter\def\csname simpleicon at wemo\endcsname {\simpleiconsmaponeone\symbol{67}}
+    \expandafter\def\csname simpleicon at westerndigital\endcsname {\simpleiconsmaponeone\symbol{68}}
+    \expandafter\def\csname simpleicon at wetransfer\endcsname {\simpleiconsmaponeone\symbol{69}}
+    \expandafter\def\csname simpleicon at whatsapp\endcsname {\simpleiconsmaponeone\symbol{70}}
+    \expandafter\def\csname simpleicon at wheniwork\endcsname {\simpleiconsmaponeone\symbol{71}}
+    \expandafter\def\csname simpleicon at whitesource\endcsname {\simpleiconsmaponeone\symbol{72}}
+    \expandafter\def\csname simpleicon at wii\endcsname {\simpleiconsmaponeone\symbol{73}}
+    \expandafter\def\csname simpleicon at wiiu\endcsname {\simpleiconsmaponeone\symbol{74}}
+    \expandafter\def\csname simpleicon at wikidata\endcsname {\simpleiconsmaponeone\symbol{75}}
+    \expandafter\def\csname simpleicon at wikidotgg\endcsname {\simpleiconsmaponeone\symbol{76}}
+    \expandafter\def\csname simpleicon at wikidotjs\endcsname {\simpleiconsmaponeone\symbol{77}}
+    \expandafter\def\csname simpleicon at wikimediacommons\endcsname {\simpleiconsmaponeone\symbol{78}}
+    \expandafter\def\csname simpleicon at wikipedia\endcsname {\simpleiconsmaponeone\symbol{79}}
+    \expandafter\def\csname simpleicon at wikiquote\endcsname {\simpleiconsmaponeone\symbol{80}}
+    \expandafter\def\csname simpleicon at wikivoyage\endcsname {\simpleiconsmaponeone\symbol{81}}
+    \expandafter\def\csname simpleicon at winamp\endcsname {\simpleiconsmaponeone\symbol{82}}
+    \expandafter\def\csname simpleicon at windicss\endcsname {\simpleiconsmaponeone\symbol{83}}
+    \expandafter\def\csname simpleicon at windows\endcsname {\simpleiconsmaponeone\symbol{84}}
+    \expandafter\def\csname simpleicon at windows10\endcsname {\simpleiconsmaponeone\symbol{85}}
+    \expandafter\def\csname simpleicon at windows95\endcsname {\simpleiconsmaponeone\symbol{86}}
+    \expandafter\def\csname simpleicon at windowsterminal\endcsname {\simpleiconsmaponeone\symbol{87}}
+    \expandafter\def\csname simpleicon at windowsxp\endcsname {\simpleiconsmaponeone\symbol{88}}
+    \expandafter\def\csname simpleicon at winmate\endcsname {\simpleiconsmaponeone\symbol{89}}
+    \expandafter\def\csname simpleicon at wipro\endcsname {\simpleiconsmaponeone\symbol{90}}
+    \expandafter\def\csname simpleicon at wire\endcsname {\simpleiconsmaponeone\symbol{91}}
+    \expandafter\def\csname simpleicon at wireguard\endcsname {\simpleiconsmaponeone\symbol{92}}
+    \expandafter\def\csname simpleicon at wireshark\endcsname {\simpleiconsmaponeone\symbol{93}}
+    \expandafter\def\csname simpleicon at wise\endcsname {\simpleiconsmaponeone\symbol{94}}
+    \expandafter\def\csname simpleicon at wish\endcsname {\simpleiconsmaponeone\symbol{95}}
+    \expandafter\def\csname simpleicon at wistia\endcsname {\simpleiconsmaponeone\symbol{96}}
+    \expandafter\def\csname simpleicon at wix\endcsname {\simpleiconsmaponeone\symbol{97}}
+    \expandafter\def\csname simpleicon at wizzair\endcsname {\simpleiconsmaponeone\symbol{98}}
+    \expandafter\def\csname simpleicon at wolfram\endcsname {\simpleiconsmaponeone\symbol{99}}
+    \expandafter\def\csname simpleicon at wolframlanguage\endcsname {\simpleiconsmaponeone\symbol{100}}
+    \expandafter\def\csname simpleicon at wolframmathematica\endcsname {\simpleiconsmaponeone\symbol{101}}
+    \expandafter\def\csname simpleicon at woo\endcsname {\simpleiconsmaponeone\symbol{102}}
+    \expandafter\def\csname simpleicon at woocommerce\endcsname {\simpleiconsmaponeone\symbol{103}}
+    \expandafter\def\csname simpleicon at wordpress\endcsname {\simpleiconsmaponeone\symbol{104}}
+    \expandafter\def\csname simpleicon at workplace\endcsname {\simpleiconsmaponeone\symbol{105}}
+    \expandafter\def\csname simpleicon at worldhealthorganization\endcsname {\simpleiconsmaponeone\symbol{106}}
+    \expandafter\def\csname simpleicon at wpengine\endcsname {\simpleiconsmaponeone\symbol{107}}
+    \expandafter\def\csname simpleicon at wpexplorer\endcsname {\simpleiconsmaponeone\symbol{108}}
+    \expandafter\def\csname simpleicon at wprocket\endcsname {\simpleiconsmaponeone\symbol{109}}
+    \expandafter\def\csname simpleicon at writedotas\endcsname {\simpleiconsmaponeone\symbol{110}}
+    \expandafter\def\csname simpleicon at wwe\endcsname {\simpleiconsmaponeone\symbol{111}}
+    \expandafter\def\csname simpleicon at wwise\endcsname {\simpleiconsmaponeone\symbol{112}}
+    \expandafter\def\csname simpleicon at x\endcsname {\simpleiconsmaponeone\symbol{113}}
+    \expandafter\def\csname simpleicon at xamarin\endcsname {\simpleiconsmaponeone\symbol{114}}
+    \expandafter\def\csname simpleicon at xaml\endcsname {\simpleiconsmaponeone\symbol{115}}
+    \expandafter\def\csname simpleicon at xampp\endcsname {\simpleiconsmaponeone\symbol{116}}
+    \expandafter\def\csname simpleicon at xbox\endcsname {\simpleiconsmaponeone\symbol{117}}
+    \expandafter\def\csname simpleicon at xcode\endcsname {\simpleiconsmaponeone\symbol{118}}
+    \expandafter\def\csname simpleicon at xdadevelopers\endcsname {\simpleiconsmaponeone\symbol{119}}
+    \expandafter\def\csname simpleicon at xdotorg\endcsname {\simpleiconsmaponeone\symbol{120}}
+    \expandafter\def\csname simpleicon at xero\endcsname {\simpleiconsmaponeone\symbol{121}}
+    \expandafter\def\csname simpleicon at xfce\endcsname {\simpleiconsmaponeone\symbol{122}}
+    \expandafter\def\csname simpleicon at xiaomi\endcsname {\simpleiconsmaponeone\symbol{123}}
+    \expandafter\def\csname simpleicon at xilinx\endcsname {\simpleiconsmaponeone\symbol{124}}
+    \expandafter\def\csname simpleicon at xing\endcsname {\simpleiconsmaponeone\symbol{125}}
+    \expandafter\def\csname simpleicon at xmpp\endcsname {\simpleiconsmaponeone\symbol{126}}
+    \expandafter\def\csname simpleicon at xo\endcsname {\simpleiconsmaponeone\symbol{127}}
+    \expandafter\def\csname simpleicon at xrp\endcsname {\simpleiconsmaponeone\symbol{128}}
+    \expandafter\def\csname simpleicon at xsplit\endcsname {\simpleiconsmaponeone\symbol{129}}
+    \expandafter\def\csname simpleicon at xstate\endcsname {\simpleiconsmaponeone\symbol{130}}
+    \expandafter\def\csname simpleicon at yahoo\endcsname {\simpleiconsmaponeone\symbol{131}}
+    \expandafter\def\csname simpleicon at yale\endcsname {\simpleiconsmaponeone\symbol{132}}
+    \expandafter\def\csname simpleicon at yamahacorporation\endcsname {\simpleiconsmaponeone\symbol{133}}
+    \expandafter\def\csname simpleicon at yamahamotorcorporation\endcsname {\simpleiconsmaponeone\symbol{134}}
+    \expandafter\def\csname simpleicon at yaml\endcsname {\simpleiconsmaponeone\symbol{135}}
+    \expandafter\def\csname simpleicon at yammer\endcsname {\simpleiconsmaponeone\symbol{136}}
+    \expandafter\def\csname simpleicon at yandexcloud\endcsname {\simpleiconsmaponeone\symbol{137}}
+    \expandafter\def\csname simpleicon at yarn\endcsname {\simpleiconsmaponeone\symbol{138}}
+    \expandafter\def\csname simpleicon at ycombinator\endcsname {\simpleiconsmaponeone\symbol{139}}
+    \expandafter\def\csname simpleicon at yelp\endcsname {\simpleiconsmaponeone\symbol{140}}
+    \expandafter\def\csname simpleicon at yeti\endcsname {\simpleiconsmaponeone\symbol{141}}
+    \expandafter\def\csname simpleicon at yoast\endcsname {\simpleiconsmaponeone\symbol{142}}
+    \expandafter\def\csname simpleicon at yolo\endcsname {\simpleiconsmaponeone\symbol{143}}
+    \expandafter\def\csname simpleicon at yourtraveldottv\endcsname {\simpleiconsmaponeone\symbol{144}}
+    \expandafter\def\csname simpleicon at youtube\endcsname {\simpleiconsmaponeone\symbol{145}}
+    \expandafter\def\csname simpleicon at youtubegaming\endcsname {\simpleiconsmaponeone\symbol{146}}
+    \expandafter\def\csname simpleicon at youtubemusic\endcsname {\simpleiconsmaponeone\symbol{147}}
+    \expandafter\def\csname simpleicon at youtubestudio\endcsname {\simpleiconsmaponeone\symbol{148}}
+    \expandafter\def\csname simpleicon at youtubetv\endcsname {\simpleiconsmaponeone\symbol{149}}
+    \expandafter\def\csname simpleicon at yubico\endcsname {\simpleiconsmaponeone\symbol{150}}
+    \expandafter\def\csname simpleicon at zabka\endcsname {\simpleiconsmaponeone\symbol{151}}
+    \expandafter\def\csname simpleicon at zalando\endcsname {\simpleiconsmaponeone\symbol{152}}
+    \expandafter\def\csname simpleicon at zalo\endcsname {\simpleiconsmaponeone\symbol{153}}
+    \expandafter\def\csname simpleicon at zapier\endcsname {\simpleiconsmaponeone\symbol{154}}
+    \expandafter\def\csname simpleicon at zara\endcsname {\simpleiconsmaponeone\symbol{155}}
+    \expandafter\def\csname simpleicon at zazzle\endcsname {\simpleiconsmaponeone\symbol{156}}
+    \expandafter\def\csname simpleicon at zcash\endcsname {\simpleiconsmaponeone\symbol{157}}
+    \expandafter\def\csname simpleicon at zdf\endcsname {\simpleiconsmaponeone\symbol{158}}
+    \expandafter\def\csname simpleicon at zebratechnologies\endcsname {\simpleiconsmaponeone\symbol{159}}
+    \expandafter\def\csname simpleicon at zelle\endcsname {\simpleiconsmaponeone\symbol{160}}
+    \expandafter\def\csname simpleicon at zend\endcsname {\simpleiconsmaponeone\symbol{161}}
+    \expandafter\def\csname simpleicon at zendesk\endcsname {\simpleiconsmaponeone\symbol{162}}
+    \expandafter\def\csname simpleicon at zendframework\endcsname {\simpleiconsmaponeone\symbol{163}}
+    \expandafter\def\csname simpleicon at zenn\endcsname {\simpleiconsmaponeone\symbol{164}}
+    \expandafter\def\csname simpleicon at zenodo\endcsname {\simpleiconsmaponeone\symbol{165}}
+    \expandafter\def\csname simpleicon at zensar\endcsname {\simpleiconsmaponeone\symbol{166}}
+    \expandafter\def\csname simpleicon at zerodha\endcsname {\simpleiconsmaponeone\symbol{167}}
+    \expandafter\def\csname simpleicon at zeromq\endcsname {\simpleiconsmaponeone\symbol{168}}
+    \expandafter\def\csname simpleicon at zerply\endcsname {\simpleiconsmaponeone\symbol{169}}
+    \expandafter\def\csname simpleicon at zettlr\endcsname {\simpleiconsmaponeone\symbol{170}}
+    \expandafter\def\csname simpleicon at zhihu\endcsname {\simpleiconsmaponeone\symbol{171}}
+    \expandafter\def\csname simpleicon at zig\endcsname {\simpleiconsmaponeone\symbol{172}}
+    \expandafter\def\csname simpleicon at zigbee\endcsname {\simpleiconsmaponeone\symbol{173}}
+    \expandafter\def\csname simpleicon at zilch\endcsname {\simpleiconsmaponeone\symbol{174}}
+    \expandafter\def\csname simpleicon at zillow\endcsname {\simpleiconsmaponeone\symbol{175}}
+    \expandafter\def\csname simpleicon at zincsearch\endcsname {\simpleiconsmaponeone\symbol{176}}
+    \expandafter\def\csname simpleicon at zingat\endcsname {\simpleiconsmaponeone\symbol{177}}
+    \expandafter\def\csname simpleicon at zod\endcsname {\simpleiconsmaponeone\symbol{178}}
+    \expandafter\def\csname simpleicon at zoho\endcsname {\simpleiconsmaponeone\symbol{179}}
+    \expandafter\def\csname simpleicon at zoiper\endcsname {\simpleiconsmaponeone\symbol{180}}
+    \expandafter\def\csname simpleicon at zomato\endcsname {\simpleiconsmaponeone\symbol{181}}
+    \expandafter\def\csname simpleicon at zoom\endcsname {\simpleiconsmaponeone\symbol{182}}
+    \expandafter\def\csname simpleicon at zorin\endcsname {\simpleiconsmaponeone\symbol{183}}
+    \expandafter\def\csname simpleicon at zotero\endcsname {\simpleiconsmaponeone\symbol{184}}
+    \expandafter\def\csname simpleicon at zsh\endcsname {\simpleiconsmaponeone\symbol{185}}
+    \expandafter\def\csname simpleicon at zulip\endcsname {\simpleiconsmaponeone\symbol{186}}
+    \expandafter\def\csname simpleicon at zwave\endcsname {\simpleiconsmaponeone\symbol{187}}
+    \expandafter\def\csname simpleicon at zyte\endcsname {\simpleiconsmaponeone\symbol{188}}
\ No newline at end of file

Modified: trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-xeluatex.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-xeluatex.tex	2023-10-22 20:06:17 UTC (rev 68618)
+++ trunk/Master/texmf-dist/tex/latex/simpleicons/simpleiconsglyphs-xeluatex.tex	2023-10-22 20:06:30 UTC (rev 68619)
@@ -1,2633 +1,2750 @@
 
-  \expandafter\def\csname simpleicon at 1001tracklists\endcsname {\simpleiconsmap\symbol{"EA01}}
-  \expandafter\def\csname simpleicon at 1password\endcsname {\simpleiconsmap\symbol{"EA02}}
-  \expandafter\def\csname simpleicon at 3m\endcsname {\simpleiconsmap\symbol{"EA03}}
-  \expandafter\def\csname simpleicon at 42\endcsname {\simpleiconsmap\symbol{"EA04}}
-  \expandafter\def\csname simpleicon at 4chan\endcsname {\simpleiconsmap\symbol{"EA05}}
-  \expandafter\def\csname simpleicon at 4d\endcsname {\simpleiconsmap\symbol{"EA06}}
-  \expandafter\def\csname simpleicon at 500px\endcsname {\simpleiconsmap\symbol{"EA07}}
-  \expandafter\def\csname simpleicon at abbott\endcsname {\simpleiconsmap\symbol{"EA08}}
-  \expandafter\def\csname simpleicon at abbrobotstudio\endcsname {\simpleiconsmap\symbol{"EA09}}
-  \expandafter\def\csname simpleicon at abbvie\endcsname {\simpleiconsmap\symbol{"EA0A}}
-  \expandafter\def\csname simpleicon at abletonlive\endcsname {\simpleiconsmap\symbol{"EA0B}}
-  \expandafter\def\csname simpleicon at aboutdotme\endcsname {\simpleiconsmap\symbol{"EA0C}}
-  \expandafter\def\csname simpleicon at abstract\endcsname {\simpleiconsmap\symbol{"EA0D}}
-  \expandafter\def\csname simpleicon at academia\endcsname {\simpleiconsmap\symbol{"EA0E}}
-  \expandafter\def\csname simpleicon at accenture\endcsname {\simpleiconsmap\symbol{"EA0F}}
-  \expandafter\def\csname simpleicon at acclaim\endcsname {\simpleiconsmap\symbol{"EA10}}
-  \expandafter\def\csname simpleicon at accusoft\endcsname {\simpleiconsmap\symbol{"EA11}}
-  \expandafter\def\csname simpleicon at acer\endcsname {\simpleiconsmap\symbol{"EA12}}
-  \expandafter\def\csname simpleicon at acm\endcsname {\simpleiconsmap\symbol{"EA13}}
-  \expandafter\def\csname simpleicon at actigraph\endcsname {\simpleiconsmap\symbol{"EA14}}
-  \expandafter\def\csname simpleicon at activision\endcsname {\simpleiconsmap\symbol{"EA15}}
-  \expandafter\def\csname simpleicon at acura\endcsname {\simpleiconsmap\symbol{"EA16}}
-  \expandafter\def\csname simpleicon at adafruit\endcsname {\simpleiconsmap\symbol{"EA17}}
-  \expandafter\def\csname simpleicon at adblock\endcsname {\simpleiconsmap\symbol{"EA18}}
-  \expandafter\def\csname simpleicon at adblockplus\endcsname {\simpleiconsmap\symbol{"EA19}}
-  \expandafter\def\csname simpleicon at addthis\endcsname {\simpleiconsmap\symbol{"EA1A}}
-  \expandafter\def\csname simpleicon at adguard\endcsname {\simpleiconsmap\symbol{"EA1B}}
-  \expandafter\def\csname simpleicon at adidas\endcsname {\simpleiconsmap\symbol{"EA1C}}
-  \expandafter\def\csname simpleicon at adminer\endcsname {\simpleiconsmap\symbol{"EA1D}}
-  \expandafter\def\csname simpleicon at adobe\endcsname {\simpleiconsmap\symbol{"EA1E}}
-  \expandafter\def\csname simpleicon at adobeacrobatreader\endcsname {\simpleiconsmap\symbol{"EA1F}}
-  \expandafter\def\csname simpleicon at adobeaftereffects\endcsname {\simpleiconsmap\symbol{"EA20}}
-  \expandafter\def\csname simpleicon at adobeaudition\endcsname {\simpleiconsmap\symbol{"EA21}}
-  \expandafter\def\csname simpleicon at adobecreativecloud\endcsname {\simpleiconsmap\symbol{"EA22}}
-  \expandafter\def\csname simpleicon at adobedreamweaver\endcsname {\simpleiconsmap\symbol{"EA23}}
-  \expandafter\def\csname simpleicon at adobefonts\endcsname {\simpleiconsmap\symbol{"EA24}}
-  \expandafter\def\csname simpleicon at adobeillustrator\endcsname {\simpleiconsmap\symbol{"EA25}}
-  \expandafter\def\csname simpleicon at adobeindesign\endcsname {\simpleiconsmap\symbol{"EA26}}
-  \expandafter\def\csname simpleicon at adobelightroom\endcsname {\simpleiconsmap\symbol{"EA27}}
-  \expandafter\def\csname simpleicon at adobelightroomclassic\endcsname {\simpleiconsmap\symbol{"EA28}}
-  \expandafter\def\csname simpleicon at adobephotoshop\endcsname {\simpleiconsmap\symbol{"EA29}}
-  \expandafter\def\csname simpleicon at adobepremierepro\endcsname {\simpleiconsmap\symbol{"EA2A}}
-  \expandafter\def\csname simpleicon at adobexd\endcsname {\simpleiconsmap\symbol{"EA2B}}
-  \expandafter\def\csname simpleicon at adonisjs\endcsname {\simpleiconsmap\symbol{"EA2C}}
-  \expandafter\def\csname simpleicon at adp\endcsname {\simpleiconsmap\symbol{"EA2D}}
-  \expandafter\def\csname simpleicon at adroll\endcsname {\simpleiconsmap\symbol{"EA2E}}
-  \expandafter\def\csname simpleicon at adyen\endcsname {\simpleiconsmap\symbol{"EA2F}}
-  \expandafter\def\csname simpleicon at aerlingus\endcsname {\simpleiconsmap\symbol{"EA30}}
-  \expandafter\def\csname simpleicon at aeroflot\endcsname {\simpleiconsmap\symbol{"EA31}}
-  \expandafter\def\csname simpleicon at aeromexico\endcsname {\simpleiconsmap\symbol{"EA32}}
-  \expandafter\def\csname simpleicon at aerospike\endcsname {\simpleiconsmap\symbol{"EA33}}
-  \expandafter\def\csname simpleicon at aew\endcsname {\simpleiconsmap\symbol{"EA34}}
-  \expandafter\def\csname simpleicon at affine\endcsname {\simpleiconsmap\symbol{"EA35}}
-  \expandafter\def\csname simpleicon at affinity\endcsname {\simpleiconsmap\symbol{"EA36}}
-  \expandafter\def\csname simpleicon at affinitydesigner\endcsname {\simpleiconsmap\symbol{"EA37}}
-  \expandafter\def\csname simpleicon at affinityphoto\endcsname {\simpleiconsmap\symbol{"EA38}}
-  \expandafter\def\csname simpleicon at affinitypublisher\endcsname {\simpleiconsmap\symbol{"EA39}}
-  \expandafter\def\csname simpleicon at aframe\endcsname {\simpleiconsmap\symbol{"EA3A}}
-  \expandafter\def\csname simpleicon at agora\endcsname {\simpleiconsmap\symbol{"EA3B}}
-  \expandafter\def\csname simpleicon at aib\endcsname {\simpleiconsmap\symbol{"EA3C}}
-  \expandafter\def\csname simpleicon at aidungeon\endcsname {\simpleiconsmap\symbol{"EA3D}}
-  \expandafter\def\csname simpleicon at aiohttp\endcsname {\simpleiconsmap\symbol{"EA3E}}
-  \expandafter\def\csname simpleicon at aiqfome\endcsname {\simpleiconsmap\symbol{"EA3F}}
-  \expandafter\def\csname simpleicon at airasia\endcsname {\simpleiconsmap\symbol{"EA40}}
-  \expandafter\def\csname simpleicon at airbnb\endcsname {\simpleiconsmap\symbol{"EA41}}
-  \expandafter\def\csname simpleicon at airbrakedotio\endcsname {\simpleiconsmap\symbol{"EA42}}
-  \expandafter\def\csname simpleicon at airbus\endcsname {\simpleiconsmap\symbol{"EA43}}
-  \expandafter\def\csname simpleicon at airbyte\endcsname {\simpleiconsmap\symbol{"EA44}}
-  \expandafter\def\csname simpleicon at aircall\endcsname {\simpleiconsmap\symbol{"EA45}}
-  \expandafter\def\csname simpleicon at aircanada\endcsname {\simpleiconsmap\symbol{"EA46}}
-  \expandafter\def\csname simpleicon at airchina\endcsname {\simpleiconsmap\symbol{"EA47}}
-  \expandafter\def\csname simpleicon at airfrance\endcsname {\simpleiconsmap\symbol{"EA48}}
-  \expandafter\def\csname simpleicon at airindia\endcsname {\simpleiconsmap\symbol{"EA49}}
-  \expandafter\def\csname simpleicon at airplayaudio\endcsname {\simpleiconsmap\symbol{"EA4A}}
-  \expandafter\def\csname simpleicon at airplayvideo\endcsname {\simpleiconsmap\symbol{"EA4B}}
-  \expandafter\def\csname simpleicon at airtable\endcsname {\simpleiconsmap\symbol{"EA4C}}
-  \expandafter\def\csname simpleicon at ajv\endcsname {\simpleiconsmap\symbol{"EA4D}}
-  \expandafter\def\csname simpleicon at akamai\endcsname {\simpleiconsmap\symbol{"EA4E}}
-  \expandafter\def\csname simpleicon at alacritty\endcsname {\simpleiconsmap\symbol{"EA4F}}
-  \expandafter\def\csname simpleicon at albertheijn\endcsname {\simpleiconsmap\symbol{"EA50}}
-  \expandafter\def\csname simpleicon at alchemy\endcsname {\simpleiconsmap\symbol{"EA51}}
-  \expandafter\def\csname simpleicon at aldinord\endcsname {\simpleiconsmap\symbol{"EA52}}
-  \expandafter\def\csname simpleicon at aldisud\endcsname {\simpleiconsmap\symbol{"EA53}}
-  \expandafter\def\csname simpleicon at alfaromeo\endcsname {\simpleiconsmap\symbol{"EA54}}
-  \expandafter\def\csname simpleicon at alfred\endcsname {\simpleiconsmap\symbol{"EA55}}
-  \expandafter\def\csname simpleicon at algolia\endcsname {\simpleiconsmap\symbol{"EA56}}
-  \expandafter\def\csname simpleicon at algorand\endcsname {\simpleiconsmap\symbol{"EA57}}
-  \expandafter\def\csname simpleicon at alibabacloud\endcsname {\simpleiconsmap\symbol{"EA58}}
-  \expandafter\def\csname simpleicon at alibabadotcom\endcsname {\simpleiconsmap\symbol{"EA59}}
-  \expandafter\def\csname simpleicon at aliexpress\endcsname {\simpleiconsmap\symbol{"EA5A}}
-  \expandafter\def\csname simpleicon at alipay\endcsname {\simpleiconsmap\symbol{"EA5B}}
-  \expandafter\def\csname simpleicon at allegro\endcsname {\simpleiconsmap\symbol{"EA5C}}
-  \expandafter\def\csname simpleicon at alliedmodders\endcsname {\simpleiconsmap\symbol{"EA5D}}
-  \expandafter\def\csname simpleicon at allocine\endcsname {\simpleiconsmap\symbol{"EA5E}}
-  \expandafter\def\csname simpleicon at alltrails\endcsname {\simpleiconsmap\symbol{"EA5F}}
-  \expandafter\def\csname simpleicon at alpinedotjs\endcsname {\simpleiconsmap\symbol{"EA60}}
-  \expandafter\def\csname simpleicon at alpinelinux\endcsname {\simpleiconsmap\symbol{"EA61}}
-  \expandafter\def\csname simpleicon at alteryx\endcsname {\simpleiconsmap\symbol{"EA62}}
-  \expandafter\def\csname simpleicon at altiumdesigner\endcsname {\simpleiconsmap\symbol{"EA63}}
-  \expandafter\def\csname simpleicon at alwaysdata\endcsname {\simpleiconsmap\symbol{"EA64}}
-  \expandafter\def\csname simpleicon at amazon\endcsname {\simpleiconsmap\symbol{"EA65}}
-  \expandafter\def\csname simpleicon at amazonalexa\endcsname {\simpleiconsmap\symbol{"EA66}}
-  \expandafter\def\csname simpleicon at amazonapigateway\endcsname {\simpleiconsmap\symbol{"EA67}}
-  \expandafter\def\csname simpleicon at amazonaws\endcsname {\simpleiconsmap\symbol{"EA68}}
-  \expandafter\def\csname simpleicon at amazoncloudwatch\endcsname {\simpleiconsmap\symbol{"EA69}}
-  \expandafter\def\csname simpleicon at amazondynamodb\endcsname {\simpleiconsmap\symbol{"EA6A}}
-  \expandafter\def\csname simpleicon at amazonec2\endcsname {\simpleiconsmap\symbol{"EA6B}}
-  \expandafter\def\csname simpleicon at amazonecs\endcsname {\simpleiconsmap\symbol{"EA6C}}
-  \expandafter\def\csname simpleicon at amazoneks\endcsname {\simpleiconsmap\symbol{"EA6D}}
-  \expandafter\def\csname simpleicon at amazonfiretv\endcsname {\simpleiconsmap\symbol{"EA6E}}
-  \expandafter\def\csname simpleicon at amazongames\endcsname {\simpleiconsmap\symbol{"EA6F}}
-  \expandafter\def\csname simpleicon at amazoniam\endcsname {\simpleiconsmap\symbol{"EA70}}
-  \expandafter\def\csname simpleicon at amazonlumberyard\endcsname {\simpleiconsmap\symbol{"EA71}}
-  \expandafter\def\csname simpleicon at amazonluna\endcsname {\simpleiconsmap\symbol{"EA72}}
-  \expandafter\def\csname simpleicon at amazonpay\endcsname {\simpleiconsmap\symbol{"EA73}}
-  \expandafter\def\csname simpleicon at amazonprime\endcsname {\simpleiconsmap\symbol{"EA74}}
-  \expandafter\def\csname simpleicon at amazonrds\endcsname {\simpleiconsmap\symbol{"EA75}}
-  \expandafter\def\csname simpleicon at amazonredshift\endcsname {\simpleiconsmap\symbol{"EA76}}
-  \expandafter\def\csname simpleicon at amazons3\endcsname {\simpleiconsmap\symbol{"EA77}}
-  \expandafter\def\csname simpleicon at amazonsqs\endcsname {\simpleiconsmap\symbol{"EA78}}
-  \expandafter\def\csname simpleicon at amd\endcsname {\simpleiconsmap\symbol{"EA79}}
-  \expandafter\def\csname simpleicon at ameba\endcsname {\simpleiconsmap\symbol{"EA7A}}
-  \expandafter\def\csname simpleicon at americanairlines\endcsname {\simpleiconsmap\symbol{"EA7B}}
-  \expandafter\def\csname simpleicon at americanexpress\endcsname {\simpleiconsmap\symbol{"EA7C}}
-  \expandafter\def\csname simpleicon at amg\endcsname {\simpleiconsmap\symbol{"EA7D}}
-  \expandafter\def\csname simpleicon at amp\endcsname {\simpleiconsmap\symbol{"EA7E}}
-  \expandafter\def\csname simpleicon at amul\endcsname {\simpleiconsmap\symbol{"EA7F}}
-  \expandafter\def\csname simpleicon at ana\endcsname {\simpleiconsmap\symbol{"EA80}}
-  \expandafter\def\csname simpleicon at anaconda\endcsname {\simpleiconsmap\symbol{"EA81}}
-  \expandafter\def\csname simpleicon at analogue\endcsname {\simpleiconsmap\symbol{"EA82}}
-  \expandafter\def\csname simpleicon at anchor\endcsname {\simpleiconsmap\symbol{"EA83}}
-  \expandafter\def\csname simpleicon at andela\endcsname {\simpleiconsmap\symbol{"EA84}}
-  \expandafter\def\csname simpleicon at android\endcsname {\simpleiconsmap\symbol{"EA85}}
-  \expandafter\def\csname simpleicon at androidauto\endcsname {\simpleiconsmap\symbol{"EA86}}
-  \expandafter\def\csname simpleicon at androidstudio\endcsname {\simpleiconsmap\symbol{"EA87}}
-  \expandafter\def\csname simpleicon at angellist\endcsname {\simpleiconsmap\symbol{"EA88}}
-  \expandafter\def\csname simpleicon at angular\endcsname {\simpleiconsmap\symbol{"EA89}}
-  \expandafter\def\csname simpleicon at angularjs\endcsname {\simpleiconsmap\symbol{"EA8A}}
-  \expandafter\def\csname simpleicon at angularuniversal\endcsname {\simpleiconsmap\symbol{"EA8B}}
-  \expandafter\def\csname simpleicon at anilist\endcsname {\simpleiconsmap\symbol{"EA8C}}
-  \expandafter\def\csname simpleicon at ansible\endcsname {\simpleiconsmap\symbol{"EA8D}}
-  \expandafter\def\csname simpleicon at answer\endcsname {\simpleiconsmap\symbol{"EA8E}}
-  \expandafter\def\csname simpleicon at ansys\endcsname {\simpleiconsmap\symbol{"EA8F}}
-  \expandafter\def\csname simpleicon at anta\endcsname {\simpleiconsmap\symbol{"EA90}}
-  \expandafter\def\csname simpleicon at antdesign\endcsname {\simpleiconsmap\symbol{"EA91}}
-  \expandafter\def\csname simpleicon at antena3\endcsname {\simpleiconsmap\symbol{"EA92}}
-  \expandafter\def\csname simpleicon at anydesk\endcsname {\simpleiconsmap\symbol{"EA93}}
-  \expandafter\def\csname simpleicon at aol\endcsname {\simpleiconsmap\symbol{"EA94}}
-  \expandafter\def\csname simpleicon at apache\endcsname {\simpleiconsmap\symbol{"EA95}}
-  \expandafter\def\csname simpleicon at apacheairflow\endcsname {\simpleiconsmap\symbol{"EA96}}
-  \expandafter\def\csname simpleicon at apacheant\endcsname {\simpleiconsmap\symbol{"EA97}}
-  \expandafter\def\csname simpleicon at apachecassandra\endcsname {\simpleiconsmap\symbol{"EA98}}
-  \expandafter\def\csname simpleicon at apachecloudstack\endcsname {\simpleiconsmap\symbol{"EA99}}
-  \expandafter\def\csname simpleicon at apachecordova\endcsname {\simpleiconsmap\symbol{"EA9A}}
-  \expandafter\def\csname simpleicon at apachecouchdb\endcsname {\simpleiconsmap\symbol{"EA9B}}
-  \expandafter\def\csname simpleicon at apachedruid\endcsname {\simpleiconsmap\symbol{"EA9C}}
-  \expandafter\def\csname simpleicon at apacheecharts\endcsname {\simpleiconsmap\symbol{"EA9D}}
-  \expandafter\def\csname simpleicon at apacheflink\endcsname {\simpleiconsmap\symbol{"EA9E}}
-  \expandafter\def\csname simpleicon at apachegroovy\endcsname {\simpleiconsmap\symbol{"EA9F}}
-  \expandafter\def\csname simpleicon at apachehadoop\endcsname {\simpleiconsmap\symbol{"EAA0}}
-  \expandafter\def\csname simpleicon at apachehive\endcsname {\simpleiconsmap\symbol{"EAA1}}
-  \expandafter\def\csname simpleicon at apachejmeter\endcsname {\simpleiconsmap\symbol{"EAA2}}
-  \expandafter\def\csname simpleicon at apachekafka\endcsname {\simpleiconsmap\symbol{"EAA3}}
-  \expandafter\def\csname simpleicon at apachekylin\endcsname {\simpleiconsmap\symbol{"EAA4}}
-  \expandafter\def\csname simpleicon at apachemaven\endcsname {\simpleiconsmap\symbol{"EAA5}}
-  \expandafter\def\csname simpleicon at apachenetbeanside\endcsname {\simpleiconsmap\symbol{"EAA6}}
-  \expandafter\def\csname simpleicon at apacheopenoffice\endcsname {\simpleiconsmap\symbol{"EAA7}}
-  \expandafter\def\csname simpleicon at apacheparquet\endcsname {\simpleiconsmap\symbol{"EAA8}}
-  \expandafter\def\csname simpleicon at apachepulsar\endcsname {\simpleiconsmap\symbol{"EAA9}}
-  \expandafter\def\csname simpleicon at apacherocketmq\endcsname {\simpleiconsmap\symbol{"EAAA}}
-  \expandafter\def\csname simpleicon at apachesolr\endcsname {\simpleiconsmap\symbol{"EAAB}}
-  \expandafter\def\csname simpleicon at apachespark\endcsname {\simpleiconsmap\symbol{"EAAC}}
-  \expandafter\def\csname simpleicon at apachestorm\endcsname {\simpleiconsmap\symbol{"EAAD}}
-  \expandafter\def\csname simpleicon at apachetomcat\endcsname {\simpleiconsmap\symbol{"EAAE}}
-  \expandafter\def\csname simpleicon at aparat\endcsname {\simpleiconsmap\symbol{"EAAF}}
-  \expandafter\def\csname simpleicon at apifox\endcsname {\simpleiconsmap\symbol{"EAB0}}
-  \expandafter\def\csname simpleicon at apollographql\endcsname {\simpleiconsmap\symbol{"EAB1}}
-  \expandafter\def\csname simpleicon at apostrophe\endcsname {\simpleiconsmap\symbol{"EAB2}}
-  \expandafter\def\csname simpleicon at appian\endcsname {\simpleiconsmap\symbol{"EAB3}}
-  \expandafter\def\csname simpleicon at apple\endcsname {\simpleiconsmap\symbol{"EAB4}}
-  \expandafter\def\csname simpleicon at applearcade\endcsname {\simpleiconsmap\symbol{"EAB5}}
-  \expandafter\def\csname simpleicon at applemusic\endcsname {\simpleiconsmap\symbol{"EAB6}}
-  \expandafter\def\csname simpleicon at applenews\endcsname {\simpleiconsmap\symbol{"EAB7}}
-  \expandafter\def\csname simpleicon at applepay\endcsname {\simpleiconsmap\symbol{"EAB8}}
-  \expandafter\def\csname simpleicon at applepodcasts\endcsname {\simpleiconsmap\symbol{"EAB9}}
-  \expandafter\def\csname simpleicon at appletv\endcsname {\simpleiconsmap\symbol{"EABA}}
-  \expandafter\def\csname simpleicon at appsignal\endcsname {\simpleiconsmap\symbol{"EABB}}
-  \expandafter\def\csname simpleicon at appsmith\endcsname {\simpleiconsmap\symbol{"EABC}}
-  \expandafter\def\csname simpleicon at appstore\endcsname {\simpleiconsmap\symbol{"EABD}}
-  \expandafter\def\csname simpleicon at appveyor\endcsname {\simpleiconsmap\symbol{"EABE}}
-  \expandafter\def\csname simpleicon at appwrite\endcsname {\simpleiconsmap\symbol{"EABF}}
-  \expandafter\def\csname simpleicon at aqua\endcsname {\simpleiconsmap\symbol{"EAC0}}
-  \expandafter\def\csname simpleicon at aral\endcsname {\simpleiconsmap\symbol{"EAC1}}
-  \expandafter\def\csname simpleicon at arangodb\endcsname {\simpleiconsmap\symbol{"EAC2}}
-  \expandafter\def\csname simpleicon at arcgis\endcsname {\simpleiconsmap\symbol{"EAC3}}
-  \expandafter\def\csname simpleicon at archicad\endcsname {\simpleiconsmap\symbol{"EAC4}}
-  \expandafter\def\csname simpleicon at archiveofourown\endcsname {\simpleiconsmap\symbol{"EAC5}}
-  \expandafter\def\csname simpleicon at archlinux\endcsname {\simpleiconsmap\symbol{"EAC6}}
-  \expandafter\def\csname simpleicon at ardour\endcsname {\simpleiconsmap\symbol{"EAC7}}
-  \expandafter\def\csname simpleicon at arduino\endcsname {\simpleiconsmap\symbol{"EAC8}}
-  \expandafter\def\csname simpleicon at argo\endcsname {\simpleiconsmap\symbol{"EAC9}}
-  \expandafter\def\csname simpleicon at argos\endcsname {\simpleiconsmap\symbol{"EACA}}
-  \expandafter\def\csname simpleicon at ariakit\endcsname {\simpleiconsmap\symbol{"EACB}}
-  \expandafter\def\csname simpleicon at arkecosystem\endcsname {\simpleiconsmap\symbol{"EACC}}
-  \expandafter\def\csname simpleicon at arlo\endcsname {\simpleiconsmap\symbol{"EACD}}
-  \expandafter\def\csname simpleicon at arm\endcsname {\simpleiconsmap\symbol{"EACE}}
-  \expandafter\def\csname simpleicon at arstechnica\endcsname {\simpleiconsmap\symbol{"EACF}}
-  \expandafter\def\csname simpleicon at artifacthub\endcsname {\simpleiconsmap\symbol{"EAD0}}
-  \expandafter\def\csname simpleicon at artixlinux\endcsname {\simpleiconsmap\symbol{"EAD1}}
-  \expandafter\def\csname simpleicon at artstation\endcsname {\simpleiconsmap\symbol{"EAD2}}
-  \expandafter\def\csname simpleicon at arxiv\endcsname {\simpleiconsmap\symbol{"EAD3}}
-  \expandafter\def\csname simpleicon at asana\endcsname {\simpleiconsmap\symbol{"EAD4}}
-  \expandafter\def\csname simpleicon at asciidoctor\endcsname {\simpleiconsmap\symbol{"EAD5}}
-  \expandafter\def\csname simpleicon at asciinema\endcsname {\simpleiconsmap\symbol{"EAD6}}
-  \expandafter\def\csname simpleicon at asda\endcsname {\simpleiconsmap\symbol{"EAD7}}
-  \expandafter\def\csname simpleicon at aseprite\endcsname {\simpleiconsmap\symbol{"EAD8}}
-  \expandafter\def\csname simpleicon at askfm\endcsname {\simpleiconsmap\symbol{"EAD9}}
-  \expandafter\def\csname simpleicon at askubuntu\endcsname {\simpleiconsmap\symbol{"EADA}}
-  \expandafter\def\csname simpleicon at assemblyscript\endcsname {\simpleiconsmap\symbol{"EADB}}
-  \expandafter\def\csname simpleicon at astonmartin\endcsname {\simpleiconsmap\symbol{"EADC}}
-  \expandafter\def\csname simpleicon at astro\endcsname {\simpleiconsmap\symbol{"EADD}}
-  \expandafter\def\csname simpleicon at asus\endcsname {\simpleiconsmap\symbol{"EADE}}
-  \expandafter\def\csname simpleicon at atandt\endcsname {\simpleiconsmap\symbol{"EADF}}
-  \expandafter\def\csname simpleicon at atari\endcsname {\simpleiconsmap\symbol{"EAE0}}
-  \expandafter\def\csname simpleicon at atlassian\endcsname {\simpleiconsmap\symbol{"EAE1}}
-  \expandafter\def\csname simpleicon at atom\endcsname {\simpleiconsmap\symbol{"EAE2}}
-  \expandafter\def\csname simpleicon at auchan\endcsname {\simpleiconsmap\symbol{"EAE3}}
-  \expandafter\def\csname simpleicon at audacity\endcsname {\simpleiconsmap\symbol{"EAE4}}
-  \expandafter\def\csname simpleicon at audi\endcsname {\simpleiconsmap\symbol{"EAE5}}
-  \expandafter\def\csname simpleicon at audible\endcsname {\simpleiconsmap\symbol{"EAE6}}
-  \expandafter\def\csname simpleicon at audioboom\endcsname {\simpleiconsmap\symbol{"EAE7}}
-  \expandafter\def\csname simpleicon at audiomack\endcsname {\simpleiconsmap\symbol{"EAE8}}
-  \expandafter\def\csname simpleicon at audiotechnica\endcsname {\simpleiconsmap\symbol{"EAE9}}
-  \expandafter\def\csname simpleicon at aurelia\endcsname {\simpleiconsmap\symbol{"EAEA}}
-  \expandafter\def\csname simpleicon at auth0\endcsname {\simpleiconsmap\symbol{"EAEB}}
-  \expandafter\def\csname simpleicon at authelia\endcsname {\simpleiconsmap\symbol{"EAEC}}
-  \expandafter\def\csname simpleicon at authy\endcsname {\simpleiconsmap\symbol{"EAED}}
-  \expandafter\def\csname simpleicon at autodesk\endcsname {\simpleiconsmap\symbol{"EAEE}}
-  \expandafter\def\csname simpleicon at autohotkey\endcsname {\simpleiconsmap\symbol{"EAEF}}
-  \expandafter\def\csname simpleicon at automattic\endcsname {\simpleiconsmap\symbol{"EAF0}}
-  \expandafter\def\csname simpleicon at autoprefixer\endcsname {\simpleiconsmap\symbol{"EAF1}}
-  \expandafter\def\csname simpleicon at avajs\endcsname {\simpleiconsmap\symbol{"EAF2}}
-  \expandafter\def\csname simpleicon at avast\endcsname {\simpleiconsmap\symbol{"EAF3}}
-  \expandafter\def\csname simpleicon at awesomelists\endcsname {\simpleiconsmap\symbol{"EAF4}}
-  \expandafter\def\csname simpleicon at awesomewm\endcsname {\simpleiconsmap\symbol{"EAF5}}
-  \expandafter\def\csname simpleicon at awsamplify\endcsname {\simpleiconsmap\symbol{"EAF6}}
-  \expandafter\def\csname simpleicon at awsfargate\endcsname {\simpleiconsmap\symbol{"EAF7}}
-  \expandafter\def\csname simpleicon at awslambda\endcsname {\simpleiconsmap\symbol{"EAF8}}
-  \expandafter\def\csname simpleicon at axios\endcsname {\simpleiconsmap\symbol{"EAF9}}
-  \expandafter\def\csname simpleicon at azureartifacts\endcsname {\simpleiconsmap\symbol{"EAFA}}
-  \expandafter\def\csname simpleicon at azuredataexplorer\endcsname {\simpleiconsmap\symbol{"EAFB}}
-  \expandafter\def\csname simpleicon at azuredevops\endcsname {\simpleiconsmap\symbol{"EAFC}}
-  \expandafter\def\csname simpleicon at azurefunctions\endcsname {\simpleiconsmap\symbol{"EAFD}}
-  \expandafter\def\csname simpleicon at azurepipelines\endcsname {\simpleiconsmap\symbol{"EAFE}}
-  \expandafter\def\csname simpleicon at babel\endcsname {\simpleiconsmap\symbol{"EAFF}}
-  \expandafter\def\csname simpleicon at babylondotjs\endcsname {\simpleiconsmap\symbol{"EB00}}
-  \expandafter\def\csname simpleicon at backblaze\endcsname {\simpleiconsmap\symbol{"EB01}}
-  \expandafter\def\csname simpleicon at backbonedotjs\endcsname {\simpleiconsmap\symbol{"EB02}}
-  \expandafter\def\csname simpleicon at backendless\endcsname {\simpleiconsmap\symbol{"EB03}}
-  \expandafter\def\csname simpleicon at backstage\endcsname {\simpleiconsmap\symbol{"EB04}}
-  \expandafter\def\csname simpleicon at badgr\endcsname {\simpleiconsmap\symbol{"EB05}}
-  \expandafter\def\csname simpleicon at badoo\endcsname {\simpleiconsmap\symbol{"EB06}}
-  \expandafter\def\csname simpleicon at baidu\endcsname {\simpleiconsmap\symbol{"EB07}}
-  \expandafter\def\csname simpleicon at bamboo\endcsname {\simpleiconsmap\symbol{"EB08}}
-  \expandafter\def\csname simpleicon at bandcamp\endcsname {\simpleiconsmap\symbol{"EB09}}
-  \expandafter\def\csname simpleicon at bandlab\endcsname {\simpleiconsmap\symbol{"EB0A}}
-  \expandafter\def\csname simpleicon at bandrautomation\endcsname {\simpleiconsmap\symbol{"EB0B}}
-  \expandafter\def\csname simpleicon at bandsintown\endcsname {\simpleiconsmap\symbol{"EB0C}}
-  \expandafter\def\csname simpleicon at bankofamerica\endcsname {\simpleiconsmap\symbol{"EB0D}}
-  \expandafter\def\csname simpleicon at barclays\endcsname {\simpleiconsmap\symbol{"EB0E}}
-  \expandafter\def\csname simpleicon at baremetrics\endcsname {\simpleiconsmap\symbol{"EB0F}}
-  \expandafter\def\csname simpleicon at basecamp\endcsname {\simpleiconsmap\symbol{"EB10}}
-  \expandafter\def\csname simpleicon at bastyon\endcsname {\simpleiconsmap\symbol{"EB11}}
-  \expandafter\def\csname simpleicon at bata\endcsname {\simpleiconsmap\symbol{"EB12}}
-  \expandafter\def\csname simpleicon at bathasu\endcsname {\simpleiconsmap\symbol{"EB13}}
-  \expandafter\def\csname simpleicon at battledotnet\endcsname {\simpleiconsmap\symbol{"EB14}}
-  \expandafter\def\csname simpleicon at bbc\endcsname {\simpleiconsmap\symbol{"EB15}}
-  \expandafter\def\csname simpleicon at bbciplayer\endcsname {\simpleiconsmap\symbol{"EB16}}
-  \expandafter\def\csname simpleicon at beatport\endcsname {\simpleiconsmap\symbol{"EB17}}
-  \expandafter\def\csname simpleicon at beats\endcsname {\simpleiconsmap\symbol{"EB18}}
-  \expandafter\def\csname simpleicon at beatsbydre\endcsname {\simpleiconsmap\symbol{"EB19}}
-  \expandafter\def\csname simpleicon at behance\endcsname {\simpleiconsmap\symbol{"EB1A}}
-  \expandafter\def\csname simpleicon at beijingsubway\endcsname {\simpleiconsmap\symbol{"EB1B}}
-  \expandafter\def\csname simpleicon at bem\endcsname {\simpleiconsmap\symbol{"EB1C}}
-  \expandafter\def\csname simpleicon at bentley\endcsname {\simpleiconsmap\symbol{"EB1D}}
-  \expandafter\def\csname simpleicon at bento\endcsname {\simpleiconsmap\symbol{"EB1E}}
-  \expandafter\def\csname simpleicon at bentoml\endcsname {\simpleiconsmap\symbol{"EB1F}}
-  \expandafter\def\csname simpleicon at betfair\endcsname {\simpleiconsmap\symbol{"EB20}}
-  \expandafter\def\csname simpleicon at bigbasket\endcsname {\simpleiconsmap\symbol{"EB21}}
-  \expandafter\def\csname simpleicon at bigbluebutton\endcsname {\simpleiconsmap\symbol{"EB22}}
-  \expandafter\def\csname simpleicon at bigcartel\endcsname {\simpleiconsmap\symbol{"EB23}}
-  \expandafter\def\csname simpleicon at bigcommerce\endcsname {\simpleiconsmap\symbol{"EB24}}
-  \expandafter\def\csname simpleicon at bilibili\endcsname {\simpleiconsmap\symbol{"EB25}}
-  \expandafter\def\csname simpleicon at billboard\endcsname {\simpleiconsmap\symbol{"EB26}}
-  \expandafter\def\csname simpleicon at bim\endcsname {\simpleiconsmap\symbol{"EB27}}
-  \expandafter\def\csname simpleicon at binance\endcsname {\simpleiconsmap\symbol{"EB28}}
-  \expandafter\def\csname simpleicon at biolink\endcsname {\simpleiconsmap\symbol{"EB29}}
-  \expandafter\def\csname simpleicon at bisecthosting\endcsname {\simpleiconsmap\symbol{"EB2A}}
-  \expandafter\def\csname simpleicon at bit\endcsname {\simpleiconsmap\symbol{"EB2B}}
-  \expandafter\def\csname simpleicon at bitbucket\endcsname {\simpleiconsmap\symbol{"EB2C}}
-  \expandafter\def\csname simpleicon at bitcoin\endcsname {\simpleiconsmap\symbol{"EB2D}}
-  \expandafter\def\csname simpleicon at bitcoincash\endcsname {\simpleiconsmap\symbol{"EB2E}}
-  \expandafter\def\csname simpleicon at bitcoinsv\endcsname {\simpleiconsmap\symbol{"EB2F}}
-  \expandafter\def\csname simpleicon at bitdefender\endcsname {\simpleiconsmap\symbol{"EB30}}
-  \expandafter\def\csname simpleicon at bitly\endcsname {\simpleiconsmap\symbol{"EB31}}
-  \expandafter\def\csname simpleicon at bitrise\endcsname {\simpleiconsmap\symbol{"EB32}}
-  \expandafter\def\csname simpleicon at bitwarden\endcsname {\simpleiconsmap\symbol{"EB33}}
-  \expandafter\def\csname simpleicon at bitwig\endcsname {\simpleiconsmap\symbol{"EB34}}
-  \expandafter\def\csname simpleicon at blackberry\endcsname {\simpleiconsmap\symbol{"EB35}}
-  \expandafter\def\csname simpleicon at blazemeter\endcsname {\simpleiconsmap\symbol{"EB36}}
-  \expandafter\def\csname simpleicon at blazor\endcsname {\simpleiconsmap\symbol{"EB37}}
-  \expandafter\def\csname simpleicon at blender\endcsname {\simpleiconsmap\symbol{"EB38}}
-  \expandafter\def\csname simpleicon at blockchaindotcom\endcsname {\simpleiconsmap\symbol{"EB39}}
-  \expandafter\def\csname simpleicon at blogger\endcsname {\simpleiconsmap\symbol{"EB3A}}
-  \expandafter\def\csname simpleicon at bloglovin\endcsname {\simpleiconsmap\symbol{"EB3B}}
-  \expandafter\def\csname simpleicon at blueprint\endcsname {\simpleiconsmap\symbol{"EB3C}}
-  \expandafter\def\csname simpleicon at bluetooth\endcsname {\simpleiconsmap\symbol{"EB3D}}
-  \expandafter\def\csname simpleicon at bmcsoftware\endcsname {\simpleiconsmap\symbol{"EB3E}}
-  \expandafter\def\csname simpleicon at bmw\endcsname {\simpleiconsmap\symbol{"EB3F}}
-  \expandafter\def\csname simpleicon at boardgamegeek\endcsname {\simpleiconsmap\symbol{"EB40}}
-  \expandafter\def\csname simpleicon at boehringeringelheim\endcsname {\simpleiconsmap\symbol{"EB41}}
-  \expandafter\def\csname simpleicon at boeing\endcsname {\simpleiconsmap\symbol{"EB42}}
-  \expandafter\def\csname simpleicon at bombardier\endcsname {\simpleiconsmap\symbol{"EB43}}
-  \expandafter\def\csname simpleicon at bookalope\endcsname {\simpleiconsmap\symbol{"EB44}}
-  \expandafter\def\csname simpleicon at bookbub\endcsname {\simpleiconsmap\symbol{"EB45}}
-  \expandafter\def\csname simpleicon at bookmeter\endcsname {\simpleiconsmap\symbol{"EB46}}
-  \expandafter\def\csname simpleicon at bookmyshow\endcsname {\simpleiconsmap\symbol{"EB47}}
-  \expandafter\def\csname simpleicon at bookstack\endcsname {\simpleiconsmap\symbol{"EB48}}
-  \expandafter\def\csname simpleicon at boost\endcsname {\simpleiconsmap\symbol{"EB49}}
-  \expandafter\def\csname simpleicon at boots\endcsname {\simpleiconsmap\symbol{"EB4A}}
-  \expandafter\def\csname simpleicon at bootstrap\endcsname {\simpleiconsmap\symbol{"EB4B}}
-  \expandafter\def\csname simpleicon at borgbackup\endcsname {\simpleiconsmap\symbol{"EB4C}}
-  \expandafter\def\csname simpleicon at bosch\endcsname {\simpleiconsmap\symbol{"EB4D}}
-  \expandafter\def\csname simpleicon at bose\endcsname {\simpleiconsmap\symbol{"EB4E}}
-  \expandafter\def\csname simpleicon at botblecms\endcsname {\simpleiconsmap\symbol{"EB4F}}
-  \expandafter\def\csname simpleicon at boulanger\endcsname {\simpleiconsmap\symbol{"EB50}}
-  \expandafter\def\csname simpleicon at bower\endcsname {\simpleiconsmap\symbol{"EB51}}
-  \expandafter\def\csname simpleicon at box\endcsname {\simpleiconsmap\symbol{"EB52}}
-  \expandafter\def\csname simpleicon at boxysvg\endcsname {\simpleiconsmap\symbol{"EB53}}
-  \expandafter\def\csname simpleicon at brandfolder\endcsname {\simpleiconsmap\symbol{"EB54}}
-  \expandafter\def\csname simpleicon at brave\endcsname {\simpleiconsmap\symbol{"EB55}}
-  \expandafter\def\csname simpleicon at breaker\endcsname {\simpleiconsmap\symbol{"EB56}}
-  \expandafter\def\csname simpleicon at brevo\endcsname {\simpleiconsmap\symbol{"EB57}}
-  \expandafter\def\csname simpleicon at britishairways\endcsname {\simpleiconsmap\symbol{"EB58}}
-  \expandafter\def\csname simpleicon at broadcom\endcsname {\simpleiconsmap\symbol{"EB59}}
-  \expandafter\def\csname simpleicon at bspwm\endcsname {\simpleiconsmap\symbol{"EB5A}}
-  \expandafter\def\csname simpleicon at bt\endcsname {\simpleiconsmap\symbol{"EB5B}}
-  \expandafter\def\csname simpleicon at buddy\endcsname {\simpleiconsmap\symbol{"EB5C}}
-  \expandafter\def\csname simpleicon at budibase\endcsname {\simpleiconsmap\symbol{"EB5D}}
-  \expandafter\def\csname simpleicon at buefy\endcsname {\simpleiconsmap\symbol{"EB5E}}
-  \expandafter\def\csname simpleicon at buffer\endcsname {\simpleiconsmap\symbol{"EB5F}}
-  \expandafter\def\csname simpleicon at bugatti\endcsname {\simpleiconsmap\symbol{"EB60}}
-  \expandafter\def\csname simpleicon at bugcrowd\endcsname {\simpleiconsmap\symbol{"EB61}}
-  \expandafter\def\csname simpleicon at bugsnag\endcsname {\simpleiconsmap\symbol{"EB62}}
-  \expandafter\def\csname simpleicon at buildkite\endcsname {\simpleiconsmap\symbol{"EB63}}
-  \expandafter\def\csname simpleicon at bukalapak\endcsname {\simpleiconsmap\symbol{"EB64}}
-  \expandafter\def\csname simpleicon at bulma\endcsname {\simpleiconsmap\symbol{"EB65}}
-  \expandafter\def\csname simpleicon at bun\endcsname {\simpleiconsmap\symbol{"EB66}}
-  \expandafter\def\csname simpleicon at bunq\endcsname {\simpleiconsmap\symbol{"EB67}}
-  \expandafter\def\csname simpleicon at burgerking\endcsname {\simpleiconsmap\symbol{"EB68}}
-  \expandafter\def\csname simpleicon at burton\endcsname {\simpleiconsmap\symbol{"EB69}}
-  \expandafter\def\csname simpleicon at buymeacoffee\endcsname {\simpleiconsmap\symbol{"EB6A}}
-  \expandafter\def\csname simpleicon at buzzfeed\endcsname {\simpleiconsmap\symbol{"EB6B}}
-  \expandafter\def\csname simpleicon at bvg\endcsname {\simpleiconsmap\symbol{"EB6C}}
-  \expandafter\def\csname simpleicon at byjus\endcsname {\simpleiconsmap\symbol{"EB6D}}
-  \expandafter\def\csname simpleicon at byte\endcsname {\simpleiconsmap\symbol{"EB6E}}
-  \expandafter\def\csname simpleicon at bytedance\endcsname {\simpleiconsmap\symbol{"EB6F}}
-  \expandafter\def\csname simpleicon at c\endcsname {\simpleiconsmap\symbol{"EB70}}
-  \expandafter\def\csname simpleicon at cachet\endcsname {\simpleiconsmap\symbol{"EB71}}
-  \expandafter\def\csname simpleicon at caddy\endcsname {\simpleiconsmap\symbol{"EB72}}
-  \expandafter\def\csname simpleicon at cadillac\endcsname {\simpleiconsmap\symbol{"EB73}}
-  \expandafter\def\csname simpleicon at cafepress\endcsname {\simpleiconsmap\symbol{"EB74}}
-  \expandafter\def\csname simpleicon at caffeine\endcsname {\simpleiconsmap\symbol{"EB75}}
-  \expandafter\def\csname simpleicon at cairographics\endcsname {\simpleiconsmap\symbol{"EB76}}
-  \expandafter\def\csname simpleicon at cairometro\endcsname {\simpleiconsmap\symbol{"EB77}}
-  \expandafter\def\csname simpleicon at cakephp\endcsname {\simpleiconsmap\symbol{"EB78}}
-  \expandafter\def\csname simpleicon at campaignmonitor\endcsname {\simpleiconsmap\symbol{"EB79}}
-  \expandafter\def\csname simpleicon at canonical\endcsname {\simpleiconsmap\symbol{"EB7A}}
-  \expandafter\def\csname simpleicon at canva\endcsname {\simpleiconsmap\symbol{"EB7B}}
-  \expandafter\def\csname simpleicon at capacitor\endcsname {\simpleiconsmap\symbol{"EB7C}}
-  \expandafter\def\csname simpleicon at cardano\endcsname {\simpleiconsmap\symbol{"EB7D}}
-  \expandafter\def\csname simpleicon at carrefour\endcsname {\simpleiconsmap\symbol{"EB7E}}
-  \expandafter\def\csname simpleicon at carthrottle\endcsname {\simpleiconsmap\symbol{"EB7F}}
-  \expandafter\def\csname simpleicon at carto\endcsname {\simpleiconsmap\symbol{"EB80}}
-  \expandafter\def\csname simpleicon at cashapp\endcsname {\simpleiconsmap\symbol{"EB81}}
-  \expandafter\def\csname simpleicon at castbox\endcsname {\simpleiconsmap\symbol{"EB82}}
-  \expandafter\def\csname simpleicon at castorama\endcsname {\simpleiconsmap\symbol{"EB83}}
-  \expandafter\def\csname simpleicon at castro\endcsname {\simpleiconsmap\symbol{"EB84}}
-  \expandafter\def\csname simpleicon at caterpillar\endcsname {\simpleiconsmap\symbol{"EB85}}
-  \expandafter\def\csname simpleicon at cbs\endcsname {\simpleiconsmap\symbol{"EB86}}
-  \expandafter\def\csname simpleicon at cdprojekt\endcsname {\simpleiconsmap\symbol{"EB87}}
-  \expandafter\def\csname simpleicon at celery\endcsname {\simpleiconsmap\symbol{"EB88}}
-  \expandafter\def\csname simpleicon at centos\endcsname {\simpleiconsmap\symbol{"EB89}}
-  \expandafter\def\csname simpleicon at ceph\endcsname {\simpleiconsmap\symbol{"EB8A}}
-  \expandafter\def\csname simpleicon at cesium\endcsname {\simpleiconsmap\symbol{"EB8B}}
-  \expandafter\def\csname simpleicon at chai\endcsname {\simpleiconsmap\symbol{"EB8C}}
-  \expandafter\def\csname simpleicon at chainguard\endcsname {\simpleiconsmap\symbol{"EB8D}}
-  \expandafter\def\csname simpleicon at chainlink\endcsname {\simpleiconsmap\symbol{"EB8E}}
-  \expandafter\def\csname simpleicon at chakraui\endcsname {\simpleiconsmap\symbol{"EB8F}}
-  \expandafter\def\csname simpleicon at channel4\endcsname {\simpleiconsmap\symbol{"EB90}}
-  \expandafter\def\csname simpleicon at chartdotjs\endcsname {\simpleiconsmap\symbol{"EB91}}
-  \expandafter\def\csname simpleicon at chartmogul\endcsname {\simpleiconsmap\symbol{"EB92}}
-  \expandafter\def\csname simpleicon at chase\endcsname {\simpleiconsmap\symbol{"EB93}}
-  \expandafter\def\csname simpleicon at chatbot\endcsname {\simpleiconsmap\symbol{"EB94}}
-  \expandafter\def\csname simpleicon at chatwoot\endcsname {\simpleiconsmap\symbol{"EB95}}
-  \expandafter\def\csname simpleicon at checkio\endcsname {\simpleiconsmap\symbol{"EB96}}
-  \expandafter\def\csname simpleicon at checkmarx\endcsname {\simpleiconsmap\symbol{"EB97}}
-  \expandafter\def\csname simpleicon at checkmk\endcsname {\simpleiconsmap\symbol{"EB98}}
-  \expandafter\def\csname simpleicon at chef\endcsname {\simpleiconsmap\symbol{"EB99}}
-  \expandafter\def\csname simpleicon at chemex\endcsname {\simpleiconsmap\symbol{"EB9A}}
-  \expandafter\def\csname simpleicon at chevrolet\endcsname {\simpleiconsmap\symbol{"EB9B}}
-  \expandafter\def\csname simpleicon at chianetwork\endcsname {\simpleiconsmap\symbol{"EB9C}}
-  \expandafter\def\csname simpleicon at chinaeasternairlines\endcsname {\simpleiconsmap\symbol{"EB9D}}
-  \expandafter\def\csname simpleicon at chinasouthernairlines\endcsname {\simpleiconsmap\symbol{"EB9E}}
-  \expandafter\def\csname simpleicon at chocolatey\endcsname {\simpleiconsmap\symbol{"EB9F}}
-  \expandafter\def\csname simpleicon at chromecast\endcsname {\simpleiconsmap\symbol{"EBA0}}
-  \expandafter\def\csname simpleicon at chrysler\endcsname {\simpleiconsmap\symbol{"EBA1}}
-  \expandafter\def\csname simpleicon at chupachups\endcsname {\simpleiconsmap\symbol{"EBA2}}
-  \expandafter\def\csname simpleicon at cilium\endcsname {\simpleiconsmap\symbol{"EBA3}}
-  \expandafter\def\csname simpleicon at cinema4d\endcsname {\simpleiconsmap\symbol{"EBA4}}
-  \expandafter\def\csname simpleicon at circle\endcsname {\simpleiconsmap\symbol{"EBA5}}
-  \expandafter\def\csname simpleicon at circleci\endcsname {\simpleiconsmap\symbol{"EBA6}}
-  \expandafter\def\csname simpleicon at circuitverse\endcsname {\simpleiconsmap\symbol{"EBA7}}
-  \expandafter\def\csname simpleicon at cirrusci\endcsname {\simpleiconsmap\symbol{"EBA8}}
-  \expandafter\def\csname simpleicon at cisco\endcsname {\simpleiconsmap\symbol{"EBA9}}
-  \expandafter\def\csname simpleicon at citrix\endcsname {\simpleiconsmap\symbol{"EBAA}}
-  \expandafter\def\csname simpleicon at citroen\endcsname {\simpleiconsmap\symbol{"EBAB}}
-  \expandafter\def\csname simpleicon at civicrm\endcsname {\simpleiconsmap\symbol{"EBAC}}
-  \expandafter\def\csname simpleicon at civo\endcsname {\simpleiconsmap\symbol{"EBAD}}
-  \expandafter\def\csname simpleicon at ckeditor4\endcsname {\simpleiconsmap\symbol{"EBAE}}
-  \expandafter\def\csname simpleicon at clarifai\endcsname {\simpleiconsmap\symbol{"EBAF}}
-  \expandafter\def\csname simpleicon at claris\endcsname {\simpleiconsmap\symbol{"EBB0}}
-  \expandafter\def\csname simpleicon at clarivate\endcsname {\simpleiconsmap\symbol{"EBB1}}
-  \expandafter\def\csname simpleicon at clickhouse\endcsname {\simpleiconsmap\symbol{"EBB2}}
-  \expandafter\def\csname simpleicon at clickup\endcsname {\simpleiconsmap\symbol{"EBB3}}
-  \expandafter\def\csname simpleicon at clion\endcsname {\simpleiconsmap\symbol{"EBB4}}
-  \expandafter\def\csname simpleicon at cliqz\endcsname {\simpleiconsmap\symbol{"EBB5}}
-  \expandafter\def\csname simpleicon at clockify\endcsname {\simpleiconsmap\symbol{"EBB6}}
-  \expandafter\def\csname simpleicon at clojure\endcsname {\simpleiconsmap\symbol{"EBB7}}
-  \expandafter\def\csname simpleicon at cloud66\endcsname {\simpleiconsmap\symbol{"EBB8}}
-  \expandafter\def\csname simpleicon at cloudbees\endcsname {\simpleiconsmap\symbol{"EBB9}}
-  \expandafter\def\csname simpleicon at cloudcannon\endcsname {\simpleiconsmap\symbol{"EBBA}}
-  \expandafter\def\csname simpleicon at cloudera\endcsname {\simpleiconsmap\symbol{"EBBB}}
-  \expandafter\def\csname simpleicon at cloudflare\endcsname {\simpleiconsmap\symbol{"EBBC}}
-  \expandafter\def\csname simpleicon at cloudflarepages\endcsname {\simpleiconsmap\symbol{"EBBD}}
-  \expandafter\def\csname simpleicon at cloudfoundry\endcsname {\simpleiconsmap\symbol{"EBBE}}
-  \expandafter\def\csname simpleicon at cloudsmith\endcsname {\simpleiconsmap\symbol{"EBBF}}
-  \expandafter\def\csname simpleicon at cloudways\endcsname {\simpleiconsmap\symbol{"EBC0}}
-  \expandafter\def\csname simpleicon at clubhouse\endcsname {\simpleiconsmap\symbol{"EBC1}}
-  \expandafter\def\csname simpleicon at clyp\endcsname {\simpleiconsmap\symbol{"EBC2}}
-  \expandafter\def\csname simpleicon at cmake\endcsname {\simpleiconsmap\symbol{"EBC3}}
-  \expandafter\def\csname simpleicon at cncf\endcsname {\simpleiconsmap\symbol{"EBC4}}
-  \expandafter\def\csname simpleicon at cnn\endcsname {\simpleiconsmap\symbol{"EBC5}}
-  \expandafter\def\csname simpleicon at cocacola\endcsname {\simpleiconsmap\symbol{"EBC6}}
-  \expandafter\def\csname simpleicon at cockpit\endcsname {\simpleiconsmap\symbol{"EBC7}}
-  \expandafter\def\csname simpleicon at cockroachlabs\endcsname {\simpleiconsmap\symbol{"EBC8}}
-  \expandafter\def\csname simpleicon at cocoapods\endcsname {\simpleiconsmap\symbol{"EBC9}}
-  \expandafter\def\csname simpleicon at cocos\endcsname {\simpleiconsmap\symbol{"EBCA}}
-  \expandafter\def\csname simpleicon at coda\endcsname {\simpleiconsmap\symbol{"EBCB}}
-  \expandafter\def\csname simpleicon at codacy\endcsname {\simpleiconsmap\symbol{"EBCC}}
-  \expandafter\def\csname simpleicon at codeberg\endcsname {\simpleiconsmap\symbol{"EBCD}}
-  \expandafter\def\csname simpleicon at codecademy\endcsname {\simpleiconsmap\symbol{"EBCE}}
-  \expandafter\def\csname simpleicon at codeceptjs\endcsname {\simpleiconsmap\symbol{"EBCF}}
-  \expandafter\def\csname simpleicon at codechef\endcsname {\simpleiconsmap\symbol{"EBD0}}
-  \expandafter\def\csname simpleicon at codeclimate\endcsname {\simpleiconsmap\symbol{"EBD1}}
-  \expandafter\def\csname simpleicon at codecov\endcsname {\simpleiconsmap\symbol{"EBD2}}
-  \expandafter\def\csname simpleicon at codefactor\endcsname {\simpleiconsmap\symbol{"EBD3}}
-  \expandafter\def\csname simpleicon at codeforces\endcsname {\simpleiconsmap\symbol{"EBD4}}
-  \expandafter\def\csname simpleicon at codeigniter\endcsname {\simpleiconsmap\symbol{"EBD5}}
-  \expandafter\def\csname simpleicon at codemagic\endcsname {\simpleiconsmap\symbol{"EBD6}}
-  \expandafter\def\csname simpleicon at codemirror\endcsname {\simpleiconsmap\symbol{"EBD7}}
-  \expandafter\def\csname simpleicon at codenewbie\endcsname {\simpleiconsmap\symbol{"EBD8}}
-  \expandafter\def\csname simpleicon at codepen\endcsname {\simpleiconsmap\symbol{"EBD9}}
-  \expandafter\def\csname simpleicon at codeproject\endcsname {\simpleiconsmap\symbol{"EBDA}}
-  \expandafter\def\csname simpleicon at codereview\endcsname {\simpleiconsmap\symbol{"EBDB}}
-  \expandafter\def\csname simpleicon at codersrank\endcsname {\simpleiconsmap\symbol{"EBDC}}
-  \expandafter\def\csname simpleicon at coderwall\endcsname {\simpleiconsmap\symbol{"EBDD}}
-  \expandafter\def\csname simpleicon at codesandbox\endcsname {\simpleiconsmap\symbol{"EBDE}}
-  \expandafter\def\csname simpleicon at codeship\endcsname {\simpleiconsmap\symbol{"EBDF}}
-  \expandafter\def\csname simpleicon at codesignal\endcsname {\simpleiconsmap\symbol{"EBE0}}
-  \expandafter\def\csname simpleicon at codestream\endcsname {\simpleiconsmap\symbol{"EBE1}}
-  \expandafter\def\csname simpleicon at codewars\endcsname {\simpleiconsmap\symbol{"EBE2}}
-  \expandafter\def\csname simpleicon at codingame\endcsname {\simpleiconsmap\symbol{"EBE3}}
-  \expandafter\def\csname simpleicon at codingninjas\endcsname {\simpleiconsmap\symbol{"EBE4}}
-  \expandafter\def\csname simpleicon at codio\endcsname {\simpleiconsmap\symbol{"EBE5}}
-  \expandafter\def\csname simpleicon at coffeescript\endcsname {\simpleiconsmap\symbol{"EBE6}}
-  \expandafter\def\csname simpleicon at cognizant\endcsname {\simpleiconsmap\symbol{"EBE7}}
-  \expandafter\def\csname simpleicon at coil\endcsname {\simpleiconsmap\symbol{"EBE8}}
-  \expandafter\def\csname simpleicon at coinbase\endcsname {\simpleiconsmap\symbol{"EBE9}}
-  \expandafter\def\csname simpleicon at coinmarketcap\endcsname {\simpleiconsmap\symbol{"EBEA}}
-  \expandafter\def\csname simpleicon at commerzbank\endcsname {\simpleiconsmap\symbol{"EBEB}}
-  \expandafter\def\csname simpleicon at commitlint\endcsname {\simpleiconsmap\symbol{"EBEC}}
-  \expandafter\def\csname simpleicon at commodore\endcsname {\simpleiconsmap\symbol{"EBED}}
-  \expandafter\def\csname simpleicon at commonworkflowlanguage\endcsname {\simpleiconsmap\symbol{"EBEE}}
-  \expandafter\def\csname simpleicon at compilerexplorer\endcsname {\simpleiconsmap\symbol{"EBEF}}
-  \expandafter\def\csname simpleicon at composer\endcsname {\simpleiconsmap\symbol{"EBF0}}
-  \expandafter\def\csname simpleicon at comsol\endcsname {\simpleiconsmap\symbol{"EBF1}}
-  \expandafter\def\csname simpleicon at conan\endcsname {\simpleiconsmap\symbol{"EBF2}}
-  \expandafter\def\csname simpleicon at concourse\endcsname {\simpleiconsmap\symbol{"EBF3}}
-  \expandafter\def\csname simpleicon at condaforge\endcsname {\simpleiconsmap\symbol{"EBF4}}
-  \expandafter\def\csname simpleicon at conekta\endcsname {\simpleiconsmap\symbol{"EBF5}}
-  \expandafter\def\csname simpleicon at confluence\endcsname {\simpleiconsmap\symbol{"EBF6}}
-  \expandafter\def\csname simpleicon at construct3\endcsname {\simpleiconsmap\symbol{"EBF7}}
-  \expandafter\def\csname simpleicon at consul\endcsname {\simpleiconsmap\symbol{"EBF8}}
-  \expandafter\def\csname simpleicon at contactlesspayment\endcsname {\simpleiconsmap\symbol{"EBF9}}
-  \expandafter\def\csname simpleicon at containerd\endcsname {\simpleiconsmap\symbol{"EBFA}}
-  \expandafter\def\csname simpleicon at contao\endcsname {\simpleiconsmap\symbol{"EBFB}}
-  \expandafter\def\csname simpleicon at contentful\endcsname {\simpleiconsmap\symbol{"EBFC}}
-  \expandafter\def\csname simpleicon at conventionalcommits\endcsname {\simpleiconsmap\symbol{"EBFD}}
-  \expandafter\def\csname simpleicon at convertio\endcsname {\simpleiconsmap\symbol{"EBFE}}
-  \expandafter\def\csname simpleicon at cookiecutter\endcsname {\simpleiconsmap\symbol{"EBFF}}
-  \expandafter\def\csname simpleicon at coop\endcsname {\simpleiconsmap\symbol{"EC00}}
-  \expandafter\def\csname simpleicon at cora\endcsname {\simpleiconsmap\symbol{"EC01}}
-  \expandafter\def\csname simpleicon at coronaengine\endcsname {\simpleiconsmap\symbol{"EC02}}
-  \expandafter\def\csname simpleicon at coronarenderer\endcsname {\simpleiconsmap\symbol{"EC03}}
-  \expandafter\def\csname simpleicon at corsair\endcsname {\simpleiconsmap\symbol{"EC04}}
-  \expandafter\def\csname simpleicon at couchbase\endcsname {\simpleiconsmap\symbol{"EC05}}
-  \expandafter\def\csname simpleicon at counterstrike\endcsname {\simpleiconsmap\symbol{"EC06}}
-  \expandafter\def\csname simpleicon at countingworkspro\endcsname {\simpleiconsmap\symbol{"EC07}}
-  \expandafter\def\csname simpleicon at coursera\endcsname {\simpleiconsmap\symbol{"EC08}}
-  \expandafter\def\csname simpleicon at coveralls\endcsname {\simpleiconsmap\symbol{"EC09}}
-  \expandafter\def\csname simpleicon at cpanel\endcsname {\simpleiconsmap\symbol{"EC0A}}
-  \expandafter\def\csname simpleicon at cplusplus\endcsname {\simpleiconsmap\symbol{"EC0B}}
-  \expandafter\def\csname simpleicon at craftcms\endcsname {\simpleiconsmap\symbol{"EC0C}}
-  \expandafter\def\csname simpleicon at cratedb\endcsname {\simpleiconsmap\symbol{"EC0D}}
-  \expandafter\def\csname simpleicon at crayon\endcsname {\simpleiconsmap\symbol{"EC0E}}
-  \expandafter\def\csname simpleicon at creality\endcsname {\simpleiconsmap\symbol{"EC0F}}
-  \expandafter\def\csname simpleicon at createreactapp\endcsname {\simpleiconsmap\symbol{"EC10}}
-  \expandafter\def\csname simpleicon at creativecommons\endcsname {\simpleiconsmap\symbol{"EC11}}
-  \expandafter\def\csname simpleicon at creativetechnology\endcsname {\simpleiconsmap\symbol{"EC12}}
-  \expandafter\def\csname simpleicon at credly\endcsname {\simpleiconsmap\symbol{"EC13}}
-  \expandafter\def\csname simpleicon at crehana\endcsname {\simpleiconsmap\symbol{"EC14}}
-  \expandafter\def\csname simpleicon at criticalrole\endcsname {\simpleiconsmap\symbol{"EC15}}
-  \expandafter\def\csname simpleicon at crowdin\endcsname {\simpleiconsmap\symbol{"EC16}}
-  \expandafter\def\csname simpleicon at crowdsource\endcsname {\simpleiconsmap\symbol{"EC17}}
-  \expandafter\def\csname simpleicon at crunchbase\endcsname {\simpleiconsmap\symbol{"EC18}}
-  \expandafter\def\csname simpleicon at crunchyroll\endcsname {\simpleiconsmap\symbol{"EC19}}
-  \expandafter\def\csname simpleicon at cryengine\endcsname {\simpleiconsmap\symbol{"EC1A}}
-  \expandafter\def\csname simpleicon at crystal\endcsname {\simpleiconsmap\symbol{"EC1B}}
-  \expandafter\def\csname simpleicon at csharp\endcsname {\simpleiconsmap\symbol{"EC1C}}
-  \expandafter\def\csname simpleicon at css3\endcsname {\simpleiconsmap\symbol{"EC1D}}
-  \expandafter\def\csname simpleicon at cssmodules\endcsname {\simpleiconsmap\symbol{"EC1E}}
-  \expandafter\def\csname simpleicon at csswizardry\endcsname {\simpleiconsmap\symbol{"EC1F}}
-  \expandafter\def\csname simpleicon at cts\endcsname {\simpleiconsmap\symbol{"EC20}}
-  \expandafter\def\csname simpleicon at cucumber\endcsname {\simpleiconsmap\symbol{"EC21}}
-  \expandafter\def\csname simpleicon at cultura\endcsname {\simpleiconsmap\symbol{"EC22}}
-  \expandafter\def\csname simpleicon at curl\endcsname {\simpleiconsmap\symbol{"EC23}}
-  \expandafter\def\csname simpleicon at curseforge\endcsname {\simpleiconsmap\symbol{"EC24}}
-  \expandafter\def\csname simpleicon at cycling74\endcsname {\simpleiconsmap\symbol{"EC25}}
-  \expandafter\def\csname simpleicon at cypress\endcsname {\simpleiconsmap\symbol{"EC26}}
-  \expandafter\def\csname simpleicon at cytoscapedotjs\endcsname {\simpleiconsmap\symbol{"EC27}}
-  \expandafter\def\csname simpleicon at d\endcsname {\simpleiconsmap\symbol{"EC28}}
-  \expandafter\def\csname simpleicon at d3dotjs\endcsname {\simpleiconsmap\symbol{"EC29}}
-  \expandafter\def\csname simpleicon at dacia\endcsname {\simpleiconsmap\symbol{"EC2A}}
-  \expandafter\def\csname simpleicon at daf\endcsname {\simpleiconsmap\symbol{"EC2B}}
-  \expandafter\def\csname simpleicon at dailymotion\endcsname {\simpleiconsmap\symbol{"EC2C}}
-  \expandafter\def\csname simpleicon at daimler\endcsname {\simpleiconsmap\symbol{"EC2D}}
-  \expandafter\def\csname simpleicon at daisyui\endcsname {\simpleiconsmap\symbol{"EC2E}}
-  \expandafter\def\csname simpleicon at dapr\endcsname {\simpleiconsmap\symbol{"EC2F}}
-  \expandafter\def\csname simpleicon at darkreader\endcsname {\simpleiconsmap\symbol{"EC30}}
-  \expandafter\def\csname simpleicon at dart\endcsname {\simpleiconsmap\symbol{"EC31}}
-  \expandafter\def\csname simpleicon at darty\endcsname {\simpleiconsmap\symbol{"EC32}}
-  \expandafter\def\csname simpleicon at daserste\endcsname {\simpleiconsmap\symbol{"EC33}}
-  \expandafter\def\csname simpleicon at dash\endcsname {\simpleiconsmap\symbol{"EC34}}
-  \expandafter\def\csname simpleicon at dashlane\endcsname {\simpleiconsmap\symbol{"EC35}}
-  \expandafter\def\csname simpleicon at dask\endcsname {\simpleiconsmap\symbol{"EC36}}
-  \expandafter\def\csname simpleicon at dassaultsystemes\endcsname {\simpleiconsmap\symbol{"EC37}}
-  \expandafter\def\csname simpleicon at databricks\endcsname {\simpleiconsmap\symbol{"EC38}}
-  \expandafter\def\csname simpleicon at datacamp\endcsname {\simpleiconsmap\symbol{"EC39}}
-  \expandafter\def\csname simpleicon at datadog\endcsname {\simpleiconsmap\symbol{"EC3A}}
-  \expandafter\def\csname simpleicon at datadotai\endcsname {\simpleiconsmap\symbol{"EC3B}}
-  \expandafter\def\csname simpleicon at datagrip\endcsname {\simpleiconsmap\symbol{"EC3C}}
-  \expandafter\def\csname simpleicon at dataiku\endcsname {\simpleiconsmap\symbol{"EC3D}}
-  \expandafter\def\csname simpleicon at datastax\endcsname {\simpleiconsmap\symbol{"EC3E}}
-  \expandafter\def\csname simpleicon at dataverse\endcsname {\simpleiconsmap\symbol{"EC3F}}
-  \expandafter\def\csname simpleicon at datocms\endcsname {\simpleiconsmap\symbol{"EC40}}
-  \expandafter\def\csname simpleicon at datto\endcsname {\simpleiconsmap\symbol{"EC41}}
-  \expandafter\def\csname simpleicon at dazn\endcsname {\simpleiconsmap\symbol{"EC42}}
-  \expandafter\def\csname simpleicon at dblp\endcsname {\simpleiconsmap\symbol{"EC43}}
-  \expandafter\def\csname simpleicon at dbt\endcsname {\simpleiconsmap\symbol{"EC44}}
-  \expandafter\def\csname simpleicon at dcentertainment\endcsname {\simpleiconsmap\symbol{"EC45}}
-  \expandafter\def\csname simpleicon at debian\endcsname {\simpleiconsmap\symbol{"EC46}}
-  \expandafter\def\csname simpleicon at dedge\endcsname {\simpleiconsmap\symbol{"EC47}}
-  \expandafter\def\csname simpleicon at deepin\endcsname {\simpleiconsmap\symbol{"EC48}}
-  \expandafter\def\csname simpleicon at deepnote\endcsname {\simpleiconsmap\symbol{"EC49}}
-  \expandafter\def\csname simpleicon at deezer\endcsname {\simpleiconsmap\symbol{"EC4A}}
-  \expandafter\def\csname simpleicon at delicious\endcsname {\simpleiconsmap\symbol{"EC4B}}
-  \expandafter\def\csname simpleicon at deliveroo\endcsname {\simpleiconsmap\symbol{"EC4C}}
-  \expandafter\def\csname simpleicon at dell\endcsname {\simpleiconsmap\symbol{"EC4D}}
-  \expandafter\def\csname simpleicon at delonghi\endcsname {\simpleiconsmap\symbol{"EC4E}}
-  \expandafter\def\csname simpleicon at delphi\endcsname {\simpleiconsmap\symbol{"EC4F}}
-  \expandafter\def\csname simpleicon at delta\endcsname {\simpleiconsmap\symbol{"EC50}}
-  \expandafter\def\csname simpleicon at deno\endcsname {\simpleiconsmap\symbol{"EC51}}
-  \expandafter\def\csname simpleicon at denon\endcsname {\simpleiconsmap\symbol{"EC52}}
-  \expandafter\def\csname simpleicon at dependabot\endcsname {\simpleiconsmap\symbol{"EC53}}
-  \expandafter\def\csname simpleicon at derspiegel\endcsname {\simpleiconsmap\symbol{"EC54}}
-  \expandafter\def\csname simpleicon at designernews\endcsname {\simpleiconsmap\symbol{"EC55}}
-  \expandafter\def\csname simpleicon at deutschebahn\endcsname {\simpleiconsmap\symbol{"EC56}}
-  \expandafter\def\csname simpleicon at deutschebank\endcsname {\simpleiconsmap\symbol{"EC57}}
-  \expandafter\def\csname simpleicon at devdotto\endcsname {\simpleiconsmap\symbol{"EC58}}
-  \expandafter\def\csname simpleicon at devexpress\endcsname {\simpleiconsmap\symbol{"EC59}}
-  \expandafter\def\csname simpleicon at deviantart\endcsname {\simpleiconsmap\symbol{"EC5A}}
-  \expandafter\def\csname simpleicon at devpost\endcsname {\simpleiconsmap\symbol{"EC5B}}
-  \expandafter\def\csname simpleicon at devrant\endcsname {\simpleiconsmap\symbol{"EC5C}}
-  \expandafter\def\csname simpleicon at dgraph\endcsname {\simpleiconsmap\symbol{"EC5D}}
-  \expandafter\def\csname simpleicon at dhl\endcsname {\simpleiconsmap\symbol{"EC5E}}
-  \expandafter\def\csname simpleicon at diagramsdotnet\endcsname {\simpleiconsmap\symbol{"EC5F}}
-  \expandafter\def\csname simpleicon at dialogflow\endcsname {\simpleiconsmap\symbol{"EC60}}
-  \expandafter\def\csname simpleicon at diaspora\endcsname {\simpleiconsmap\symbol{"EC61}}
-  \expandafter\def\csname simpleicon at digg\endcsname {\simpleiconsmap\symbol{"EC62}}
-  \expandafter\def\csname simpleicon at digikeyelectronics\endcsname {\simpleiconsmap\symbol{"EC63}}
-  \expandafter\def\csname simpleicon at digitalocean\endcsname {\simpleiconsmap\symbol{"EC64}}
-  \expandafter\def\csname simpleicon at dior\endcsname {\simpleiconsmap\symbol{"EC65}}
-  \expandafter\def\csname simpleicon at directus\endcsname {\simpleiconsmap\symbol{"EC66}}
-  \expandafter\def\csname simpleicon at discogs\endcsname {\simpleiconsmap\symbol{"EC67}}
-  \expandafter\def\csname simpleicon at discord\endcsname {\simpleiconsmap\symbol{"EC68}}
-  \expandafter\def\csname simpleicon at discourse\endcsname {\simpleiconsmap\symbol{"EC69}}
-  \expandafter\def\csname simpleicon at discover\endcsname {\simpleiconsmap\symbol{"EC6A}}
-  \expandafter\def\csname simpleicon at disqus\endcsname {\simpleiconsmap\symbol{"EC6B}}
-  \expandafter\def\csname simpleicon at disroot\endcsname {\simpleiconsmap\symbol{"EC6C}}
-  \expandafter\def\csname simpleicon at distrokid\endcsname {\simpleiconsmap\symbol{"EC6D}}
-  \expandafter\def\csname simpleicon at django\endcsname {\simpleiconsmap\symbol{"EC6E}}
-  \expandafter\def\csname simpleicon at dlib\endcsname {\simpleiconsmap\symbol{"EC6F}}
-  \expandafter\def\csname simpleicon at dlna\endcsname {\simpleiconsmap\symbol{"EC70}}
-  \expandafter\def\csname simpleicon at dm\endcsname {\simpleiconsmap\symbol{"EC71}}
-  \expandafter\def\csname simpleicon at docker\endcsname {\simpleiconsmap\symbol{"EC72}}
-  \expandafter\def\csname simpleicon at docsdotrs\endcsname {\simpleiconsmap\symbol{"EC73}}
-  \expandafter\def\csname simpleicon at docusign\endcsname {\simpleiconsmap\symbol{"EC74}}
-  \expandafter\def\csname simpleicon at dogecoin\endcsname {\simpleiconsmap\symbol{"EC75}}
-  \expandafter\def\csname simpleicon at doi\endcsname {\simpleiconsmap\symbol{"EC76}}
-  \expandafter\def\csname simpleicon at dolby\endcsname {\simpleiconsmap\symbol{"EC77}}
-  \expandafter\def\csname simpleicon at doordash\endcsname {\simpleiconsmap\symbol{"EC78}}
-  \expandafter\def\csname simpleicon at dotenv\endcsname {\simpleiconsmap\symbol{"EC79}}
-  \expandafter\def\csname simpleicon at dotnet\endcsname {\simpleiconsmap\symbol{"EC7A}}
-  \expandafter\def\csname simpleicon at douban\endcsname {\simpleiconsmap\symbol{"EC7B}}
-  \expandafter\def\csname simpleicon at doubanread\endcsname {\simpleiconsmap\symbol{"EC7C}}
-  \expandafter\def\csname simpleicon at dovecot\endcsname {\simpleiconsmap\symbol{"EC7D}}
-  \expandafter\def\csname simpleicon at dpd\endcsname {\simpleiconsmap\symbol{"EC7E}}
-  \expandafter\def\csname simpleicon at dragonframe\endcsname {\simpleiconsmap\symbol{"EC7F}}
-  \expandafter\def\csname simpleicon at draugiemdotlv\endcsname {\simpleiconsmap\symbol{"EC80}}
-  \expandafter\def\csname simpleicon at dribbble\endcsname {\simpleiconsmap\symbol{"EC81}}
-  \expandafter\def\csname simpleicon at drone\endcsname {\simpleiconsmap\symbol{"EC82}}
-  \expandafter\def\csname simpleicon at drooble\endcsname {\simpleiconsmap\symbol{"EC83}}
-  \expandafter\def\csname simpleicon at dropbox\endcsname {\simpleiconsmap\symbol{"EC84}}
-  \expandafter\def\csname simpleicon at drupal\endcsname {\simpleiconsmap\symbol{"EC85}}
-  \expandafter\def\csname simpleicon at dsautomobiles\endcsname {\simpleiconsmap\symbol{"EC86}}
-  \expandafter\def\csname simpleicon at dts\endcsname {\simpleiconsmap\symbol{"EC87}}
-  \expandafter\def\csname simpleicon at dtube\endcsname {\simpleiconsmap\symbol{"EC88}}
-  \expandafter\def\csname simpleicon at ducati\endcsname {\simpleiconsmap\symbol{"EC89}}
-  \expandafter\def\csname simpleicon at duckdb\endcsname {\simpleiconsmap\symbol{"EC8A}}
-  \expandafter\def\csname simpleicon at duckduckgo\endcsname {\simpleiconsmap\symbol{"EC8B}}
-  \expandafter\def\csname simpleicon at dungeonsanddragons\endcsname {\simpleiconsmap\symbol{"EC8C}}
-  \expandafter\def\csname simpleicon at dunked\endcsname {\simpleiconsmap\symbol{"EC8D}}
-  \expandafter\def\csname simpleicon at duolingo\endcsname {\simpleiconsmap\symbol{"EC8E}}
-  \expandafter\def\csname simpleicon at dvc\endcsname {\simpleiconsmap\symbol{"EC8F}}
-  \expandafter\def\csname simpleicon at dwavesystems\endcsname {\simpleiconsmap\symbol{"EC90}}
-  \expandafter\def\csname simpleicon at dwm\endcsname {\simpleiconsmap\symbol{"EC91}}
-  \expandafter\def\csname simpleicon at dynamics365\endcsname {\simpleiconsmap\symbol{"EC92}}
-  \expandafter\def\csname simpleicon at dynatrace\endcsname {\simpleiconsmap\symbol{"EC93}}
-  \expandafter\def\csname simpleicon at e\endcsname {\simpleiconsmap\symbol{"EC94}}
-  \expandafter\def\csname simpleicon at e3\endcsname {\simpleiconsmap\symbol{"EC95}}
-  \expandafter\def\csname simpleicon at ea\endcsname {\simpleiconsmap\symbol{"EC96}}
-  \expandafter\def\csname simpleicon at eagle\endcsname {\simpleiconsmap\symbol{"EC97}}
-  \expandafter\def\csname simpleicon at easyeda\endcsname {\simpleiconsmap\symbol{"EC98}}
-  \expandafter\def\csname simpleicon at easyjet\endcsname {\simpleiconsmap\symbol{"EC99}}
-  \expandafter\def\csname simpleicon at ebay\endcsname {\simpleiconsmap\symbol{"EC9A}}
-  \expandafter\def\csname simpleicon at ebox\endcsname {\simpleiconsmap\symbol{"EC9B}}
-  \expandafter\def\csname simpleicon at eclipseadoptium\endcsname {\simpleiconsmap\symbol{"EC9C}}
-  \expandafter\def\csname simpleicon at eclipseche\endcsname {\simpleiconsmap\symbol{"EC9D}}
-  \expandafter\def\csname simpleicon at eclipseide\endcsname {\simpleiconsmap\symbol{"EC9E}}
-  \expandafter\def\csname simpleicon at eclipsejetty\endcsname {\simpleiconsmap\symbol{"EC9F}}
-  \expandafter\def\csname simpleicon at eclipsemosquitto\endcsname {\simpleiconsmap\symbol{"ECA0}}
-  \expandafter\def\csname simpleicon at eclipsevertdotx\endcsname {\simpleiconsmap\symbol{"ECA1}}
-  \expandafter\def\csname simpleicon at edeka\endcsname {\simpleiconsmap\symbol{"ECA2}}
-  \expandafter\def\csname simpleicon at editorconfig\endcsname {\simpleiconsmap\symbol{"ECA3}}
-  \expandafter\def\csname simpleicon at edotleclerc\endcsname {\simpleiconsmap\symbol{"ECA4}}
-  \expandafter\def\csname simpleicon at edx\endcsname {\simpleiconsmap\symbol{"ECA5}}
-  \expandafter\def\csname simpleicon at egghead\endcsname {\simpleiconsmap\symbol{"ECA6}}
-  \expandafter\def\csname simpleicon at egnyte\endcsname {\simpleiconsmap\symbol{"ECA7}}
-  \expandafter\def\csname simpleicon at eightsleep\endcsname {\simpleiconsmap\symbol{"ECA8}}
-  \expandafter\def\csname simpleicon at elastic\endcsname {\simpleiconsmap\symbol{"ECA9}}
-  \expandafter\def\csname simpleicon at elasticcloud\endcsname {\simpleiconsmap\symbol{"ECAA}}
-  \expandafter\def\csname simpleicon at elasticsearch\endcsname {\simpleiconsmap\symbol{"ECAB}}
-  \expandafter\def\csname simpleicon at elasticstack\endcsname {\simpleiconsmap\symbol{"ECAC}}
-  \expandafter\def\csname simpleicon at elavon\endcsname {\simpleiconsmap\symbol{"ECAD}}
-  \expandafter\def\csname simpleicon at electron\endcsname {\simpleiconsmap\symbol{"ECAE}}
-  \expandafter\def\csname simpleicon at electronbuilder\endcsname {\simpleiconsmap\symbol{"ECAF}}
-  \expandafter\def\csname simpleicon at electronfiddle\endcsname {\simpleiconsmap\symbol{"ECB0}}
-  \expandafter\def\csname simpleicon at element\endcsname {\simpleiconsmap\symbol{"ECB1}}
-  \expandafter\def\csname simpleicon at elementary\endcsname {\simpleiconsmap\symbol{"ECB2}}
-  \expandafter\def\csname simpleicon at elementor\endcsname {\simpleiconsmap\symbol{"ECB3}}
-  \expandafter\def\csname simpleicon at eleventy\endcsname {\simpleiconsmap\symbol{"ECB4}}
-  \expandafter\def\csname simpleicon at elgato\endcsname {\simpleiconsmap\symbol{"ECB5}}
-  \expandafter\def\csname simpleicon at elixir\endcsname {\simpleiconsmap\symbol{"ECB6}}
-  \expandafter\def\csname simpleicon at eljueves\endcsname {\simpleiconsmap\symbol{"ECB7}}
-  \expandafter\def\csname simpleicon at ello\endcsname {\simpleiconsmap\symbol{"ECB8}}
-  \expandafter\def\csname simpleicon at elm\endcsname {\simpleiconsmap\symbol{"ECB9}}
-  \expandafter\def\csname simpleicon at elsevier\endcsname {\simpleiconsmap\symbol{"ECBA}}
-  \expandafter\def\csname simpleicon at embarcadero\endcsname {\simpleiconsmap\symbol{"ECBB}}
-  \expandafter\def\csname simpleicon at emberdotjs\endcsname {\simpleiconsmap\symbol{"ECBC}}
-  \expandafter\def\csname simpleicon at emby\endcsname {\simpleiconsmap\symbol{"ECBD}}
-  \expandafter\def\csname simpleicon at emirates\endcsname {\simpleiconsmap\symbol{"ECBE}}
-  \expandafter\def\csname simpleicon at emlakjet\endcsname {\simpleiconsmap\symbol{"ECBF}}
-  \expandafter\def\csname simpleicon at empirekred\endcsname {\simpleiconsmap\symbol{"ECC0}}
-  \expandafter\def\csname simpleicon at engadget\endcsname {\simpleiconsmap\symbol{"ECC1}}
-  \expandafter\def\csname simpleicon at enpass\endcsname {\simpleiconsmap\symbol{"ECC2}}
-  \expandafter\def\csname simpleicon at enterprisedb\endcsname {\simpleiconsmap\symbol{"ECC3}}
-  \expandafter\def\csname simpleicon at envato\endcsname {\simpleiconsmap\symbol{"ECC4}}
-  \expandafter\def\csname simpleicon at envoyproxy\endcsname {\simpleiconsmap\symbol{"ECC5}}
-  \expandafter\def\csname simpleicon at epel\endcsname {\simpleiconsmap\symbol{"ECC6}}
-  \expandafter\def\csname simpleicon at epicgames\endcsname {\simpleiconsmap\symbol{"ECC7}}
-  \expandafter\def\csname simpleicon at epson\endcsname {\simpleiconsmap\symbol{"ECC8}}
-  \expandafter\def\csname simpleicon at equinixmetal\endcsname {\simpleiconsmap\symbol{"ECC9}}
-  \expandafter\def\csname simpleicon at erlang\endcsname {\simpleiconsmap\symbol{"ECCA}}
-  \expandafter\def\csname simpleicon at esbuild\endcsname {\simpleiconsmap\symbol{"ECCB}}
-  \expandafter\def\csname simpleicon at esea\endcsname {\simpleiconsmap\symbol{"ECCC}}
-  \expandafter\def\csname simpleicon at eslgaming\endcsname {\simpleiconsmap\symbol{"ECCD}}
-  \expandafter\def\csname simpleicon at eslint\endcsname {\simpleiconsmap\symbol{"ECCE}}
-  \expandafter\def\csname simpleicon at esphome\endcsname {\simpleiconsmap\symbol{"ECCF}}
-  \expandafter\def\csname simpleicon at espressif\endcsname {\simpleiconsmap\symbol{"ECD0}}
-  \expandafter\def\csname simpleicon at esri\endcsname {\simpleiconsmap\symbol{"ECD1}}
-  \expandafter\def\csname simpleicon at etcd\endcsname {\simpleiconsmap\symbol{"ECD2}}
-  \expandafter\def\csname simpleicon at ethereum\endcsname {\simpleiconsmap\symbol{"ECD3}}
-  \expandafter\def\csname simpleicon at ethiopianairlines\endcsname {\simpleiconsmap\symbol{"ECD4}}
-  \expandafter\def\csname simpleicon at etihadairways\endcsname {\simpleiconsmap\symbol{"ECD5}}
-  \expandafter\def\csname simpleicon at etsy\endcsname {\simpleiconsmap\symbol{"ECD6}}
-  \expandafter\def\csname simpleicon at eventbrite\endcsname {\simpleiconsmap\symbol{"ECD7}}
-  \expandafter\def\csname simpleicon at eventstore\endcsname {\simpleiconsmap\symbol{"ECD8}}
-  \expandafter\def\csname simpleicon at evernote\endcsname {\simpleiconsmap\symbol{"ECD9}}
-  \expandafter\def\csname simpleicon at exercism\endcsname {\simpleiconsmap\symbol{"ECDA}}
-  \expandafter\def\csname simpleicon at exordo\endcsname {\simpleiconsmap\symbol{"ECDB}}
-  \expandafter\def\csname simpleicon at exoscale\endcsname {\simpleiconsmap\symbol{"ECDC}}
-  \expandafter\def\csname simpleicon at expensify\endcsname {\simpleiconsmap\symbol{"ECDD}}
-  \expandafter\def\csname simpleicon at expertsexchange\endcsname {\simpleiconsmap\symbol{"ECDE}}
-  \expandafter\def\csname simpleicon at expo\endcsname {\simpleiconsmap\symbol{"ECDF}}
-  \expandafter\def\csname simpleicon at express\endcsname {\simpleiconsmap\symbol{"ECE0}}
-  \expandafter\def\csname simpleicon at expressvpn\endcsname {\simpleiconsmap\symbol{"ECE1}}
-  \expandafter\def\csname simpleicon at eyeem\endcsname {\simpleiconsmap\symbol{"ECE2}}
-  \expandafter\def\csname simpleicon at f1\endcsname {\simpleiconsmap\symbol{"ECE3}}
-  \expandafter\def\csname simpleicon at f5\endcsname {\simpleiconsmap\symbol{"ECE4}}
-  \expandafter\def\csname simpleicon at facebook\endcsname {\simpleiconsmap\symbol{"ECE5}}
-  \expandafter\def\csname simpleicon at facebookgaming\endcsname {\simpleiconsmap\symbol{"ECE6}}
-  \expandafter\def\csname simpleicon at facebooklive\endcsname {\simpleiconsmap\symbol{"ECE7}}
-  \expandafter\def\csname simpleicon at faceit\endcsname {\simpleiconsmap\symbol{"ECE8}}
-  \expandafter\def\csname simpleicon at facepunch\endcsname {\simpleiconsmap\symbol{"ECE9}}
-  \expandafter\def\csname simpleicon at falcon\endcsname {\simpleiconsmap\symbol{"ECEA}}
-  \expandafter\def\csname simpleicon at fampay\endcsname {\simpleiconsmap\symbol{"ECEB}}
-  \expandafter\def\csname simpleicon at fandango\endcsname {\simpleiconsmap\symbol{"ECEC}}
-  \expandafter\def\csname simpleicon at fandom\endcsname {\simpleiconsmap\symbol{"ECED}}
-  \expandafter\def\csname simpleicon at fanfou\endcsname {\simpleiconsmap\symbol{"ECEE}}
-  \expandafter\def\csname simpleicon at fantom\endcsname {\simpleiconsmap\symbol{"ECEF}}
-  \expandafter\def\csname simpleicon at fareharbor\endcsname {\simpleiconsmap\symbol{"ECF0}}
-  \expandafter\def\csname simpleicon at farfetch\endcsname {\simpleiconsmap\symbol{"ECF1}}
-  \expandafter\def\csname simpleicon at fastapi\endcsname {\simpleiconsmap\symbol{"ECF2}}
-  \expandafter\def\csname simpleicon at fastify\endcsname {\simpleiconsmap\symbol{"ECF3}}
-  \expandafter\def\csname simpleicon at fastlane\endcsname {\simpleiconsmap\symbol{"ECF4}}
-  \expandafter\def\csname simpleicon at fastly\endcsname {\simpleiconsmap\symbol{"ECF5}}
-  \expandafter\def\csname simpleicon at fathom\endcsname {\simpleiconsmap\symbol{"ECF6}}
-  \expandafter\def\csname simpleicon at fauna\endcsname {\simpleiconsmap\symbol{"ECF7}}
-  \expandafter\def\csname simpleicon at favro\endcsname {\simpleiconsmap\symbol{"ECF8}}
-  \expandafter\def\csname simpleicon at fdroid\endcsname {\simpleiconsmap\symbol{"ECF9}}
-  \expandafter\def\csname simpleicon at feathub\endcsname {\simpleiconsmap\symbol{"ECFA}}
-  \expandafter\def\csname simpleicon at fedex\endcsname {\simpleiconsmap\symbol{"ECFB}}
-  \expandafter\def\csname simpleicon at fedora\endcsname {\simpleiconsmap\symbol{"ECFC}}
-  \expandafter\def\csname simpleicon at feedly\endcsname {\simpleiconsmap\symbol{"ECFD}}
-  \expandafter\def\csname simpleicon at ferrari\endcsname {\simpleiconsmap\symbol{"ECFE}}
-  \expandafter\def\csname simpleicon at ferrarinv\endcsname {\simpleiconsmap\symbol{"ECFF}}
-  \expandafter\def\csname simpleicon at ferretdb\endcsname {\simpleiconsmap\symbol{"ED00}}
-  \expandafter\def\csname simpleicon at ffmpeg\endcsname {\simpleiconsmap\symbol{"ED01}}
-  \expandafter\def\csname simpleicon at fi\endcsname {\simpleiconsmap\symbol{"ED02}}
-  \expandafter\def\csname simpleicon at fiat\endcsname {\simpleiconsmap\symbol{"ED03}}
-  \expandafter\def\csname simpleicon at fidoalliance\endcsname {\simpleiconsmap\symbol{"ED04}}
-  \expandafter\def\csname simpleicon at fifa\endcsname {\simpleiconsmap\symbol{"ED05}}
-  \expandafter\def\csname simpleicon at fig\endcsname {\simpleiconsmap\symbol{"ED06}}
-  \expandafter\def\csname simpleicon at figma\endcsname {\simpleiconsmap\symbol{"ED07}}
-  \expandafter\def\csname simpleicon at figshare\endcsname {\simpleiconsmap\symbol{"ED08}}
-  \expandafter\def\csname simpleicon at fila\endcsname {\simpleiconsmap\symbol{"ED09}}
-  \expandafter\def\csname simpleicon at files\endcsname {\simpleiconsmap\symbol{"ED0A}}
-  \expandafter\def\csname simpleicon at filezilla\endcsname {\simpleiconsmap\symbol{"ED0B}}
-  \expandafter\def\csname simpleicon at fing\endcsname {\simpleiconsmap\symbol{"ED0C}}
-  \expandafter\def\csname simpleicon at firebase\endcsname {\simpleiconsmap\symbol{"ED0D}}
-  \expandafter\def\csname simpleicon at fireflyiii\endcsname {\simpleiconsmap\symbol{"ED0E}}
-  \expandafter\def\csname simpleicon at firefox\endcsname {\simpleiconsmap\symbol{"ED0F}}
-  \expandafter\def\csname simpleicon at firefoxbrowser\endcsname {\simpleiconsmap\symbol{"ED10}}
-  \expandafter\def\csname simpleicon at fireship\endcsname {\simpleiconsmap\symbol{"ED11}}
-  \expandafter\def\csname simpleicon at firewalla\endcsname {\simpleiconsmap\symbol{"ED12}}
-  \expandafter\def\csname simpleicon at first\endcsname {\simpleiconsmap\symbol{"ED13}}
-  \expandafter\def\csname simpleicon at fitbit\endcsname {\simpleiconsmap\symbol{"ED14}}
-  \expandafter\def\csname simpleicon at fite\endcsname {\simpleiconsmap\symbol{"ED15}}
-  \expandafter\def\csname simpleicon at fivem\endcsname {\simpleiconsmap\symbol{"ED16}}
-  \expandafter\def\csname simpleicon at fiverr\endcsname {\simpleiconsmap\symbol{"ED17}}
-  \expandafter\def\csname simpleicon at flask\endcsname {\simpleiconsmap\symbol{"ED18}}
-  \expandafter\def\csname simpleicon at flat\endcsname {\simpleiconsmap\symbol{"ED19}}
-  \expandafter\def\csname simpleicon at flathub\endcsname {\simpleiconsmap\symbol{"ED1A}}
-  \expandafter\def\csname simpleicon at flatpak\endcsname {\simpleiconsmap\symbol{"ED1B}}
-  \expandafter\def\csname simpleicon at flattr\endcsname {\simpleiconsmap\symbol{"ED1C}}
-  \expandafter\def\csname simpleicon at flickr\endcsname {\simpleiconsmap\symbol{"ED1D}}
-  \expandafter\def\csname simpleicon at flipboard\endcsname {\simpleiconsmap\symbol{"ED1E}}
-  \expandafter\def\csname simpleicon at flipkart\endcsname {\simpleiconsmap\symbol{"ED1F}}
-  \expandafter\def\csname simpleicon at floatplane\endcsname {\simpleiconsmap\symbol{"ED20}}
-  \expandafter\def\csname simpleicon at flood\endcsname {\simpleiconsmap\symbol{"ED21}}
-  \expandafter\def\csname simpleicon at fluentbit\endcsname {\simpleiconsmap\symbol{"ED22}}
-  \expandafter\def\csname simpleicon at fluentd\endcsname {\simpleiconsmap\symbol{"ED23}}
-  \expandafter\def\csname simpleicon at flutter\endcsname {\simpleiconsmap\symbol{"ED24}}
-  \expandafter\def\csname simpleicon at fluxus\endcsname {\simpleiconsmap\symbol{"ED25}}
-  \expandafter\def\csname simpleicon at flyway\endcsname {\simpleiconsmap\symbol{"ED26}}
-  \expandafter\def\csname simpleicon at fmod\endcsname {\simpleiconsmap\symbol{"ED27}}
-  \expandafter\def\csname simpleicon at fnac\endcsname {\simpleiconsmap\symbol{"ED28}}
-  \expandafter\def\csname simpleicon at folium\endcsname {\simpleiconsmap\symbol{"ED29}}
-  \expandafter\def\csname simpleicon at fonoma\endcsname {\simpleiconsmap\symbol{"ED2A}}
-  \expandafter\def\csname simpleicon at fontawesome\endcsname {\simpleiconsmap\symbol{"ED2B}}
-  \expandafter\def\csname simpleicon at fontbase\endcsname {\simpleiconsmap\symbol{"ED2C}}
-  \expandafter\def\csname simpleicon at fontforge\endcsname {\simpleiconsmap\symbol{"ED2D}}
-  \expandafter\def\csname simpleicon at foodpanda\endcsname {\simpleiconsmap\symbol{"ED2E}}
-  \expandafter\def\csname simpleicon at ford\endcsname {\simpleiconsmap\symbol{"ED2F}}
-  \expandafter\def\csname simpleicon at forestry\endcsname {\simpleiconsmap\symbol{"ED30}}
-  \expandafter\def\csname simpleicon at forgejo\endcsname {\simpleiconsmap\symbol{"ED31}}
-  \expandafter\def\csname simpleicon at formstack\endcsname {\simpleiconsmap\symbol{"ED32}}
-  \expandafter\def\csname simpleicon at fortinet\endcsname {\simpleiconsmap\symbol{"ED33}}
-  \expandafter\def\csname simpleicon at fortran\endcsname {\simpleiconsmap\symbol{"ED34}}
-  \expandafter\def\csname simpleicon at fossa\endcsname {\simpleiconsmap\symbol{"ED35}}
-  \expandafter\def\csname simpleicon at fossilscm\endcsname {\simpleiconsmap\symbol{"ED36}}
-  \expandafter\def\csname simpleicon at foursquare\endcsname {\simpleiconsmap\symbol{"ED37}}
-  \expandafter\def\csname simpleicon at foursquarecityguide\endcsname {\simpleiconsmap\symbol{"ED38}}
-  \expandafter\def\csname simpleicon at fox\endcsname {\simpleiconsmap\symbol{"ED39}}
-  \expandafter\def\csname simpleicon at foxtel\endcsname {\simpleiconsmap\symbol{"ED3A}}
-  \expandafter\def\csname simpleicon at fozzy\endcsname {\simpleiconsmap\symbol{"ED3B}}
-  \expandafter\def\csname simpleicon at framer\endcsname {\simpleiconsmap\symbol{"ED3C}}
-  \expandafter\def\csname simpleicon at framework7\endcsname {\simpleiconsmap\symbol{"ED3D}}
-  \expandafter\def\csname simpleicon at franprix\endcsname {\simpleiconsmap\symbol{"ED3E}}
-  \expandafter\def\csname simpleicon at fraunhofergesellschaft\endcsname {\simpleiconsmap\symbol{"ED3F}}
-  \expandafter\def\csname simpleicon at freebsd\endcsname {\simpleiconsmap\symbol{"ED40}}
-  \expandafter\def\csname simpleicon at freecodecamp\endcsname {\simpleiconsmap\symbol{"ED41}}
-  \expandafter\def\csname simpleicon at freedesktopdotorg\endcsname {\simpleiconsmap\symbol{"ED42}}
-  \expandafter\def\csname simpleicon at freelancer\endcsname {\simpleiconsmap\symbol{"ED43}}
-  \expandafter\def\csname simpleicon at freenas\endcsname {\simpleiconsmap\symbol{"ED44}}
-  \expandafter\def\csname simpleicon at freepik\endcsname {\simpleiconsmap\symbol{"ED45}}
-  \expandafter\def\csname simpleicon at frontendmentor\endcsname {\simpleiconsmap\symbol{"ED46}}
-  \expandafter\def\csname simpleicon at frontify\endcsname {\simpleiconsmap\symbol{"ED47}}
-  \expandafter\def\csname simpleicon at fsecure\endcsname {\simpleiconsmap\symbol{"ED48}}
-  \expandafter\def\csname simpleicon at fsharp\endcsname {\simpleiconsmap\symbol{"ED49}}
-  \expandafter\def\csname simpleicon at fugacloud\endcsname {\simpleiconsmap\symbol{"ED4A}}
-  \expandafter\def\csname simpleicon at fujifilm\endcsname {\simpleiconsmap\symbol{"ED4B}}
-  \expandafter\def\csname simpleicon at fujitsu\endcsname {\simpleiconsmap\symbol{"ED4C}}
-  \expandafter\def\csname simpleicon at funimation\endcsname {\simpleiconsmap\symbol{"ED4D}}
-  \expandafter\def\csname simpleicon at furaffinity\endcsname {\simpleiconsmap\symbol{"ED4E}}
-  \expandafter\def\csname simpleicon at furrynetwork\endcsname {\simpleiconsmap\symbol{"ED4F}}
-  \expandafter\def\csname simpleicon at futurelearn\endcsname {\simpleiconsmap\symbol{"ED50}}
-  \expandafter\def\csname simpleicon at g2\endcsname {\simpleiconsmap\symbol{"ED51}}
-  \expandafter\def\csname simpleicon at g2a\endcsname {\simpleiconsmap\symbol{"ED52}}
-  \expandafter\def\csname simpleicon at gameandwatch\endcsname {\simpleiconsmap\symbol{"ED53}}
-  \expandafter\def\csname simpleicon at gamedeveloper\endcsname {\simpleiconsmap\symbol{"ED54}}
-  \expandafter\def\csname simpleicon at gamejolt\endcsname {\simpleiconsmap\symbol{"ED55}}
-  \expandafter\def\csname simpleicon at gamemaker\endcsname {\simpleiconsmap\symbol{"ED56}}
-  \expandafter\def\csname simpleicon at garmin\endcsname {\simpleiconsmap\symbol{"ED57}}
-  \expandafter\def\csname simpleicon at gatling\endcsname {\simpleiconsmap\symbol{"ED58}}
-  \expandafter\def\csname simpleicon at gatsby\endcsname {\simpleiconsmap\symbol{"ED59}}
-  \expandafter\def\csname simpleicon at gdal\endcsname {\simpleiconsmap\symbol{"ED5A}}
-  \expandafter\def\csname simpleicon at geant\endcsname {\simpleiconsmap\symbol{"ED5B}}
-  \expandafter\def\csname simpleicon at geeksforgeeks\endcsname {\simpleiconsmap\symbol{"ED5C}}
-  \expandafter\def\csname simpleicon at generalelectric\endcsname {\simpleiconsmap\symbol{"ED5D}}
-  \expandafter\def\csname simpleicon at generalmotors\endcsname {\simpleiconsmap\symbol{"ED5E}}
-  \expandafter\def\csname simpleicon at genius\endcsname {\simpleiconsmap\symbol{"ED5F}}
-  \expandafter\def\csname simpleicon at gentoo\endcsname {\simpleiconsmap\symbol{"ED60}}
-  \expandafter\def\csname simpleicon at geocaching\endcsname {\simpleiconsmap\symbol{"ED61}}
-  \expandafter\def\csname simpleicon at gerrit\endcsname {\simpleiconsmap\symbol{"ED62}}
-  \expandafter\def\csname simpleicon at ghost\endcsname {\simpleiconsmap\symbol{"ED63}}
-  \expandafter\def\csname simpleicon at ghostery\endcsname {\simpleiconsmap\symbol{"ED64}}
-  \expandafter\def\csname simpleicon at gimp\endcsname {\simpleiconsmap\symbol{"ED65}}
-  \expandafter\def\csname simpleicon at giphy\endcsname {\simpleiconsmap\symbol{"ED66}}
-  \expandafter\def\csname simpleicon at git\endcsname {\simpleiconsmap\symbol{"ED67}}
-  \expandafter\def\csname simpleicon at gitbook\endcsname {\simpleiconsmap\symbol{"ED68}}
-  \expandafter\def\csname simpleicon at gitea\endcsname {\simpleiconsmap\symbol{"ED69}}
-  \expandafter\def\csname simpleicon at gitee\endcsname {\simpleiconsmap\symbol{"ED6A}}
-  \expandafter\def\csname simpleicon at gitextensions\endcsname {\simpleiconsmap\symbol{"ED6B}}
-  \expandafter\def\csname simpleicon at github\endcsname {\simpleiconsmap\symbol{"ED6C}}
-  \expandafter\def\csname simpleicon at githubactions\endcsname {\simpleiconsmap\symbol{"ED6D}}
-  \expandafter\def\csname simpleicon at githubpages\endcsname {\simpleiconsmap\symbol{"ED6E}}
-  \expandafter\def\csname simpleicon at githubsponsors\endcsname {\simpleiconsmap\symbol{"ED6F}}
-  \expandafter\def\csname simpleicon at gitignoredotio\endcsname {\simpleiconsmap\symbol{"ED70}}
-  \expandafter\def\csname simpleicon at gitkraken\endcsname {\simpleiconsmap\symbol{"ED71}}
-  \expandafter\def\csname simpleicon at gitlab\endcsname {\simpleiconsmap\symbol{"ED72}}
-  \expandafter\def\csname simpleicon at gitlfs\endcsname {\simpleiconsmap\symbol{"ED73}}
-  \expandafter\def\csname simpleicon at gitpod\endcsname {\simpleiconsmap\symbol{"ED74}}
-  \expandafter\def\csname simpleicon at gitter\endcsname {\simpleiconsmap\symbol{"ED75}}
-  \expandafter\def\csname simpleicon at glassdoor\endcsname {\simpleiconsmap\symbol{"ED76}}
-  \expandafter\def\csname simpleicon at glitch\endcsname {\simpleiconsmap\symbol{"ED77}}
-  \expandafter\def\csname simpleicon at globus\endcsname {\simpleiconsmap\symbol{"ED78}}
-  \expandafter\def\csname simpleicon at gmail\endcsname {\simpleiconsmap\symbol{"ED79}}
-  \expandafter\def\csname simpleicon at gnome\endcsname {\simpleiconsmap\symbol{"ED7A}}
-  \expandafter\def\csname simpleicon at gnometerminal\endcsname {\simpleiconsmap\symbol{"ED7B}}
-  \expandafter\def\csname simpleicon at gnu\endcsname {\simpleiconsmap\symbol{"ED7C}}
-  \expandafter\def\csname simpleicon at gnubash\endcsname {\simpleiconsmap\symbol{"ED7D}}
-  \expandafter\def\csname simpleicon at gnuemacs\endcsname {\simpleiconsmap\symbol{"ED7E}}
-  \expandafter\def\csname simpleicon at gnuicecat\endcsname {\simpleiconsmap\symbol{"ED7F}}
-  \expandafter\def\csname simpleicon at gnuprivacyguard\endcsname {\simpleiconsmap\symbol{"ED80}}
-  \expandafter\def\csname simpleicon at gnusocial\endcsname {\simpleiconsmap\symbol{"ED81}}
-  \expandafter\def\csname simpleicon at go\endcsname {\simpleiconsmap\symbol{"ED82}}
-  \expandafter\def\csname simpleicon at gocd\endcsname {\simpleiconsmap\symbol{"ED83}}
-  \expandafter\def\csname simpleicon at godaddy\endcsname {\simpleiconsmap\symbol{"ED84}}
-  \expandafter\def\csname simpleicon at godotengine\endcsname {\simpleiconsmap\symbol{"ED85}}
-  \expandafter\def\csname simpleicon at gofundme\endcsname {\simpleiconsmap\symbol{"ED86}}
-  \expandafter\def\csname simpleicon at gogdotcom\endcsname {\simpleiconsmap\symbol{"ED87}}
-  \expandafter\def\csname simpleicon at goland\endcsname {\simpleiconsmap\symbol{"ED88}}
-  \expandafter\def\csname simpleicon at goldenline\endcsname {\simpleiconsmap\symbol{"ED89}}
-  \expandafter\def\csname simpleicon at goodreads\endcsname {\simpleiconsmap\symbol{"ED8A}}
-  \expandafter\def\csname simpleicon at google\endcsname {\simpleiconsmap\symbol{"ED8B}}
-  \expandafter\def\csname simpleicon at googleadmob\endcsname {\simpleiconsmap\symbol{"ED8C}}
-  \expandafter\def\csname simpleicon at googleads\endcsname {\simpleiconsmap\symbol{"ED8D}}
-  \expandafter\def\csname simpleicon at googleadsense\endcsname {\simpleiconsmap\symbol{"ED8E}}
-  \expandafter\def\csname simpleicon at googleanalytics\endcsname {\simpleiconsmap\symbol{"ED8F}}
-  \expandafter\def\csname simpleicon at googleappsscript\endcsname {\simpleiconsmap\symbol{"ED90}}
-  \expandafter\def\csname simpleicon at googleassistant\endcsname {\simpleiconsmap\symbol{"ED91}}
-  \expandafter\def\csname simpleicon at googlebard\endcsname {\simpleiconsmap\symbol{"ED92}}
-  \expandafter\def\csname simpleicon at googlecalendar\endcsname {\simpleiconsmap\symbol{"ED93}}
-  \expandafter\def\csname simpleicon at googlecardboard\endcsname {\simpleiconsmap\symbol{"ED94}}
-  \expandafter\def\csname simpleicon at googlechat\endcsname {\simpleiconsmap\symbol{"ED95}}
-  \expandafter\def\csname simpleicon at googlechrome\endcsname {\simpleiconsmap\symbol{"ED96}}
-  \expandafter\def\csname simpleicon at googleclassroom\endcsname {\simpleiconsmap\symbol{"ED97}}
-  \expandafter\def\csname simpleicon at googlecloud\endcsname {\simpleiconsmap\symbol{"ED98}}
-  \expandafter\def\csname simpleicon at googlecolab\endcsname {\simpleiconsmap\symbol{"ED99}}
-  \expandafter\def\csname simpleicon at googlecontaineroptimizedos\endcsname {\simpleiconsmap\symbol{"ED9A}}
-  \expandafter\def\csname simpleicon at googledocs\endcsname {\simpleiconsmap\symbol{"ED9B}}
-  \expandafter\def\csname simpleicon at googledomains\endcsname {\simpleiconsmap\symbol{"ED9C}}
-  \expandafter\def\csname simpleicon at googledrive\endcsname {\simpleiconsmap\symbol{"ED9D}}
-  \expandafter\def\csname simpleicon at googleearth\endcsname {\simpleiconsmap\symbol{"ED9E}}
-  \expandafter\def\csname simpleicon at googlefit\endcsname {\simpleiconsmap\symbol{"ED9F}}
-  \expandafter\def\csname simpleicon at googlefonts\endcsname {\simpleiconsmap\symbol{"EDA0}}
-  \expandafter\def\csname simpleicon at googleforms\endcsname {\simpleiconsmap\symbol{"EDA1}}
-  \expandafter\def\csname simpleicon at googlehangouts\endcsname {\simpleiconsmap\symbol{"EDA2}}
-  \expandafter\def\csname simpleicon at googlehome\endcsname {\simpleiconsmap\symbol{"EDA3}}
-  \expandafter\def\csname simpleicon at googlekeep\endcsname {\simpleiconsmap\symbol{"EDA4}}
-  \expandafter\def\csname simpleicon at googlelens\endcsname {\simpleiconsmap\symbol{"EDA5}}
-  \expandafter\def\csname simpleicon at googlemaps\endcsname {\simpleiconsmap\symbol{"EDA6}}
-  \expandafter\def\csname simpleicon at googlemarketingplatform\endcsname {\simpleiconsmap\symbol{"EDA7}}
-  \expandafter\def\csname simpleicon at googlemeet\endcsname {\simpleiconsmap\symbol{"EDA8}}
-  \expandafter\def\csname simpleicon at googlemessages\endcsname {\simpleiconsmap\symbol{"EDA9}}
-  \expandafter\def\csname simpleicon at googlemybusiness\endcsname {\simpleiconsmap\symbol{"EDAA}}
-  \expandafter\def\csname simpleicon at googlenearby\endcsname {\simpleiconsmap\symbol{"EDAB}}
-  \expandafter\def\csname simpleicon at googlenews\endcsname {\simpleiconsmap\symbol{"EDAC}}
-  \expandafter\def\csname simpleicon at googleoptimize\endcsname {\simpleiconsmap\symbol{"EDAD}}
-  \expandafter\def\csname simpleicon at googlepay\endcsname {\simpleiconsmap\symbol{"EDAE}}
-  \expandafter\def\csname simpleicon at googlephotos\endcsname {\simpleiconsmap\symbol{"EDAF}}
-  \expandafter\def\csname simpleicon at googleplay\endcsname {\simpleiconsmap\symbol{"EDB0}}
-  \expandafter\def\csname simpleicon at googlepodcasts\endcsname {\simpleiconsmap\symbol{"EDB1}}
-  \expandafter\def\csname simpleicon at googlescholar\endcsname {\simpleiconsmap\symbol{"EDB2}}
-  \expandafter\def\csname simpleicon at googlesearchconsole\endcsname {\simpleiconsmap\symbol{"EDB3}}
-  \expandafter\def\csname simpleicon at googlesheets\endcsname {\simpleiconsmap\symbol{"EDB4}}
-  \expandafter\def\csname simpleicon at googlestreetview\endcsname {\simpleiconsmap\symbol{"EDB5}}
-  \expandafter\def\csname simpleicon at googletagmanager\endcsname {\simpleiconsmap\symbol{"EDB6}}
-  \expandafter\def\csname simpleicon at googletranslate\endcsname {\simpleiconsmap\symbol{"EDB7}}
-  \expandafter\def\csname simpleicon at gotomeeting\endcsname {\simpleiconsmap\symbol{"EDB8}}
-  \expandafter\def\csname simpleicon at grab\endcsname {\simpleiconsmap\symbol{"EDB9}}
-  \expandafter\def\csname simpleicon at gradle\endcsname {\simpleiconsmap\symbol{"EDBA}}
-  \expandafter\def\csname simpleicon at grafana\endcsname {\simpleiconsmap\symbol{"EDBB}}
-  \expandafter\def\csname simpleicon at grammarly\endcsname {\simpleiconsmap\symbol{"EDBC}}
-  \expandafter\def\csname simpleicon at grandfrais\endcsname {\simpleiconsmap\symbol{"EDBD}}
-  \expandafter\def\csname simpleicon at graphql\endcsname {\simpleiconsmap\symbol{"EDBE}}
-  \expandafter\def\csname simpleicon at grav\endcsname {\simpleiconsmap\symbol{"EDBF}}
-  \expandafter\def\csname simpleicon at gravatar\endcsname {\simpleiconsmap\symbol{"EDC0}}
-  \expandafter\def\csname simpleicon at graylog\endcsname {\simpleiconsmap\symbol{"EDC1}}
-  \expandafter\def\csname simpleicon at greenhouse\endcsname {\simpleiconsmap\symbol{"EDC2}}
-  \expandafter\def\csname simpleicon at greensock\endcsname {\simpleiconsmap\symbol{"EDC3}}
-  \expandafter\def\csname simpleicon at griddotai\endcsname {\simpleiconsmap\symbol{"EDC4}}
-  \expandafter\def\csname simpleicon at gridsome\endcsname {\simpleiconsmap\symbol{"EDC5}}
-  \expandafter\def\csname simpleicon at groupme\endcsname {\simpleiconsmap\symbol{"EDC6}}
-  \expandafter\def\csname simpleicon at groupon\endcsname {\simpleiconsmap\symbol{"EDC7}}
-  \expandafter\def\csname simpleicon at grubhub\endcsname {\simpleiconsmap\symbol{"EDC8}}
-  \expandafter\def\csname simpleicon at grunt\endcsname {\simpleiconsmap\symbol{"EDC9}}
-  \expandafter\def\csname simpleicon at gsk\endcsname {\simpleiconsmap\symbol{"EDCA}}
-  \expandafter\def\csname simpleicon at gstreamer\endcsname {\simpleiconsmap\symbol{"EDCB}}
-  \expandafter\def\csname simpleicon at gtk\endcsname {\simpleiconsmap\symbol{"EDCC}}
-  \expandafter\def\csname simpleicon at guangzhoumetro\endcsname {\simpleiconsmap\symbol{"EDCD}}
-  \expandafter\def\csname simpleicon at guilded\endcsname {\simpleiconsmap\symbol{"EDCE}}
-  \expandafter\def\csname simpleicon at gulp\endcsname {\simpleiconsmap\symbol{"EDCF}}
-  \expandafter\def\csname simpleicon at gumroad\endcsname {\simpleiconsmap\symbol{"EDD0}}
-  \expandafter\def\csname simpleicon at gumtree\endcsname {\simpleiconsmap\symbol{"EDD1}}
-  \expandafter\def\csname simpleicon at gunicorn\endcsname {\simpleiconsmap\symbol{"EDD2}}
-  \expandafter\def\csname simpleicon at gurobi\endcsname {\simpleiconsmap\symbol{"EDD3}}
-  \expandafter\def\csname simpleicon at gutenberg\endcsname {\simpleiconsmap\symbol{"EDD4}}
-  \expandafter\def\csname simpleicon at h3\endcsname {\simpleiconsmap\symbol{"EDD5}}
-  \expandafter\def\csname simpleicon at habr\endcsname {\simpleiconsmap\symbol{"EDD6}}
-  \expandafter\def\csname simpleicon at hackaday\endcsname {\simpleiconsmap\symbol{"EDD7}}
-  \expandafter\def\csname simpleicon at hackclub\endcsname {\simpleiconsmap\symbol{"EDD8}}
-  \expandafter\def\csname simpleicon at hackerearth\endcsname {\simpleiconsmap\symbol{"EDD9}}
-  \expandafter\def\csname simpleicon at hackernoon\endcsname {\simpleiconsmap\symbol{"EDDA}}
-  \expandafter\def\csname simpleicon at hackerone\endcsname {\simpleiconsmap\symbol{"EDDB}}
-  \expandafter\def\csname simpleicon at hackerrank\endcsname {\simpleiconsmap\symbol{"EDDC}}
-  \expandafter\def\csname simpleicon at hackster\endcsname {\simpleiconsmap\symbol{"EDDD}}
-  \expandafter\def\csname simpleicon at hackthebox\endcsname {\simpleiconsmap\symbol{"EDDE}}
-  \expandafter\def\csname simpleicon at handlebarsdotjs\endcsname {\simpleiconsmap\symbol{"EDDF}}
-  \expandafter\def\csname simpleicon at handshake\endcsname {\simpleiconsmap\symbol{"EDE0}}
-  \expandafter\def\csname simpleicon at handshakeprotocol\endcsname {\simpleiconsmap\symbol{"EDE1}}
-  \expandafter\def\csname simpleicon at happycow\endcsname {\simpleiconsmap\symbol{"EDE2}}
-  \expandafter\def\csname simpleicon at harbor\endcsname {\simpleiconsmap\symbol{"EDE3}}
-  \expandafter\def\csname simpleicon at harmonyos\endcsname {\simpleiconsmap\symbol{"EDE4}}
-  \expandafter\def\csname simpleicon at hashicorp\endcsname {\simpleiconsmap\symbol{"EDE5}}
-  \expandafter\def\csname simpleicon at hashnode\endcsname {\simpleiconsmap\symbol{"EDE6}}
-  \expandafter\def\csname simpleicon at haskell\endcsname {\simpleiconsmap\symbol{"EDE7}}
-  \expandafter\def\csname simpleicon at hasura\endcsname {\simpleiconsmap\symbol{"EDE8}}
-  \expandafter\def\csname simpleicon at hatenabookmark\endcsname {\simpleiconsmap\symbol{"EDE9}}
-  \expandafter\def\csname simpleicon at haveibeenpwned\endcsname {\simpleiconsmap\symbol{"EDEA}}
-  \expandafter\def\csname simpleicon at haxe\endcsname {\simpleiconsmap\symbol{"EDEB}}
-  \expandafter\def\csname simpleicon at hbo\endcsname {\simpleiconsmap\symbol{"EDEC}}
-  \expandafter\def\csname simpleicon at hcl\endcsname {\simpleiconsmap\symbol{"EDED}}
-  \expandafter\def\csname simpleicon at headlessui\endcsname {\simpleiconsmap\symbol{"EDEE}}
-  \expandafter\def\csname simpleicon at headspace\endcsname {\simpleiconsmap\symbol{"EDEF}}
-  \expandafter\def\csname simpleicon at hearthisdotat\endcsname {\simpleiconsmap\symbol{"EDF0}}
-  \expandafter\def\csname simpleicon at hedera\endcsname {\simpleiconsmap\symbol{"EDF1}}
-  \expandafter\def\csname simpleicon at hellofresh\endcsname {\simpleiconsmap\symbol{"EDF2}}
-  \expandafter\def\csname simpleicon at hellyhansen\endcsname {\simpleiconsmap\symbol{"EDF3}}
-  \expandafter\def\csname simpleicon at helm\endcsname {\simpleiconsmap\symbol{"EDF4}}
-  \expandafter\def\csname simpleicon at helpdesk\endcsname {\simpleiconsmap\symbol{"EDF5}}
-  \expandafter\def\csname simpleicon at helpscout\endcsname {\simpleiconsmap\symbol{"EDF6}}
-  \expandafter\def\csname simpleicon at here\endcsname {\simpleiconsmap\symbol{"EDF7}}
-  \expandafter\def\csname simpleicon at heroku\endcsname {\simpleiconsmap\symbol{"EDF8}}
-  \expandafter\def\csname simpleicon at hetzner\endcsname {\simpleiconsmap\symbol{"EDF9}}
-  \expandafter\def\csname simpleicon at hexo\endcsname {\simpleiconsmap\symbol{"EDFA}}
-  \expandafter\def\csname simpleicon at hey\endcsname {\simpleiconsmap\symbol{"EDFB}}
-  \expandafter\def\csname simpleicon at hibernate\endcsname {\simpleiconsmap\symbol{"EDFC}}
-  \expandafter\def\csname simpleicon at hibob\endcsname {\simpleiconsmap\symbol{"EDFD}}
-  \expandafter\def\csname simpleicon at hilton\endcsname {\simpleiconsmap\symbol{"EDFE}}
-  \expandafter\def\csname simpleicon at hitachi\endcsname {\simpleiconsmap\symbol{"EDFF}}
-  \expandafter\def\csname simpleicon at hive\endcsname {\simpleiconsmap\symbol{"EE00}}
-  \expandafter\def\csname simpleicon at hiveblockchain\endcsname {\simpleiconsmap\symbol{"EE01}}
-  \expandafter\def\csname simpleicon at homeadvisor\endcsname {\simpleiconsmap\symbol{"EE02}}
-  \expandafter\def\csname simpleicon at homeassistant\endcsname {\simpleiconsmap\symbol{"EE03}}
-  \expandafter\def\csname simpleicon at homeassistantcommunitystore\endcsname {\simpleiconsmap\symbol{"EE04}}
-  \expandafter\def\csname simpleicon at homebrew\endcsname {\simpleiconsmap\symbol{"EE05}}
-  \expandafter\def\csname simpleicon at homebridge\endcsname {\simpleiconsmap\symbol{"EE06}}
-  \expandafter\def\csname simpleicon at homify\endcsname {\simpleiconsmap\symbol{"EE07}}
-  \expandafter\def\csname simpleicon at honda\endcsname {\simpleiconsmap\symbol{"EE08}}
-  \expandafter\def\csname simpleicon at honey\endcsname {\simpleiconsmap\symbol{"EE09}}
-  \expandafter\def\csname simpleicon at hootsuite\endcsname {\simpleiconsmap\symbol{"EE0A}}
-  \expandafter\def\csname simpleicon at hoppscotch\endcsname {\simpleiconsmap\symbol{"EE0B}}
-  \expandafter\def\csname simpleicon at hotelsdotcom\endcsname {\simpleiconsmap\symbol{"EE0C}}
-  \expandafter\def\csname simpleicon at hotjar\endcsname {\simpleiconsmap\symbol{"EE0D}}
-  \expandafter\def\csname simpleicon at hotwire\endcsname {\simpleiconsmap\symbol{"EE0E}}
-  \expandafter\def\csname simpleicon at houdini\endcsname {\simpleiconsmap\symbol{"EE0F}}
-  \expandafter\def\csname simpleicon at houzz\endcsname {\simpleiconsmap\symbol{"EE10}}
-  \expandafter\def\csname simpleicon at hp\endcsname {\simpleiconsmap\symbol{"EE11}}
-  \expandafter\def\csname simpleicon at hsbc\endcsname {\simpleiconsmap\symbol{"EE12}}
-  \expandafter\def\csname simpleicon at html5\endcsname {\simpleiconsmap\symbol{"EE13}}
-  \expandafter\def\csname simpleicon at htmlacademy\endcsname {\simpleiconsmap\symbol{"EE14}}
-  \expandafter\def\csname simpleicon at httpie\endcsname {\simpleiconsmap\symbol{"EE15}}
-  \expandafter\def\csname simpleicon at huawei\endcsname {\simpleiconsmap\symbol{"EE16}}
-  \expandafter\def\csname simpleicon at hubspot\endcsname {\simpleiconsmap\symbol{"EE17}}
-  \expandafter\def\csname simpleicon at hugo\endcsname {\simpleiconsmap\symbol{"EE18}}
-  \expandafter\def\csname simpleicon at hulu\endcsname {\simpleiconsmap\symbol{"EE19}}
-  \expandafter\def\csname simpleicon at humblebundle\endcsname {\simpleiconsmap\symbol{"EE1A}}
-  \expandafter\def\csname simpleicon at hungryjacks\endcsname {\simpleiconsmap\symbol{"EE1B}}
-  \expandafter\def\csname simpleicon at hurriyetemlak\endcsname {\simpleiconsmap\symbol{"EE1C}}
-  \expandafter\def\csname simpleicon at husqvarna\endcsname {\simpleiconsmap\symbol{"EE1D}}
-  \expandafter\def\csname simpleicon at hyper\endcsname {\simpleiconsmap\symbol{"EE1E}}
-  \expandafter\def\csname simpleicon at hyperledger\endcsname {\simpleiconsmap\symbol{"EE1F}}
-  \expandafter\def\csname simpleicon at hypothesis\endcsname {\simpleiconsmap\symbol{"EE20}}
-  \expandafter\def\csname simpleicon at hyundai\endcsname {\simpleiconsmap\symbol{"EE21}}
-  \expandafter\def\csname simpleicon at i18next\endcsname {\simpleiconsmap\symbol{"EE22}}
-  \expandafter\def\csname simpleicon at iata\endcsname {\simpleiconsmap\symbol{"EE23}}
-  \expandafter\def\csname simpleicon at ibeacon\endcsname {\simpleiconsmap\symbol{"EE24}}
-  \expandafter\def\csname simpleicon at ibm\endcsname {\simpleiconsmap\symbol{"EE25}}
-  \expandafter\def\csname simpleicon at ibmcloud\endcsname {\simpleiconsmap\symbol{"EE26}}
-  \expandafter\def\csname simpleicon at ibmwatson\endcsname {\simpleiconsmap\symbol{"EE27}}
-  \expandafter\def\csname simpleicon at iced\endcsname {\simpleiconsmap\symbol{"EE28}}
-  \expandafter\def\csname simpleicon at iceland\endcsname {\simpleiconsmap\symbol{"EE29}}
-  \expandafter\def\csname simpleicon at icinga\endcsname {\simpleiconsmap\symbol{"EE2A}}
-  \expandafter\def\csname simpleicon at icloud\endcsname {\simpleiconsmap\symbol{"EE2B}}
-  \expandafter\def\csname simpleicon at icomoon\endcsname {\simpleiconsmap\symbol{"EE2C}}
-  \expandafter\def\csname simpleicon at icon\endcsname {\simpleiconsmap\symbol{"EE2D}}
-  \expandafter\def\csname simpleicon at iconfinder\endcsname {\simpleiconsmap\symbol{"EE2E}}
-  \expandafter\def\csname simpleicon at iconify\endcsname {\simpleiconsmap\symbol{"EE2F}}
-  \expandafter\def\csname simpleicon at iconjar\endcsname {\simpleiconsmap\symbol{"EE30}}
-  \expandafter\def\csname simpleicon at icons8\endcsname {\simpleiconsmap\symbol{"EE31}}
-  \expandafter\def\csname simpleicon at icq\endcsname {\simpleiconsmap\symbol{"EE32}}
-  \expandafter\def\csname simpleicon at ieee\endcsname {\simpleiconsmap\symbol{"EE33}}
-  \expandafter\def\csname simpleicon at ifixit\endcsname {\simpleiconsmap\symbol{"EE34}}
-  \expandafter\def\csname simpleicon at ifood\endcsname {\simpleiconsmap\symbol{"EE35}}
-  \expandafter\def\csname simpleicon at ifttt\endcsname {\simpleiconsmap\symbol{"EE36}}
-  \expandafter\def\csname simpleicon at iheartradio\endcsname {\simpleiconsmap\symbol{"EE37}}
-  \expandafter\def\csname simpleicon at ikea\endcsname {\simpleiconsmap\symbol{"EE38}}
-  \expandafter\def\csname simpleicon at iledefrancemobilites\endcsname {\simpleiconsmap\symbol{"EE39}}
-  \expandafter\def\csname simpleicon at imagej\endcsname {\simpleiconsmap\symbol{"EE3A}}
-  \expandafter\def\csname simpleicon at imdb\endcsname {\simpleiconsmap\symbol{"EE3B}}
-  \expandafter\def\csname simpleicon at imgur\endcsname {\simpleiconsmap\symbol{"EE3C}}
-  \expandafter\def\csname simpleicon at immer\endcsname {\simpleiconsmap\symbol{"EE3D}}
-  \expandafter\def\csname simpleicon at immich\endcsname {\simpleiconsmap\symbol{"EE3E}}
-  \expandafter\def\csname simpleicon at imou\endcsname {\simpleiconsmap\symbol{"EE3F}}
-  \expandafter\def\csname simpleicon at improvmx\endcsname {\simpleiconsmap\symbol{"EE40}}
-  \expandafter\def\csname simpleicon at indeed\endcsname {\simpleiconsmap\symbol{"EE41}}
-  \expandafter\def\csname simpleicon at inertia\endcsname {\simpleiconsmap\symbol{"EE42}}
-  \expandafter\def\csname simpleicon at infiniti\endcsname {\simpleiconsmap\symbol{"EE43}}
-  \expandafter\def\csname simpleicon at influxdb\endcsname {\simpleiconsmap\symbol{"EE44}}
-  \expandafter\def\csname simpleicon at infoq\endcsname {\simpleiconsmap\symbol{"EE45}}
-  \expandafter\def\csname simpleicon at informatica\endcsname {\simpleiconsmap\symbol{"EE46}}
-  \expandafter\def\csname simpleicon at infosys\endcsname {\simpleiconsmap\symbol{"EE47}}
-  \expandafter\def\csname simpleicon at infracost\endcsname {\simpleiconsmap\symbol{"EE48}}
-  \expandafter\def\csname simpleicon at ingress\endcsname {\simpleiconsmap\symbol{"EE49}}
-  \expandafter\def\csname simpleicon at inkdrop\endcsname {\simpleiconsmap\symbol{"EE4A}}
-  \expandafter\def\csname simpleicon at inkscape\endcsname {\simpleiconsmap\symbol{"EE4B}}
-  \expandafter\def\csname simpleicon at insomnia\endcsname {\simpleiconsmap\symbol{"EE4C}}
-  \expandafter\def\csname simpleicon at instacart\endcsname {\simpleiconsmap\symbol{"EE4D}}
-  \expandafter\def\csname simpleicon at instagram\endcsname {\simpleiconsmap\symbol{"EE4E}}
-  \expandafter\def\csname simpleicon at instapaper\endcsname {\simpleiconsmap\symbol{"EE4F}}
-  \expandafter\def\csname simpleicon at instatus\endcsname {\simpleiconsmap\symbol{"EE50}}
-  \expandafter\def\csname simpleicon at instructables\endcsname {\simpleiconsmap\symbol{"EE51}}
-  \expandafter\def\csname simpleicon at instructure\endcsname {\simpleiconsmap\symbol{"EE52}}
-  \expandafter\def\csname simpleicon at integromat\endcsname {\simpleiconsmap\symbol{"EE53}}
-  \expandafter\def\csname simpleicon at intel\endcsname {\simpleiconsmap\symbol{"EE54}}
-  \expandafter\def\csname simpleicon at intellijidea\endcsname {\simpleiconsmap\symbol{"EE55}}
-  \expandafter\def\csname simpleicon at interactiondesignfoundation\endcsname {\simpleiconsmap\symbol{"EE56}}
-  \expandafter\def\csname simpleicon at interactjs\endcsname {\simpleiconsmap\symbol{"EE57}}
-  \expandafter\def\csname simpleicon at intercom\endcsname {\simpleiconsmap\symbol{"EE58}}
-  \expandafter\def\csname simpleicon at intermarche\endcsname {\simpleiconsmap\symbol{"EE59}}
-  \expandafter\def\csname simpleicon at internetarchive\endcsname {\simpleiconsmap\symbol{"EE5A}}
-  \expandafter\def\csname simpleicon at internetexplorer\endcsname {\simpleiconsmap\symbol{"EE5B}}
-  \expandafter\def\csname simpleicon at intigriti\endcsname {\simpleiconsmap\symbol{"EE5C}}
-  \expandafter\def\csname simpleicon at intuit\endcsname {\simpleiconsmap\symbol{"EE5D}}
-  \expandafter\def\csname simpleicon at invision\endcsname {\simpleiconsmap\symbol{"EE5E}}
-  \expandafter\def\csname simpleicon at invoiceninja\endcsname {\simpleiconsmap\symbol{"EE5F}}
-  \expandafter\def\csname simpleicon at iobroker\endcsname {\simpleiconsmap\symbol{"EE60}}
-  \expandafter\def\csname simpleicon at ionic\endcsname {\simpleiconsmap\symbol{"EE61}}
-  \expandafter\def\csname simpleicon at ionos\endcsname {\simpleiconsmap\symbol{"EE62}}
-  \expandafter\def\csname simpleicon at ios\endcsname {\simpleiconsmap\symbol{"EE63}}
-  \expandafter\def\csname simpleicon at iota\endcsname {\simpleiconsmap\symbol{"EE64}}
-  \expandafter\def\csname simpleicon at ipfs\endcsname {\simpleiconsmap\symbol{"EE65}}
-  \expandafter\def\csname simpleicon at iris\endcsname {\simpleiconsmap\symbol{"EE66}}
-  \expandafter\def\csname simpleicon at issuu\endcsname {\simpleiconsmap\symbol{"EE67}}
-  \expandafter\def\csname simpleicon at istio\endcsname {\simpleiconsmap\symbol{"EE68}}
-  \expandafter\def\csname simpleicon at itchdotio\endcsname {\simpleiconsmap\symbol{"EE69}}
-  \expandafter\def\csname simpleicon at iterm2\endcsname {\simpleiconsmap\symbol{"EE6A}}
-  \expandafter\def\csname simpleicon at itunes\endcsname {\simpleiconsmap\symbol{"EE6B}}
-  \expandafter\def\csname simpleicon at itvx\endcsname {\simpleiconsmap\symbol{"EE6C}}
-  \expandafter\def\csname simpleicon at iveco\endcsname {\simpleiconsmap\symbol{"EE6D}}
-  \expandafter\def\csname simpleicon at jabber\endcsname {\simpleiconsmap\symbol{"EE6E}}
-  \expandafter\def\csname simpleicon at jaguar\endcsname {\simpleiconsmap\symbol{"EE6F}}
-  \expandafter\def\csname simpleicon at jamboard\endcsname {\simpleiconsmap\symbol{"EE70}}
-  \expandafter\def\csname simpleicon at jameson\endcsname {\simpleiconsmap\symbol{"EE71}}
-  \expandafter\def\csname simpleicon at jamstack\endcsname {\simpleiconsmap\symbol{"EE72}}
-  \expandafter\def\csname simpleicon at jasmine\endcsname {\simpleiconsmap\symbol{"EE73}}
-  \expandafter\def\csname simpleicon at javascript\endcsname {\simpleiconsmap\symbol{"EE74}}
-  \expandafter\def\csname simpleicon at jbl\endcsname {\simpleiconsmap\symbol{"EE75}}
-  \expandafter\def\csname simpleicon at jcb\endcsname {\simpleiconsmap\symbol{"EE76}}
-  \expandafter\def\csname simpleicon at jeep\endcsname {\simpleiconsmap\symbol{"EE77}}
-  \expandafter\def\csname simpleicon at jekyll\endcsname {\simpleiconsmap\symbol{"EE78}}
-  \expandafter\def\csname simpleicon at jellyfin\endcsname {\simpleiconsmap\symbol{"EE79}}
-  \expandafter\def\csname simpleicon at jenkins\endcsname {\simpleiconsmap\symbol{"EE7A}}
-  \expandafter\def\csname simpleicon at jenkinsx\endcsname {\simpleiconsmap\symbol{"EE7B}}
-  \expandafter\def\csname simpleicon at jest\endcsname {\simpleiconsmap\symbol{"EE7C}}
-  \expandafter\def\csname simpleicon at jet\endcsname {\simpleiconsmap\symbol{"EE7D}}
-  \expandafter\def\csname simpleicon at jetbrains\endcsname {\simpleiconsmap\symbol{"EE7E}}
-  \expandafter\def\csname simpleicon at jetpackcompose\endcsname {\simpleiconsmap\symbol{"EE7F}}
-  \expandafter\def\csname simpleicon at jfrog\endcsname {\simpleiconsmap\symbol{"EE80}}
-  \expandafter\def\csname simpleicon at jfrogbintray\endcsname {\simpleiconsmap\symbol{"EE81}}
-  \expandafter\def\csname simpleicon at jfrogpipelines\endcsname {\simpleiconsmap\symbol{"EE82}}
-  \expandafter\def\csname simpleicon at jinja\endcsname {\simpleiconsmap\symbol{"EE83}}
-  \expandafter\def\csname simpleicon at jira\endcsname {\simpleiconsmap\symbol{"EE84}}
-  \expandafter\def\csname simpleicon at jirasoftware\endcsname {\simpleiconsmap\symbol{"EE85}}
-  \expandafter\def\csname simpleicon at jitsi\endcsname {\simpleiconsmap\symbol{"EE86}}
-  \expandafter\def\csname simpleicon at johndeere\endcsname {\simpleiconsmap\symbol{"EE87}}
-  \expandafter\def\csname simpleicon at joomla\endcsname {\simpleiconsmap\symbol{"EE88}}
-  \expandafter\def\csname simpleicon at joplin\endcsname {\simpleiconsmap\symbol{"EE89}}
-  \expandafter\def\csname simpleicon at jordan\endcsname {\simpleiconsmap\symbol{"EE8A}}
-  \expandafter\def\csname simpleicon at jovian\endcsname {\simpleiconsmap\symbol{"EE8B}}
-  \expandafter\def\csname simpleicon at jpeg\endcsname {\simpleiconsmap\symbol{"EE8C}}
-  \expandafter\def\csname simpleicon at jquery\endcsname {\simpleiconsmap\symbol{"EE8D}}
-  \expandafter\def\csname simpleicon at jrgroup\endcsname {\simpleiconsmap\symbol{"EE8E}}
-  \expandafter\def\csname simpleicon at jsdelivr\endcsname {\simpleiconsmap\symbol{"EE8F}}
-  \expandafter\def\csname simpleicon at jsfiddle\endcsname {\simpleiconsmap\symbol{"EE90}}
-  \expandafter\def\csname simpleicon at json\endcsname {\simpleiconsmap\symbol{"EE91}}
-  \expandafter\def\csname simpleicon at jsonwebtokens\endcsname {\simpleiconsmap\symbol{"EE92}}
-  \expandafter\def\csname simpleicon at jss\endcsname {\simpleiconsmap\symbol{"EE93}}
-  \expandafter\def\csname simpleicon at juce\endcsname {\simpleiconsmap\symbol{"EE94}}
-  \expandafter\def\csname simpleicon at juejin\endcsname {\simpleiconsmap\symbol{"EE95}}
-  \expandafter\def\csname simpleicon at juke\endcsname {\simpleiconsmap\symbol{"EE96}}
-  \expandafter\def\csname simpleicon at julia\endcsname {\simpleiconsmap\symbol{"EE97}}
-  \expandafter\def\csname simpleicon at junipernetworks\endcsname {\simpleiconsmap\symbol{"EE98}}
-  \expandafter\def\csname simpleicon at junit5\endcsname {\simpleiconsmap\symbol{"EE99}}
-  \expandafter\def\csname simpleicon at jupyter\endcsname {\simpleiconsmap\symbol{"EE9A}}
-  \expandafter\def\csname simpleicon at justeat\endcsname {\simpleiconsmap\symbol{"EE9B}}
-  \expandafter\def\csname simpleicon at justgiving\endcsname {\simpleiconsmap\symbol{"EE9C}}
-  \expandafter\def\csname simpleicon at k3s\endcsname {\simpleiconsmap\symbol{"EE9D}}
-  \expandafter\def\csname simpleicon at k6\endcsname {\simpleiconsmap\symbol{"EE9E}}
-  \expandafter\def\csname simpleicon at kaggle\endcsname {\simpleiconsmap\symbol{"EE9F}}
-  \expandafter\def\csname simpleicon at kahoot\endcsname {\simpleiconsmap\symbol{"EEA0}}
-  \expandafter\def\csname simpleicon at kaios\endcsname {\simpleiconsmap\symbol{"EEA1}}
-  \expandafter\def\csname simpleicon at kakao\endcsname {\simpleiconsmap\symbol{"EEA2}}
-  \expandafter\def\csname simpleicon at kakaotalk\endcsname {\simpleiconsmap\symbol{"EEA3}}
-  \expandafter\def\csname simpleicon at kalilinux\endcsname {\simpleiconsmap\symbol{"EEA4}}
-  \expandafter\def\csname simpleicon at kamailio\endcsname {\simpleiconsmap\symbol{"EEA5}}
-  \expandafter\def\csname simpleicon at kaniko\endcsname {\simpleiconsmap\symbol{"EEA6}}
-  \expandafter\def\csname simpleicon at karlsruherverkehrsverbund\endcsname {\simpleiconsmap\symbol{"EEA7}}
-  \expandafter\def\csname simpleicon at kasasmart\endcsname {\simpleiconsmap\symbol{"EEA8}}
-  \expandafter\def\csname simpleicon at kashflow\endcsname {\simpleiconsmap\symbol{"EEA9}}
-  \expandafter\def\csname simpleicon at kaspersky\endcsname {\simpleiconsmap\symbol{"EEAA}}
-  \expandafter\def\csname simpleicon at katacoda\endcsname {\simpleiconsmap\symbol{"EEAB}}
-  \expandafter\def\csname simpleicon at katana\endcsname {\simpleiconsmap\symbol{"EEAC}}
-  \expandafter\def\csname simpleicon at kaufland\endcsname {\simpleiconsmap\symbol{"EEAD}}
-  \expandafter\def\csname simpleicon at kde\endcsname {\simpleiconsmap\symbol{"EEAE}}
-  \expandafter\def\csname simpleicon at kdenlive\endcsname {\simpleiconsmap\symbol{"EEAF}}
-  \expandafter\def\csname simpleicon at keepachangelog\endcsname {\simpleiconsmap\symbol{"EEB0}}
-  \expandafter\def\csname simpleicon at keepassxc\endcsname {\simpleiconsmap\symbol{"EEB1}}
-  \expandafter\def\csname simpleicon at kentico\endcsname {\simpleiconsmap\symbol{"EEB2}}
-  \expandafter\def\csname simpleicon at keras\endcsname {\simpleiconsmap\symbol{"EEB3}}
-  \expandafter\def\csname simpleicon at keybase\endcsname {\simpleiconsmap\symbol{"EEB4}}
-  \expandafter\def\csname simpleicon at keycdn\endcsname {\simpleiconsmap\symbol{"EEB5}}
-  \expandafter\def\csname simpleicon at keystone\endcsname {\simpleiconsmap\symbol{"EEB6}}
-  \expandafter\def\csname simpleicon at kfc\endcsname {\simpleiconsmap\symbol{"EEB7}}
-  \expandafter\def\csname simpleicon at khanacademy\endcsname {\simpleiconsmap\symbol{"EEB8}}
-  \expandafter\def\csname simpleicon at khronosgroup\endcsname {\simpleiconsmap\symbol{"EEB9}}
-  \expandafter\def\csname simpleicon at kia\endcsname {\simpleiconsmap\symbol{"EEBA}}
-  \expandafter\def\csname simpleicon at kibana\endcsname {\simpleiconsmap\symbol{"EEBB}}
-  \expandafter\def\csname simpleicon at kicad\endcsname {\simpleiconsmap\symbol{"EEBC}}
-  \expandafter\def\csname simpleicon at kickstarter\endcsname {\simpleiconsmap\symbol{"EEBD}}
-  \expandafter\def\csname simpleicon at kik\endcsname {\simpleiconsmap\symbol{"EEBE}}
-  \expandafter\def\csname simpleicon at kingstontechnology\endcsname {\simpleiconsmap\symbol{"EEBF}}
-  \expandafter\def\csname simpleicon at kinopoisk\endcsname {\simpleiconsmap\symbol{"EEC0}}
-  \expandafter\def\csname simpleicon at kinsta\endcsname {\simpleiconsmap\symbol{"EEC1}}
-  \expandafter\def\csname simpleicon at kirby\endcsname {\simpleiconsmap\symbol{"EEC2}}
-  \expandafter\def\csname simpleicon at kit\endcsname {\simpleiconsmap\symbol{"EEC3}}
-  \expandafter\def\csname simpleicon at kitsu\endcsname {\simpleiconsmap\symbol{"EEC4}}
-  \expandafter\def\csname simpleicon at klarna\endcsname {\simpleiconsmap\symbol{"EEC5}}
-  \expandafter\def\csname simpleicon at klm\endcsname {\simpleiconsmap\symbol{"EEC6}}
-  \expandafter\def\csname simpleicon at klook\endcsname {\simpleiconsmap\symbol{"EEC7}}
-  \expandafter\def\csname simpleicon at knative\endcsname {\simpleiconsmap\symbol{"EEC8}}
-  \expandafter\def\csname simpleicon at knowledgebase\endcsname {\simpleiconsmap\symbol{"EEC9}}
-  \expandafter\def\csname simpleicon at known\endcsname {\simpleiconsmap\symbol{"EECA}}
-  \expandafter\def\csname simpleicon at koa\endcsname {\simpleiconsmap\symbol{"EECB}}
-  \expandafter\def\csname simpleicon at koc\endcsname {\simpleiconsmap\symbol{"EECC}}
-  \expandafter\def\csname simpleicon at kodak\endcsname {\simpleiconsmap\symbol{"EECD}}
-  \expandafter\def\csname simpleicon at kodi\endcsname {\simpleiconsmap\symbol{"EECE}}
-  \expandafter\def\csname simpleicon at kofax\endcsname {\simpleiconsmap\symbol{"EECF}}
-  \expandafter\def\csname simpleicon at kofi\endcsname {\simpleiconsmap\symbol{"EED0}}
-  \expandafter\def\csname simpleicon at komoot\endcsname {\simpleiconsmap\symbol{"EED1}}
-  \expandafter\def\csname simpleicon at konami\endcsname {\simpleiconsmap\symbol{"EED2}}
-  \expandafter\def\csname simpleicon at kong\endcsname {\simpleiconsmap\symbol{"EED3}}
-  \expandafter\def\csname simpleicon at kongregate\endcsname {\simpleiconsmap\symbol{"EED4}}
-  \expandafter\def\csname simpleicon at konva\endcsname {\simpleiconsmap\symbol{"EED5}}
-  \expandafter\def\csname simpleicon at kotlin\endcsname {\simpleiconsmap\symbol{"EED6}}
-  \expandafter\def\csname simpleicon at koyeb\endcsname {\simpleiconsmap\symbol{"EED7}}
-  \expandafter\def\csname simpleicon at krita\endcsname {\simpleiconsmap\symbol{"EED8}}
-  \expandafter\def\csname simpleicon at ktm\endcsname {\simpleiconsmap\symbol{"EED9}}
-  \expandafter\def\csname simpleicon at kuaishou\endcsname {\simpleiconsmap\symbol{"EEDA}}
-  \expandafter\def\csname simpleicon at kubernetes\endcsname {\simpleiconsmap\symbol{"EEDB}}
-  \expandafter\def\csname simpleicon at kubuntu\endcsname {\simpleiconsmap\symbol{"EEDC}}
-  \expandafter\def\csname simpleicon at kuma\endcsname {\simpleiconsmap\symbol{"EEDD}}
-  \expandafter\def\csname simpleicon at kuula\endcsname {\simpleiconsmap\symbol{"EEDE}}
-  \expandafter\def\csname simpleicon at kyocera\endcsname {\simpleiconsmap\symbol{"EEDF}}
-  \expandafter\def\csname simpleicon at labview\endcsname {\simpleiconsmap\symbol{"EEE0}}
-  \expandafter\def\csname simpleicon at lada\endcsname {\simpleiconsmap\symbol{"EEE1}}
-  \expandafter\def\csname simpleicon at lamborghini\endcsname {\simpleiconsmap\symbol{"EEE2}}
-  \expandafter\def\csname simpleicon at landrover\endcsname {\simpleiconsmap\symbol{"EEE3}}
-  \expandafter\def\csname simpleicon at lapce\endcsname {\simpleiconsmap\symbol{"EEE4}}
-  \expandafter\def\csname simpleicon at laragon\endcsname {\simpleiconsmap\symbol{"EEE5}}
-  \expandafter\def\csname simpleicon at laravel\endcsname {\simpleiconsmap\symbol{"EEE6}}
-  \expandafter\def\csname simpleicon at laravelhorizon\endcsname {\simpleiconsmap\symbol{"EEE7}}
-  \expandafter\def\csname simpleicon at laravelnova\endcsname {\simpleiconsmap\symbol{"EEE8}}
-  \expandafter\def\csname simpleicon at lastdotfm\endcsname {\simpleiconsmap\symbol{"EEE9}}
-  \expandafter\def\csname simpleicon at lastpass\endcsname {\simpleiconsmap\symbol{"EEEA}}
-  \expandafter\def\csname simpleicon at latex\endcsname {\simpleiconsmap\symbol{"EEEB}}
-  \expandafter\def\csname simpleicon at launchpad\endcsname {\simpleiconsmap\symbol{"EEEC}}
-  \expandafter\def\csname simpleicon at lazarus\endcsname {\simpleiconsmap\symbol{"EEED}}
-  \expandafter\def\csname simpleicon at lbry\endcsname {\simpleiconsmap\symbol{"EEEE}}
-  \expandafter\def\csname simpleicon at leaderprice\endcsname {\simpleiconsmap\symbol{"EEEF}}
-  \expandafter\def\csname simpleicon at leaflet\endcsname {\simpleiconsmap\symbol{"EEF0}}
-  \expandafter\def\csname simpleicon at leanpub\endcsname {\simpleiconsmap\symbol{"EEF1}}
-  \expandafter\def\csname simpleicon at leetcode\endcsname {\simpleiconsmap\symbol{"EEF2}}
-  \expandafter\def\csname simpleicon at legacygames\endcsname {\simpleiconsmap\symbol{"EEF3}}
-  \expandafter\def\csname simpleicon at leica\endcsname {\simpleiconsmap\symbol{"EEF4}}
-  \expandafter\def\csname simpleicon at lemmy\endcsname {\simpleiconsmap\symbol{"EEF5}}
-  \expandafter\def\csname simpleicon at lenovo\endcsname {\simpleiconsmap\symbol{"EEF6}}
-  \expandafter\def\csname simpleicon at lens\endcsname {\simpleiconsmap\symbol{"EEF7}}
-  \expandafter\def\csname simpleicon at leptos\endcsname {\simpleiconsmap\symbol{"EEF8}}
-  \expandafter\def\csname simpleicon at leroymerlin\endcsname {\simpleiconsmap\symbol{"EEFA}}
-  \expandafter\def\csname simpleicon at less\endcsname {\simpleiconsmap\symbol{"EEFB}}
-  \expandafter\def\csname simpleicon at letsencrypt\endcsname {\simpleiconsmap\symbol{"EEFC}}
-  \expandafter\def\csname simpleicon at letterboxd\endcsname {\simpleiconsmap\symbol{"EEFD}}
-  \expandafter\def\csname simpleicon at levelsdotfyi\endcsname {\simpleiconsmap\symbol{"EEFE}}
-  \expandafter\def\csname simpleicon at lg\endcsname {\simpleiconsmap\symbol{"EEFF}}
-  \expandafter\def\csname simpleicon at lgtm\endcsname {\simpleiconsmap\symbol{"EF00}}
-  \expandafter\def\csname simpleicon at liberadotchat\endcsname {\simpleiconsmap\symbol{"EF01}}
-  \expandafter\def\csname simpleicon at liberapay\endcsname {\simpleiconsmap\symbol{"EF02}}
-  \expandafter\def\csname simpleicon at librariesdotio\endcsname {\simpleiconsmap\symbol{"EF03}}
-  \expandafter\def\csname simpleicon at librarything\endcsname {\simpleiconsmap\symbol{"EF04}}
-  \expandafter\def\csname simpleicon at libreoffice\endcsname {\simpleiconsmap\symbol{"EF05}}
-  \expandafter\def\csname simpleicon at libuv\endcsname {\simpleiconsmap\symbol{"EF06}}
-  \expandafter\def\csname simpleicon at lichess\endcsname {\simpleiconsmap\symbol{"EF07}}
-  \expandafter\def\csname simpleicon at lidl\endcsname {\simpleiconsmap\symbol{"EF08}}
-  \expandafter\def\csname simpleicon at lifx\endcsname {\simpleiconsmap\symbol{"EF09}}
-  \expandafter\def\csname simpleicon at lighthouse\endcsname {\simpleiconsmap\symbol{"EF0A}}
-  \expandafter\def\csname simpleicon at lightning\endcsname {\simpleiconsmap\symbol{"EF0B}}
-  \expandafter\def\csname simpleicon at line\endcsname {\simpleiconsmap\symbol{"EF0C}}
-  \expandafter\def\csname simpleicon at lineageos\endcsname {\simpleiconsmap\symbol{"EF0D}}
-  \expandafter\def\csname simpleicon at linear\endcsname {\simpleiconsmap\symbol{"EF0E}}
-  \expandafter\def\csname simpleicon at linkedin\endcsname {\simpleiconsmap\symbol{"EF0F}}
-  \expandafter\def\csname simpleicon at linkerd\endcsname {\simpleiconsmap\symbol{"EF10}}
-  \expandafter\def\csname simpleicon at linkfire\endcsname {\simpleiconsmap\symbol{"EF11}}
-  \expandafter\def\csname simpleicon at linktree\endcsname {\simpleiconsmap\symbol{"EF12}}
-  \expandafter\def\csname simpleicon at linux\endcsname {\simpleiconsmap\symbol{"EF13}}
-  \expandafter\def\csname simpleicon at linuxcontainers\endcsname {\simpleiconsmap\symbol{"EF14}}
-  \expandafter\def\csname simpleicon at linuxfoundation\endcsname {\simpleiconsmap\symbol{"EF15}}
-  \expandafter\def\csname simpleicon at linuxmint\endcsname {\simpleiconsmap\symbol{"EF16}}
-  \expandafter\def\csname simpleicon at lionair\endcsname {\simpleiconsmap\symbol{"EF17}}
-  \expandafter\def\csname simpleicon at liquibase\endcsname {\simpleiconsmap\symbol{"EF18}}
-  \expandafter\def\csname simpleicon at lit\endcsname {\simpleiconsmap\symbol{"EF19}}
-  \expandafter\def\csname simpleicon at litecoin\endcsname {\simpleiconsmap\symbol{"EF1A}}
-  \expandafter\def\csname simpleicon at litiengine\endcsname {\simpleiconsmap\symbol{"EF1B}}
-  \expandafter\def\csname simpleicon at livechat\endcsname {\simpleiconsmap\symbol{"EF1C}}
-  \expandafter\def\csname simpleicon at livejournal\endcsname {\simpleiconsmap\symbol{"EF1D}}
-  \expandafter\def\csname simpleicon at livewire\endcsname {\simpleiconsmap\symbol{"EF1E}}
-  \expandafter\def\csname simpleicon at llvm\endcsname {\simpleiconsmap\symbol{"EF1F}}
-  \expandafter\def\csname simpleicon at lmms\endcsname {\simpleiconsmap\symbol{"EF20}}
-  \expandafter\def\csname simpleicon at lodash\endcsname {\simpleiconsmap\symbol{"EF21}}
-  \expandafter\def\csname simpleicon at logitech\endcsname {\simpleiconsmap\symbol{"EF22}}
-  \expandafter\def\csname simpleicon at logmein\endcsname {\simpleiconsmap\symbol{"EF23}}
-  \expandafter\def\csname simpleicon at logseq\endcsname {\simpleiconsmap\symbol{"EF24}}
-  \expandafter\def\csname simpleicon at logstash\endcsname {\simpleiconsmap\symbol{"EF25}}
-  \expandafter\def\csname simpleicon at looker\endcsname {\simpleiconsmap\symbol{"EF26}}
-  \expandafter\def\csname simpleicon at loom\endcsname {\simpleiconsmap\symbol{"EF27}}
-  \expandafter\def\csname simpleicon at loop\endcsname {\simpleiconsmap\symbol{"EF28}}
-  \expandafter\def\csname simpleicon at loopback\endcsname {\simpleiconsmap\symbol{"EF29}}
-  \expandafter\def\csname simpleicon at lospec\endcsname {\simpleiconsmap\symbol{"EF2A}}
-  \expandafter\def\csname simpleicon at lotpolishairlines\endcsname {\simpleiconsmap\symbol{"EF2B}}
-  \expandafter\def\csname simpleicon at ltspice\endcsname {\simpleiconsmap\symbol{"EF2C}}
-  \expandafter\def\csname simpleicon at lua\endcsname {\simpleiconsmap\symbol{"EF2D}}
-  \expandafter\def\csname simpleicon at lubuntu\endcsname {\simpleiconsmap\symbol{"EF2E}}
-  \expandafter\def\csname simpleicon at ludwig\endcsname {\simpleiconsmap\symbol{"EF2F}}
-  \expandafter\def\csname simpleicon at lufthansa\endcsname {\simpleiconsmap\symbol{"EF30}}
-  \expandafter\def\csname simpleicon at lumen\endcsname {\simpleiconsmap\symbol{"EF31}}
-  \expandafter\def\csname simpleicon at lunacy\endcsname {\simpleiconsmap\symbol{"EF32}}
-  \expandafter\def\csname simpleicon at lydia\endcsname {\simpleiconsmap\symbol{"EF33}}
-  \expandafter\def\csname simpleicon at lyft\endcsname {\simpleiconsmap\symbol{"EF34}}
-  \expandafter\def\csname simpleicon at maas\endcsname {\simpleiconsmap\symbol{"EF35}}
-  \expandafter\def\csname simpleicon at macos\endcsname {\simpleiconsmap\symbol{"EF36}}
-  \expandafter\def\csname simpleicon at macpaw\endcsname {\simpleiconsmap\symbol{"EF37}}
-  \expandafter\def\csname simpleicon at macys\endcsname {\simpleiconsmap\symbol{"EF38}}
-  \expandafter\def\csname simpleicon at magasinsu\endcsname {\simpleiconsmap\symbol{"EF39}}
-  \expandafter\def\csname simpleicon at magento\endcsname {\simpleiconsmap\symbol{"EF3A}}
-  \expandafter\def\csname simpleicon at magisk\endcsname {\simpleiconsmap\symbol{"EF3B}}
-  \expandafter\def\csname simpleicon at mailchimp\endcsname {\simpleiconsmap\symbol{"EF3C}}
-  \expandafter\def\csname simpleicon at maildotcom\endcsname {\simpleiconsmap\symbol{"EF3D}}
-  \expandafter\def\csname simpleicon at maildotru\endcsname {\simpleiconsmap\symbol{"EF3E}}
-  \expandafter\def\csname simpleicon at mailgun\endcsname {\simpleiconsmap\symbol{"EF3F}}
-  \expandafter\def\csname simpleicon at majorleaguehacking\endcsname {\simpleiconsmap\symbol{"EF40}}
-  \expandafter\def\csname simpleicon at makerbot\endcsname {\simpleiconsmap\symbol{"EF41}}
-  \expandafter\def\csname simpleicon at mambaui\endcsname {\simpleiconsmap\symbol{"EF42}}
-  \expandafter\def\csname simpleicon at mamp\endcsname {\simpleiconsmap\symbol{"EF43}}
-  \expandafter\def\csname simpleicon at man\endcsname {\simpleiconsmap\symbol{"EF44}}
-  \expandafter\def\csname simpleicon at manageiq\endcsname {\simpleiconsmap\symbol{"EF45}}
-  \expandafter\def\csname simpleicon at manjaro\endcsname {\simpleiconsmap\symbol{"EF46}}
-  \expandafter\def\csname simpleicon at mapbox\endcsname {\simpleiconsmap\symbol{"EF47}}
-  \expandafter\def\csname simpleicon at maplibre\endcsname {\simpleiconsmap\symbol{"EF48}}
-  \expandafter\def\csname simpleicon at mariadb\endcsname {\simpleiconsmap\symbol{"EF49}}
-  \expandafter\def\csname simpleicon at mariadbfoundation\endcsname {\simpleiconsmap\symbol{"EF4A}}
-  \expandafter\def\csname simpleicon at markdown\endcsname {\simpleiconsmap\symbol{"EF4B}}
-  \expandafter\def\csname simpleicon at marketo\endcsname {\simpleiconsmap\symbol{"EF4C}}
-  \expandafter\def\csname simpleicon at marko\endcsname {\simpleiconsmap\symbol{"EF4D}}
-  \expandafter\def\csname simpleicon at marriott\endcsname {\simpleiconsmap\symbol{"EF4E}}
-  \expandafter\def\csname simpleicon at maserati\endcsname {\simpleiconsmap\symbol{"EF4F}}
-  \expandafter\def\csname simpleicon at mastercard\endcsname {\simpleiconsmap\symbol{"EF50}}
-  \expandafter\def\csname simpleicon at mastercomfig\endcsname {\simpleiconsmap\symbol{"EF51}}
-  \expandafter\def\csname simpleicon at mastodon\endcsname {\simpleiconsmap\symbol{"EF52}}
-  \expandafter\def\csname simpleicon at materialdesign\endcsname {\simpleiconsmap\symbol{"EF53}}
-  \expandafter\def\csname simpleicon at materialdesignicons\endcsname {\simpleiconsmap\symbol{"EF54}}
-  \expandafter\def\csname simpleicon at matomo\endcsname {\simpleiconsmap\symbol{"EF55}}
-  \expandafter\def\csname simpleicon at matrix\endcsname {\simpleiconsmap\symbol{"EF56}}
-  \expandafter\def\csname simpleicon at matterdotjs\endcsname {\simpleiconsmap\symbol{"EF57}}
-  \expandafter\def\csname simpleicon at mattermost\endcsname {\simpleiconsmap\symbol{"EF58}}
-  \expandafter\def\csname simpleicon at matternet\endcsname {\simpleiconsmap\symbol{"EF59}}
-  \expandafter\def\csname simpleicon at mautic\endcsname {\simpleiconsmap\symbol{"EF5A}}
-  \expandafter\def\csname simpleicon at max\endcsname {\simpleiconsmap\symbol{"EF5B}}
-  \expandafter\def\csname simpleicon at maxplanckgesellschaft\endcsname {\simpleiconsmap\symbol{"EF5C}}
-  \expandafter\def\csname simpleicon at maytag\endcsname {\simpleiconsmap\symbol{"EF5D}}
-  \expandafter\def\csname simpleicon at mazda\endcsname {\simpleiconsmap\symbol{"EF5E}}
-  \expandafter\def\csname simpleicon at mcafee\endcsname {\simpleiconsmap\symbol{"EF5F}}
-  \expandafter\def\csname simpleicon at mcdonalds\endcsname {\simpleiconsmap\symbol{"EF60}}
-  \expandafter\def\csname simpleicon at mclaren\endcsname {\simpleiconsmap\symbol{"EF61}}
-  \expandafter\def\csname simpleicon at mdbook\endcsname {\simpleiconsmap\symbol{"EF62}}
-  \expandafter\def\csname simpleicon at mdnwebdocs\endcsname {\simpleiconsmap\symbol{"EF63}}
-  \expandafter\def\csname simpleicon at mdx\endcsname {\simpleiconsmap\symbol{"EF64}}
-  \expandafter\def\csname simpleicon at mediafire\endcsname {\simpleiconsmap\symbol{"EF65}}
-  \expandafter\def\csname simpleicon at mediamarkt\endcsname {\simpleiconsmap\symbol{"EF66}}
-  \expandafter\def\csname simpleicon at mediatek\endcsname {\simpleiconsmap\symbol{"EF67}}
-  \expandafter\def\csname simpleicon at mediatemple\endcsname {\simpleiconsmap\symbol{"EF68}}
-  \expandafter\def\csname simpleicon at medibangpaint\endcsname {\simpleiconsmap\symbol{"EF69}}
-  \expandafter\def\csname simpleicon at medium\endcsname {\simpleiconsmap\symbol{"EF6A}}
-  \expandafter\def\csname simpleicon at meetup\endcsname {\simpleiconsmap\symbol{"EF6B}}
-  \expandafter\def\csname simpleicon at mega\endcsname {\simpleiconsmap\symbol{"EF6C}}
-  \expandafter\def\csname simpleicon at mendeley\endcsname {\simpleiconsmap\symbol{"EF6D}}
-  \expandafter\def\csname simpleicon at mercadopago\endcsname {\simpleiconsmap\symbol{"EF6E}}
-  \expandafter\def\csname simpleicon at mercedes\endcsname {\simpleiconsmap\symbol{"EF6F}}
-  \expandafter\def\csname simpleicon at merck\endcsname {\simpleiconsmap\symbol{"EF70}}
-  \expandafter\def\csname simpleicon at mercurial\endcsname {\simpleiconsmap\symbol{"EF71}}
-  \expandafter\def\csname simpleicon at messenger\endcsname {\simpleiconsmap\symbol{"EF72}}
-  \expandafter\def\csname simpleicon at meta\endcsname {\simpleiconsmap\symbol{"EF73}}
-  \expandafter\def\csname simpleicon at metabase\endcsname {\simpleiconsmap\symbol{"EF74}}
-  \expandafter\def\csname simpleicon at metafilter\endcsname {\simpleiconsmap\symbol{"EF75}}
-  \expandafter\def\csname simpleicon at meteor\endcsname {\simpleiconsmap\symbol{"EF76}}
-  \expandafter\def\csname simpleicon at metro\endcsname {\simpleiconsmap\symbol{"EF77}}
-  \expandafter\def\csname simpleicon at metrodelaciudaddemexico\endcsname {\simpleiconsmap\symbol{"EF78}}
-  \expandafter\def\csname simpleicon at metrodemadrid\endcsname {\simpleiconsmap\symbol{"EF79}}
-  \expandafter\def\csname simpleicon at metrodeparis\endcsname {\simpleiconsmap\symbol{"EF7A}}
-  \expandafter\def\csname simpleicon at mewe\endcsname {\simpleiconsmap\symbol{"EF7B}}
-  \expandafter\def\csname simpleicon at mg\endcsname {\simpleiconsmap\symbol{"EF7C}}
-  \expandafter\def\csname simpleicon at microbit\endcsname {\simpleiconsmap\symbol{"EF7D}}
-  \expandafter\def\csname simpleicon at microdotblog\endcsname {\simpleiconsmap\symbol{"EF7E}}
-  \expandafter\def\csname simpleicon at microeditor\endcsname {\simpleiconsmap\symbol{"EF7F}}
-  \expandafter\def\csname simpleicon at microgenetics\endcsname {\simpleiconsmap\symbol{"EF80}}
-  \expandafter\def\csname simpleicon at micropython\endcsname {\simpleiconsmap\symbol{"EF81}}
-  \expandafter\def\csname simpleicon at microsoft\endcsname {\simpleiconsmap\symbol{"EF82}}
-  \expandafter\def\csname simpleicon at microsoftacademic\endcsname {\simpleiconsmap\symbol{"EF83}}
-  \expandafter\def\csname simpleicon at microsoftaccess\endcsname {\simpleiconsmap\symbol{"EF84}}
-  \expandafter\def\csname simpleicon at microsoftazure\endcsname {\simpleiconsmap\symbol{"EF85}}
-  \expandafter\def\csname simpleicon at microsoftbing\endcsname {\simpleiconsmap\symbol{"EF86}}
-  \expandafter\def\csname simpleicon at microsoftedge\endcsname {\simpleiconsmap\symbol{"EF87}}
-  \expandafter\def\csname simpleicon at microsoftexcel\endcsname {\simpleiconsmap\symbol{"EF88}}
-  \expandafter\def\csname simpleicon at microsoftexchange\endcsname {\simpleiconsmap\symbol{"EF89}}
-  \expandafter\def\csname simpleicon at microsoftoffice\endcsname {\simpleiconsmap\symbol{"EF8A}}
-  \expandafter\def\csname simpleicon at microsoftonedrive\endcsname {\simpleiconsmap\symbol{"EF8B}}
-  \expandafter\def\csname simpleicon at microsoftonenote\endcsname {\simpleiconsmap\symbol{"EF8C}}
-  \expandafter\def\csname simpleicon at microsoftoutlook\endcsname {\simpleiconsmap\symbol{"EF8D}}
-  \expandafter\def\csname simpleicon at microsoftpowerpoint\endcsname {\simpleiconsmap\symbol{"EF8E}}
-  \expandafter\def\csname simpleicon at microsoftsharepoint\endcsname {\simpleiconsmap\symbol{"EF8F}}
-  \expandafter\def\csname simpleicon at microsoftsqlserver\endcsname {\simpleiconsmap\symbol{"EF90}}
-  \expandafter\def\csname simpleicon at microsoftteams\endcsname {\simpleiconsmap\symbol{"EF91}}
-  \expandafter\def\csname simpleicon at microsofttranslator\endcsname {\simpleiconsmap\symbol{"EF92}}
-  \expandafter\def\csname simpleicon at microsoftvisio\endcsname {\simpleiconsmap\symbol{"EF93}}
-  \expandafter\def\csname simpleicon at microsoftword\endcsname {\simpleiconsmap\symbol{"EF94}}
-  \expandafter\def\csname simpleicon at microstation\endcsname {\simpleiconsmap\symbol{"EF95}}
-  \expandafter\def\csname simpleicon at microstrategy\endcsname {\simpleiconsmap\symbol{"EF96}}
-  \expandafter\def\csname simpleicon at midi\endcsname {\simpleiconsmap\symbol{"EF97}}
-  \expandafter\def\csname simpleicon at mikrotik\endcsname {\simpleiconsmap\symbol{"EF98}}
-  \expandafter\def\csname simpleicon at minds\endcsname {\simpleiconsmap\symbol{"EF99}}
-  \expandafter\def\csname simpleicon at minecraft\endcsname {\simpleiconsmap\symbol{"EF9A}}
-  \expandafter\def\csname simpleicon at minetest\endcsname {\simpleiconsmap\symbol{"EF9B}}
-  \expandafter\def\csname simpleicon at mini\endcsname {\simpleiconsmap\symbol{"EF9C}}
-  \expandafter\def\csname simpleicon at minutemailer\endcsname {\simpleiconsmap\symbol{"EF9D}}
-  \expandafter\def\csname simpleicon at miraheze\endcsname {\simpleiconsmap\symbol{"EF9E}}
-  \expandafter\def\csname simpleicon at miro\endcsname {\simpleiconsmap\symbol{"EF9F}}
-  \expandafter\def\csname simpleicon at misskey\endcsname {\simpleiconsmap\symbol{"EFA0}}
-  \expandafter\def\csname simpleicon at mitsubishi\endcsname {\simpleiconsmap\symbol{"EFA1}}
-  \expandafter\def\csname simpleicon at mix\endcsname {\simpleiconsmap\symbol{"EFA2}}
-  \expandafter\def\csname simpleicon at mixcloud\endcsname {\simpleiconsmap\symbol{"EFA3}}
-  \expandafter\def\csname simpleicon at mlb\endcsname {\simpleiconsmap\symbol{"EFA4}}
-  \expandafter\def\csname simpleicon at mlflow\endcsname {\simpleiconsmap\symbol{"EFA5}}
-  \expandafter\def\csname simpleicon at mobx\endcsname {\simpleiconsmap\symbol{"EFA6}}
-  \expandafter\def\csname simpleicon at mobxstatetree\endcsname {\simpleiconsmap\symbol{"EFA7}}
-  \expandafter\def\csname simpleicon at mocha\endcsname {\simpleiconsmap\symbol{"EFA8}}
-  \expandafter\def\csname simpleicon at modin\endcsname {\simpleiconsmap\symbol{"EFA9}}
-  \expandafter\def\csname simpleicon at modrinth\endcsname {\simpleiconsmap\symbol{"EFAA}}
-  \expandafter\def\csname simpleicon at modx\endcsname {\simpleiconsmap\symbol{"EFAB}}
-  \expandafter\def\csname simpleicon at mojangstudios\endcsname {\simpleiconsmap\symbol{"EFAC}}
-  \expandafter\def\csname simpleicon at moleculer\endcsname {\simpleiconsmap\symbol{"EFAD}}
-  \expandafter\def\csname simpleicon at momenteo\endcsname {\simpleiconsmap\symbol{"EFAE}}
-  \expandafter\def\csname simpleicon at monero\endcsname {\simpleiconsmap\symbol{"EFAF}}
-  \expandafter\def\csname simpleicon at moneygram\endcsname {\simpleiconsmap\symbol{"EFB0}}
-  \expandafter\def\csname simpleicon at mongodb\endcsname {\simpleiconsmap\symbol{"EFB1}}
-  \expandafter\def\csname simpleicon at mongoose\endcsname {\simpleiconsmap\symbol{"EFB2}}
-  \expandafter\def\csname simpleicon at mongoosedotws\endcsname {\simpleiconsmap\symbol{"EFB3}}
-  \expandafter\def\csname simpleicon at monica\endcsname {\simpleiconsmap\symbol{"EFB4}}
-  \expandafter\def\csname simpleicon at monkeytie\endcsname {\simpleiconsmap\symbol{"EFB5}}
-  \expandafter\def\csname simpleicon at monkeytype\endcsname {\simpleiconsmap\symbol{"EFB6}}
-  \expandafter\def\csname simpleicon at monogame\endcsname {\simpleiconsmap\symbol{"EFB7}}
-  \expandafter\def\csname simpleicon at monoprix\endcsname {\simpleiconsmap\symbol{"EFB8}}
-  \expandafter\def\csname simpleicon at monster\endcsname {\simpleiconsmap\symbol{"EFB9}}
-  \expandafter\def\csname simpleicon at monzo\endcsname {\simpleiconsmap\symbol{"EFBA}}
-  \expandafter\def\csname simpleicon at moo\endcsname {\simpleiconsmap\symbol{"EFBB}}
-  \expandafter\def\csname simpleicon at moonrepo\endcsname {\simpleiconsmap\symbol{"EFBC}}
-  \expandafter\def\csname simpleicon at morrisons\endcsname {\simpleiconsmap\symbol{"EFBD}}
-  \expandafter\def\csname simpleicon at moscowmetro\endcsname {\simpleiconsmap\symbol{"EFBE}}
-  \expandafter\def\csname simpleicon at motorola\endcsname {\simpleiconsmap\symbol{"EFBF}}
-  \expandafter\def\csname simpleicon at mozilla\endcsname {\simpleiconsmap\symbol{"EFC0}}
-  \expandafter\def\csname simpleicon at mqtt\endcsname {\simpleiconsmap\symbol{"EFC1}}
-  \expandafter\def\csname simpleicon at msi\endcsname {\simpleiconsmap\symbol{"EFC2}}
-  \expandafter\def\csname simpleicon at msibusiness\endcsname {\simpleiconsmap\symbol{"EFC3}}
-  \expandafter\def\csname simpleicon at mta\endcsname {\simpleiconsmap\symbol{"EFC4}}
-  \expandafter\def\csname simpleicon at mtr\endcsname {\simpleiconsmap\symbol{"EFC5}}
-  \expandafter\def\csname simpleicon at mubi\endcsname {\simpleiconsmap\symbol{"EFC6}}
-  \expandafter\def\csname simpleicon at mui\endcsname {\simpleiconsmap\symbol{"EFC7}}
-  \expandafter\def\csname simpleicon at mulesoft\endcsname {\simpleiconsmap\symbol{"EFC8}}
-  \expandafter\def\csname simpleicon at muller\endcsname {\simpleiconsmap\symbol{"EFC9}}
-  \expandafter\def\csname simpleicon at multisim\endcsname {\simpleiconsmap\symbol{"EFCA}}
-  \expandafter\def\csname simpleicon at mumble\endcsname {\simpleiconsmap\symbol{"EFCB}}
-  \expandafter\def\csname simpleicon at musescore\endcsname {\simpleiconsmap\symbol{"EFCC}}
-  \expandafter\def\csname simpleicon at musicbrainz\endcsname {\simpleiconsmap\symbol{"EFCD}}
-  \expandafter\def\csname simpleicon at mxlinux\endcsname {\simpleiconsmap\symbol{"EFCE}}
-  \expandafter\def\csname simpleicon at myanimelist\endcsname {\simpleiconsmap\symbol{"EFCF}}
-  \expandafter\def\csname simpleicon at myob\endcsname {\simpleiconsmap\symbol{"EFD0}}
-  \expandafter\def\csname simpleicon at myspace\endcsname {\simpleiconsmap\symbol{"EFD1}}
-  \expandafter\def\csname simpleicon at mysql\endcsname {\simpleiconsmap\symbol{"EFD2}}
-  \expandafter\def\csname simpleicon at n26\endcsname {\simpleiconsmap\symbol{"EFD3}}
-  \expandafter\def\csname simpleicon at namebase\endcsname {\simpleiconsmap\symbol{"EFD4}}
-  \expandafter\def\csname simpleicon at namecheap\endcsname {\simpleiconsmap\symbol{"EFD5}}
-  \expandafter\def\csname simpleicon at nano\endcsname {\simpleiconsmap\symbol{"EFD6}}
-  \expandafter\def\csname simpleicon at nasa\endcsname {\simpleiconsmap\symbol{"EFD7}}
-  \expandafter\def\csname simpleicon at nationalgrid\endcsname {\simpleiconsmap\symbol{"EFD8}}
-  \expandafter\def\csname simpleicon at nativescript\endcsname {\simpleiconsmap\symbol{"EFD9}}
-  \expandafter\def\csname simpleicon at naver\endcsname {\simpleiconsmap\symbol{"EFDA}}
-  \expandafter\def\csname simpleicon at nba\endcsname {\simpleiconsmap\symbol{"EFDB}}
-  \expandafter\def\csname simpleicon at nbb\endcsname {\simpleiconsmap\symbol{"EFDC}}
-  \expandafter\def\csname simpleicon at nbc\endcsname {\simpleiconsmap\symbol{"EFDD}}
-  \expandafter\def\csname simpleicon at ndr\endcsname {\simpleiconsmap\symbol{"EFDE}}
-  \expandafter\def\csname simpleicon at nec\endcsname {\simpleiconsmap\symbol{"EFDF}}
-  \expandafter\def\csname simpleicon at neo4j\endcsname {\simpleiconsmap\symbol{"EFE0}}
-  \expandafter\def\csname simpleicon at neovim\endcsname {\simpleiconsmap\symbol{"EFE1}}
-  \expandafter\def\csname simpleicon at nestjs\endcsname {\simpleiconsmap\symbol{"EFE2}}
-  \expandafter\def\csname simpleicon at netapp\endcsname {\simpleiconsmap\symbol{"EFE3}}
-  \expandafter\def\csname simpleicon at netbsd\endcsname {\simpleiconsmap\symbol{"EFE4}}
-  \expandafter\def\csname simpleicon at netflix\endcsname {\simpleiconsmap\symbol{"EFE5}}
-  \expandafter\def\csname simpleicon at netlify\endcsname {\simpleiconsmap\symbol{"EFE6}}
-  \expandafter\def\csname simpleicon at nette\endcsname {\simpleiconsmap\symbol{"EFE7}}
-  \expandafter\def\csname simpleicon at netto\endcsname {\simpleiconsmap\symbol{"EFE8}}
-  \expandafter\def\csname simpleicon at neutralinojs\endcsname {\simpleiconsmap\symbol{"EFE9}}
-  \expandafter\def\csname simpleicon at newbalance\endcsname {\simpleiconsmap\symbol{"EFEA}}
-  \expandafter\def\csname simpleicon at newegg\endcsname {\simpleiconsmap\symbol{"EFEB}}
-  \expandafter\def\csname simpleicon at newjapanprowrestling\endcsname {\simpleiconsmap\symbol{"EFEC}}
-  \expandafter\def\csname simpleicon at newrelic\endcsname {\simpleiconsmap\symbol{"EFED}}
-  \expandafter\def\csname simpleicon at newyorktimes\endcsname {\simpleiconsmap\symbol{"EFEE}}
-  \expandafter\def\csname simpleicon at nextbilliondotai\endcsname {\simpleiconsmap\symbol{"EFEF}}
-  \expandafter\def\csname simpleicon at nextcloud\endcsname {\simpleiconsmap\symbol{"EFF0}}
-  \expandafter\def\csname simpleicon at nextdoor\endcsname {\simpleiconsmap\symbol{"EFF1}}
-  \expandafter\def\csname simpleicon at nextdotjs\endcsname {\simpleiconsmap\symbol{"EFF2}}
-  \expandafter\def\csname simpleicon at nextra\endcsname {\simpleiconsmap\symbol{"EFF3}}
-  \expandafter\def\csname simpleicon at nfc\endcsname {\simpleiconsmap\symbol{"EFF4}}
-  \expandafter\def\csname simpleicon at nginx\endcsname {\simpleiconsmap\symbol{"EFF5}}
-  \expandafter\def\csname simpleicon at nginxproxymanager\endcsname {\simpleiconsmap\symbol{"EFF6}}
-  \expandafter\def\csname simpleicon at ngrok\endcsname {\simpleiconsmap\symbol{"EFF7}}
-  \expandafter\def\csname simpleicon at ngrx\endcsname {\simpleiconsmap\symbol{"EFF8}}
-  \expandafter\def\csname simpleicon at niconico\endcsname {\simpleiconsmap\symbol{"EFF9}}
-  \expandafter\def\csname simpleicon at nike\endcsname {\simpleiconsmap\symbol{"EFFA}}
-  \expandafter\def\csname simpleicon at nikon\endcsname {\simpleiconsmap\symbol{"EFFB}}
-  \expandafter\def\csname simpleicon at nim\endcsname {\simpleiconsmap\symbol{"EFFC}}
-  \expandafter\def\csname simpleicon at nintendo\endcsname {\simpleiconsmap\symbol{"EFFD}}
-  \expandafter\def\csname simpleicon at nintendo3ds\endcsname {\simpleiconsmap\symbol{"EFFE}}
-  \expandafter\def\csname simpleicon at nintendogamecube\endcsname {\simpleiconsmap\symbol{"EFFF}}
-  \expandafter\def\csname simpleicon at nintendonetwork\endcsname {\simpleiconsmap\symbol{"F000}}
-  \expandafter\def\csname simpleicon at nintendoswitch\endcsname {\simpleiconsmap\symbol{"F001}}
-  \expandafter\def\csname simpleicon at nissan\endcsname {\simpleiconsmap\symbol{"F002}}
-  \expandafter\def\csname simpleicon at nixos\endcsname {\simpleiconsmap\symbol{"F003}}
-  \expandafter\def\csname simpleicon at nodedotjs\endcsname {\simpleiconsmap\symbol{"F004}}
-  \expandafter\def\csname simpleicon at nodemon\endcsname {\simpleiconsmap\symbol{"F005}}
-  \expandafter\def\csname simpleicon at nodered\endcsname {\simpleiconsmap\symbol{"F006}}
-  \expandafter\def\csname simpleicon at nokia\endcsname {\simpleiconsmap\symbol{"F007}}
-  \expandafter\def\csname simpleicon at norco\endcsname {\simpleiconsmap\symbol{"F008}}
-  \expandafter\def\csname simpleicon at nordvpn\endcsname {\simpleiconsmap\symbol{"F009}}
-  \expandafter\def\csname simpleicon at normalizedotcss\endcsname {\simpleiconsmap\symbol{"F00A}}
-  \expandafter\def\csname simpleicon at norwegian\endcsname {\simpleiconsmap\symbol{"F00B}}
-  \expandafter\def\csname simpleicon at notepadplusplus\endcsname {\simpleiconsmap\symbol{"F00C}}
-  \expandafter\def\csname simpleicon at notion\endcsname {\simpleiconsmap\symbol{"F00D}}
-  \expandafter\def\csname simpleicon at notist\endcsname {\simpleiconsmap\symbol{"F00E}}
-  \expandafter\def\csname simpleicon at nounproject\endcsname {\simpleiconsmap\symbol{"F00F}}
-  \expandafter\def\csname simpleicon at novu\endcsname {\simpleiconsmap\symbol{"F010}}
-  \expandafter\def\csname simpleicon at now\endcsname {\simpleiconsmap\symbol{"F011}}
-  \expandafter\def\csname simpleicon at npm\endcsname {\simpleiconsmap\symbol{"F012}}
-  \expandafter\def\csname simpleicon at nrwl\endcsname {\simpleiconsmap\symbol{"F013}}
-  \expandafter\def\csname simpleicon at nubank\endcsname {\simpleiconsmap\symbol{"F014}}
-  \expandafter\def\csname simpleicon at nucleo\endcsname {\simpleiconsmap\symbol{"F015}}
-  \expandafter\def\csname simpleicon at nuget\endcsname {\simpleiconsmap\symbol{"F016}}
-  \expandafter\def\csname simpleicon at nuke\endcsname {\simpleiconsmap\symbol{"F017}}
-  \expandafter\def\csname simpleicon at numba\endcsname {\simpleiconsmap\symbol{"F018}}
-  \expandafter\def\csname simpleicon at numpy\endcsname {\simpleiconsmap\symbol{"F019}}
-  \expandafter\def\csname simpleicon at nunjucks\endcsname {\simpleiconsmap\symbol{"F01A}}
-  \expandafter\def\csname simpleicon at nutanix\endcsname {\simpleiconsmap\symbol{"F01B}}
-  \expandafter\def\csname simpleicon at nuxtdotjs\endcsname {\simpleiconsmap\symbol{"F01C}}
-  \expandafter\def\csname simpleicon at nvidia\endcsname {\simpleiconsmap\symbol{"F01D}}
-  \expandafter\def\csname simpleicon at nx\endcsname {\simpleiconsmap\symbol{"F01E}}
-  \expandafter\def\csname simpleicon at nxp\endcsname {\simpleiconsmap\symbol{"F01F}}
-  \expandafter\def\csname simpleicon at nzxt\endcsname {\simpleiconsmap\symbol{"F020}}
-  \expandafter\def\csname simpleicon at observable\endcsname {\simpleiconsmap\symbol{"F021}}
-  \expandafter\def\csname simpleicon at obsidian\endcsname {\simpleiconsmap\symbol{"F022}}
-  \expandafter\def\csname simpleicon at obsstudio\endcsname {\simpleiconsmap\symbol{"F023}}
-  \expandafter\def\csname simpleicon at ocaml\endcsname {\simpleiconsmap\symbol{"F024}}
-  \expandafter\def\csname simpleicon at octanerender\endcsname {\simpleiconsmap\symbol{"F025}}
-  \expandafter\def\csname simpleicon at octave\endcsname {\simpleiconsmap\symbol{"F026}}
-  \expandafter\def\csname simpleicon at octoprint\endcsname {\simpleiconsmap\symbol{"F027}}
-  \expandafter\def\csname simpleicon at octopusdeploy\endcsname {\simpleiconsmap\symbol{"F028}}
-  \expandafter\def\csname simpleicon at oculus\endcsname {\simpleiconsmap\symbol{"F029}}
-  \expandafter\def\csname simpleicon at odnoklassniki\endcsname {\simpleiconsmap\symbol{"F02A}}
-  \expandafter\def\csname simpleicon at odysee\endcsname {\simpleiconsmap\symbol{"F02B}}
-  \expandafter\def\csname simpleicon at ohdear\endcsname {\simpleiconsmap\symbol{"F02C}}
-  \expandafter\def\csname simpleicon at okcupid\endcsname {\simpleiconsmap\symbol{"F02D}}
-  \expandafter\def\csname simpleicon at okta\endcsname {\simpleiconsmap\symbol{"F02E}}
-  \expandafter\def\csname simpleicon at oneplus\endcsname {\simpleiconsmap\symbol{"F02F}}
-  \expandafter\def\csname simpleicon at onlyfans\endcsname {\simpleiconsmap\symbol{"F030}}
-  \expandafter\def\csname simpleicon at onlyoffice\endcsname {\simpleiconsmap\symbol{"F031}}
-  \expandafter\def\csname simpleicon at onnx\endcsname {\simpleiconsmap\symbol{"F032}}
-  \expandafter\def\csname simpleicon at onstar\endcsname {\simpleiconsmap\symbol{"F033}}
-  \expandafter\def\csname simpleicon at opel\endcsname {\simpleiconsmap\symbol{"F034}}
-  \expandafter\def\csname simpleicon at openaccess\endcsname {\simpleiconsmap\symbol{"F035}}
-  \expandafter\def\csname simpleicon at openai\endcsname {\simpleiconsmap\symbol{"F036}}
-  \expandafter\def\csname simpleicon at openaigym\endcsname {\simpleiconsmap\symbol{"F037}}
-  \expandafter\def\csname simpleicon at openapiinitiative\endcsname {\simpleiconsmap\symbol{"F038}}
-  \expandafter\def\csname simpleicon at openbadges\endcsname {\simpleiconsmap\symbol{"F039}}
-  \expandafter\def\csname simpleicon at openbsd\endcsname {\simpleiconsmap\symbol{"F03A}}
-  \expandafter\def\csname simpleicon at openbugbounty\endcsname {\simpleiconsmap\symbol{"F03B}}
-  \expandafter\def\csname simpleicon at opencollective\endcsname {\simpleiconsmap\symbol{"F03C}}
-  \expandafter\def\csname simpleicon at opencontainersinitiative\endcsname {\simpleiconsmap\symbol{"F03D}}
-  \expandafter\def\csname simpleicon at opencv\endcsname {\simpleiconsmap\symbol{"F03E}}
-  \expandafter\def\csname simpleicon at openfaas\endcsname {\simpleiconsmap\symbol{"F03F}}
-  \expandafter\def\csname simpleicon at opengl\endcsname {\simpleiconsmap\symbol{"F040}}
-  \expandafter\def\csname simpleicon at openid\endcsname {\simpleiconsmap\symbol{"F041}}
-  \expandafter\def\csname simpleicon at openjdk\endcsname {\simpleiconsmap\symbol{"F042}}
-  \expandafter\def\csname simpleicon at openlayers\endcsname {\simpleiconsmap\symbol{"F043}}
-  \expandafter\def\csname simpleicon at openmined\endcsname {\simpleiconsmap\symbol{"F044}}
-  \expandafter\def\csname simpleicon at opennebula\endcsname {\simpleiconsmap\symbol{"F045}}
-  \expandafter\def\csname simpleicon at openproject\endcsname {\simpleiconsmap\symbol{"F046}}
-  \expandafter\def\csname simpleicon at openscad\endcsname {\simpleiconsmap\symbol{"F047}}
-  \expandafter\def\csname simpleicon at opensea\endcsname {\simpleiconsmap\symbol{"F048}}
-  \expandafter\def\csname simpleicon at opensearch\endcsname {\simpleiconsmap\symbol{"F049}}
-  \expandafter\def\csname simpleicon at opensourcehardware\endcsname {\simpleiconsmap\symbol{"F04A}}
-  \expandafter\def\csname simpleicon at opensourceinitiative\endcsname {\simpleiconsmap\symbol{"F04B}}
-  \expandafter\def\csname simpleicon at openssl\endcsname {\simpleiconsmap\symbol{"F04C}}
-  \expandafter\def\csname simpleicon at openstack\endcsname {\simpleiconsmap\symbol{"F04D}}
-  \expandafter\def\csname simpleicon at openstreetmap\endcsname {\simpleiconsmap\symbol{"F04E}}
-  \expandafter\def\csname simpleicon at opensuse\endcsname {\simpleiconsmap\symbol{"F04F}}
-  \expandafter\def\csname simpleicon at opentelemetry\endcsname {\simpleiconsmap\symbol{"F050}}
-  \expandafter\def\csname simpleicon at openverse\endcsname {\simpleiconsmap\symbol{"F051}}
-  \expandafter\def\csname simpleicon at openvpn\endcsname {\simpleiconsmap\symbol{"F052}}
-  \expandafter\def\csname simpleicon at openwrt\endcsname {\simpleiconsmap\symbol{"F053}}
-  \expandafter\def\csname simpleicon at openzeppelin\endcsname {\simpleiconsmap\symbol{"F054}}
-  \expandafter\def\csname simpleicon at openzfs\endcsname {\simpleiconsmap\symbol{"F055}}
-  \expandafter\def\csname simpleicon at opera\endcsname {\simpleiconsmap\symbol{"F056}}
-  \expandafter\def\csname simpleicon at operagx\endcsname {\simpleiconsmap\symbol{"F057}}
-  \expandafter\def\csname simpleicon at opnsense\endcsname {\simpleiconsmap\symbol{"F058}}
-  \expandafter\def\csname simpleicon at opsgenie\endcsname {\simpleiconsmap\symbol{"F059}}
-  \expandafter\def\csname simpleicon at opslevel\endcsname {\simpleiconsmap\symbol{"F05A}}
-  \expandafter\def\csname simpleicon at oracle\endcsname {\simpleiconsmap\symbol{"F05B}}
-  \expandafter\def\csname simpleicon at orcid\endcsname {\simpleiconsmap\symbol{"F05C}}
-  \expandafter\def\csname simpleicon at oreilly\endcsname {\simpleiconsmap\symbol{"F05D}}
-  \expandafter\def\csname simpleicon at org\endcsname {\simpleiconsmap\symbol{"F05E}}
-  \expandafter\def\csname simpleicon at origin\endcsname {\simpleiconsmap\symbol{"F05F}}
-  \expandafter\def\csname simpleicon at osano\endcsname {\simpleiconsmap\symbol{"F060}}
-  \expandafter\def\csname simpleicon at osgeo\endcsname {\simpleiconsmap\symbol{"F061}}
-  \expandafter\def\csname simpleicon at oshkosh\endcsname {\simpleiconsmap\symbol{"F062}}
-  \expandafter\def\csname simpleicon at osmc\endcsname {\simpleiconsmap\symbol{"F063}}
-  \expandafter\def\csname simpleicon at osu\endcsname {\simpleiconsmap\symbol{"F064}}
-  \expandafter\def\csname simpleicon at otto\endcsname {\simpleiconsmap\symbol{"F065}}
-  \expandafter\def\csname simpleicon at overcast\endcsname {\simpleiconsmap\symbol{"F066}}
-  \expandafter\def\csname simpleicon at overleaf\endcsname {\simpleiconsmap\symbol{"F067}}
-  \expandafter\def\csname simpleicon at ovh\endcsname {\simpleiconsmap\symbol{"F068}}
-  \expandafter\def\csname simpleicon at owasp\endcsname {\simpleiconsmap\symbol{"F069}}
-  \expandafter\def\csname simpleicon at owncloud\endcsname {\simpleiconsmap\symbol{"F06A}}
-  \expandafter\def\csname simpleicon at oxygen\endcsname {\simpleiconsmap\symbol{"F06B}}
-  \expandafter\def\csname simpleicon at oyo\endcsname {\simpleiconsmap\symbol{"F06C}}
-  \expandafter\def\csname simpleicon at p5dotjs\endcsname {\simpleiconsmap\symbol{"F06D}}
-  \expandafter\def\csname simpleicon at packagist\endcsname {\simpleiconsmap\symbol{"F06E}}
-  \expandafter\def\csname simpleicon at packer\endcsname {\simpleiconsmap\symbol{"F06F}}
-  \expandafter\def\csname simpleicon at paddlepaddle\endcsname {\simpleiconsmap\symbol{"F070}}
-  \expandafter\def\csname simpleicon at paddypower\endcsname {\simpleiconsmap\symbol{"F071}}
-  \expandafter\def\csname simpleicon at pagekit\endcsname {\simpleiconsmap\symbol{"F072}}
-  \expandafter\def\csname simpleicon at pagerduty\endcsname {\simpleiconsmap\symbol{"F073}}
-  \expandafter\def\csname simpleicon at pagespeedinsights\endcsname {\simpleiconsmap\symbol{"F074}}
-  \expandafter\def\csname simpleicon at pagseguro\endcsname {\simpleiconsmap\symbol{"F075}}
-  \expandafter\def\csname simpleicon at palantir\endcsname {\simpleiconsmap\symbol{"F076}}
-  \expandafter\def\csname simpleicon at paloaltonetworks\endcsname {\simpleiconsmap\symbol{"F077}}
-  \expandafter\def\csname simpleicon at paloaltosoftware\endcsname {\simpleiconsmap\symbol{"F078}}
-  \expandafter\def\csname simpleicon at pandas\endcsname {\simpleiconsmap\symbol{"F079}}
-  \expandafter\def\csname simpleicon at pandora\endcsname {\simpleiconsmap\symbol{"F07A}}
-  \expandafter\def\csname simpleicon at pantheon\endcsname {\simpleiconsmap\symbol{"F07B}}
-  \expandafter\def\csname simpleicon at paperspace\endcsname {\simpleiconsmap\symbol{"F07C}}
-  \expandafter\def\csname simpleicon at paritysubstrate\endcsname {\simpleiconsmap\symbol{"F07D}}
-  \expandafter\def\csname simpleicon at parsedotly\endcsname {\simpleiconsmap\symbol{"F07E}}
-  \expandafter\def\csname simpleicon at passport\endcsname {\simpleiconsmap\symbol{"F07F}}
-  \expandafter\def\csname simpleicon at pastebin\endcsname {\simpleiconsmap\symbol{"F080}}
-  \expandafter\def\csname simpleicon at patreon\endcsname {\simpleiconsmap\symbol{"F081}}
-  \expandafter\def\csname simpleicon at paychex\endcsname {\simpleiconsmap\symbol{"F082}}
-  \expandafter\def\csname simpleicon at payloadcms\endcsname {\simpleiconsmap\symbol{"F083}}
-  \expandafter\def\csname simpleicon at payoneer\endcsname {\simpleiconsmap\symbol{"F084}}
-  \expandafter\def\csname simpleicon at paypal\endcsname {\simpleiconsmap\symbol{"F085}}
-  \expandafter\def\csname simpleicon at paytm\endcsname {\simpleiconsmap\symbol{"F086}}
-  \expandafter\def\csname simpleicon at pcgamingwiki\endcsname {\simpleiconsmap\symbol{"F087}}
-  \expandafter\def\csname simpleicon at peakdesign\endcsname {\simpleiconsmap\symbol{"F088}}
-  \expandafter\def\csname simpleicon at pearson\endcsname {\simpleiconsmap\symbol{"F089}}
-  \expandafter\def\csname simpleicon at peertube\endcsname {\simpleiconsmap\symbol{"F08A}}
-  \expandafter\def\csname simpleicon at pegasusairlines\endcsname {\simpleiconsmap\symbol{"F08B}}
-  \expandafter\def\csname simpleicon at pelican\endcsname {\simpleiconsmap\symbol{"F08C}}
-  \expandafter\def\csname simpleicon at peloton\endcsname {\simpleiconsmap\symbol{"F08D}}
-  \expandafter\def\csname simpleicon at penny\endcsname {\simpleiconsmap\symbol{"F08E}}
-  \expandafter\def\csname simpleicon at penpot\endcsname {\simpleiconsmap\symbol{"F08F}}
-  \expandafter\def\csname simpleicon at pepsi\endcsname {\simpleiconsmap\symbol{"F090}}
-  \expandafter\def\csname simpleicon at percy\endcsname {\simpleiconsmap\symbol{"F091}}
-  \expandafter\def\csname simpleicon at perforce\endcsname {\simpleiconsmap\symbol{"F092}}
-  \expandafter\def\csname simpleicon at perl\endcsname {\simpleiconsmap\symbol{"F093}}
-  \expandafter\def\csname simpleicon at persistent\endcsname {\simpleiconsmap\symbol{"F094}}
-  \expandafter\def\csname simpleicon at personio\endcsname {\simpleiconsmap\symbol{"F095}}
-  \expandafter\def\csname simpleicon at petsathome\endcsname {\simpleiconsmap\symbol{"F096}}
-  \expandafter\def\csname simpleicon at peugeot\endcsname {\simpleiconsmap\symbol{"F097}}
-  \expandafter\def\csname simpleicon at pexels\endcsname {\simpleiconsmap\symbol{"F098}}
-  \expandafter\def\csname simpleicon at pfsense\endcsname {\simpleiconsmap\symbol{"F099}}
-  \expandafter\def\csname simpleicon at phabricator\endcsname {\simpleiconsmap\symbol{"F09A}}
-  \expandafter\def\csname simpleicon at philipshue\endcsname {\simpleiconsmap\symbol{"F09B}}
-  \expandafter\def\csname simpleicon at phoenixframework\endcsname {\simpleiconsmap\symbol{"F09C}}
-  \expandafter\def\csname simpleicon at phonepe\endcsname {\simpleiconsmap\symbol{"F09D}}
-  \expandafter\def\csname simpleicon at photobucket\endcsname {\simpleiconsmap\symbol{"F09E}}
-  \expandafter\def\csname simpleicon at photocrowd\endcsname {\simpleiconsmap\symbol{"F09F}}
-  \expandafter\def\csname simpleicon at photopea\endcsname {\simpleiconsmap\symbol{"F0A0}}
-  \expandafter\def\csname simpleicon at php\endcsname {\simpleiconsmap\symbol{"F0A1}}
-  \expandafter\def\csname simpleicon at phpmyadmin\endcsname {\simpleiconsmap\symbol{"F0A2}}
-  \expandafter\def\csname simpleicon at phpstorm\endcsname {\simpleiconsmap\symbol{"F0A3}}
-  \expandafter\def\csname simpleicon at picardsurgeles\endcsname {\simpleiconsmap\symbol{"F0A4}}
-  \expandafter\def\csname simpleicon at picartodottv\endcsname {\simpleiconsmap\symbol{"F0A5}}
-  \expandafter\def\csname simpleicon at picnic\endcsname {\simpleiconsmap\symbol{"F0A6}}
-  \expandafter\def\csname simpleicon at picpay\endcsname {\simpleiconsmap\symbol{"F0A7}}
-  \expandafter\def\csname simpleicon at pihole\endcsname {\simpleiconsmap\symbol{"F0A8}}
-  \expandafter\def\csname simpleicon at pimcore\endcsname {\simpleiconsmap\symbol{"F0A9}}
-  \expandafter\def\csname simpleicon at pinboard\endcsname {\simpleiconsmap\symbol{"F0AA}}
-  \expandafter\def\csname simpleicon at pingdom\endcsname {\simpleiconsmap\symbol{"F0AB}}
-  \expandafter\def\csname simpleicon at pinterest\endcsname {\simpleiconsmap\symbol{"F0AC}}
-  \expandafter\def\csname simpleicon at pioneerdj\endcsname {\simpleiconsmap\symbol{"F0AD}}
-  \expandafter\def\csname simpleicon at pivotaltracker\endcsname {\simpleiconsmap\symbol{"F0AE}}
-  \expandafter\def\csname simpleicon at piwigo\endcsname {\simpleiconsmap\symbol{"F0AF}}
-  \expandafter\def\csname simpleicon at pix\endcsname {\simpleiconsmap\symbol{"F0B0}}
-  \expandafter\def\csname simpleicon at pixabay\endcsname {\simpleiconsmap\symbol{"F0B1}}
-  \expandafter\def\csname simpleicon at pixiv\endcsname {\simpleiconsmap\symbol{"F0B2}}
-  \expandafter\def\csname simpleicon at pkgsrc\endcsname {\simpleiconsmap\symbol{"F0B3}}
-  \expandafter\def\csname simpleicon at planet\endcsname {\simpleiconsmap\symbol{"F0B4}}
-  \expandafter\def\csname simpleicon at planetscale\endcsname {\simpleiconsmap\symbol{"F0B5}}
-  \expandafter\def\csname simpleicon at plangrid\endcsname {\simpleiconsmap\symbol{"F0B6}}
-  \expandafter\def\csname simpleicon at platformdotsh\endcsname {\simpleiconsmap\symbol{"F0B7}}
-  \expandafter\def\csname simpleicon at platzi\endcsname {\simpleiconsmap\symbol{"F0B8}}
-  \expandafter\def\csname simpleicon at plausibleanalytics\endcsname {\simpleiconsmap\symbol{"F0B9}}
-  \expandafter\def\csname simpleicon at playcanvas\endcsname {\simpleiconsmap\symbol{"F0BA}}
-  \expandafter\def\csname simpleicon at playerdotme\endcsname {\simpleiconsmap\symbol{"F0BB}}
-  \expandafter\def\csname simpleicon at playerfm\endcsname {\simpleiconsmap\symbol{"F0BC}}
-  \expandafter\def\csname simpleicon at playstation\endcsname {\simpleiconsmap\symbol{"F0BD}}
-  \expandafter\def\csname simpleicon at playstation2\endcsname {\simpleiconsmap\symbol{"F0BE}}
-  \expandafter\def\csname simpleicon at playstation3\endcsname {\simpleiconsmap\symbol{"F0BF}}
-  \expandafter\def\csname simpleicon at playstation4\endcsname {\simpleiconsmap\symbol{"F0C0}}
-  \expandafter\def\csname simpleicon at playstation5\endcsname {\simpleiconsmap\symbol{"F0C1}}
-  \expandafter\def\csname simpleicon at playstationvita\endcsname {\simpleiconsmap\symbol{"F0C2}}
-  \expandafter\def\csname simpleicon at playwright\endcsname {\simpleiconsmap\symbol{"F0C3}}
-  \expandafter\def\csname simpleicon at pleroma\endcsname {\simpleiconsmap\symbol{"F0C4}}
-  \expandafter\def\csname simpleicon at plesk\endcsname {\simpleiconsmap\symbol{"F0C5}}
-  \expandafter\def\csname simpleicon at plex\endcsname {\simpleiconsmap\symbol{"F0C6}}
-  \expandafter\def\csname simpleicon at plotly\endcsname {\simpleiconsmap\symbol{"F0C7}}
-  \expandafter\def\csname simpleicon at pluralsight\endcsname {\simpleiconsmap\symbol{"F0C8}}
-  \expandafter\def\csname simpleicon at plurk\endcsname {\simpleiconsmap\symbol{"F0C9}}
-  \expandafter\def\csname simpleicon at pluscodes\endcsname {\simpleiconsmap\symbol{"F0CA}}
-  \expandafter\def\csname simpleicon at pm2\endcsname {\simpleiconsmap\symbol{"F0CB}}
-  \expandafter\def\csname simpleicon at pnpm\endcsname {\simpleiconsmap\symbol{"F0CC}}
-  \expandafter\def\csname simpleicon at pocket\endcsname {\simpleiconsmap\symbol{"F0CD}}
-  \expandafter\def\csname simpleicon at pocketbase\endcsname {\simpleiconsmap\symbol{"F0CE}}
-  \expandafter\def\csname simpleicon at pocketcasts\endcsname {\simpleiconsmap\symbol{"F0CF}}
-  \expandafter\def\csname simpleicon at podcastaddict\endcsname {\simpleiconsmap\symbol{"F0D0}}
-  \expandafter\def\csname simpleicon at podcastindex\endcsname {\simpleiconsmap\symbol{"F0D1}}
-  \expandafter\def\csname simpleicon at podman\endcsname {\simpleiconsmap\symbol{"F0D2}}
-  \expandafter\def\csname simpleicon at poe\endcsname {\simpleiconsmap\symbol{"F0D3}}
-  \expandafter\def\csname simpleicon at poetry\endcsname {\simpleiconsmap\symbol{"F0D4}}
-  \expandafter\def\csname simpleicon at pointy\endcsname {\simpleiconsmap\symbol{"F0D5}}
-  \expandafter\def\csname simpleicon at pokemon\endcsname {\simpleiconsmap\symbol{"F0D6}}
-  \expandafter\def\csname simpleicon at polars\endcsname {\simpleiconsmap\symbol{"F0D7}}
-  \expandafter\def\csname simpleicon at polkadot\endcsname {\simpleiconsmap\symbol{"F0D8}}
-  \expandafter\def\csname simpleicon at poly\endcsname {\simpleiconsmap\symbol{"F0D9}}
-  \expandafter\def\csname simpleicon at polymerproject\endcsname {\simpleiconsmap\symbol{"F0DA}}
-  \expandafter\def\csname simpleicon at polywork\endcsname {\simpleiconsmap\symbol{"F0DB}}
-  \expandafter\def\csname simpleicon at popos\endcsname {\simpleiconsmap\symbol{"F0DC}}
-  \expandafter\def\csname simpleicon at porsche\endcsname {\simpleiconsmap\symbol{"F0DD}}
-  \expandafter\def\csname simpleicon at portainer\endcsname {\simpleiconsmap\symbol{"F0DE}}
-  \expandafter\def\csname simpleicon at postcss\endcsname {\simpleiconsmap\symbol{"F0DF}}
-  \expandafter\def\csname simpleicon at postgresql\endcsname {\simpleiconsmap\symbol{"F0E0}}
-  \expandafter\def\csname simpleicon at posthog\endcsname {\simpleiconsmap\symbol{"F0E1}}
-  \expandafter\def\csname simpleicon at postman\endcsname {\simpleiconsmap\symbol{"F0E2}}
-  \expandafter\def\csname simpleicon at postmates\endcsname {\simpleiconsmap\symbol{"F0E3}}
-  \expandafter\def\csname simpleicon at powerapps\endcsname {\simpleiconsmap\symbol{"F0E4}}
-  \expandafter\def\csname simpleicon at powerautomate\endcsname {\simpleiconsmap\symbol{"F0E5}}
-  \expandafter\def\csname simpleicon at powerbi\endcsname {\simpleiconsmap\symbol{"F0E6}}
-  \expandafter\def\csname simpleicon at powerfx\endcsname {\simpleiconsmap\symbol{"F0E7}}
-  \expandafter\def\csname simpleicon at powerpages\endcsname {\simpleiconsmap\symbol{"F0E8}}
-  \expandafter\def\csname simpleicon at powers\endcsname {\simpleiconsmap\symbol{"F0E9}}
-  \expandafter\def\csname simpleicon at powershell\endcsname {\simpleiconsmap\symbol{"F0EA}}
-  \expandafter\def\csname simpleicon at powervirtualagents\endcsname {\simpleiconsmap\symbol{"F0EB}}
-  \expandafter\def\csname simpleicon at prdotco\endcsname {\simpleiconsmap\symbol{"F0EC}}
-  \expandafter\def\csname simpleicon at preact\endcsname {\simpleiconsmap\symbol{"F0ED}}
-  \expandafter\def\csname simpleicon at precommit\endcsname {\simpleiconsmap\symbol{"F0EE}}
-  \expandafter\def\csname simpleicon at prefect\endcsname {\simpleiconsmap\symbol{"F0EF}}
-  \expandafter\def\csname simpleicon at premierleague\endcsname {\simpleiconsmap\symbol{"F0F0}}
-  \expandafter\def\csname simpleicon at prestashop\endcsname {\simpleiconsmap\symbol{"F0F1}}
-  \expandafter\def\csname simpleicon at presto\endcsname {\simpleiconsmap\symbol{"F0F2}}
-  \expandafter\def\csname simpleicon at prettier\endcsname {\simpleiconsmap\symbol{"F0F3}}
-  \expandafter\def\csname simpleicon at pretzel\endcsname {\simpleiconsmap\symbol{"F0F4}}
-  \expandafter\def\csname simpleicon at prevention\endcsname {\simpleiconsmap\symbol{"F0F5}}
-  \expandafter\def\csname simpleicon at prezi\endcsname {\simpleiconsmap\symbol{"F0F6}}
-  \expandafter\def\csname simpleicon at prime\endcsname {\simpleiconsmap\symbol{"F0F7}}
-  \expandafter\def\csname simpleicon at primevideo\endcsname {\simpleiconsmap\symbol{"F0F8}}
-  \expandafter\def\csname simpleicon at printables\endcsname {\simpleiconsmap\symbol{"F0F9}}
-  \expandafter\def\csname simpleicon at prisma\endcsname {\simpleiconsmap\symbol{"F0FA}}
-  \expandafter\def\csname simpleicon at prismic\endcsname {\simpleiconsmap\symbol{"F0FB}}
-  \expandafter\def\csname simpleicon at privateinternetaccess\endcsname {\simpleiconsmap\symbol{"F0FC}}
-  \expandafter\def\csname simpleicon at probot\endcsname {\simpleiconsmap\symbol{"F0FD}}
-  \expandafter\def\csname simpleicon at processingfoundation\endcsname {\simpleiconsmap\symbol{"F0FE}}
-  \expandafter\def\csname simpleicon at processwire\endcsname {\simpleiconsmap\symbol{"F0FF}}
-  \expandafter\def\csname simpleicon at producthunt\endcsname {\simpleiconsmap\symbol{"F100}}
-  \expandafter\def\csname simpleicon at progate\endcsname {\simpleiconsmap\symbol{"F101}}
-  \expandafter\def\csname simpleicon at progress\endcsname {\simpleiconsmap\symbol{"F102}}
-  \expandafter\def\csname simpleicon at prometheus\endcsname {\simpleiconsmap\symbol{"F103}}
-  \expandafter\def\csname simpleicon at prosieben\endcsname {\simpleiconsmap\symbol{"F104}}
-  \expandafter\def\csname simpleicon at protocolsdotio\endcsname {\simpleiconsmap\symbol{"F105}}
-  \expandafter\def\csname simpleicon at protodotio\endcsname {\simpleiconsmap\symbol{"F106}}
-  \expandafter\def\csname simpleicon at proton\endcsname {\simpleiconsmap\symbol{"F107}}
-  \expandafter\def\csname simpleicon at protoncalendar\endcsname {\simpleiconsmap\symbol{"F108}}
-  \expandafter\def\csname simpleicon at protondb\endcsname {\simpleiconsmap\symbol{"F109}}
-  \expandafter\def\csname simpleicon at protondrive\endcsname {\simpleiconsmap\symbol{"F10A}}
-  \expandafter\def\csname simpleicon at protonmail\endcsname {\simpleiconsmap\symbol{"F10B}}
-  \expandafter\def\csname simpleicon at protonvpn\endcsname {\simpleiconsmap\symbol{"F10C}}
-  \expandafter\def\csname simpleicon at protools\endcsname {\simpleiconsmap\symbol{"F10D}}
-  \expandafter\def\csname simpleicon at protractor\endcsname {\simpleiconsmap\symbol{"F10E}}
-  \expandafter\def\csname simpleicon at proxmox\endcsname {\simpleiconsmap\symbol{"F10F}}
-  \expandafter\def\csname simpleicon at pterodactyl\endcsname {\simpleiconsmap\symbol{"F110}}
-  \expandafter\def\csname simpleicon at pubg\endcsname {\simpleiconsmap\symbol{"F111}}
-  \expandafter\def\csname simpleicon at publons\endcsname {\simpleiconsmap\symbol{"F112}}
-  \expandafter\def\csname simpleicon at pubmed\endcsname {\simpleiconsmap\symbol{"F113}}
-  \expandafter\def\csname simpleicon at pug\endcsname {\simpleiconsmap\symbol{"F114}}
-  \expandafter\def\csname simpleicon at pulumi\endcsname {\simpleiconsmap\symbol{"F115}}
-  \expandafter\def\csname simpleicon at puma\endcsname {\simpleiconsmap\symbol{"F116}}
-  \expandafter\def\csname simpleicon at puppet\endcsname {\simpleiconsmap\symbol{"F117}}
-  \expandafter\def\csname simpleicon at puppeteer\endcsname {\simpleiconsmap\symbol{"F118}}
-  \expandafter\def\csname simpleicon at purescript\endcsname {\simpleiconsmap\symbol{"F119}}
-  \expandafter\def\csname simpleicon at purgecss\endcsname {\simpleiconsmap\symbol{"F11A}}
-  \expandafter\def\csname simpleicon at purism\endcsname {\simpleiconsmap\symbol{"F11B}}
-  \expandafter\def\csname simpleicon at pusher\endcsname {\simpleiconsmap\symbol{"F11C}}
-  \expandafter\def\csname simpleicon at pwa\endcsname {\simpleiconsmap\symbol{"F11D}}
-  \expandafter\def\csname simpleicon at pycharm\endcsname {\simpleiconsmap\symbol{"F11E}}
-  \expandafter\def\csname simpleicon at pydantic\endcsname {\simpleiconsmap\symbol{"F11F}}
-  \expandafter\def\csname simpleicon at pyg\endcsname {\simpleiconsmap\symbol{"F120}}
-  \expandafter\def\csname simpleicon at pypi\endcsname {\simpleiconsmap\symbol{"F121}}
-  \expandafter\def\csname simpleicon at pypy\endcsname {\simpleiconsmap\symbol{"F122}}
-  \expandafter\def\csname simpleicon at pyscaffold\endcsname {\simpleiconsmap\symbol{"F123}}
-  \expandafter\def\csname simpleicon at pysyft\endcsname {\simpleiconsmap\symbol{"F124}}
-  \expandafter\def\csname simpleicon at pytest\endcsname {\simpleiconsmap\symbol{"F125}}
-  \expandafter\def\csname simpleicon at python\endcsname {\simpleiconsmap\symbol{"F126}}
-  \expandafter\def\csname simpleicon at pythonanywhere\endcsname {\simpleiconsmap\symbol{"F127}}
-  \expandafter\def\csname simpleicon at pytorch\endcsname {\simpleiconsmap\symbol{"F128}}
-  \expandafter\def\csname simpleicon at pyup\endcsname {\simpleiconsmap\symbol{"F129}}
-  \expandafter\def\csname simpleicon at qantas\endcsname {\simpleiconsmap\symbol{"F12A}}
-  \expandafter\def\csname simpleicon at qatarairways\endcsname {\simpleiconsmap\symbol{"F12B}}
-  \expandafter\def\csname simpleicon at qemu\endcsname {\simpleiconsmap\symbol{"F12C}}
-  \expandafter\def\csname simpleicon at qgis\endcsname {\simpleiconsmap\symbol{"F12D}}
-  \expandafter\def\csname simpleicon at qi\endcsname {\simpleiconsmap\symbol{"F12E}}
-  \expandafter\def\csname simpleicon at qiita\endcsname {\simpleiconsmap\symbol{"F12F}}
-  \expandafter\def\csname simpleicon at qiskit\endcsname {\simpleiconsmap\symbol{"F130}}
-  \expandafter\def\csname simpleicon at qiwi\endcsname {\simpleiconsmap\symbol{"F131}}
-  \expandafter\def\csname simpleicon at qlik\endcsname {\simpleiconsmap\symbol{"F132}}
-  \expandafter\def\csname simpleicon at qmk\endcsname {\simpleiconsmap\symbol{"F133}}
-  \expandafter\def\csname simpleicon at qt\endcsname {\simpleiconsmap\symbol{"F134}}
-  \expandafter\def\csname simpleicon at qualcomm\endcsname {\simpleiconsmap\symbol{"F135}}
-  \expandafter\def\csname simpleicon at qualtrics\endcsname {\simpleiconsmap\symbol{"F136}}
-  \expandafter\def\csname simpleicon at qualys\endcsname {\simpleiconsmap\symbol{"F137}}
-  \expandafter\def\csname simpleicon at quantcast\endcsname {\simpleiconsmap\symbol{"F138}}
-  \expandafter\def\csname simpleicon at quantconnect\endcsname {\simpleiconsmap\symbol{"F139}}
-  \expandafter\def\csname simpleicon at quarkus\endcsname {\simpleiconsmap\symbol{"F13A}}
-  \expandafter\def\csname simpleicon at quasar\endcsname {\simpleiconsmap\symbol{"F13B}}
-  \expandafter\def\csname simpleicon at qubesos\endcsname {\simpleiconsmap\symbol{"F13C}}
-  \expandafter\def\csname simpleicon at quest\endcsname {\simpleiconsmap\symbol{"F13D}}
-  \expandafter\def\csname simpleicon at quickbooks\endcsname {\simpleiconsmap\symbol{"F13E}}
-  \expandafter\def\csname simpleicon at quicklook\endcsname {\simpleiconsmap\symbol{"F13F}}
-  \expandafter\def\csname simpleicon at quicktime\endcsname {\simpleiconsmap\symbol{"F140}}
-  \expandafter\def\csname simpleicon at quip\endcsname {\simpleiconsmap\symbol{"F141}}
-  \expandafter\def\csname simpleicon at quora\endcsname {\simpleiconsmap\symbol{"F142}}
-  \expandafter\def\csname simpleicon at qwant\endcsname {\simpleiconsmap\symbol{"F143}}
-  \expandafter\def\csname simpleicon at qwiklabs\endcsname {\simpleiconsmap\symbol{"F144}}
-  \expandafter\def\csname simpleicon at qzone\endcsname {\simpleiconsmap\symbol{"F145}}
-  \expandafter\def\csname simpleicon at r\endcsname {\simpleiconsmap\symbol{"F146}}
-  \expandafter\def\csname simpleicon at r3\endcsname {\simpleiconsmap\symbol{"F147}}
-  \expandafter\def\csname simpleicon at rabbitmq\endcsname {\simpleiconsmap\symbol{"F148}}
-  \expandafter\def\csname simpleicon at racket\endcsname {\simpleiconsmap\symbol{"F149}}
-  \expandafter\def\csname simpleicon at radar\endcsname {\simpleiconsmap\symbol{"F14A}}
-  \expandafter\def\csname simpleicon at radiopublic\endcsname {\simpleiconsmap\symbol{"F14B}}
-  \expandafter\def\csname simpleicon at radixui\endcsname {\simpleiconsmap\symbol{"F14C}}
-  \expandafter\def\csname simpleicon at railway\endcsname {\simpleiconsmap\symbol{"F14D}}
-  \expandafter\def\csname simpleicon at rainmeter\endcsname {\simpleiconsmap\symbol{"F14E}}
-  \expandafter\def\csname simpleicon at rakuten\endcsname {\simpleiconsmap\symbol{"F14F}}
-  \expandafter\def\csname simpleicon at ram\endcsname {\simpleiconsmap\symbol{"F150}}
-  \expandafter\def\csname simpleicon at rancher\endcsname {\simpleiconsmap\symbol{"F151}}
-  \expandafter\def\csname simpleicon at rarible\endcsname {\simpleiconsmap\symbol{"F152}}
-  \expandafter\def\csname simpleicon at rasa\endcsname {\simpleiconsmap\symbol{"F153}}
-  \expandafter\def\csname simpleicon at raspberrypi\endcsname {\simpleiconsmap\symbol{"F154}}
-  \expandafter\def\csname simpleicon at ravelry\endcsname {\simpleiconsmap\symbol{"F155}}
-  \expandafter\def\csname simpleicon at ray\endcsname {\simpleiconsmap\symbol{"F156}}
-  \expandafter\def\csname simpleicon at razer\endcsname {\simpleiconsmap\symbol{"F157}}
-  \expandafter\def\csname simpleicon at razorpay\endcsname {\simpleiconsmap\symbol{"F158}}
-  \expandafter\def\csname simpleicon at react\endcsname {\simpleiconsmap\symbol{"F159}}
-  \expandafter\def\csname simpleicon at reacthookform\endcsname {\simpleiconsmap\symbol{"F15A}}
-  \expandafter\def\csname simpleicon at reactivex\endcsname {\simpleiconsmap\symbol{"F15B}}
-  \expandafter\def\csname simpleicon at reactos\endcsname {\simpleiconsmap\symbol{"F15C}}
-  \expandafter\def\csname simpleicon at reactquery\endcsname {\simpleiconsmap\symbol{"F15D}}
-  \expandafter\def\csname simpleicon at reactrouter\endcsname {\simpleiconsmap\symbol{"F15E}}
-  \expandafter\def\csname simpleicon at reacttable\endcsname {\simpleiconsmap\symbol{"F15F}}
-  \expandafter\def\csname simpleicon at readdotcv\endcsname {\simpleiconsmap\symbol{"F160}}
-  \expandafter\def\csname simpleicon at readme\endcsname {\simpleiconsmap\symbol{"F161}}
-  \expandafter\def\csname simpleicon at readthedocs\endcsname {\simpleiconsmap\symbol{"F162}}
-  \expandafter\def\csname simpleicon at realm\endcsname {\simpleiconsmap\symbol{"F163}}
-  \expandafter\def\csname simpleicon at reason\endcsname {\simpleiconsmap\symbol{"F164}}
-  \expandafter\def\csname simpleicon at reasonstudios\endcsname {\simpleiconsmap\symbol{"F165}}
-  \expandafter\def\csname simpleicon at recoil\endcsname {\simpleiconsmap\symbol{"F166}}
-  \expandafter\def\csname simpleicon at red\endcsname {\simpleiconsmap\symbol{"F167}}
-  \expandafter\def\csname simpleicon at redbubble\endcsname {\simpleiconsmap\symbol{"F168}}
-  \expandafter\def\csname simpleicon at reddit\endcsname {\simpleiconsmap\symbol{"F169}}
-  \expandafter\def\csname simpleicon at redhat\endcsname {\simpleiconsmap\symbol{"F16A}}
-  \expandafter\def\csname simpleicon at redhatopenshift\endcsname {\simpleiconsmap\symbol{"F16B}}
-  \expandafter\def\csname simpleicon at redis\endcsname {\simpleiconsmap\symbol{"F16C}}
-  \expandafter\def\csname simpleicon at redmine\endcsname {\simpleiconsmap\symbol{"F16D}}
-  \expandafter\def\csname simpleicon at redox\endcsname {\simpleiconsmap\symbol{"F16E}}
-  \expandafter\def\csname simpleicon at redux\endcsname {\simpleiconsmap\symbol{"F16F}}
-  \expandafter\def\csname simpleicon at reduxsaga\endcsname {\simpleiconsmap\symbol{"F170}}
-  \expandafter\def\csname simpleicon at redwoodjs\endcsname {\simpleiconsmap\symbol{"F171}}
-  \expandafter\def\csname simpleicon at reebok\endcsname {\simpleiconsmap\symbol{"F172}}
-  \expandafter\def\csname simpleicon at relay\endcsname {\simpleiconsmap\symbol{"F173}}
-  \expandafter\def\csname simpleicon at relianceindustrieslimited\endcsname {\simpleiconsmap\symbol{"F174}}
-  \expandafter\def\csname simpleicon at remark\endcsname {\simpleiconsmap\symbol{"F175}}
-  \expandafter\def\csname simpleicon at remix\endcsname {\simpleiconsmap\symbol{"F176}}
-  \expandafter\def\csname simpleicon at renault\endcsname {\simpleiconsmap\symbol{"F177}}
-  \expandafter\def\csname simpleicon at render\endcsname {\simpleiconsmap\symbol{"F178}}
-  \expandafter\def\csname simpleicon at renovatebot\endcsname {\simpleiconsmap\symbol{"F179}}
-  \expandafter\def\csname simpleicon at renpy\endcsname {\simpleiconsmap\symbol{"F17A}}
-  \expandafter\def\csname simpleicon at renren\endcsname {\simpleiconsmap\symbol{"F17B}}
-  \expandafter\def\csname simpleicon at replit\endcsname {\simpleiconsmap\symbol{"F17C}}
-  \expandafter\def\csname simpleicon at republicofgamers\endcsname {\simpleiconsmap\symbol{"F17D}}
-  \expandafter\def\csname simpleicon at rescript\endcsname {\simpleiconsmap\symbol{"F17E}}
-  \expandafter\def\csname simpleicon at rescuetime\endcsname {\simpleiconsmap\symbol{"F17F}}
-  \expandafter\def\csname simpleicon at researchgate\endcsname {\simpleiconsmap\symbol{"F180}}
-  \expandafter\def\csname simpleicon at resharper\endcsname {\simpleiconsmap\symbol{"F181}}
-  \expandafter\def\csname simpleicon at resurrectionremixos\endcsname {\simpleiconsmap\symbol{"F182}}
-  \expandafter\def\csname simpleicon at retroarch\endcsname {\simpleiconsmap\symbol{"F183}}
-  \expandafter\def\csname simpleicon at retropie\endcsname {\simpleiconsmap\symbol{"F184}}
-  \expandafter\def\csname simpleicon at revanced\endcsname {\simpleiconsmap\symbol{"F185}}
-  \expandafter\def\csname simpleicon at revealdotjs\endcsname {\simpleiconsmap\symbol{"F186}}
-  \expandafter\def\csname simpleicon at reverbnation\endcsname {\simpleiconsmap\symbol{"F187}}
-  \expandafter\def\csname simpleicon at revoltdotchat\endcsname {\simpleiconsmap\symbol{"F188}}
-  \expandafter\def\csname simpleicon at revolut\endcsname {\simpleiconsmap\symbol{"F189}}
-  \expandafter\def\csname simpleicon at revue\endcsname {\simpleiconsmap\symbol{"F18A}}
-  \expandafter\def\csname simpleicon at rewe\endcsname {\simpleiconsmap\symbol{"F18B}}
-  \expandafter\def\csname simpleicon at rezgo\endcsname {\simpleiconsmap\symbol{"F18C}}
-  \expandafter\def\csname simpleicon at rhinoceros\endcsname {\simpleiconsmap\symbol{"F18D}}
-  \expandafter\def\csname simpleicon at rider\endcsname {\simpleiconsmap\symbol{"F18E}}
-  \expandafter\def\csname simpleicon at rimacautomobili\endcsname {\simpleiconsmap\symbol{"F18F}}
-  \expandafter\def\csname simpleicon at ring\endcsname {\simpleiconsmap\symbol{"F190}}
-  \expandafter\def\csname simpleicon at riotgames\endcsname {\simpleiconsmap\symbol{"F191}}
-  \expandafter\def\csname simpleicon at ripple\endcsname {\simpleiconsmap\symbol{"F192}}
-  \expandafter\def\csname simpleicon at riscv\endcsname {\simpleiconsmap\symbol{"F193}}
-  \expandafter\def\csname simpleicon at riseup\endcsname {\simpleiconsmap\symbol{"F194}}
-  \expandafter\def\csname simpleicon at roadmapdotsh\endcsname {\simpleiconsmap\symbol{"F195}}
-  \expandafter\def\csname simpleicon at roamresearch\endcsname {\simpleiconsmap\symbol{"F196}}
-  \expandafter\def\csname simpleicon at roblox\endcsname {\simpleiconsmap\symbol{"F197}}
-  \expandafter\def\csname simpleicon at robloxstudio\endcsname {\simpleiconsmap\symbol{"F198}}
-  \expandafter\def\csname simpleicon at robotframework\endcsname {\simpleiconsmap\symbol{"F199}}
-  \expandafter\def\csname simpleicon at rocketdotchat\endcsname {\simpleiconsmap\symbol{"F19A}}
-  \expandafter\def\csname simpleicon at rocksdb\endcsname {\simpleiconsmap\symbol{"F19B}}
-  \expandafter\def\csname simpleicon at rockylinux\endcsname {\simpleiconsmap\symbol{"F19C}}
-  \expandafter\def\csname simpleicon at roku\endcsname {\simpleiconsmap\symbol{"F19D}}
-  \expandafter\def\csname simpleicon at rollsroyce\endcsname {\simpleiconsmap\symbol{"F19E}}
-  \expandafter\def\csname simpleicon at rollupdotjs\endcsname {\simpleiconsmap\symbol{"F19F}}
-  \expandafter\def\csname simpleicon at rome\endcsname {\simpleiconsmap\symbol{"F1A0}}
-  \expandafter\def\csname simpleicon at roots\endcsname {\simpleiconsmap\symbol{"F1A1}}
-  \expandafter\def\csname simpleicon at rootsbedrock\endcsname {\simpleiconsmap\symbol{"F1A2}}
-  \expandafter\def\csname simpleicon at rootssage\endcsname {\simpleiconsmap\symbol{"F1A3}}
-  \expandafter\def\csname simpleicon at ros\endcsname {\simpleiconsmap\symbol{"F1A4}}
-  \expandafter\def\csname simpleicon at rossmann\endcsname {\simpleiconsmap\symbol{"F1A5}}
-  \expandafter\def\csname simpleicon at rotaryinternational\endcsname {\simpleiconsmap\symbol{"F1A6}}
-  \expandafter\def\csname simpleicon at rottentomatoes\endcsname {\simpleiconsmap\symbol{"F1A7}}
-  \expandafter\def\csname simpleicon at roundcube\endcsname {\simpleiconsmap\symbol{"F1A8}}
-  \expandafter\def\csname simpleicon at rsocket\endcsname {\simpleiconsmap\symbol{"F1A9}}
-  \expandafter\def\csname simpleicon at rss\endcsname {\simpleiconsmap\symbol{"F1AA}}
-  \expandafter\def\csname simpleicon at rstudio\endcsname {\simpleiconsmap\symbol{"F1AB}}
-  \expandafter\def\csname simpleicon at rte\endcsname {\simpleiconsmap\symbol{"F1AC}}
-  \expandafter\def\csname simpleicon at rtl\endcsname {\simpleiconsmap\symbol{"F1AD}}
-  \expandafter\def\csname simpleicon at rtlzwei\endcsname {\simpleiconsmap\symbol{"F1AE}}
-  \expandafter\def\csname simpleicon at rubocop\endcsname {\simpleiconsmap\symbol{"F1AF}}
-  \expandafter\def\csname simpleicon at ruby\endcsname {\simpleiconsmap\symbol{"F1B0}}
-  \expandafter\def\csname simpleicon at rubygems\endcsname {\simpleiconsmap\symbol{"F1B1}}
-  \expandafter\def\csname simpleicon at rubyonrails\endcsname {\simpleiconsmap\symbol{"F1B2}}
-  \expandafter\def\csname simpleicon at rubysinatra\endcsname {\simpleiconsmap\symbol{"F1B3}}
-  \expandafter\def\csname simpleicon at ruff\endcsname {\simpleiconsmap\symbol{"F1B4}}
-  \expandafter\def\csname simpleicon at rundeck\endcsname {\simpleiconsmap\symbol{"F1B5}}
-  \expandafter\def\csname simpleicon at runkeeper\endcsname {\simpleiconsmap\symbol{"F1B6}}
-  \expandafter\def\csname simpleicon at runkit\endcsname {\simpleiconsmap\symbol{"F1B7}}
-  \expandafter\def\csname simpleicon at rust\endcsname {\simpleiconsmap\symbol{"F1B8}}
-  \expandafter\def\csname simpleicon at rxdb\endcsname {\simpleiconsmap\symbol{"F1B9}}
-  \expandafter\def\csname simpleicon at ryanair\endcsname {\simpleiconsmap\symbol{"F1BA}}
-  \expandafter\def\csname simpleicon at s7airlines\endcsname {\simpleiconsmap\symbol{"F1BB}}
-  \expandafter\def\csname simpleicon at sabanci\endcsname {\simpleiconsmap\symbol{"F1BC}}
-  \expandafter\def\csname simpleicon at safari\endcsname {\simpleiconsmap\symbol{"F1BD}}
-  \expandafter\def\csname simpleicon at sage\endcsname {\simpleiconsmap\symbol{"F1BE}}
-  \expandafter\def\csname simpleicon at sahibinden\endcsname {\simpleiconsmap\symbol{"F1BF}}
-  \expandafter\def\csname simpleicon at sailfishos\endcsname {\simpleiconsmap\symbol{"F1C0}}
-  \expandafter\def\csname simpleicon at salesforce\endcsname {\simpleiconsmap\symbol{"F1C1}}
-  \expandafter\def\csname simpleicon at saltproject\endcsname {\simpleiconsmap\symbol{"F1C2}}
-  \expandafter\def\csname simpleicon at samsung\endcsname {\simpleiconsmap\symbol{"F1C3}}
-  \expandafter\def\csname simpleicon at samsungpay\endcsname {\simpleiconsmap\symbol{"F1C4}}
-  \expandafter\def\csname simpleicon at sandisk\endcsname {\simpleiconsmap\symbol{"F1C5}}
-  \expandafter\def\csname simpleicon at sanfranciscomunicipalrailway\endcsname {\simpleiconsmap\symbol{"F1C6}}
-  \expandafter\def\csname simpleicon at sanity\endcsname {\simpleiconsmap\symbol{"F1C7}}
-  \expandafter\def\csname simpleicon at saopaulometro\endcsname {\simpleiconsmap\symbol{"F1C8}}
-  \expandafter\def\csname simpleicon at sap\endcsname {\simpleiconsmap\symbol{"F1C9}}
-  \expandafter\def\csname simpleicon at sass\endcsname {\simpleiconsmap\symbol{"F1CA}}
-  \expandafter\def\csname simpleicon at sat1\endcsname {\simpleiconsmap\symbol{"F1CB}}
-  \expandafter\def\csname simpleicon at saturn\endcsname {\simpleiconsmap\symbol{"F1CC}}
-  \expandafter\def\csname simpleicon at saucelabs\endcsname {\simpleiconsmap\symbol{"F1CD}}
-  \expandafter\def\csname simpleicon at scala\endcsname {\simpleiconsmap\symbol{"F1CE}}
-  \expandafter\def\csname simpleicon at scaleway\endcsname {\simpleiconsmap\symbol{"F1CF}}
-  \expandafter\def\csname simpleicon at scania\endcsname {\simpleiconsmap\symbol{"F1D0}}
-  \expandafter\def\csname simpleicon at schneiderelectric\endcsname {\simpleiconsmap\symbol{"F1D1}}
-  \expandafter\def\csname simpleicon at scikitlearn\endcsname {\simpleiconsmap\symbol{"F1D2}}
-  \expandafter\def\csname simpleicon at scipy\endcsname {\simpleiconsmap\symbol{"F1D3}}
-  \expandafter\def\csname simpleicon at scopus\endcsname {\simpleiconsmap\symbol{"F1D4}}
-  \expandafter\def\csname simpleicon at scpfoundation\endcsname {\simpleiconsmap\symbol{"F1D5}}
-  \expandafter\def\csname simpleicon at scratch\endcsname {\simpleiconsmap\symbol{"F1D6}}
-  \expandafter\def\csname simpleicon at screencastify\endcsname {\simpleiconsmap\symbol{"F1D7}}
-  \expandafter\def\csname simpleicon at scribd\endcsname {\simpleiconsmap\symbol{"F1D8}}
-  \expandafter\def\csname simpleicon at scrimba\endcsname {\simpleiconsmap\symbol{"F1D9}}
-  \expandafter\def\csname simpleicon at scrollreveal\endcsname {\simpleiconsmap\symbol{"F1DA}}
-  \expandafter\def\csname simpleicon at scrumalliance\endcsname {\simpleiconsmap\symbol{"F1DB}}
-  \expandafter\def\csname simpleicon at scrutinizerci\endcsname {\simpleiconsmap\symbol{"F1DC}}
-  \expandafter\def\csname simpleicon at seagate\endcsname {\simpleiconsmap\symbol{"F1DD}}
-  \expandafter\def\csname simpleicon at seat\endcsname {\simpleiconsmap\symbol{"F1DE}}
-  \expandafter\def\csname simpleicon at securityscorecard\endcsname {\simpleiconsmap\symbol{"F1DF}}
-  \expandafter\def\csname simpleicon at sefaria\endcsname {\simpleiconsmap\symbol{"F1E0}}
-  \expandafter\def\csname simpleicon at sega\endcsname {\simpleiconsmap\symbol{"F1E1}}
-  \expandafter\def\csname simpleicon at selenium\endcsname {\simpleiconsmap\symbol{"F1E2}}
-  \expandafter\def\csname simpleicon at sellfy\endcsname {\simpleiconsmap\symbol{"F1E3}}
-  \expandafter\def\csname simpleicon at semanticrelease\endcsname {\simpleiconsmap\symbol{"F1E4}}
-  \expandafter\def\csname simpleicon at semanticscholar\endcsname {\simpleiconsmap\symbol{"F1E5}}
-  \expandafter\def\csname simpleicon at semanticuireact\endcsname {\simpleiconsmap\symbol{"F1E6}}
-  \expandafter\def\csname simpleicon at semanticweb\endcsname {\simpleiconsmap\symbol{"F1E7}}
-  \expandafter\def\csname simpleicon at semaphoreci\endcsname {\simpleiconsmap\symbol{"F1E8}}
-  \expandafter\def\csname simpleicon at semrush\endcsname {\simpleiconsmap\symbol{"F1E9}}
-  \expandafter\def\csname simpleicon at semver\endcsname {\simpleiconsmap\symbol{"F1EA}}
-  \expandafter\def\csname simpleicon at sencha\endcsname {\simpleiconsmap\symbol{"F1EB}}
-  \expandafter\def\csname simpleicon at sendinblue\endcsname {\simpleiconsmap\symbol{"F1EC}}
-  \expandafter\def\csname simpleicon at sennheiser\endcsname {\simpleiconsmap\symbol{"F1ED}}
-  \expandafter\def\csname simpleicon at sensu\endcsname {\simpleiconsmap\symbol{"F1EE}}
-  \expandafter\def\csname simpleicon at sentry\endcsname {\simpleiconsmap\symbol{"F1EF}}
-  \expandafter\def\csname simpleicon at sepa\endcsname {\simpleiconsmap\symbol{"F1F0}}
-  \expandafter\def\csname simpleicon at sequelize\endcsname {\simpleiconsmap\symbol{"F1F1}}
-  \expandafter\def\csname simpleicon at serverfault\endcsname {\simpleiconsmap\symbol{"F1F2}}
-  \expandafter\def\csname simpleicon at serverless\endcsname {\simpleiconsmap\symbol{"F1F3}}
-  \expandafter\def\csname simpleicon at sessionize\endcsname {\simpleiconsmap\symbol{"F1F4}}
-  \expandafter\def\csname simpleicon at setapp\endcsname {\simpleiconsmap\symbol{"F1F5}}
-  \expandafter\def\csname simpleicon at sfml\endcsname {\simpleiconsmap\symbol{"F1F6}}
-  \expandafter\def\csname simpleicon at shadow\endcsname {\simpleiconsmap\symbol{"F1F7}}
-  \expandafter\def\csname simpleicon at shanghaimetro\endcsname {\simpleiconsmap\symbol{"F1F8}}
-  \expandafter\def\csname simpleicon at sharex\endcsname {\simpleiconsmap\symbol{"F1F9}}
-  \expandafter\def\csname simpleicon at sharp\endcsname {\simpleiconsmap\symbol{"F1FA}}
-  \expandafter\def\csname simpleicon at shazam\endcsname {\simpleiconsmap\symbol{"F1FB}}
-  \expandafter\def\csname simpleicon at shell\endcsname {\simpleiconsmap\symbol{"F1FC}}
-  \expandafter\def\csname simpleicon at shelly\endcsname {\simpleiconsmap\symbol{"F1FD}}
-  \expandafter\def\csname simpleicon at shenzhenmetro\endcsname {\simpleiconsmap\symbol{"F1FE}}
-  \expandafter\def\csname simpleicon at shieldsdotio\endcsname {\simpleiconsmap\symbol{"F1FF}}
-  \expandafter\def\csname simpleicon at shikimori\endcsname {\simpleiconsmap\symbol{"F200}}
-  \expandafter\def\csname simpleicon at shopee\endcsname {\simpleiconsmap\symbol{"F201}}
-  \expandafter\def\csname simpleicon at shopify\endcsname {\simpleiconsmap\symbol{"F202}}
-  \expandafter\def\csname simpleicon at shopware\endcsname {\simpleiconsmap\symbol{"F203}}
-  \expandafter\def\csname simpleicon at shotcut\endcsname {\simpleiconsmap\symbol{"F204}}
-  \expandafter\def\csname simpleicon at showpad\endcsname {\simpleiconsmap\symbol{"F205}}
-  \expandafter\def\csname simpleicon at showtime\endcsname {\simpleiconsmap\symbol{"F206}}
-  \expandafter\def\csname simpleicon at shutterstock\endcsname {\simpleiconsmap\symbol{"F207}}
-  \expandafter\def\csname simpleicon at siemens\endcsname {\simpleiconsmap\symbol{"F208}}
-  \expandafter\def\csname simpleicon at signal\endcsname {\simpleiconsmap\symbol{"F209}}
-  \expandafter\def\csname simpleicon at similarweb\endcsname {\simpleiconsmap\symbol{"F20A}}
-  \expandafter\def\csname simpleicon at simkl\endcsname {\simpleiconsmap\symbol{"F20B}}
-  \expandafter\def\csname simpleicon at simpleanalytics\endcsname {\simpleiconsmap\symbol{"F20C}}
-  \expandafter\def\csname simpleicon at simpleicons\endcsname {\simpleiconsmap\symbol{"F20D}}
-  \expandafter\def\csname simpleicon at simplenote\endcsname {\simpleiconsmap\symbol{"F20E}}
-  \expandafter\def\csname simpleicon at sinaweibo\endcsname {\simpleiconsmap\symbol{"F20F}}
-  \expandafter\def\csname simpleicon at singlestore\endcsname {\simpleiconsmap\symbol{"F210}}
-  \expandafter\def\csname simpleicon at sitecore\endcsname {\simpleiconsmap\symbol{"F211}}
-  \expandafter\def\csname simpleicon at sitepoint\endcsname {\simpleiconsmap\symbol{"F212}}
-  \expandafter\def\csname simpleicon at sketch\endcsname {\simpleiconsmap\symbol{"F213}}
-  \expandafter\def\csname simpleicon at sketchfab\endcsname {\simpleiconsmap\symbol{"F214}}
-  \expandafter\def\csname simpleicon at sketchup\endcsname {\simpleiconsmap\symbol{"F215}}
-  \expandafter\def\csname simpleicon at skillshare\endcsname {\simpleiconsmap\symbol{"F216}}
-  \expandafter\def\csname simpleicon at skoda\endcsname {\simpleiconsmap\symbol{"F217}}
-  \expandafter\def\csname simpleicon at sky\endcsname {\simpleiconsmap\symbol{"F218}}
-  \expandafter\def\csname simpleicon at skynet\endcsname {\simpleiconsmap\symbol{"F219}}
-  \expandafter\def\csname simpleicon at skypack\endcsname {\simpleiconsmap\symbol{"F21A}}
-  \expandafter\def\csname simpleicon at skype\endcsname {\simpleiconsmap\symbol{"F21B}}
-  \expandafter\def\csname simpleicon at skypeforbusiness\endcsname {\simpleiconsmap\symbol{"F21C}}
-  \expandafter\def\csname simpleicon at skyrock\endcsname {\simpleiconsmap\symbol{"F21D}}
-  \expandafter\def\csname simpleicon at slack\endcsname {\simpleiconsmap\symbol{"F21E}}
-  \expandafter\def\csname simpleicon at slackware\endcsname {\simpleiconsmap\symbol{"F21F}}
-  \expandafter\def\csname simpleicon at slashdot\endcsname {\simpleiconsmap\symbol{"F220}}
-  \expandafter\def\csname simpleicon at slickpic\endcsname {\simpleiconsmap\symbol{"F221}}
-  \expandafter\def\csname simpleicon at slides\endcsname {\simpleiconsmap\symbol{"F222}}
-  \expandafter\def\csname simpleicon at slideshare\endcsname {\simpleiconsmap\symbol{"F223}}
-  \expandafter\def\csname simpleicon at smart\endcsname {\simpleiconsmap\symbol{"F224}}
-  \expandafter\def\csname simpleicon at smartthings\endcsname {\simpleiconsmap\symbol{"F225}}
-  \expandafter\def\csname simpleicon at smashdotgg\endcsname {\simpleiconsmap\symbol{"F226}}
-  \expandafter\def\csname simpleicon at smashingmagazine\endcsname {\simpleiconsmap\symbol{"F227}}
-  \expandafter\def\csname simpleicon at smrt\endcsname {\simpleiconsmap\symbol{"F228}}
-  \expandafter\def\csname simpleicon at smugmug\endcsname {\simpleiconsmap\symbol{"F229}}
-  \expandafter\def\csname simpleicon at snapchat\endcsname {\simpleiconsmap\symbol{"F22A}}
-  \expandafter\def\csname simpleicon at snapcraft\endcsname {\simpleiconsmap\symbol{"F22B}}
-  \expandafter\def\csname simpleicon at sncf\endcsname {\simpleiconsmap\symbol{"F22C}}
-  \expandafter\def\csname simpleicon at snowflake\endcsname {\simpleiconsmap\symbol{"F22D}}
-  \expandafter\def\csname simpleicon at snowpack\endcsname {\simpleiconsmap\symbol{"F22E}}
-  \expandafter\def\csname simpleicon at snyk\endcsname {\simpleiconsmap\symbol{"F22F}}
-  \expandafter\def\csname simpleicon at socialblade\endcsname {\simpleiconsmap\symbol{"F230}}
-  \expandafter\def\csname simpleicon at society6\endcsname {\simpleiconsmap\symbol{"F231}}
-  \expandafter\def\csname simpleicon at socketdotio\endcsname {\simpleiconsmap\symbol{"F232}}
-  \expandafter\def\csname simpleicon at sogou\endcsname {\simpleiconsmap\symbol{"F233}}
-  \expandafter\def\csname simpleicon at solid\endcsname {\simpleiconsmap\symbol{"F234}}
-  \expandafter\def\csname simpleicon at solidity\endcsname {\simpleiconsmap\symbol{"F235}}
-  \expandafter\def\csname simpleicon at sololearn\endcsname {\simpleiconsmap\symbol{"F236}}
-  \expandafter\def\csname simpleicon at solus\endcsname {\simpleiconsmap\symbol{"F237}}
-  \expandafter\def\csname simpleicon at sonar\endcsname {\simpleiconsmap\symbol{"F238}}
-  \expandafter\def\csname simpleicon at sonarcloud\endcsname {\simpleiconsmap\symbol{"F239}}
-  \expandafter\def\csname simpleicon at sonarlint\endcsname {\simpleiconsmap\symbol{"F23A}}
-  \expandafter\def\csname simpleicon at sonarqube\endcsname {\simpleiconsmap\symbol{"F23B}}
-  \expandafter\def\csname simpleicon at sonarsource\endcsname {\simpleiconsmap\symbol{"F23C}}
-  \expandafter\def\csname simpleicon at songkick\endcsname {\simpleiconsmap\symbol{"F23D}}
-  \expandafter\def\csname simpleicon at songoda\endcsname {\simpleiconsmap\symbol{"F23E}}
-  \expandafter\def\csname simpleicon at sonicwall\endcsname {\simpleiconsmap\symbol{"F23F}}
-  \expandafter\def\csname simpleicon at sonos\endcsname {\simpleiconsmap\symbol{"F240}}
-  \expandafter\def\csname simpleicon at sony\endcsname {\simpleiconsmap\symbol{"F241}}
-  \expandafter\def\csname simpleicon at soundcharts\endcsname {\simpleiconsmap\symbol{"F242}}
-  \expandafter\def\csname simpleicon at soundcloud\endcsname {\simpleiconsmap\symbol{"F243}}
-  \expandafter\def\csname simpleicon at sourceengine\endcsname {\simpleiconsmap\symbol{"F244}}
-  \expandafter\def\csname simpleicon at sourceforge\endcsname {\simpleiconsmap\symbol{"F245}}
-  \expandafter\def\csname simpleicon at sourcegraph\endcsname {\simpleiconsmap\symbol{"F246}}
-  \expandafter\def\csname simpleicon at sourcehut\endcsname {\simpleiconsmap\symbol{"F247}}
-  \expandafter\def\csname simpleicon at sourcetree\endcsname {\simpleiconsmap\symbol{"F248}}
-  \expandafter\def\csname simpleicon at southwestairlines\endcsname {\simpleiconsmap\symbol{"F249}}
-  \expandafter\def\csname simpleicon at spacemacs\endcsname {\simpleiconsmap\symbol{"F24A}}
-  \expandafter\def\csname simpleicon at spacex\endcsname {\simpleiconsmap\symbol{"F24B}}
-  \expandafter\def\csname simpleicon at spacy\endcsname {\simpleiconsmap\symbol{"F24C}}
-  \expandafter\def\csname simpleicon at sparkar\endcsname {\simpleiconsmap\symbol{"F24D}}
-  \expandafter\def\csname simpleicon at sparkasse\endcsname {\simpleiconsmap\symbol{"F24E}}
-  \expandafter\def\csname simpleicon at sparkfun\endcsname {\simpleiconsmap\symbol{"F24F}}
-  \expandafter\def\csname simpleicon at sparkpost\endcsname {\simpleiconsmap\symbol{"F250}}
-  \expandafter\def\csname simpleicon at spdx\endcsname {\simpleiconsmap\symbol{"F251}}
-  \expandafter\def\csname simpleicon at speakerdeck\endcsname {\simpleiconsmap\symbol{"F252}}
-  \expandafter\def\csname simpleicon at spectrum\endcsname {\simpleiconsmap\symbol{"F253}}
-  \expandafter\def\csname simpleicon at speedtest\endcsname {\simpleiconsmap\symbol{"F254}}
-  \expandafter\def\csname simpleicon at speedypage\endcsname {\simpleiconsmap\symbol{"F255}}
-  \expandafter\def\csname simpleicon at spinnaker\endcsname {\simpleiconsmap\symbol{"F256}}
-  \expandafter\def\csname simpleicon at spinrilla\endcsname {\simpleiconsmap\symbol{"F257}}
-  \expandafter\def\csname simpleicon at splunk\endcsname {\simpleiconsmap\symbol{"F258}}
-  \expandafter\def\csname simpleicon at spoj\endcsname {\simpleiconsmap\symbol{"F259}}
-  \expandafter\def\csname simpleicon at spond\endcsname {\simpleiconsmap\symbol{"F25A}}
-  \expandafter\def\csname simpleicon at spotify\endcsname {\simpleiconsmap\symbol{"F25B}}
-  \expandafter\def\csname simpleicon at spotlight\endcsname {\simpleiconsmap\symbol{"F25C}}
-  \expandafter\def\csname simpleicon at spreadshirt\endcsname {\simpleiconsmap\symbol{"F25D}}
-  \expandafter\def\csname simpleicon at spreaker\endcsname {\simpleiconsmap\symbol{"F25E}}
-  \expandafter\def\csname simpleicon at spring\endcsname {\simpleiconsmap\symbol{"F25F}}
-  \expandafter\def\csname simpleicon at springcreators\endcsname {\simpleiconsmap\symbol{"F260}}
-  \expandafter\def\csname simpleicon at springboot\endcsname {\simpleiconsmap\symbol{"F261}}
-  \expandafter\def\csname simpleicon at springsecurity\endcsname {\simpleiconsmap\symbol{"F262}}
-  \expandafter\def\csname simpleicon at spyderide\endcsname {\simpleiconsmap\symbol{"F263}}
-  \expandafter\def\csname simpleicon at sqlite\endcsname {\simpleiconsmap\symbol{"F264}}
-  \expandafter\def\csname simpleicon at square\endcsname {\simpleiconsmap\symbol{"F265}}
-  \expandafter\def\csname simpleicon at squareenix\endcsname {\simpleiconsmap\symbol{"F266}}
-  \expandafter\def\csname simpleicon at squarespace\endcsname {\simpleiconsmap\symbol{"F267}}
-  \expandafter\def\csname simpleicon at ssrn\endcsname {\simpleiconsmap\symbol{"F268}}
-  \expandafter\def\csname simpleicon at sst\endcsname {\simpleiconsmap\symbol{"F269}}
-  \expandafter\def\csname simpleicon at stackbit\endcsname {\simpleiconsmap\symbol{"F26A}}
-  \expandafter\def\csname simpleicon at stackblitz\endcsname {\simpleiconsmap\symbol{"F26B}}
-  \expandafter\def\csname simpleicon at stackedit\endcsname {\simpleiconsmap\symbol{"F26C}}
-  \expandafter\def\csname simpleicon at stackexchange\endcsname {\simpleiconsmap\symbol{"F26D}}
-  \expandafter\def\csname simpleicon at stackhawk\endcsname {\simpleiconsmap\symbol{"F26E}}
-  \expandafter\def\csname simpleicon at stackoverflow\endcsname {\simpleiconsmap\symbol{"F26F}}
-  \expandafter\def\csname simpleicon at stackpath\endcsname {\simpleiconsmap\symbol{"F270}}
-  \expandafter\def\csname simpleicon at stackshare\endcsname {\simpleiconsmap\symbol{"F271}}
-  \expandafter\def\csname simpleicon at stadia\endcsname {\simpleiconsmap\symbol{"F272}}
-  \expandafter\def\csname simpleicon at staffbase\endcsname {\simpleiconsmap\symbol{"F273}}
-  \expandafter\def\csname simpleicon at standardjs\endcsname {\simpleiconsmap\symbol{"F274}}
-  \expandafter\def\csname simpleicon at standardresume\endcsname {\simpleiconsmap\symbol{"F275}}
-  \expandafter\def\csname simpleicon at starbucks\endcsname {\simpleiconsmap\symbol{"F276}}
-  \expandafter\def\csname simpleicon at stardock\endcsname {\simpleiconsmap\symbol{"F277}}
-  \expandafter\def\csname simpleicon at starlingbank\endcsname {\simpleiconsmap\symbol{"F278}}
-  \expandafter\def\csname simpleicon at starship\endcsname {\simpleiconsmap\symbol{"F279}}
-  \expandafter\def\csname simpleicon at startrek\endcsname {\simpleiconsmap\symbol{"F27A}}
-  \expandafter\def\csname simpleicon at starz\endcsname {\simpleiconsmap\symbol{"F27B}}
-  \expandafter\def\csname simpleicon at statamic\endcsname {\simpleiconsmap\symbol{"F27C}}
-  \expandafter\def\csname simpleicon at statuspage\endcsname {\simpleiconsmap\symbol{"F27D}}
-  \expandafter\def\csname simpleicon at statuspal\endcsname {\simpleiconsmap\symbol{"F27E}}
-  \expandafter\def\csname simpleicon at steam\endcsname {\simpleiconsmap\symbol{"F27F}}
-  \expandafter\def\csname simpleicon at steamdb\endcsname {\simpleiconsmap\symbol{"F280}}
-  \expandafter\def\csname simpleicon at steamdeck\endcsname {\simpleiconsmap\symbol{"F281}}
-  \expandafter\def\csname simpleicon at steamworks\endcsname {\simpleiconsmap\symbol{"F282}}
-  \expandafter\def\csname simpleicon at steelseries\endcsname {\simpleiconsmap\symbol{"F283}}
-  \expandafter\def\csname simpleicon at steem\endcsname {\simpleiconsmap\symbol{"F284}}
-  \expandafter\def\csname simpleicon at steemit\endcsname {\simpleiconsmap\symbol{"F285}}
-  \expandafter\def\csname simpleicon at steinberg\endcsname {\simpleiconsmap\symbol{"F286}}
-  \expandafter\def\csname simpleicon at stellar\endcsname {\simpleiconsmap\symbol{"F287}}
-  \expandafter\def\csname simpleicon at stencyl\endcsname {\simpleiconsmap\symbol{"F288}}
-  \expandafter\def\csname simpleicon at stimulus\endcsname {\simpleiconsmap\symbol{"F289}}
-  \expandafter\def\csname simpleicon at stitcher\endcsname {\simpleiconsmap\symbol{"F28A}}
-  \expandafter\def\csname simpleicon at stmicroelectronics\endcsname {\simpleiconsmap\symbol{"F28B}}
-  \expandafter\def\csname simpleicon at stopstalk\endcsname {\simpleiconsmap\symbol{"F28C}}
-  \expandafter\def\csname simpleicon at storyblok\endcsname {\simpleiconsmap\symbol{"F28D}}
-  \expandafter\def\csname simpleicon at storybook\endcsname {\simpleiconsmap\symbol{"F28E}}
-  \expandafter\def\csname simpleicon at strapi\endcsname {\simpleiconsmap\symbol{"F28F}}
-  \expandafter\def\csname simpleicon at strava\endcsname {\simpleiconsmap\symbol{"F290}}
-  \expandafter\def\csname simpleicon at streamlit\endcsname {\simpleiconsmap\symbol{"F291}}
-  \expandafter\def\csname simpleicon at stripe\endcsname {\simpleiconsmap\symbol{"F292}}
-  \expandafter\def\csname simpleicon at strongswan\endcsname {\simpleiconsmap\symbol{"F293}}
-  \expandafter\def\csname simpleicon at stryker\endcsname {\simpleiconsmap\symbol{"F294}}
-  \expandafter\def\csname simpleicon at stubhub\endcsname {\simpleiconsmap\symbol{"F295}}
-  \expandafter\def\csname simpleicon at studio3t\endcsname {\simpleiconsmap\symbol{"F296}}
-  \expandafter\def\csname simpleicon at styledcomponents\endcsname {\simpleiconsmap\symbol{"F297}}
-  \expandafter\def\csname simpleicon at stylelint\endcsname {\simpleiconsmap\symbol{"F298}}
-  \expandafter\def\csname simpleicon at styleshare\endcsname {\simpleiconsmap\symbol{"F299}}
-  \expandafter\def\csname simpleicon at stylus\endcsname {\simpleiconsmap\symbol{"F29A}}
-  \expandafter\def\csname simpleicon at subaru\endcsname {\simpleiconsmap\symbol{"F29B}}
-  \expandafter\def\csname simpleicon at sublimetext\endcsname {\simpleiconsmap\symbol{"F29C}}
-  \expandafter\def\csname simpleicon at substack\endcsname {\simpleiconsmap\symbol{"F29D}}
-  \expandafter\def\csname simpleicon at subtitleedit\endcsname {\simpleiconsmap\symbol{"F29E}}
-  \expandafter\def\csname simpleicon at subversion\endcsname {\simpleiconsmap\symbol{"F29F}}
-  \expandafter\def\csname simpleicon at suckless\endcsname {\simpleiconsmap\symbol{"F2A0}}
-  \expandafter\def\csname simpleicon at sumologic\endcsname {\simpleiconsmap\symbol{"F2A1}}
-  \expandafter\def\csname simpleicon at supabase\endcsname {\simpleiconsmap\symbol{"F2A2}}
-  \expandafter\def\csname simpleicon at supercrease\endcsname {\simpleiconsmap\symbol{"F2A3}}
-  \expandafter\def\csname simpleicon at supermicro\endcsname {\simpleiconsmap\symbol{"F2A4}}
-  \expandafter\def\csname simpleicon at superuser\endcsname {\simpleiconsmap\symbol{"F2A5}}
-  \expandafter\def\csname simpleicon at surrealdb\endcsname {\simpleiconsmap\symbol{"F2A6}}
-  \expandafter\def\csname simpleicon at surveymonkey\endcsname {\simpleiconsmap\symbol{"F2A7}}
-  \expandafter\def\csname simpleicon at suse\endcsname {\simpleiconsmap\symbol{"F2A8}}
-  \expandafter\def\csname simpleicon at suzuki\endcsname {\simpleiconsmap\symbol{"F2A9}}
-  \expandafter\def\csname simpleicon at svelte\endcsname {\simpleiconsmap\symbol{"F2AA}}
-  \expandafter\def\csname simpleicon at svg\endcsname {\simpleiconsmap\symbol{"F2AB}}
-  \expandafter\def\csname simpleicon at svgdotjs\endcsname {\simpleiconsmap\symbol{"F2AC}}
-  \expandafter\def\csname simpleicon at svgo\endcsname {\simpleiconsmap\symbol{"F2AD}}
-  \expandafter\def\csname simpleicon at swagger\endcsname {\simpleiconsmap\symbol{"F2AE}}
-  \expandafter\def\csname simpleicon at swarm\endcsname {\simpleiconsmap\symbol{"F2AF}}
-  \expandafter\def\csname simpleicon at swc\endcsname {\simpleiconsmap\symbol{"F2B0}}
-  \expandafter\def\csname simpleicon at swift\endcsname {\simpleiconsmap\symbol{"F2B1}}
-  \expandafter\def\csname simpleicon at swiggy\endcsname {\simpleiconsmap\symbol{"F2B2}}
-  \expandafter\def\csname simpleicon at swiper\endcsname {\simpleiconsmap\symbol{"F2B3}}
-  \expandafter\def\csname simpleicon at symantec\endcsname {\simpleiconsmap\symbol{"F2B4}}
-  \expandafter\def\csname simpleicon at symbolab\endcsname {\simpleiconsmap\symbol{"F2B5}}
-  \expandafter\def\csname simpleicon at symfony\endcsname {\simpleiconsmap\symbol{"F2B6}}
-  \expandafter\def\csname simpleicon at symphony\endcsname {\simpleiconsmap\symbol{"F2B7}}
-  \expandafter\def\csname simpleicon at sympy\endcsname {\simpleiconsmap\symbol{"F2B8}}
-  \expandafter\def\csname simpleicon at synology\endcsname {\simpleiconsmap\symbol{"F2B9}}
-  \expandafter\def\csname simpleicon at system76\endcsname {\simpleiconsmap\symbol{"F2BA}}
-  \expandafter\def\csname simpleicon at tableau\endcsname {\simpleiconsmap\symbol{"F2BB}}
-  \expandafter\def\csname simpleicon at tablecheck\endcsname {\simpleiconsmap\symbol{"F2BC}}
-  \expandafter\def\csname simpleicon at tacobell\endcsname {\simpleiconsmap\symbol{"F2BD}}
-  \expandafter\def\csname simpleicon at tado\endcsname {\simpleiconsmap\symbol{"F2BE}}
-  \expandafter\def\csname simpleicon at taichigraphics\endcsname {\simpleiconsmap\symbol{"F2BF}}
-  \expandafter\def\csname simpleicon at taichilang\endcsname {\simpleiconsmap\symbol{"F2C0}}
-  \expandafter\def\csname simpleicon at tails\endcsname {\simpleiconsmap\symbol{"F2C1}}
-  \expandafter\def\csname simpleicon at tailwindcss\endcsname {\simpleiconsmap\symbol{"F2C2}}
-  \expandafter\def\csname simpleicon at talend\endcsname {\simpleiconsmap\symbol{"F2C3}}
-  \expandafter\def\csname simpleicon at talenthouse\endcsname {\simpleiconsmap\symbol{"F2C4}}
-  \expandafter\def\csname simpleicon at tamiya\endcsname {\simpleiconsmap\symbol{"F2C5}}
-  \expandafter\def\csname simpleicon at tampermonkey\endcsname {\simpleiconsmap\symbol{"F2C6}}
-  \expandafter\def\csname simpleicon at taobao\endcsname {\simpleiconsmap\symbol{"F2C7}}
-  \expandafter\def\csname simpleicon at tapas\endcsname {\simpleiconsmap\symbol{"F2C8}}
-  \expandafter\def\csname simpleicon at target\endcsname {\simpleiconsmap\symbol{"F2C9}}
-  \expandafter\def\csname simpleicon at task\endcsname {\simpleiconsmap\symbol{"F2CA}}
-  \expandafter\def\csname simpleicon at tasmota\endcsname {\simpleiconsmap\symbol{"F2CB}}
-  \expandafter\def\csname simpleicon at tata\endcsname {\simpleiconsmap\symbol{"F2CC}}
-  \expandafter\def\csname simpleicon at tauri\endcsname {\simpleiconsmap\symbol{"F2CD}}
-  \expandafter\def\csname simpleicon at taxbuzz\endcsname {\simpleiconsmap\symbol{"F2CE}}
-  \expandafter\def\csname simpleicon at teamcity\endcsname {\simpleiconsmap\symbol{"F2CF}}
-  \expandafter\def\csname simpleicon at teamspeak\endcsname {\simpleiconsmap\symbol{"F2D0}}
-  \expandafter\def\csname simpleicon at teamviewer\endcsname {\simpleiconsmap\symbol{"F2D1}}
-  \expandafter\def\csname simpleicon at ted\endcsname {\simpleiconsmap\symbol{"F2D2}}
-  \expandafter\def\csname simpleicon at teespring\endcsname {\simpleiconsmap\symbol{"F2D3}}
-  \expandafter\def\csname simpleicon at tekton\endcsname {\simpleiconsmap\symbol{"F2D4}}
-  \expandafter\def\csname simpleicon at tele5\endcsname {\simpleiconsmap\symbol{"F2D5}}
-  \expandafter\def\csname simpleicon at telegram\endcsname {\simpleiconsmap\symbol{"F2D6}}
-  \expandafter\def\csname simpleicon at telegraph\endcsname {\simpleiconsmap\symbol{"F2D7}}
-  \expandafter\def\csname simpleicon at temporal\endcsname {\simpleiconsmap\symbol{"F2D8}}
-  \expandafter\def\csname simpleicon at tencentqq\endcsname {\simpleiconsmap\symbol{"F2D9}}
-  \expandafter\def\csname simpleicon at tensorflow\endcsname {\simpleiconsmap\symbol{"F2DA}}
-  \expandafter\def\csname simpleicon at teradata\endcsname {\simpleiconsmap\symbol{"F2DB}}
-  \expandafter\def\csname simpleicon at teratail\endcsname {\simpleiconsmap\symbol{"F2DC}}
-  \expandafter\def\csname simpleicon at termius\endcsname {\simpleiconsmap\symbol{"F2DD}}
-  \expandafter\def\csname simpleicon at terraform\endcsname {\simpleiconsmap\symbol{"F2DE}}
-  \expandafter\def\csname simpleicon at tesco\endcsname {\simpleiconsmap\symbol{"F2DF}}
-  \expandafter\def\csname simpleicon at tesla\endcsname {\simpleiconsmap\symbol{"F2E0}}
-  \expandafter\def\csname simpleicon at testcafe\endcsname {\simpleiconsmap\symbol{"F2E1}}
-  \expandafter\def\csname simpleicon at testin\endcsname {\simpleiconsmap\symbol{"F2E2}}
-  \expandafter\def\csname simpleicon at testinglibrary\endcsname {\simpleiconsmap\symbol{"F2E3}}
-  \expandafter\def\csname simpleicon at testrail\endcsname {\simpleiconsmap\symbol{"F2E4}}
-  \expandafter\def\csname simpleicon at tether\endcsname {\simpleiconsmap\symbol{"F2E5}}
-  \expandafter\def\csname simpleicon at textpattern\endcsname {\simpleiconsmap\symbol{"F2E6}}
-  \expandafter\def\csname simpleicon at tga\endcsname {\simpleiconsmap\symbol{"F2E7}}
-  \expandafter\def\csname simpleicon at thangs\endcsname {\simpleiconsmap\symbol{"F2E8}}
-  \expandafter\def\csname simpleicon at thealgorithms\endcsname {\simpleiconsmap\symbol{"F2E9}}
-  \expandafter\def\csname simpleicon at theconversation\endcsname {\simpleiconsmap\symbol{"F2EA}}
-  \expandafter\def\csname simpleicon at theirishtimes\endcsname {\simpleiconsmap\symbol{"F2EB}}
-  \expandafter\def\csname simpleicon at themighty\endcsname {\simpleiconsmap\symbol{"F2EC}}
-  \expandafter\def\csname simpleicon at themodelsresource\endcsname {\simpleiconsmap\symbol{"F2ED}}
-  \expandafter\def\csname simpleicon at themoviedatabase\endcsname {\simpleiconsmap\symbol{"F2EE}}
-  \expandafter\def\csname simpleicon at thenorthface\endcsname {\simpleiconsmap\symbol{"F2EF}}
-  \expandafter\def\csname simpleicon at theregister\endcsname {\simpleiconsmap\symbol{"F2F0}}
-  \expandafter\def\csname simpleicon at thesoundsresource\endcsname {\simpleiconsmap\symbol{"F2F1}}
-  \expandafter\def\csname simpleicon at thespritersresource\endcsname {\simpleiconsmap\symbol{"F2F2}}
-  \expandafter\def\csname simpleicon at thewashingtonpost\endcsname {\simpleiconsmap\symbol{"F2F3}}
-  \expandafter\def\csname simpleicon at thingiverse\endcsname {\simpleiconsmap\symbol{"F2F4}}
-  \expandafter\def\csname simpleicon at thinkpad\endcsname {\simpleiconsmap\symbol{"F2F5}}
-  \expandafter\def\csname simpleicon at threadless\endcsname {\simpleiconsmap\symbol{"F2F6}}
-  \expandafter\def\csname simpleicon at threads\endcsname {\simpleiconsmap\symbol{"F2F7}}
-  \expandafter\def\csname simpleicon at threedotjs\endcsname {\simpleiconsmap\symbol{"F2F8}}
-  \expandafter\def\csname simpleicon at threema\endcsname {\simpleiconsmap\symbol{"F2F9}}
-  \expandafter\def\csname simpleicon at thumbtack\endcsname {\simpleiconsmap\symbol{"F2FA}}
-  \expandafter\def\csname simpleicon at thunderbird\endcsname {\simpleiconsmap\symbol{"F2FB}}
-  \expandafter\def\csname simpleicon at thurgauerkantonalbank\endcsname {\simpleiconsmap\symbol{"F2FC}}
-  \expandafter\def\csname simpleicon at thymeleaf\endcsname {\simpleiconsmap\symbol{"F2FD}}
-  \expandafter\def\csname simpleicon at ticketmaster\endcsname {\simpleiconsmap\symbol{"F2FE}}
-  \expandafter\def\csname simpleicon at tidal\endcsname {\simpleiconsmap\symbol{"F2FF}}
-  \expandafter\def\csname simpleicon at tiddlywiki\endcsname {\simpleiconsmap\symbol{"F300}}
-  \expandafter\def\csname simpleicon at tide\endcsname {\simpleiconsmap\symbol{"F301}}
-  \expandafter\def\csname simpleicon at tidyverse\endcsname {\simpleiconsmap\symbol{"F302}}
-  \expandafter\def\csname simpleicon at tietoevry\endcsname {\simpleiconsmap\symbol{"F303}}
-  \expandafter\def\csname simpleicon at tiktok\endcsname {\simpleiconsmap\symbol{"F304}}
-  \expandafter\def\csname simpleicon at tile\endcsname {\simpleiconsmap\symbol{"F305}}
-  \expandafter\def\csname simpleicon at timescale\endcsname {\simpleiconsmap\symbol{"F306}}
-  \expandafter\def\csname simpleicon at tina\endcsname {\simpleiconsmap\symbol{"F307}}
-  \expandafter\def\csname simpleicon at tinder\endcsname {\simpleiconsmap\symbol{"F308}}
-  \expandafter\def\csname simpleicon at tinyletter\endcsname {\simpleiconsmap\symbol{"F309}}
-  \expandafter\def\csname simpleicon at tistory\endcsname {\simpleiconsmap\symbol{"F30A}}
-  \expandafter\def\csname simpleicon at tmobile\endcsname {\simpleiconsmap\symbol{"F30B}}
-  \expandafter\def\csname simpleicon at tmux\endcsname {\simpleiconsmap\symbol{"F30C}}
-  \expandafter\def\csname simpleicon at tnt\endcsname {\simpleiconsmap\symbol{"F30D}}
-  \expandafter\def\csname simpleicon at todoist\endcsname {\simpleiconsmap\symbol{"F30E}}
-  \expandafter\def\csname simpleicon at toggl\endcsname {\simpleiconsmap\symbol{"F30F}}
-  \expandafter\def\csname simpleicon at toggltrack\endcsname {\simpleiconsmap\symbol{"F310}}
-  \expandafter\def\csname simpleicon at tokyometro\endcsname {\simpleiconsmap\symbol{"F311}}
-  \expandafter\def\csname simpleicon at toml\endcsname {\simpleiconsmap\symbol{"F312}}
-  \expandafter\def\csname simpleicon at tomorrowland\endcsname {\simpleiconsmap\symbol{"F313}}
-  \expandafter\def\csname simpleicon at topcoder\endcsname {\simpleiconsmap\symbol{"F314}}
-  \expandafter\def\csname simpleicon at toptal\endcsname {\simpleiconsmap\symbol{"F315}}
-  \expandafter\def\csname simpleicon at torbrowser\endcsname {\simpleiconsmap\symbol{"F316}}
-  \expandafter\def\csname simpleicon at torproject\endcsname {\simpleiconsmap\symbol{"F317}}
-  \expandafter\def\csname simpleicon at toshiba\endcsname {\simpleiconsmap\symbol{"F318}}
-  \expandafter\def\csname simpleicon at toyota\endcsname {\simpleiconsmap\symbol{"F319}}
-  \expandafter\def\csname simpleicon at tplink\endcsname {\simpleiconsmap\symbol{"F31A}}
-  \expandafter\def\csname simpleicon at tqdm\endcsname {\simpleiconsmap\symbol{"F31B}}
-  \expandafter\def\csname simpleicon at traefikmesh\endcsname {\simpleiconsmap\symbol{"F31C}}
-  \expandafter\def\csname simpleicon at traefikproxy\endcsname {\simpleiconsmap\symbol{"F31D}}
-  \expandafter\def\csname simpleicon at trailforks\endcsname {\simpleiconsmap\symbol{"F31E}}
-  \expandafter\def\csname simpleicon at trainerroad\endcsname {\simpleiconsmap\symbol{"F31F}}
-  \expandafter\def\csname simpleicon at trakt\endcsname {\simpleiconsmap\symbol{"F320}}
-  \expandafter\def\csname simpleicon at transportforireland\endcsname {\simpleiconsmap\symbol{"F321}}
-  \expandafter\def\csname simpleicon at transportforlondon\endcsname {\simpleiconsmap\symbol{"F322}}
-  \expandafter\def\csname simpleicon at travisci\endcsname {\simpleiconsmap\symbol{"F323}}
-  \expandafter\def\csname simpleicon at treehouse\endcsname {\simpleiconsmap\symbol{"F324}}
-  \expandafter\def\csname simpleicon at trello\endcsname {\simpleiconsmap\symbol{"F325}}
-  \expandafter\def\csname simpleicon at trendmicro\endcsname {\simpleiconsmap\symbol{"F326}}
-  \expandafter\def\csname simpleicon at treyarch\endcsname {\simpleiconsmap\symbol{"F327}}
-  \expandafter\def\csname simpleicon at trilium\endcsname {\simpleiconsmap\symbol{"F328}}
-  \expandafter\def\csname simpleicon at triller\endcsname {\simpleiconsmap\symbol{"F329}}
-  \expandafter\def\csname simpleicon at trino\endcsname {\simpleiconsmap\symbol{"F32A}}
-  \expandafter\def\csname simpleicon at tripadvisor\endcsname {\simpleiconsmap\symbol{"F32B}}
-  \expandafter\def\csname simpleicon at tripdotcom\endcsname {\simpleiconsmap\symbol{"F32C}}
-  \expandafter\def\csname simpleicon at trivy\endcsname {\simpleiconsmap\symbol{"F32D}}
-  \expandafter\def\csname simpleicon at trove\endcsname {\simpleiconsmap\symbol{"F32E}}
-  \expandafter\def\csname simpleicon at trpc\endcsname {\simpleiconsmap\symbol{"F32F}}
-  \expandafter\def\csname simpleicon at truenas\endcsname {\simpleiconsmap\symbol{"F330}}
-  \expandafter\def\csname simpleicon at trulia\endcsname {\simpleiconsmap\symbol{"F331}}
-  \expandafter\def\csname simpleicon at trustedshops\endcsname {\simpleiconsmap\symbol{"F332}}
-  \expandafter\def\csname simpleicon at trustpilot\endcsname {\simpleiconsmap\symbol{"F333}}
-  \expandafter\def\csname simpleicon at tryhackme\endcsname {\simpleiconsmap\symbol{"F334}}
-  \expandafter\def\csname simpleicon at tryitonline\endcsname {\simpleiconsmap\symbol{"F335}}
-  \expandafter\def\csname simpleicon at tsnode\endcsname {\simpleiconsmap\symbol{"F336}}
-  \expandafter\def\csname simpleicon at tubi\endcsname {\simpleiconsmap\symbol{"F337}}
-  \expandafter\def\csname simpleicon at tui\endcsname {\simpleiconsmap\symbol{"F338}}
-  \expandafter\def\csname simpleicon at tumblr\endcsname {\simpleiconsmap\symbol{"F339}}
-  \expandafter\def\csname simpleicon at tunein\endcsname {\simpleiconsmap\symbol{"F33A}}
-  \expandafter\def\csname simpleicon at turbo\endcsname {\simpleiconsmap\symbol{"F33B}}
-  \expandafter\def\csname simpleicon at turborepo\endcsname {\simpleiconsmap\symbol{"F33C}}
-  \expandafter\def\csname simpleicon at turbosquid\endcsname {\simpleiconsmap\symbol{"F33D}}
-  \expandafter\def\csname simpleicon at turkishairlines\endcsname {\simpleiconsmap\symbol{"F33E}}
-  \expandafter\def\csname simpleicon at tutanota\endcsname {\simpleiconsmap\symbol{"F33F}}
-  \expandafter\def\csname simpleicon at tvtime\endcsname {\simpleiconsmap\symbol{"F340}}
-  \expandafter\def\csname simpleicon at twilio\endcsname {\simpleiconsmap\symbol{"F341}}
-  \expandafter\def\csname simpleicon at twitch\endcsname {\simpleiconsmap\symbol{"F342}}
-  \expandafter\def\csname simpleicon at twitter\endcsname {\simpleiconsmap\symbol{"F343}}
-  \expandafter\def\csname simpleicon at twoo\endcsname {\simpleiconsmap\symbol{"F344}}
-  \expandafter\def\csname simpleicon at typeform\endcsname {\simpleiconsmap\symbol{"F345}}
-  \expandafter\def\csname simpleicon at typescript\endcsname {\simpleiconsmap\symbol{"F346}}
-  \expandafter\def\csname simpleicon at typo3\endcsname {\simpleiconsmap\symbol{"F347}}
-  \expandafter\def\csname simpleicon at uber\endcsname {\simpleiconsmap\symbol{"F348}}
-  \expandafter\def\csname simpleicon at ubereats\endcsname {\simpleiconsmap\symbol{"F349}}
-  \expandafter\def\csname simpleicon at ubiquiti\endcsname {\simpleiconsmap\symbol{"F34A}}
-  \expandafter\def\csname simpleicon at ubisoft\endcsname {\simpleiconsmap\symbol{"F34B}}
-  \expandafter\def\csname simpleicon at ublockorigin\endcsname {\simpleiconsmap\symbol{"F34C}}
-  \expandafter\def\csname simpleicon at ubuntu\endcsname {\simpleiconsmap\symbol{"F34D}}
-  \expandafter\def\csname simpleicon at udacity\endcsname {\simpleiconsmap\symbol{"F34E}}
-  \expandafter\def\csname simpleicon at udemy\endcsname {\simpleiconsmap\symbol{"F34F}}
-  \expandafter\def\csname simpleicon at ufc\endcsname {\simpleiconsmap\symbol{"F350}}
-  \expandafter\def\csname simpleicon at uikit\endcsname {\simpleiconsmap\symbol{"F351}}
-  \expandafter\def\csname simpleicon at ulule\endcsname {\simpleiconsmap\symbol{"F352}}
-  \expandafter\def\csname simpleicon at umbraco\endcsname {\simpleiconsmap\symbol{"F353}}
-  \expandafter\def\csname simpleicon at uml\endcsname {\simpleiconsmap\symbol{"F354}}
-  \expandafter\def\csname simpleicon at unacademy\endcsname {\simpleiconsmap\symbol{"F355}}
-  \expandafter\def\csname simpleicon at underarmour\endcsname {\simpleiconsmap\symbol{"F356}}
-  \expandafter\def\csname simpleicon at underscoredotjs\endcsname {\simpleiconsmap\symbol{"F357}}
-  \expandafter\def\csname simpleicon at undertale\endcsname {\simpleiconsmap\symbol{"F358}}
-  \expandafter\def\csname simpleicon at unicode\endcsname {\simpleiconsmap\symbol{"F359}}
-  \expandafter\def\csname simpleicon at unilever\endcsname {\simpleiconsmap\symbol{"F35A}}
-  \expandafter\def\csname simpleicon at unitedairlines\endcsname {\simpleiconsmap\symbol{"F35B}}
-  \expandafter\def\csname simpleicon at unity\endcsname {\simpleiconsmap\symbol{"F35C}}
-  \expandafter\def\csname simpleicon at unlicense\endcsname {\simpleiconsmap\symbol{"F35D}}
-  \expandafter\def\csname simpleicon at unocss\endcsname {\simpleiconsmap\symbol{"F35E}}
-  \expandafter\def\csname simpleicon at unraid\endcsname {\simpleiconsmap\symbol{"F35F}}
-  \expandafter\def\csname simpleicon at unrealengine\endcsname {\simpleiconsmap\symbol{"F360}}
-  \expandafter\def\csname simpleicon at unsplash\endcsname {\simpleiconsmap\symbol{"F361}}
-  \expandafter\def\csname simpleicon at untangle\endcsname {\simpleiconsmap\symbol{"F362}}
-  \expandafter\def\csname simpleicon at untappd\endcsname {\simpleiconsmap\symbol{"F363}}
-  \expandafter\def\csname simpleicon at upcloud\endcsname {\simpleiconsmap\symbol{"F364}}
-  \expandafter\def\csname simpleicon at uplabs\endcsname {\simpleiconsmap\symbol{"F365}}
-  \expandafter\def\csname simpleicon at uploaded\endcsname {\simpleiconsmap\symbol{"F366}}
-  \expandafter\def\csname simpleicon at ups\endcsname {\simpleiconsmap\symbol{"F367}}
-  \expandafter\def\csname simpleicon at upstash\endcsname {\simpleiconsmap\symbol{"F368}}
-  \expandafter\def\csname simpleicon at uptimekuma\endcsname {\simpleiconsmap\symbol{"F369}}
-  \expandafter\def\csname simpleicon at uptobox\endcsname {\simpleiconsmap\symbol{"F36A}}
-  \expandafter\def\csname simpleicon at upwork\endcsname {\simpleiconsmap\symbol{"F36B}}
-  \expandafter\def\csname simpleicon at usps\endcsname {\simpleiconsmap\symbol{"F36C}}
-  \expandafter\def\csname simpleicon at v\endcsname {\simpleiconsmap\symbol{"F36D}}
-  \expandafter\def\csname simpleicon at v2ex\endcsname {\simpleiconsmap\symbol{"F36E}}
-  \expandafter\def\csname simpleicon at v8\endcsname {\simpleiconsmap\symbol{"F36F}}
-  \expandafter\def\csname simpleicon at vaadin\endcsname {\simpleiconsmap\symbol{"F370}}
-  \expandafter\def\csname simpleicon at vagrant\endcsname {\simpleiconsmap\symbol{"F371}}
-  \expandafter\def\csname simpleicon at vala\endcsname {\simpleiconsmap\symbol{"F372}}
-  \expandafter\def\csname simpleicon at valorant\endcsname {\simpleiconsmap\symbol{"F373}}
-  \expandafter\def\csname simpleicon at valve\endcsname {\simpleiconsmap\symbol{"F374}}
-  \expandafter\def\csname simpleicon at vapor\endcsname {\simpleiconsmap\symbol{"F375}}
-  \expandafter\def\csname simpleicon at vault\endcsname {\simpleiconsmap\symbol{"F376}}
-  \expandafter\def\csname simpleicon at vauxhall\endcsname {\simpleiconsmap\symbol{"F377}}
-  \expandafter\def\csname simpleicon at vbulletin\endcsname {\simpleiconsmap\symbol{"F378}}
-  \expandafter\def\csname simpleicon at vectorlogozone\endcsname {\simpleiconsmap\symbol{"F379}}
-  \expandafter\def\csname simpleicon at vectorworks\endcsname {\simpleiconsmap\symbol{"F37A}}
-  \expandafter\def\csname simpleicon at veeam\endcsname {\simpleiconsmap\symbol{"F37B}}
-  \expandafter\def\csname simpleicon at veepee\endcsname {\simpleiconsmap\symbol{"F37C}}
-  \expandafter\def\csname simpleicon at vega\endcsname {\simpleiconsmap\symbol{"F37D}}
-  \expandafter\def\csname simpleicon at velog\endcsname {\simpleiconsmap\symbol{"F37E}}
-  \expandafter\def\csname simpleicon at venmo\endcsname {\simpleiconsmap\symbol{"F37F}}
-  \expandafter\def\csname simpleicon at vercel\endcsname {\simpleiconsmap\symbol{"F380}}
-  \expandafter\def\csname simpleicon at verdaccio\endcsname {\simpleiconsmap\symbol{"F381}}
-  \expandafter\def\csname simpleicon at veritas\endcsname {\simpleiconsmap\symbol{"F382}}
-  \expandafter\def\csname simpleicon at verizon\endcsname {\simpleiconsmap\symbol{"F383}}
-  \expandafter\def\csname simpleicon at vexxhost\endcsname {\simpleiconsmap\symbol{"F384}}
-  \expandafter\def\csname simpleicon at vfairs\endcsname {\simpleiconsmap\symbol{"F385}}
-  \expandafter\def\csname simpleicon at viadeo\endcsname {\simpleiconsmap\symbol{"F386}}
-  \expandafter\def\csname simpleicon at viber\endcsname {\simpleiconsmap\symbol{"F387}}
-  \expandafter\def\csname simpleicon at vim\endcsname {\simpleiconsmap\symbol{"F388}}
-  \expandafter\def\csname simpleicon at vimeo\endcsname {\simpleiconsmap\symbol{"F389}}
-  \expandafter\def\csname simpleicon at vimeolivestream\endcsname {\simpleiconsmap\symbol{"F38A}}
-  \expandafter\def\csname simpleicon at virgin\endcsname {\simpleiconsmap\symbol{"F38B}}
-  \expandafter\def\csname simpleicon at virginmedia\endcsname {\simpleiconsmap\symbol{"F38C}}
-  \expandafter\def\csname simpleicon at virtualbox\endcsname {\simpleiconsmap\symbol{"F38D}}
-  \expandafter\def\csname simpleicon at virustotal\endcsname {\simpleiconsmap\symbol{"F38E}}
-  \expandafter\def\csname simpleicon at visa\endcsname {\simpleiconsmap\symbol{"F38F}}
-  \expandafter\def\csname simpleicon at visualbasic\endcsname {\simpleiconsmap\symbol{"F390}}
-  \expandafter\def\csname simpleicon at visualstudio\endcsname {\simpleiconsmap\symbol{"F391}}
-  \expandafter\def\csname simpleicon at visualstudiocode\endcsname {\simpleiconsmap\symbol{"F392}}
-  \expandafter\def\csname simpleicon at vite\endcsname {\simpleiconsmap\symbol{"F393}}
-  \expandafter\def\csname simpleicon at vitess\endcsname {\simpleiconsmap\symbol{"F394}}
-  \expandafter\def\csname simpleicon at vitest\endcsname {\simpleiconsmap\symbol{"F395}}
-  \expandafter\def\csname simpleicon at vivaldi\endcsname {\simpleiconsmap\symbol{"F396}}
-  \expandafter\def\csname simpleicon at vivawallet\endcsname {\simpleiconsmap\symbol{"F397}}
-  \expandafter\def\csname simpleicon at vivino\endcsname {\simpleiconsmap\symbol{"F398}}
-  \expandafter\def\csname simpleicon at vk\endcsname {\simpleiconsmap\symbol{"F399}}
-  \expandafter\def\csname simpleicon at vlcmediaplayer\endcsname {\simpleiconsmap\symbol{"F39A}}
-  \expandafter\def\csname simpleicon at vmware\endcsname {\simpleiconsmap\symbol{"F39B}}
-  \expandafter\def\csname simpleicon at vodafone\endcsname {\simpleiconsmap\symbol{"F39C}}
-  \expandafter\def\csname simpleicon at voipdotms\endcsname {\simpleiconsmap\symbol{"F39D}}
-  \expandafter\def\csname simpleicon at volkswagen\endcsname {\simpleiconsmap\symbol{"F39E}}
-  \expandafter\def\csname simpleicon at volvo\endcsname {\simpleiconsmap\symbol{"F39F}}
-  \expandafter\def\csname simpleicon at vonage\endcsname {\simpleiconsmap\symbol{"F3A0}}
-  \expandafter\def\csname simpleicon at vorondesign\endcsname {\simpleiconsmap\symbol{"F3A1}}
-  \expandafter\def\csname simpleicon at vowpalwabbit\endcsname {\simpleiconsmap\symbol{"F3A2}}
-  \expandafter\def\csname simpleicon at vox\endcsname {\simpleiconsmap\symbol{"F3A3}}
-  \expandafter\def\csname simpleicon at vsco\endcsname {\simpleiconsmap\symbol{"F3A4}}
-  \expandafter\def\csname simpleicon at vscodium\endcsname {\simpleiconsmap\symbol{"F3A5}}
-  \expandafter\def\csname simpleicon at vtex\endcsname {\simpleiconsmap\symbol{"F3A6}}
-  \expandafter\def\csname simpleicon at vuedotjs\endcsname {\simpleiconsmap\symbol{"F3A7}}
-  \expandafter\def\csname simpleicon at vuetify\endcsname {\simpleiconsmap\symbol{"F3A8}}
-  \expandafter\def\csname simpleicon at vulkan\endcsname {\simpleiconsmap\symbol{"F3A9}}
-  \expandafter\def\csname simpleicon at vultr\endcsname {\simpleiconsmap\symbol{"F3AA}}
-  \expandafter\def\csname simpleicon at w3c\endcsname {\simpleiconsmap\symbol{"F3AB}}
-  \expandafter\def\csname simpleicon at wacom\endcsname {\simpleiconsmap\symbol{"F3AC}}
-  \expandafter\def\csname simpleicon at wagtail\endcsname {\simpleiconsmap\symbol{"F3AD}}
-  \expandafter\def\csname simpleicon at wails\endcsname {\simpleiconsmap\symbol{"F3AE}}
-  \expandafter\def\csname simpleicon at wakatime\endcsname {\simpleiconsmap\symbol{"F3AF}}
-  \expandafter\def\csname simpleicon at walkman\endcsname {\simpleiconsmap\symbol{"F3B0}}
-  \expandafter\def\csname simpleicon at wallabag\endcsname {\simpleiconsmap\symbol{"F3B1}}
-  \expandafter\def\csname simpleicon at walletconnect\endcsname {\simpleiconsmap\symbol{"F3B2}}
-  \expandafter\def\csname simpleicon at walmart\endcsname {\simpleiconsmap\symbol{"F3B3}}
-  \expandafter\def\csname simpleicon at wantedly\endcsname {\simpleiconsmap\symbol{"F3B4}}
-  \expandafter\def\csname simpleicon at wappalyzer\endcsname {\simpleiconsmap\symbol{"F3B5}}
-  \expandafter\def\csname simpleicon at warnerbros\endcsname {\simpleiconsmap\symbol{"F3B6}}
-  \expandafter\def\csname simpleicon at warp\endcsname {\simpleiconsmap\symbol{"F3B7}}
-  \expandafter\def\csname simpleicon at wasabi\endcsname {\simpleiconsmap\symbol{"F3B8}}
-  \expandafter\def\csname simpleicon at wasmcloud\endcsname {\simpleiconsmap\symbol{"F3B9}}
-  \expandafter\def\csname simpleicon at wasmer\endcsname {\simpleiconsmap\symbol{"F3BA}}
-  \expandafter\def\csname simpleicon at wattpad\endcsname {\simpleiconsmap\symbol{"F3BB}}
-  \expandafter\def\csname simpleicon at wayland\endcsname {\simpleiconsmap\symbol{"F3BC}}
-  \expandafter\def\csname simpleicon at waze\endcsname {\simpleiconsmap\symbol{"F3BD}}
-  \expandafter\def\csname simpleicon at wearos\endcsname {\simpleiconsmap\symbol{"F3BE}}
-  \expandafter\def\csname simpleicon at weasyl\endcsname {\simpleiconsmap\symbol{"F3BF}}
-  \expandafter\def\csname simpleicon at web3dotjs\endcsname {\simpleiconsmap\symbol{"F3C0}}
-  \expandafter\def\csname simpleicon at webassembly\endcsname {\simpleiconsmap\symbol{"F3C1}}
-  \expandafter\def\csname simpleicon at webauthn\endcsname {\simpleiconsmap\symbol{"F3C2}}
-  \expandafter\def\csname simpleicon at webcomponentsdotorg\endcsname {\simpleiconsmap\symbol{"F3C3}}
-  \expandafter\def\csname simpleicon at webdriverio\endcsname {\simpleiconsmap\symbol{"F3C4}}
-  \expandafter\def\csname simpleicon at webflow\endcsname {\simpleiconsmap\symbol{"F3C5}}
-  \expandafter\def\csname simpleicon at webgl\endcsname {\simpleiconsmap\symbol{"F3C6}}
-  \expandafter\def\csname simpleicon at webhint\endcsname {\simpleiconsmap\symbol{"F3C7}}
-  \expandafter\def\csname simpleicon at weblate\endcsname {\simpleiconsmap\symbol{"F3C8}}
-  \expandafter\def\csname simpleicon at webmin\endcsname {\simpleiconsmap\symbol{"F3C9}}
-  \expandafter\def\csname simpleicon at webmoney\endcsname {\simpleiconsmap\symbol{"F3CA}}
-  \expandafter\def\csname simpleicon at webpack\endcsname {\simpleiconsmap\symbol{"F3CB}}
-  \expandafter\def\csname simpleicon at webrtc\endcsname {\simpleiconsmap\symbol{"F3CC}}
-  \expandafter\def\csname simpleicon at webstorm\endcsname {\simpleiconsmap\symbol{"F3CD}}
-  \expandafter\def\csname simpleicon at webtoon\endcsname {\simpleiconsmap\symbol{"F3CE}}
-  \expandafter\def\csname simpleicon at webtrees\endcsname {\simpleiconsmap\symbol{"F3CF}}
-  \expandafter\def\csname simpleicon at wechat\endcsname {\simpleiconsmap\symbol{"F3D0}}
-  \expandafter\def\csname simpleicon at wegame\endcsname {\simpleiconsmap\symbol{"F3D1}}
-  \expandafter\def\csname simpleicon at weightsandbiases\endcsname {\simpleiconsmap\symbol{"F3D2}}
-  \expandafter\def\csname simpleicon at welcometothejungle\endcsname {\simpleiconsmap\symbol{"F3D3}}
-  \expandafter\def\csname simpleicon at wemo\endcsname {\simpleiconsmap\symbol{"F3D4}}
-  \expandafter\def\csname simpleicon at westerndigital\endcsname {\simpleiconsmap\symbol{"F3D5}}
-  \expandafter\def\csname simpleicon at wetransfer\endcsname {\simpleiconsmap\symbol{"F3D6}}
-  \expandafter\def\csname simpleicon at whatsapp\endcsname {\simpleiconsmap\symbol{"F3D7}}
-  \expandafter\def\csname simpleicon at wheniwork\endcsname {\simpleiconsmap\symbol{"F3D8}}
-  \expandafter\def\csname simpleicon at whitesource\endcsname {\simpleiconsmap\symbol{"F3D9}}
-  \expandafter\def\csname simpleicon at wii\endcsname {\simpleiconsmap\symbol{"F3DA}}
-  \expandafter\def\csname simpleicon at wiiu\endcsname {\simpleiconsmap\symbol{"F3DB}}
-  \expandafter\def\csname simpleicon at wikidata\endcsname {\simpleiconsmap\symbol{"F3DC}}
-  \expandafter\def\csname simpleicon at wikidotgg\endcsname {\simpleiconsmap\symbol{"F3DD}}
-  \expandafter\def\csname simpleicon at wikidotjs\endcsname {\simpleiconsmap\symbol{"F3DE}}
-  \expandafter\def\csname simpleicon at wikimediacommons\endcsname {\simpleiconsmap\symbol{"F3DF}}
-  \expandafter\def\csname simpleicon at wikipedia\endcsname {\simpleiconsmap\symbol{"F3E0}}
-  \expandafter\def\csname simpleicon at wikiquote\endcsname {\simpleiconsmap\symbol{"F3E1}}
-  \expandafter\def\csname simpleicon at wikivoyage\endcsname {\simpleiconsmap\symbol{"F3E2}}
-  \expandafter\def\csname simpleicon at winamp\endcsname {\simpleiconsmap\symbol{"F3E3}}
-  \expandafter\def\csname simpleicon at windicss\endcsname {\simpleiconsmap\symbol{"F3E4}}
-  \expandafter\def\csname simpleicon at windows\endcsname {\simpleiconsmap\symbol{"F3E5}}
-  \expandafter\def\csname simpleicon at windows10\endcsname {\simpleiconsmap\symbol{"F3E6}}
-  \expandafter\def\csname simpleicon at windows95\endcsname {\simpleiconsmap\symbol{"F3E8}}
-  \expandafter\def\csname simpleicon at windowsterminal\endcsname {\simpleiconsmap\symbol{"F3E9}}
-  \expandafter\def\csname simpleicon at windowsxp\endcsname {\simpleiconsmap\symbol{"F3EA}}
-  \expandafter\def\csname simpleicon at winmate\endcsname {\simpleiconsmap\symbol{"F3EB}}
-  \expandafter\def\csname simpleicon at wipro\endcsname {\simpleiconsmap\symbol{"F3EC}}
-  \expandafter\def\csname simpleicon at wire\endcsname {\simpleiconsmap\symbol{"F3ED}}
-  \expandafter\def\csname simpleicon at wireguard\endcsname {\simpleiconsmap\symbol{"F3EE}}
-  \expandafter\def\csname simpleicon at wireshark\endcsname {\simpleiconsmap\symbol{"F3EF}}
-  \expandafter\def\csname simpleicon at wise\endcsname {\simpleiconsmap\symbol{"F3F0}}
-  \expandafter\def\csname simpleicon at wish\endcsname {\simpleiconsmap\symbol{"F3F1}}
-  \expandafter\def\csname simpleicon at wistia\endcsname {\simpleiconsmap\symbol{"F3F2}}
-  \expandafter\def\csname simpleicon at wix\endcsname {\simpleiconsmap\symbol{"F3F3}}
-  \expandafter\def\csname simpleicon at wizzair\endcsname {\simpleiconsmap\symbol{"F3F4}}
-  \expandafter\def\csname simpleicon at wolfram\endcsname {\simpleiconsmap\symbol{"F3F5}}
-  \expandafter\def\csname simpleicon at wolframlanguage\endcsname {\simpleiconsmap\symbol{"F3F6}}
-  \expandafter\def\csname simpleicon at wolframmathematica\endcsname {\simpleiconsmap\symbol{"F3F7}}
-  \expandafter\def\csname simpleicon at woo\endcsname {\simpleiconsmap\symbol{"F3F8}}
-  \expandafter\def\csname simpleicon at woocommerce\endcsname {\simpleiconsmap\symbol{"F3F9}}
-  \expandafter\def\csname simpleicon at wordpress\endcsname {\simpleiconsmap\symbol{"F3FA}}
-  \expandafter\def\csname simpleicon at workplace\endcsname {\simpleiconsmap\symbol{"F3FB}}
-  \expandafter\def\csname simpleicon at worldhealthorganization\endcsname {\simpleiconsmap\symbol{"F3FC}}
-  \expandafter\def\csname simpleicon at wpengine\endcsname {\simpleiconsmap\symbol{"F3FD}}
-  \expandafter\def\csname simpleicon at wpexplorer\endcsname {\simpleiconsmap\symbol{"F3FE}}
-  \expandafter\def\csname simpleicon at wprocket\endcsname {\simpleiconsmap\symbol{"F3FF}}
-  \expandafter\def\csname simpleicon at writedotas\endcsname {\simpleiconsmap\symbol{"F400}}
-  \expandafter\def\csname simpleicon at wwe\endcsname {\simpleiconsmap\symbol{"F401}}
-  \expandafter\def\csname simpleicon at wwise\endcsname {\simpleiconsmap\symbol{"F402}}
-  \expandafter\def\csname simpleicon at x\endcsname {\simpleiconsmap\symbol{"F403}}
-  \expandafter\def\csname simpleicon at xamarin\endcsname {\simpleiconsmap\symbol{"F404}}
-  \expandafter\def\csname simpleicon at xaml\endcsname {\simpleiconsmap\symbol{"F405}}
-  \expandafter\def\csname simpleicon at xampp\endcsname {\simpleiconsmap\symbol{"F406}}
-  \expandafter\def\csname simpleicon at xbox\endcsname {\simpleiconsmap\symbol{"F407}}
-  \expandafter\def\csname simpleicon at xcode\endcsname {\simpleiconsmap\symbol{"F408}}
-  \expandafter\def\csname simpleicon at xdadevelopers\endcsname {\simpleiconsmap\symbol{"F409}}
-  \expandafter\def\csname simpleicon at xdotorg\endcsname {\simpleiconsmap\symbol{"F40A}}
-  \expandafter\def\csname simpleicon at xero\endcsname {\simpleiconsmap\symbol{"F40B}}
-  \expandafter\def\csname simpleicon at xfce\endcsname {\simpleiconsmap\symbol{"F40C}}
-  \expandafter\def\csname simpleicon at xiaomi\endcsname {\simpleiconsmap\symbol{"F40D}}
-  \expandafter\def\csname simpleicon at xilinx\endcsname {\simpleiconsmap\symbol{"F40E}}
-  \expandafter\def\csname simpleicon at xing\endcsname {\simpleiconsmap\symbol{"F40F}}
-  \expandafter\def\csname simpleicon at xmpp\endcsname {\simpleiconsmap\symbol{"F410}}
-  \expandafter\def\csname simpleicon at xo\endcsname {\simpleiconsmap\symbol{"F411}}
-  \expandafter\def\csname simpleicon at xrp\endcsname {\simpleiconsmap\symbol{"F412}}
-  \expandafter\def\csname simpleicon at xsplit\endcsname {\simpleiconsmap\symbol{"F413}}
-  \expandafter\def\csname simpleicon at xstate\endcsname {\simpleiconsmap\symbol{"F414}}
-  \expandafter\def\csname simpleicon at yahoo\endcsname {\simpleiconsmap\symbol{"F415}}
-  \expandafter\def\csname simpleicon at yale\endcsname {\simpleiconsmap\symbol{"F416}}
-  \expandafter\def\csname simpleicon at yamahacorporation\endcsname {\simpleiconsmap\symbol{"F417}}
-  \expandafter\def\csname simpleicon at yamahamotorcorporation\endcsname {\simpleiconsmap\symbol{"F418}}
-  \expandafter\def\csname simpleicon at yaml\endcsname {\simpleiconsmap\symbol{"F419}}
-  \expandafter\def\csname simpleicon at yammer\endcsname {\simpleiconsmap\symbol{"F41A}}
-  \expandafter\def\csname simpleicon at yarn\endcsname {\simpleiconsmap\symbol{"F41B}}
-  \expandafter\def\csname simpleicon at ycombinator\endcsname {\simpleiconsmap\symbol{"F41C}}
-  \expandafter\def\csname simpleicon at yelp\endcsname {\simpleiconsmap\symbol{"F41D}}
-  \expandafter\def\csname simpleicon at yoast\endcsname {\simpleiconsmap\symbol{"F41E}}
-  \expandafter\def\csname simpleicon at yolo\endcsname {\simpleiconsmap\symbol{"F41F}}
-  \expandafter\def\csname simpleicon at yourtraveldottv\endcsname {\simpleiconsmap\symbol{"F420}}
-  \expandafter\def\csname simpleicon at youtube\endcsname {\simpleiconsmap\symbol{"F421}}
-  \expandafter\def\csname simpleicon at youtubegaming\endcsname {\simpleiconsmap\symbol{"F422}}
-  \expandafter\def\csname simpleicon at youtubemusic\endcsname {\simpleiconsmap\symbol{"F423}}
-  \expandafter\def\csname simpleicon at youtubestudio\endcsname {\simpleiconsmap\symbol{"F424}}
-  \expandafter\def\csname simpleicon at youtubetv\endcsname {\simpleiconsmap\symbol{"F425}}
-  \expandafter\def\csname simpleicon at yubico\endcsname {\simpleiconsmap\symbol{"F426}}
-  \expandafter\def\csname simpleicon at zabka\endcsname {\simpleiconsmap\symbol{"F427}}
-  \expandafter\def\csname simpleicon at zalando\endcsname {\simpleiconsmap\symbol{"F428}}
-  \expandafter\def\csname simpleicon at zalo\endcsname {\simpleiconsmap\symbol{"F429}}
-  \expandafter\def\csname simpleicon at zapier\endcsname {\simpleiconsmap\symbol{"F42A}}
-  \expandafter\def\csname simpleicon at zara\endcsname {\simpleiconsmap\symbol{"F42B}}
-  \expandafter\def\csname simpleicon at zazzle\endcsname {\simpleiconsmap\symbol{"F42C}}
-  \expandafter\def\csname simpleicon at zcash\endcsname {\simpleiconsmap\symbol{"F42D}}
-  \expandafter\def\csname simpleicon at zdf\endcsname {\simpleiconsmap\symbol{"F42E}}
-  \expandafter\def\csname simpleicon at zebratechnologies\endcsname {\simpleiconsmap\symbol{"F42F}}
-  \expandafter\def\csname simpleicon at zelle\endcsname {\simpleiconsmap\symbol{"F430}}
-  \expandafter\def\csname simpleicon at zend\endcsname {\simpleiconsmap\symbol{"F431}}
-  \expandafter\def\csname simpleicon at zendesk\endcsname {\simpleiconsmap\symbol{"F432}}
-  \expandafter\def\csname simpleicon at zendframework\endcsname {\simpleiconsmap\symbol{"F433}}
-  \expandafter\def\csname simpleicon at zenn\endcsname {\simpleiconsmap\symbol{"F434}}
-  \expandafter\def\csname simpleicon at zenodo\endcsname {\simpleiconsmap\symbol{"F435}}
-  \expandafter\def\csname simpleicon at zerodha\endcsname {\simpleiconsmap\symbol{"F436}}
-  \expandafter\def\csname simpleicon at zeromq\endcsname {\simpleiconsmap\symbol{"F437}}
-  \expandafter\def\csname simpleicon at zerply\endcsname {\simpleiconsmap\symbol{"F438}}
-  \expandafter\def\csname simpleicon at zettlr\endcsname {\simpleiconsmap\symbol{"F439}}
-  \expandafter\def\csname simpleicon at zhihu\endcsname {\simpleiconsmap\symbol{"F43A}}
-  \expandafter\def\csname simpleicon at zig\endcsname {\simpleiconsmap\symbol{"F43B}}
-  \expandafter\def\csname simpleicon at zigbee\endcsname {\simpleiconsmap\symbol{"F43C}}
-  \expandafter\def\csname simpleicon at zilch\endcsname {\simpleiconsmap\symbol{"F43D}}
-  \expandafter\def\csname simpleicon at zillow\endcsname {\simpleiconsmap\symbol{"F43E}}
-  \expandafter\def\csname simpleicon at zincsearch\endcsname {\simpleiconsmap\symbol{"F43F}}
-  \expandafter\def\csname simpleicon at zingat\endcsname {\simpleiconsmap\symbol{"F440}}
-  \expandafter\def\csname simpleicon at zod\endcsname {\simpleiconsmap\symbol{"F441}}
-  \expandafter\def\csname simpleicon at zoho\endcsname {\simpleiconsmap\symbol{"F442}}
-  \expandafter\def\csname simpleicon at zoiper\endcsname {\simpleiconsmap\symbol{"F443}}
-  \expandafter\def\csname simpleicon at zomato\endcsname {\simpleiconsmap\symbol{"F444}}
-  \expandafter\def\csname simpleicon at zoom\endcsname {\simpleiconsmap\symbol{"F445}}
-  \expandafter\def\csname simpleicon at zorin\endcsname {\simpleiconsmap\symbol{"F446}}
-  \expandafter\def\csname simpleicon at zotero\endcsname {\simpleiconsmap\symbol{"F447}}
-  \expandafter\def\csname simpleicon at zulip\endcsname {\simpleiconsmap\symbol{"F448}}
-  \expandafter\def\csname simpleicon at zwave\endcsname {\simpleiconsmap\symbol{"F449}}
-  \expandafter\def\csname simpleicon at zyte\endcsname {\simpleiconsmap\symbol{"F44A}}
\ No newline at end of file
+    \expandafter\def\csname simpleicon at 1001tracklists\endcsname {\simpleiconsmap\symbol{"EA01}}
+    \expandafter\def\csname simpleicon at 1password\endcsname {\simpleiconsmap\symbol{"EA02}}
+    \expandafter\def\csname simpleicon at 3m\endcsname {\simpleiconsmap\symbol{"EA03}}
+    \expandafter\def\csname simpleicon at 42\endcsname {\simpleiconsmap\symbol{"EA04}}
+    \expandafter\def\csname simpleicon at 4chan\endcsname {\simpleiconsmap\symbol{"EA05}}
+    \expandafter\def\csname simpleicon at 4d\endcsname {\simpleiconsmap\symbol{"EA06}}
+    \expandafter\def\csname simpleicon at 500px\endcsname {\simpleiconsmap\symbol{"EA07}}
+    \expandafter\def\csname simpleicon at abbott\endcsname {\simpleiconsmap\symbol{"EA08}}
+    \expandafter\def\csname simpleicon at abbrobotstudio\endcsname {\simpleiconsmap\symbol{"EA09}}
+    \expandafter\def\csname simpleicon at abbvie\endcsname {\simpleiconsmap\symbol{"EA0A}}
+    \expandafter\def\csname simpleicon at abletonlive\endcsname {\simpleiconsmap\symbol{"EA0B}}
+    \expandafter\def\csname simpleicon at aboutdotme\endcsname {\simpleiconsmap\symbol{"EA0C}}
+    \expandafter\def\csname simpleicon at abstract\endcsname {\simpleiconsmap\symbol{"EA0D}}
+    \expandafter\def\csname simpleicon at academia\endcsname {\simpleiconsmap\symbol{"EA0E}}
+    \expandafter\def\csname simpleicon at accenture\endcsname {\simpleiconsmap\symbol{"EA0F}}
+    \expandafter\def\csname simpleicon at acclaim\endcsname {\simpleiconsmap\symbol{"EA10}}
+    \expandafter\def\csname simpleicon at accusoft\endcsname {\simpleiconsmap\symbol{"EA11}}
+    \expandafter\def\csname simpleicon at acer\endcsname {\simpleiconsmap\symbol{"EA12}}
+    \expandafter\def\csname simpleicon at acm\endcsname {\simpleiconsmap\symbol{"EA13}}
+    \expandafter\def\csname simpleicon at actigraph\endcsname {\simpleiconsmap\symbol{"EA14}}
+    \expandafter\def\csname simpleicon at activision\endcsname {\simpleiconsmap\symbol{"EA15}}
+    \expandafter\def\csname simpleicon at activitypub\endcsname {\simpleiconsmap\symbol{"EA16}}
+    \expandafter\def\csname simpleicon at acura\endcsname {\simpleiconsmap\symbol{"EA17}}
+    \expandafter\def\csname simpleicon at adafruit\endcsname {\simpleiconsmap\symbol{"EA18}}
+    \expandafter\def\csname simpleicon at adblock\endcsname {\simpleiconsmap\symbol{"EA19}}
+    \expandafter\def\csname simpleicon at adblockplus\endcsname {\simpleiconsmap\symbol{"EA1A}}
+    \expandafter\def\csname simpleicon at addthis\endcsname {\simpleiconsmap\symbol{"EA1B}}
+    \expandafter\def\csname simpleicon at adguard\endcsname {\simpleiconsmap\symbol{"EA1C}}
+    \expandafter\def\csname simpleicon at adidas\endcsname {\simpleiconsmap\symbol{"EA1D}}
+    \expandafter\def\csname simpleicon at adminer\endcsname {\simpleiconsmap\symbol{"EA1E}}
+    \expandafter\def\csname simpleicon at adobe\endcsname {\simpleiconsmap\symbol{"EA1F}}
+    \expandafter\def\csname simpleicon at adobeacrobatreader\endcsname {\simpleiconsmap\symbol{"EA20}}
+    \expandafter\def\csname simpleicon at adobeaftereffects\endcsname {\simpleiconsmap\symbol{"EA21}}
+    \expandafter\def\csname simpleicon at adobeaudition\endcsname {\simpleiconsmap\symbol{"EA22}}
+    \expandafter\def\csname simpleicon at adobecreativecloud\endcsname {\simpleiconsmap\symbol{"EA23}}
+    \expandafter\def\csname simpleicon at adobedreamweaver\endcsname {\simpleiconsmap\symbol{"EA24}}
+    \expandafter\def\csname simpleicon at adobefonts\endcsname {\simpleiconsmap\symbol{"EA25}}
+    \expandafter\def\csname simpleicon at adobeillustrator\endcsname {\simpleiconsmap\symbol{"EA26}}
+    \expandafter\def\csname simpleicon at adobeindesign\endcsname {\simpleiconsmap\symbol{"EA27}}
+    \expandafter\def\csname simpleicon at adobelightroom\endcsname {\simpleiconsmap\symbol{"EA28}}
+    \expandafter\def\csname simpleicon at adobelightroomclassic\endcsname {\simpleiconsmap\symbol{"EA29}}
+    \expandafter\def\csname simpleicon at adobephotoshop\endcsname {\simpleiconsmap\symbol{"EA2A}}
+    \expandafter\def\csname simpleicon at adobepremierepro\endcsname {\simpleiconsmap\symbol{"EA2B}}
+    \expandafter\def\csname simpleicon at adobexd\endcsname {\simpleiconsmap\symbol{"EA2C}}
+    \expandafter\def\csname simpleicon at adonisjs\endcsname {\simpleiconsmap\symbol{"EA2D}}
+    \expandafter\def\csname simpleicon at adp\endcsname {\simpleiconsmap\symbol{"EA2E}}
+    \expandafter\def\csname simpleicon at adroll\endcsname {\simpleiconsmap\symbol{"EA2F}}
+    \expandafter\def\csname simpleicon at adventofcode\endcsname {\simpleiconsmap\symbol{"EA30}}
+    \expandafter\def\csname simpleicon at adyen\endcsname {\simpleiconsmap\symbol{"EA31}}
+    \expandafter\def\csname simpleicon at aerlingus\endcsname {\simpleiconsmap\symbol{"EA32}}
+    \expandafter\def\csname simpleicon at aeroflot\endcsname {\simpleiconsmap\symbol{"EA33}}
+    \expandafter\def\csname simpleicon at aeromexico\endcsname {\simpleiconsmap\symbol{"EA34}}
+    \expandafter\def\csname simpleicon at aerospike\endcsname {\simpleiconsmap\symbol{"EA35}}
+    \expandafter\def\csname simpleicon at aew\endcsname {\simpleiconsmap\symbol{"EA36}}
+    \expandafter\def\csname simpleicon at affine\endcsname {\simpleiconsmap\symbol{"EA37}}
+    \expandafter\def\csname simpleicon at affinity\endcsname {\simpleiconsmap\symbol{"EA38}}
+    \expandafter\def\csname simpleicon at affinitydesigner\endcsname {\simpleiconsmap\symbol{"EA39}}
+    \expandafter\def\csname simpleicon at affinityphoto\endcsname {\simpleiconsmap\symbol{"EA3A}}
+    \expandafter\def\csname simpleicon at affinitypublisher\endcsname {\simpleiconsmap\symbol{"EA3B}}
+    \expandafter\def\csname simpleicon at aframe\endcsname {\simpleiconsmap\symbol{"EA3C}}
+    \expandafter\def\csname simpleicon at agora\endcsname {\simpleiconsmap\symbol{"EA3D}}
+    \expandafter\def\csname simpleicon at aib\endcsname {\simpleiconsmap\symbol{"EA3E}}
+    \expandafter\def\csname simpleicon at aidungeon\endcsname {\simpleiconsmap\symbol{"EA3F}}
+    \expandafter\def\csname simpleicon at aiohttp\endcsname {\simpleiconsmap\symbol{"EA40}}
+    \expandafter\def\csname simpleicon at aiqfome\endcsname {\simpleiconsmap\symbol{"EA41}}
+    \expandafter\def\csname simpleicon at airasia\endcsname {\simpleiconsmap\symbol{"EA42}}
+    \expandafter\def\csname simpleicon at airbnb\endcsname {\simpleiconsmap\symbol{"EA43}}
+    \expandafter\def\csname simpleicon at airbrakedotio\endcsname {\simpleiconsmap\symbol{"EA44}}
+    \expandafter\def\csname simpleicon at airbus\endcsname {\simpleiconsmap\symbol{"EA45}}
+    \expandafter\def\csname simpleicon at airbyte\endcsname {\simpleiconsmap\symbol{"EA46}}
+    \expandafter\def\csname simpleicon at aircall\endcsname {\simpleiconsmap\symbol{"EA47}}
+    \expandafter\def\csname simpleicon at aircanada\endcsname {\simpleiconsmap\symbol{"EA48}}
+    \expandafter\def\csname simpleicon at airchina\endcsname {\simpleiconsmap\symbol{"EA49}}
+    \expandafter\def\csname simpleicon at airfrance\endcsname {\simpleiconsmap\symbol{"EA4A}}
+    \expandafter\def\csname simpleicon at airindia\endcsname {\simpleiconsmap\symbol{"EA4B}}
+    \expandafter\def\csname simpleicon at airplayaudio\endcsname {\simpleiconsmap\symbol{"EA4C}}
+    \expandafter\def\csname simpleicon at airplayvideo\endcsname {\simpleiconsmap\symbol{"EA4D}}
+    \expandafter\def\csname simpleicon at airtable\endcsname {\simpleiconsmap\symbol{"EA4E}}
+    \expandafter\def\csname simpleicon at ajv\endcsname {\simpleiconsmap\symbol{"EA4F}}
+    \expandafter\def\csname simpleicon at akamai\endcsname {\simpleiconsmap\symbol{"EA50}}
+    \expandafter\def\csname simpleicon at akaunting\endcsname {\simpleiconsmap\symbol{"EA51}}
+    \expandafter\def\csname simpleicon at alacritty\endcsname {\simpleiconsmap\symbol{"EA52}}
+    \expandafter\def\csname simpleicon at albertheijn\endcsname {\simpleiconsmap\symbol{"EA53}}
+    \expandafter\def\csname simpleicon at alby\endcsname {\simpleiconsmap\symbol{"EA54}}
+    \expandafter\def\csname simpleicon at alchemy\endcsname {\simpleiconsmap\symbol{"EA55}}
+    \expandafter\def\csname simpleicon at aldinord\endcsname {\simpleiconsmap\symbol{"EA56}}
+    \expandafter\def\csname simpleicon at aldisud\endcsname {\simpleiconsmap\symbol{"EA57}}
+    \expandafter\def\csname simpleicon at alfaromeo\endcsname {\simpleiconsmap\symbol{"EA58}}
+    \expandafter\def\csname simpleicon at alfred\endcsname {\simpleiconsmap\symbol{"EA59}}
+    \expandafter\def\csname simpleicon at algolia\endcsname {\simpleiconsmap\symbol{"EA5A}}
+    \expandafter\def\csname simpleicon at algorand\endcsname {\simpleiconsmap\symbol{"EA5B}}
+    \expandafter\def\csname simpleicon at alibabacloud\endcsname {\simpleiconsmap\symbol{"EA5C}}
+    \expandafter\def\csname simpleicon at alibabadotcom\endcsname {\simpleiconsmap\symbol{"EA5D}}
+    \expandafter\def\csname simpleicon at alienware\endcsname {\simpleiconsmap\symbol{"EA5E}}
+    \expandafter\def\csname simpleicon at aliexpress\endcsname {\simpleiconsmap\symbol{"EA5F}}
+    \expandafter\def\csname simpleicon at alipay\endcsname {\simpleiconsmap\symbol{"EA60}}
+    \expandafter\def\csname simpleicon at allegro\endcsname {\simpleiconsmap\symbol{"EA61}}
+    \expandafter\def\csname simpleicon at alliedmodders\endcsname {\simpleiconsmap\symbol{"EA62}}
+    \expandafter\def\csname simpleicon at allocine\endcsname {\simpleiconsmap\symbol{"EA63}}
+    \expandafter\def\csname simpleicon at alltrails\endcsname {\simpleiconsmap\symbol{"EA64}}
+    \expandafter\def\csname simpleicon at alpinedotjs\endcsname {\simpleiconsmap\symbol{"EA65}}
+    \expandafter\def\csname simpleicon at alpinelinux\endcsname {\simpleiconsmap\symbol{"EA66}}
+    \expandafter\def\csname simpleicon at alteryx\endcsname {\simpleiconsmap\symbol{"EA67}}
+    \expandafter\def\csname simpleicon at altiumdesigner\endcsname {\simpleiconsmap\symbol{"EA68}}
+    \expandafter\def\csname simpleicon at alwaysdata\endcsname {\simpleiconsmap\symbol{"EA69}}
+    \expandafter\def\csname simpleicon at amazon\endcsname {\simpleiconsmap\symbol{"EA6A}}
+    \expandafter\def\csname simpleicon at amazonalexa\endcsname {\simpleiconsmap\symbol{"EA6B}}
+    \expandafter\def\csname simpleicon at amazonapigateway\endcsname {\simpleiconsmap\symbol{"EA6C}}
+    \expandafter\def\csname simpleicon at amazonaws\endcsname {\simpleiconsmap\symbol{"EA6D}}
+    \expandafter\def\csname simpleicon at amazoncloudwatch\endcsname {\simpleiconsmap\symbol{"EA6E}}
+    \expandafter\def\csname simpleicon at amazondocumentdb\endcsname {\simpleiconsmap\symbol{"EA6F}}
+    \expandafter\def\csname simpleicon at amazondynamodb\endcsname {\simpleiconsmap\symbol{"EA70}}
+    \expandafter\def\csname simpleicon at amazonec2\endcsname {\simpleiconsmap\symbol{"EA71}}
+    \expandafter\def\csname simpleicon at amazonecs\endcsname {\simpleiconsmap\symbol{"EA72}}
+    \expandafter\def\csname simpleicon at amazoneks\endcsname {\simpleiconsmap\symbol{"EA73}}
+    \expandafter\def\csname simpleicon at amazonfiretv\endcsname {\simpleiconsmap\symbol{"EA74}}
+    \expandafter\def\csname simpleicon at amazongames\endcsname {\simpleiconsmap\symbol{"EA75}}
+    \expandafter\def\csname simpleicon at amazoniam\endcsname {\simpleiconsmap\symbol{"EA76}}
+    \expandafter\def\csname simpleicon at amazonlumberyard\endcsname {\simpleiconsmap\symbol{"EA77}}
+    \expandafter\def\csname simpleicon at amazonluna\endcsname {\simpleiconsmap\symbol{"EA78}}
+    \expandafter\def\csname simpleicon at amazonpay\endcsname {\simpleiconsmap\symbol{"EA79}}
+    \expandafter\def\csname simpleicon at amazonprime\endcsname {\simpleiconsmap\symbol{"EA7A}}
+    \expandafter\def\csname simpleicon at amazonrds\endcsname {\simpleiconsmap\symbol{"EA7B}}
+    \expandafter\def\csname simpleicon at amazonredshift\endcsname {\simpleiconsmap\symbol{"EA7C}}
+    \expandafter\def\csname simpleicon at amazonroute53\endcsname {\simpleiconsmap\symbol{"EA7D}}
+    \expandafter\def\csname simpleicon at amazons3\endcsname {\simpleiconsmap\symbol{"EA7E}}
+    \expandafter\def\csname simpleicon at amazonsimpleemailservice\endcsname {\simpleiconsmap\symbol{"EA7F}}
+    \expandafter\def\csname simpleicon at amazonsqs\endcsname {\simpleiconsmap\symbol{"EA80}}
+    \expandafter\def\csname simpleicon at amd\endcsname {\simpleiconsmap\symbol{"EA81}}
+    \expandafter\def\csname simpleicon at ameba\endcsname {\simpleiconsmap\symbol{"EA82}}
+    \expandafter\def\csname simpleicon at americanairlines\endcsname {\simpleiconsmap\symbol{"EA83}}
+    \expandafter\def\csname simpleicon at americanexpress\endcsname {\simpleiconsmap\symbol{"EA84}}
+    \expandafter\def\csname simpleicon at amg\endcsname {\simpleiconsmap\symbol{"EA85}}
+    \expandafter\def\csname simpleicon at amp\endcsname {\simpleiconsmap\symbol{"EA86}}
+    \expandafter\def\csname simpleicon at amul\endcsname {\simpleiconsmap\symbol{"EA87}}
+    \expandafter\def\csname simpleicon at ana\endcsname {\simpleiconsmap\symbol{"EA88}}
+    \expandafter\def\csname simpleicon at anaconda\endcsname {\simpleiconsmap\symbol{"EA89}}
+    \expandafter\def\csname simpleicon at analogue\endcsname {\simpleiconsmap\symbol{"EA8A}}
+    \expandafter\def\csname simpleicon at anchor\endcsname {\simpleiconsmap\symbol{"EA8B}}
+    \expandafter\def\csname simpleicon at andela\endcsname {\simpleiconsmap\symbol{"EA8C}}
+    \expandafter\def\csname simpleicon at android\endcsname {\simpleiconsmap\symbol{"EA8D}}
+    \expandafter\def\csname simpleicon at androidauto\endcsname {\simpleiconsmap\symbol{"EA8E}}
+    \expandafter\def\csname simpleicon at androidstudio\endcsname {\simpleiconsmap\symbol{"EA8F}}
+    \expandafter\def\csname simpleicon at angellist\endcsname {\simpleiconsmap\symbol{"EA90}}
+    \expandafter\def\csname simpleicon at angular\endcsname {\simpleiconsmap\symbol{"EA91}}
+    \expandafter\def\csname simpleicon at angularjs\endcsname {\simpleiconsmap\symbol{"EA92}}
+    \expandafter\def\csname simpleicon at angularuniversal\endcsname {\simpleiconsmap\symbol{"EA93}}
+    \expandafter\def\csname simpleicon at anilist\endcsname {\simpleiconsmap\symbol{"EA94}}
+    \expandafter\def\csname simpleicon at ansible\endcsname {\simpleiconsmap\symbol{"EA95}}
+    \expandafter\def\csname simpleicon at answer\endcsname {\simpleiconsmap\symbol{"EA96}}
+    \expandafter\def\csname simpleicon at ansys\endcsname {\simpleiconsmap\symbol{"EA97}}
+    \expandafter\def\csname simpleicon at anta\endcsname {\simpleiconsmap\symbol{"EA98}}
+    \expandafter\def\csname simpleicon at antdesign\endcsname {\simpleiconsmap\symbol{"EA99}}
+    \expandafter\def\csname simpleicon at antena3\endcsname {\simpleiconsmap\symbol{"EA9A}}
+    \expandafter\def\csname simpleicon at anydesk\endcsname {\simpleiconsmap\symbol{"EA9B}}
+    \expandafter\def\csname simpleicon at aol\endcsname {\simpleiconsmap\symbol{"EA9C}}
+    \expandafter\def\csname simpleicon at apache\endcsname {\simpleiconsmap\symbol{"EA9D}}
+    \expandafter\def\csname simpleicon at apacheairflow\endcsname {\simpleiconsmap\symbol{"EA9E}}
+    \expandafter\def\csname simpleicon at apacheant\endcsname {\simpleiconsmap\symbol{"EA9F}}
+    \expandafter\def\csname simpleicon at apachecassandra\endcsname {\simpleiconsmap\symbol{"EAA0}}
+    \expandafter\def\csname simpleicon at apachecloudstack\endcsname {\simpleiconsmap\symbol{"EAA1}}
+    \expandafter\def\csname simpleicon at apachecordova\endcsname {\simpleiconsmap\symbol{"EAA2}}
+    \expandafter\def\csname simpleicon at apachecouchdb\endcsname {\simpleiconsmap\symbol{"EAA3}}
+    \expandafter\def\csname simpleicon at apachedruid\endcsname {\simpleiconsmap\symbol{"EAA4}}
+    \expandafter\def\csname simpleicon at apacheecharts\endcsname {\simpleiconsmap\symbol{"EAA5}}
+    \expandafter\def\csname simpleicon at apacheflink\endcsname {\simpleiconsmap\symbol{"EAA6}}
+    \expandafter\def\csname simpleicon at apachegroovy\endcsname {\simpleiconsmap\symbol{"EAA7}}
+    \expandafter\def\csname simpleicon at apachehadoop\endcsname {\simpleiconsmap\symbol{"EAA8}}
+    \expandafter\def\csname simpleicon at apachehive\endcsname {\simpleiconsmap\symbol{"EAA9}}
+    \expandafter\def\csname simpleicon at apachejmeter\endcsname {\simpleiconsmap\symbol{"EAAA}}
+    \expandafter\def\csname simpleicon at apachekafka\endcsname {\simpleiconsmap\symbol{"EAAB}}
+    \expandafter\def\csname simpleicon at apachekylin\endcsname {\simpleiconsmap\symbol{"EAAC}}
+    \expandafter\def\csname simpleicon at apachemaven\endcsname {\simpleiconsmap\symbol{"EAAD}}
+    \expandafter\def\csname simpleicon at apachenetbeanside\endcsname {\simpleiconsmap\symbol{"EAAE}}
+    \expandafter\def\csname simpleicon at apacheopenoffice\endcsname {\simpleiconsmap\symbol{"EAAF}}
+    \expandafter\def\csname simpleicon at apacheparquet\endcsname {\simpleiconsmap\symbol{"EAB0}}
+    \expandafter\def\csname simpleicon at apachepulsar\endcsname {\simpleiconsmap\symbol{"EAB1}}
+    \expandafter\def\csname simpleicon at apacherocketmq\endcsname {\simpleiconsmap\symbol{"EAB2}}
+    \expandafter\def\csname simpleicon at apachesolr\endcsname {\simpleiconsmap\symbol{"EAB3}}
+    \expandafter\def\csname simpleicon at apachespark\endcsname {\simpleiconsmap\symbol{"EAB4}}
+    \expandafter\def\csname simpleicon at apachestorm\endcsname {\simpleiconsmap\symbol{"EAB5}}
+    \expandafter\def\csname simpleicon at apachetomcat\endcsname {\simpleiconsmap\symbol{"EAB6}}
+    \expandafter\def\csname simpleicon at aparat\endcsname {\simpleiconsmap\symbol{"EAB7}}
+    \expandafter\def\csname simpleicon at apifox\endcsname {\simpleiconsmap\symbol{"EAB8}}
+    \expandafter\def\csname simpleicon at apollographql\endcsname {\simpleiconsmap\symbol{"EAB9}}
+    \expandafter\def\csname simpleicon at apostrophe\endcsname {\simpleiconsmap\symbol{"EABA}}
+    \expandafter\def\csname simpleicon at appian\endcsname {\simpleiconsmap\symbol{"EABB}}
+    \expandafter\def\csname simpleicon at apple\endcsname {\simpleiconsmap\symbol{"EABC}}
+    \expandafter\def\csname simpleicon at applearcade\endcsname {\simpleiconsmap\symbol{"EABD}}
+    \expandafter\def\csname simpleicon at applemusic\endcsname {\simpleiconsmap\symbol{"EABE}}
+    \expandafter\def\csname simpleicon at applenews\endcsname {\simpleiconsmap\symbol{"EABF}}
+    \expandafter\def\csname simpleicon at applepay\endcsname {\simpleiconsmap\symbol{"EAC0}}
+    \expandafter\def\csname simpleicon at applepodcasts\endcsname {\simpleiconsmap\symbol{"EAC1}}
+    \expandafter\def\csname simpleicon at appletv\endcsname {\simpleiconsmap\symbol{"EAC2}}
+    \expandafter\def\csname simpleicon at appsignal\endcsname {\simpleiconsmap\symbol{"EAC3}}
+    \expandafter\def\csname simpleicon at appsmith\endcsname {\simpleiconsmap\symbol{"EAC4}}
+    \expandafter\def\csname simpleicon at appstore\endcsname {\simpleiconsmap\symbol{"EAC5}}
+    \expandafter\def\csname simpleicon at appveyor\endcsname {\simpleiconsmap\symbol{"EAC6}}
+    \expandafter\def\csname simpleicon at appwrite\endcsname {\simpleiconsmap\symbol{"EAC7}}
+    \expandafter\def\csname simpleicon at aqua\endcsname {\simpleiconsmap\symbol{"EAC8}}
+    \expandafter\def\csname simpleicon at aral\endcsname {\simpleiconsmap\symbol{"EAC9}}
+    \expandafter\def\csname simpleicon at arangodb\endcsname {\simpleiconsmap\symbol{"EACA}}
+    \expandafter\def\csname simpleicon at arc\endcsname {\simpleiconsmap\symbol{"EACB}}
+    \expandafter\def\csname simpleicon at arcgis\endcsname {\simpleiconsmap\symbol{"EACC}}
+    \expandafter\def\csname simpleicon at archicad\endcsname {\simpleiconsmap\symbol{"EACD}}
+    \expandafter\def\csname simpleicon at archiveofourown\endcsname {\simpleiconsmap\symbol{"EACE}}
+    \expandafter\def\csname simpleicon at archlinux\endcsname {\simpleiconsmap\symbol{"EACF}}
+    \expandafter\def\csname simpleicon at ardour\endcsname {\simpleiconsmap\symbol{"EAD0}}
+    \expandafter\def\csname simpleicon at arduino\endcsname {\simpleiconsmap\symbol{"EAD1}}
+    \expandafter\def\csname simpleicon at argo\endcsname {\simpleiconsmap\symbol{"EAD2}}
+    \expandafter\def\csname simpleicon at argos\endcsname {\simpleiconsmap\symbol{"EAD3}}
+    \expandafter\def\csname simpleicon at ariakit\endcsname {\simpleiconsmap\symbol{"EAD4}}
+    \expandafter\def\csname simpleicon at arkecosystem\endcsname {\simpleiconsmap\symbol{"EAD5}}
+    \expandafter\def\csname simpleicon at arlo\endcsname {\simpleiconsmap\symbol{"EAD6}}
+    \expandafter\def\csname simpleicon at arm\endcsname {\simpleiconsmap\symbol{"EAD7}}
+    \expandafter\def\csname simpleicon at armkeil\endcsname {\simpleiconsmap\symbol{"EAD8}}
+    \expandafter\def\csname simpleicon at arstechnica\endcsname {\simpleiconsmap\symbol{"EAD9}}
+    \expandafter\def\csname simpleicon at artifacthub\endcsname {\simpleiconsmap\symbol{"EADA}}
+    \expandafter\def\csname simpleicon at artixlinux\endcsname {\simpleiconsmap\symbol{"EADB}}
+    \expandafter\def\csname simpleicon at artstation\endcsname {\simpleiconsmap\symbol{"EADC}}
+    \expandafter\def\csname simpleicon at arxiv\endcsname {\simpleiconsmap\symbol{"EADD}}
+    \expandafter\def\csname simpleicon at asana\endcsname {\simpleiconsmap\symbol{"EADE}}
+    \expandafter\def\csname simpleicon at asciidoctor\endcsname {\simpleiconsmap\symbol{"EADF}}
+    \expandafter\def\csname simpleicon at asciinema\endcsname {\simpleiconsmap\symbol{"EAE0}}
+    \expandafter\def\csname simpleicon at asda\endcsname {\simpleiconsmap\symbol{"EAE1}}
+    \expandafter\def\csname simpleicon at aseprite\endcsname {\simpleiconsmap\symbol{"EAE2}}
+    \expandafter\def\csname simpleicon at askfm\endcsname {\simpleiconsmap\symbol{"EAE3}}
+    \expandafter\def\csname simpleicon at askubuntu\endcsname {\simpleiconsmap\symbol{"EAE4}}
+    \expandafter\def\csname simpleicon at assemblyscript\endcsname {\simpleiconsmap\symbol{"EAE5}}
+    \expandafter\def\csname simpleicon at astonmartin\endcsname {\simpleiconsmap\symbol{"EAE6}}
+    \expandafter\def\csname simpleicon at astro\endcsname {\simpleiconsmap\symbol{"EAE7}}
+    \expandafter\def\csname simpleicon at asus\endcsname {\simpleiconsmap\symbol{"EAE8}}
+    \expandafter\def\csname simpleicon at atandt\endcsname {\simpleiconsmap\symbol{"EAE9}}
+    \expandafter\def\csname simpleicon at atari\endcsname {\simpleiconsmap\symbol{"EAEA}}
+    \expandafter\def\csname simpleicon at atlassian\endcsname {\simpleiconsmap\symbol{"EAEB}}
+    \expandafter\def\csname simpleicon at atom\endcsname {\simpleiconsmap\symbol{"EAEC}}
+    \expandafter\def\csname simpleicon at auchan\endcsname {\simpleiconsmap\symbol{"EAED}}
+    \expandafter\def\csname simpleicon at audacity\endcsname {\simpleiconsmap\symbol{"EAEE}}
+    \expandafter\def\csname simpleicon at audi\endcsname {\simpleiconsmap\symbol{"EAEF}}
+    \expandafter\def\csname simpleicon at audible\endcsname {\simpleiconsmap\symbol{"EAF0}}
+    \expandafter\def\csname simpleicon at audioboom\endcsname {\simpleiconsmap\symbol{"EAF1}}
+    \expandafter\def\csname simpleicon at audiomack\endcsname {\simpleiconsmap\symbol{"EAF2}}
+    \expandafter\def\csname simpleicon at audiotechnica\endcsname {\simpleiconsmap\symbol{"EAF3}}
+    \expandafter\def\csname simpleicon at aurelia\endcsname {\simpleiconsmap\symbol{"EAF4}}
+    \expandafter\def\csname simpleicon at auth0\endcsname {\simpleiconsmap\symbol{"EAF5}}
+    \expandafter\def\csname simpleicon at authelia\endcsname {\simpleiconsmap\symbol{"EAF6}}
+    \expandafter\def\csname simpleicon at authy\endcsname {\simpleiconsmap\symbol{"EAF7}}
+    \expandafter\def\csname simpleicon at autodesk\endcsname {\simpleiconsmap\symbol{"EAF8}}
+    \expandafter\def\csname simpleicon at autodeskrevit\endcsname {\simpleiconsmap\symbol{"EAF9}}
+    \expandafter\def\csname simpleicon at autohotkey\endcsname {\simpleiconsmap\symbol{"EAFA}}
+    \expandafter\def\csname simpleicon at automattic\endcsname {\simpleiconsmap\symbol{"EAFB}}
+    \expandafter\def\csname simpleicon at autoprefixer\endcsname {\simpleiconsmap\symbol{"EAFC}}
+    \expandafter\def\csname simpleicon at avajs\endcsname {\simpleiconsmap\symbol{"EAFD}}
+    \expandafter\def\csname simpleicon at avast\endcsname {\simpleiconsmap\symbol{"EAFE}}
+    \expandafter\def\csname simpleicon at avira\endcsname {\simpleiconsmap\symbol{"EAFF}}
+    \expandafter\def\csname simpleicon at awesomelists\endcsname {\simpleiconsmap\symbol{"EB00}}
+    \expandafter\def\csname simpleicon at awesomewm\endcsname {\simpleiconsmap\symbol{"EB01}}
+    \expandafter\def\csname simpleicon at awsamplify\endcsname {\simpleiconsmap\symbol{"EB02}}
+    \expandafter\def\csname simpleicon at awsfargate\endcsname {\simpleiconsmap\symbol{"EB03}}
+    \expandafter\def\csname simpleicon at awslambda\endcsname {\simpleiconsmap\symbol{"EB04}}
+    \expandafter\def\csname simpleicon at awsorganizations\endcsname {\simpleiconsmap\symbol{"EB05}}
+    \expandafter\def\csname simpleicon at axios\endcsname {\simpleiconsmap\symbol{"EB06}}
+    \expandafter\def\csname simpleicon at azureartifacts\endcsname {\simpleiconsmap\symbol{"EB07}}
+    \expandafter\def\csname simpleicon at azuredataexplorer\endcsname {\simpleiconsmap\symbol{"EB08}}
+    \expandafter\def\csname simpleicon at azuredevops\endcsname {\simpleiconsmap\symbol{"EB09}}
+    \expandafter\def\csname simpleicon at azurefunctions\endcsname {\simpleiconsmap\symbol{"EB0A}}
+    \expandafter\def\csname simpleicon at azurepipelines\endcsname {\simpleiconsmap\symbol{"EB0B}}
+    \expandafter\def\csname simpleicon at babel\endcsname {\simpleiconsmap\symbol{"EB0C}}
+    \expandafter\def\csname simpleicon at babylondotjs\endcsname {\simpleiconsmap\symbol{"EB0D}}
+    \expandafter\def\csname simpleicon at backblaze\endcsname {\simpleiconsmap\symbol{"EB0E}}
+    \expandafter\def\csname simpleicon at backbonedotjs\endcsname {\simpleiconsmap\symbol{"EB0F}}
+    \expandafter\def\csname simpleicon at backendless\endcsname {\simpleiconsmap\symbol{"EB10}}
+    \expandafter\def\csname simpleicon at backstage\endcsname {\simpleiconsmap\symbol{"EB11}}
+    \expandafter\def\csname simpleicon at badgr\endcsname {\simpleiconsmap\symbol{"EB12}}
+    \expandafter\def\csname simpleicon at badoo\endcsname {\simpleiconsmap\symbol{"EB13}}
+    \expandafter\def\csname simpleicon at baidu\endcsname {\simpleiconsmap\symbol{"EB14}}
+    \expandafter\def\csname simpleicon at bamboo\endcsname {\simpleiconsmap\symbol{"EB15}}
+    \expandafter\def\csname simpleicon at bandcamp\endcsname {\simpleiconsmap\symbol{"EB16}}
+    \expandafter\def\csname simpleicon at bandlab\endcsname {\simpleiconsmap\symbol{"EB17}}
+    \expandafter\def\csname simpleicon at bandrautomation\endcsname {\simpleiconsmap\symbol{"EB18}}
+    \expandafter\def\csname simpleicon at bandsintown\endcsname {\simpleiconsmap\symbol{"EB19}}
+    \expandafter\def\csname simpleicon at bankofamerica\endcsname {\simpleiconsmap\symbol{"EB1A}}
+    \expandafter\def\csname simpleicon at barclays\endcsname {\simpleiconsmap\symbol{"EB1B}}
+    \expandafter\def\csname simpleicon at baremetrics\endcsname {\simpleiconsmap\symbol{"EB1C}}
+    \expandafter\def\csname simpleicon at basecamp\endcsname {\simpleiconsmap\symbol{"EB1D}}
+    \expandafter\def\csname simpleicon at bastyon\endcsname {\simpleiconsmap\symbol{"EB1E}}
+    \expandafter\def\csname simpleicon at bata\endcsname {\simpleiconsmap\symbol{"EB1F}}
+    \expandafter\def\csname simpleicon at bathasu\endcsname {\simpleiconsmap\symbol{"EB20}}
+    \expandafter\def\csname simpleicon at battledotnet\endcsname {\simpleiconsmap\symbol{"EB21}}
+    \expandafter\def\csname simpleicon at bbc\endcsname {\simpleiconsmap\symbol{"EB22}}
+    \expandafter\def\csname simpleicon at bbciplayer\endcsname {\simpleiconsmap\symbol{"EB23}}
+    \expandafter\def\csname simpleicon at beatport\endcsname {\simpleiconsmap\symbol{"EB24}}
+    \expandafter\def\csname simpleicon at beats\endcsname {\simpleiconsmap\symbol{"EB25}}
+    \expandafter\def\csname simpleicon at beatsbydre\endcsname {\simpleiconsmap\symbol{"EB26}}
+    \expandafter\def\csname simpleicon at behance\endcsname {\simpleiconsmap\symbol{"EB27}}
+    \expandafter\def\csname simpleicon at beijingsubway\endcsname {\simpleiconsmap\symbol{"EB28}}
+    \expandafter\def\csname simpleicon at bem\endcsname {\simpleiconsmap\symbol{"EB29}}
+    \expandafter\def\csname simpleicon at bentley\endcsname {\simpleiconsmap\symbol{"EB2A}}
+    \expandafter\def\csname simpleicon at bento\endcsname {\simpleiconsmap\symbol{"EB2B}}
+    \expandafter\def\csname simpleicon at bentoml\endcsname {\simpleiconsmap\symbol{"EB2C}}
+    \expandafter\def\csname simpleicon at bereal\endcsname {\simpleiconsmap\symbol{"EB2D}}
+    \expandafter\def\csname simpleicon at betfair\endcsname {\simpleiconsmap\symbol{"EB2E}}
+    \expandafter\def\csname simpleicon at bigbasket\endcsname {\simpleiconsmap\symbol{"EB2F}}
+    \expandafter\def\csname simpleicon at bigbluebutton\endcsname {\simpleiconsmap\symbol{"EB30}}
+    \expandafter\def\csname simpleicon at bigcartel\endcsname {\simpleiconsmap\symbol{"EB31}}
+    \expandafter\def\csname simpleicon at bigcommerce\endcsname {\simpleiconsmap\symbol{"EB32}}
+    \expandafter\def\csname simpleicon at bilibili\endcsname {\simpleiconsmap\symbol{"EB33}}
+    \expandafter\def\csname simpleicon at billboard\endcsname {\simpleiconsmap\symbol{"EB34}}
+    \expandafter\def\csname simpleicon at bim\endcsname {\simpleiconsmap\symbol{"EB35}}
+    \expandafter\def\csname simpleicon at binance\endcsname {\simpleiconsmap\symbol{"EB36}}
+    \expandafter\def\csname simpleicon at biolink\endcsname {\simpleiconsmap\symbol{"EB37}}
+    \expandafter\def\csname simpleicon at bisecthosting\endcsname {\simpleiconsmap\symbol{"EB38}}
+    \expandafter\def\csname simpleicon at bit\endcsname {\simpleiconsmap\symbol{"EB39}}
+    \expandafter\def\csname simpleicon at bitbucket\endcsname {\simpleiconsmap\symbol{"EB3A}}
+    \expandafter\def\csname simpleicon at bitcoin\endcsname {\simpleiconsmap\symbol{"EB3B}}
+    \expandafter\def\csname simpleicon at bitcoincash\endcsname {\simpleiconsmap\symbol{"EB3C}}
+    \expandafter\def\csname simpleicon at bitcoinsv\endcsname {\simpleiconsmap\symbol{"EB3D}}
+    \expandafter\def\csname simpleicon at bitdefender\endcsname {\simpleiconsmap\symbol{"EB3E}}
+    \expandafter\def\csname simpleicon at bitly\endcsname {\simpleiconsmap\symbol{"EB3F}}
+    \expandafter\def\csname simpleicon at bitrise\endcsname {\simpleiconsmap\symbol{"EB40}}
+    \expandafter\def\csname simpleicon at bitwarden\endcsname {\simpleiconsmap\symbol{"EB41}}
+    \expandafter\def\csname simpleicon at bitwig\endcsname {\simpleiconsmap\symbol{"EB42}}
+    \expandafter\def\csname simpleicon at blackberry\endcsname {\simpleiconsmap\symbol{"EB43}}
+    \expandafter\def\csname simpleicon at blazemeter\endcsname {\simpleiconsmap\symbol{"EB44}}
+    \expandafter\def\csname simpleicon at blazor\endcsname {\simpleiconsmap\symbol{"EB45}}
+    \expandafter\def\csname simpleicon at blender\endcsname {\simpleiconsmap\symbol{"EB46}}
+    \expandafter\def\csname simpleicon at blockchaindotcom\endcsname {\simpleiconsmap\symbol{"EB47}}
+    \expandafter\def\csname simpleicon at blogger\endcsname {\simpleiconsmap\symbol{"EB48}}
+    \expandafter\def\csname simpleicon at bloglovin\endcsname {\simpleiconsmap\symbol{"EB49}}
+    \expandafter\def\csname simpleicon at blueprint\endcsname {\simpleiconsmap\symbol{"EB4A}}
+    \expandafter\def\csname simpleicon at bluetooth\endcsname {\simpleiconsmap\symbol{"EB4B}}
+    \expandafter\def\csname simpleicon at bmcsoftware\endcsname {\simpleiconsmap\symbol{"EB4C}}
+    \expandafter\def\csname simpleicon at bmw\endcsname {\simpleiconsmap\symbol{"EB4D}}
+    \expandafter\def\csname simpleicon at boardgamegeek\endcsname {\simpleiconsmap\symbol{"EB4E}}
+    \expandafter\def\csname simpleicon at boehringeringelheim\endcsname {\simpleiconsmap\symbol{"EB4F}}
+    \expandafter\def\csname simpleicon at boeing\endcsname {\simpleiconsmap\symbol{"EB50}}
+    \expandafter\def\csname simpleicon at bombardier\endcsname {\simpleiconsmap\symbol{"EB51}}
+    \expandafter\def\csname simpleicon at bookalope\endcsname {\simpleiconsmap\symbol{"EB52}}
+    \expandafter\def\csname simpleicon at bookbub\endcsname {\simpleiconsmap\symbol{"EB53}}
+    \expandafter\def\csname simpleicon at bookmeter\endcsname {\simpleiconsmap\symbol{"EB54}}
+    \expandafter\def\csname simpleicon at bookmyshow\endcsname {\simpleiconsmap\symbol{"EB55}}
+    \expandafter\def\csname simpleicon at bookstack\endcsname {\simpleiconsmap\symbol{"EB56}}
+    \expandafter\def\csname simpleicon at boost\endcsname {\simpleiconsmap\symbol{"EB57}}
+    \expandafter\def\csname simpleicon at boots\endcsname {\simpleiconsmap\symbol{"EB58}}
+    \expandafter\def\csname simpleicon at bootstrap\endcsname {\simpleiconsmap\symbol{"EB59}}
+    \expandafter\def\csname simpleicon at borgbackup\endcsname {\simpleiconsmap\symbol{"EB5A}}
+    \expandafter\def\csname simpleicon at bosch\endcsname {\simpleiconsmap\symbol{"EB5B}}
+    \expandafter\def\csname simpleicon at bose\endcsname {\simpleiconsmap\symbol{"EB5C}}
+    \expandafter\def\csname simpleicon at botblecms\endcsname {\simpleiconsmap\symbol{"EB5D}}
+    \expandafter\def\csname simpleicon at boulanger\endcsname {\simpleiconsmap\symbol{"EB5E}}
+    \expandafter\def\csname simpleicon at bower\endcsname {\simpleiconsmap\symbol{"EB5F}}
+    \expandafter\def\csname simpleicon at box\endcsname {\simpleiconsmap\symbol{"EB60}}
+    \expandafter\def\csname simpleicon at boxysvg\endcsname {\simpleiconsmap\symbol{"EB61}}
+    \expandafter\def\csname simpleicon at brandfolder\endcsname {\simpleiconsmap\symbol{"EB62}}
+    \expandafter\def\csname simpleicon at brave\endcsname {\simpleiconsmap\symbol{"EB63}}
+    \expandafter\def\csname simpleicon at breaker\endcsname {\simpleiconsmap\symbol{"EB64}}
+    \expandafter\def\csname simpleicon at brevo\endcsname {\simpleiconsmap\symbol{"EB65}}
+    \expandafter\def\csname simpleicon at britishairways\endcsname {\simpleiconsmap\symbol{"EB66}}
+    \expandafter\def\csname simpleicon at broadcom\endcsname {\simpleiconsmap\symbol{"EB67}}
+    \expandafter\def\csname simpleicon at bsd\endcsname {\simpleiconsmap\symbol{"EB68}}
+    \expandafter\def\csname simpleicon at bspwm\endcsname {\simpleiconsmap\symbol{"EB69}}
+    \expandafter\def\csname simpleicon at bt\endcsname {\simpleiconsmap\symbol{"EB6A}}
+    \expandafter\def\csname simpleicon at buddy\endcsname {\simpleiconsmap\symbol{"EB6B}}
+    \expandafter\def\csname simpleicon at budibase\endcsname {\simpleiconsmap\symbol{"EB6C}}
+    \expandafter\def\csname simpleicon at buefy\endcsname {\simpleiconsmap\symbol{"EB6D}}
+    \expandafter\def\csname simpleicon at buffer\endcsname {\simpleiconsmap\symbol{"EB6E}}
+    \expandafter\def\csname simpleicon at bugatti\endcsname {\simpleiconsmap\symbol{"EB6F}}
+    \expandafter\def\csname simpleicon at bugcrowd\endcsname {\simpleiconsmap\symbol{"EB70}}
+    \expandafter\def\csname simpleicon at bugsnag\endcsname {\simpleiconsmap\symbol{"EB71}}
+    \expandafter\def\csname simpleicon at buildkite\endcsname {\simpleiconsmap\symbol{"EB72}}
+    \expandafter\def\csname simpleicon at bukalapak\endcsname {\simpleiconsmap\symbol{"EB73}}
+    \expandafter\def\csname simpleicon at bulma\endcsname {\simpleiconsmap\symbol{"EB74}}
+    \expandafter\def\csname simpleicon at bun\endcsname {\simpleiconsmap\symbol{"EB75}}
+    \expandafter\def\csname simpleicon at bunq\endcsname {\simpleiconsmap\symbol{"EB76}}
+    \expandafter\def\csname simpleicon at burgerking\endcsname {\simpleiconsmap\symbol{"EB77}}
+    \expandafter\def\csname simpleicon at burton\endcsname {\simpleiconsmap\symbol{"EB78}}
+    \expandafter\def\csname simpleicon at buymeacoffee\endcsname {\simpleiconsmap\symbol{"EB79}}
+    \expandafter\def\csname simpleicon at buzzfeed\endcsname {\simpleiconsmap\symbol{"EB7A}}
+    \expandafter\def\csname simpleicon at bvg\endcsname {\simpleiconsmap\symbol{"EB7B}}
+    \expandafter\def\csname simpleicon at byjus\endcsname {\simpleiconsmap\symbol{"EB7C}}
+    \expandafter\def\csname simpleicon at byte\endcsname {\simpleiconsmap\symbol{"EB7D}}
+    \expandafter\def\csname simpleicon at bytedance\endcsname {\simpleiconsmap\symbol{"EB7E}}
+    \expandafter\def\csname simpleicon at c\endcsname {\simpleiconsmap\symbol{"EB7F}}
+    \expandafter\def\csname simpleicon at cachet\endcsname {\simpleiconsmap\symbol{"EB80}}
+    \expandafter\def\csname simpleicon at caddy\endcsname {\simpleiconsmap\symbol{"EB81}}
+    \expandafter\def\csname simpleicon at cadillac\endcsname {\simpleiconsmap\symbol{"EB82}}
+    \expandafter\def\csname simpleicon at cafepress\endcsname {\simpleiconsmap\symbol{"EB83}}
+    \expandafter\def\csname simpleicon at caffeine\endcsname {\simpleiconsmap\symbol{"EB84}}
+    \expandafter\def\csname simpleicon at cairographics\endcsname {\simpleiconsmap\symbol{"EB85}}
+    \expandafter\def\csname simpleicon at cairometro\endcsname {\simpleiconsmap\symbol{"EB86}}
+    \expandafter\def\csname simpleicon at cakephp\endcsname {\simpleiconsmap\symbol{"EB87}}
+    \expandafter\def\csname simpleicon at campaignmonitor\endcsname {\simpleiconsmap\symbol{"EB88}}
+    \expandafter\def\csname simpleicon at canonical\endcsname {\simpleiconsmap\symbol{"EB89}}
+    \expandafter\def\csname simpleicon at canva\endcsname {\simpleiconsmap\symbol{"EB8A}}
+    \expandafter\def\csname simpleicon at capacitor\endcsname {\simpleiconsmap\symbol{"EB8B}}
+    \expandafter\def\csname simpleicon at cardano\endcsname {\simpleiconsmap\symbol{"EB8C}}
+    \expandafter\def\csname simpleicon at carrd\endcsname {\simpleiconsmap\symbol{"EB8D}}
+    \expandafter\def\csname simpleicon at carrefour\endcsname {\simpleiconsmap\symbol{"EB8E}}
+    \expandafter\def\csname simpleicon at carthrottle\endcsname {\simpleiconsmap\symbol{"EB8F}}
+    \expandafter\def\csname simpleicon at carto\endcsname {\simpleiconsmap\symbol{"EB90}}
+    \expandafter\def\csname simpleicon at cashapp\endcsname {\simpleiconsmap\symbol{"EB91}}
+    \expandafter\def\csname simpleicon at castbox\endcsname {\simpleiconsmap\symbol{"EB92}}
+    \expandafter\def\csname simpleicon at castorama\endcsname {\simpleiconsmap\symbol{"EB93}}
+    \expandafter\def\csname simpleicon at castro\endcsname {\simpleiconsmap\symbol{"EB94}}
+    \expandafter\def\csname simpleicon at caterpillar\endcsname {\simpleiconsmap\symbol{"EB95}}
+    \expandafter\def\csname simpleicon at cbs\endcsname {\simpleiconsmap\symbol{"EB96}}
+    \expandafter\def\csname simpleicon at cdprojekt\endcsname {\simpleiconsmap\symbol{"EB97}}
+    \expandafter\def\csname simpleicon at celery\endcsname {\simpleiconsmap\symbol{"EB98}}
+    \expandafter\def\csname simpleicon at centos\endcsname {\simpleiconsmap\symbol{"EB99}}
+    \expandafter\def\csname simpleicon at ceph\endcsname {\simpleiconsmap\symbol{"EB9A}}
+    \expandafter\def\csname simpleicon at cesium\endcsname {\simpleiconsmap\symbol{"EB9B}}
+    \expandafter\def\csname simpleicon at chai\endcsname {\simpleiconsmap\symbol{"EB9C}}
+    \expandafter\def\csname simpleicon at chainguard\endcsname {\simpleiconsmap\symbol{"EB9D}}
+    \expandafter\def\csname simpleicon at chainlink\endcsname {\simpleiconsmap\symbol{"EB9E}}
+    \expandafter\def\csname simpleicon at chakraui\endcsname {\simpleiconsmap\symbol{"EB9F}}
+    \expandafter\def\csname simpleicon at channel4\endcsname {\simpleiconsmap\symbol{"EBA0}}
+    \expandafter\def\csname simpleicon at chartdotjs\endcsname {\simpleiconsmap\symbol{"EBA1}}
+    \expandafter\def\csname simpleicon at chartmogul\endcsname {\simpleiconsmap\symbol{"EBA2}}
+    \expandafter\def\csname simpleicon at chase\endcsname {\simpleiconsmap\symbol{"EBA3}}
+    \expandafter\def\csname simpleicon at chatbot\endcsname {\simpleiconsmap\symbol{"EBA4}}
+    \expandafter\def\csname simpleicon at chatwoot\endcsname {\simpleiconsmap\symbol{"EBA5}}
+    \expandafter\def\csname simpleicon at checkio\endcsname {\simpleiconsmap\symbol{"EBA6}}
+    \expandafter\def\csname simpleicon at checkmarx\endcsname {\simpleiconsmap\symbol{"EBA7}}
+    \expandafter\def\csname simpleicon at checkmk\endcsname {\simpleiconsmap\symbol{"EBA8}}
+    \expandafter\def\csname simpleicon at chef\endcsname {\simpleiconsmap\symbol{"EBA9}}
+    \expandafter\def\csname simpleicon at chemex\endcsname {\simpleiconsmap\symbol{"EBAA}}
+    \expandafter\def\csname simpleicon at chevrolet\endcsname {\simpleiconsmap\symbol{"EBAB}}
+    \expandafter\def\csname simpleicon at chianetwork\endcsname {\simpleiconsmap\symbol{"EBAC}}
+    \expandafter\def\csname simpleicon at chinaeasternairlines\endcsname {\simpleiconsmap\symbol{"EBAD}}
+    \expandafter\def\csname simpleicon at chinasouthernairlines\endcsname {\simpleiconsmap\symbol{"EBAE}}
+    \expandafter\def\csname simpleicon at chocolatey\endcsname {\simpleiconsmap\symbol{"EBAF}}
+    \expandafter\def\csname simpleicon at chromatic\endcsname {\simpleiconsmap\symbol{"EBB0}}
+    \expandafter\def\csname simpleicon at chromecast\endcsname {\simpleiconsmap\symbol{"EBB1}}
+    \expandafter\def\csname simpleicon at chrysler\endcsname {\simpleiconsmap\symbol{"EBB2}}
+    \expandafter\def\csname simpleicon at chupachups\endcsname {\simpleiconsmap\symbol{"EBB3}}
+    \expandafter\def\csname simpleicon at cilium\endcsname {\simpleiconsmap\symbol{"EBB4}}
+    \expandafter\def\csname simpleicon at cinema4d\endcsname {\simpleiconsmap\symbol{"EBB5}}
+    \expandafter\def\csname simpleicon at circle\endcsname {\simpleiconsmap\symbol{"EBB6}}
+    \expandafter\def\csname simpleicon at circleci\endcsname {\simpleiconsmap\symbol{"EBB7}}
+    \expandafter\def\csname simpleicon at circuitverse\endcsname {\simpleiconsmap\symbol{"EBB8}}
+    \expandafter\def\csname simpleicon at cirrusci\endcsname {\simpleiconsmap\symbol{"EBB9}}
+    \expandafter\def\csname simpleicon at cisco\endcsname {\simpleiconsmap\symbol{"EBBA}}
+    \expandafter\def\csname simpleicon at citrix\endcsname {\simpleiconsmap\symbol{"EBBB}}
+    \expandafter\def\csname simpleicon at citroen\endcsname {\simpleiconsmap\symbol{"EBBC}}
+    \expandafter\def\csname simpleicon at civicrm\endcsname {\simpleiconsmap\symbol{"EBBD}}
+    \expandafter\def\csname simpleicon at civo\endcsname {\simpleiconsmap\symbol{"EBBE}}
+    \expandafter\def\csname simpleicon at ckeditor4\endcsname {\simpleiconsmap\symbol{"EBBF}}
+    \expandafter\def\csname simpleicon at clarifai\endcsname {\simpleiconsmap\symbol{"EBC0}}
+    \expandafter\def\csname simpleicon at claris\endcsname {\simpleiconsmap\symbol{"EBC1}}
+    \expandafter\def\csname simpleicon at clarivate\endcsname {\simpleiconsmap\symbol{"EBC2}}
+    \expandafter\def\csname simpleicon at clickhouse\endcsname {\simpleiconsmap\symbol{"EBC3}}
+    \expandafter\def\csname simpleicon at clickup\endcsname {\simpleiconsmap\symbol{"EBC4}}
+    \expandafter\def\csname simpleicon at clion\endcsname {\simpleiconsmap\symbol{"EBC5}}
+    \expandafter\def\csname simpleicon at cliqz\endcsname {\simpleiconsmap\symbol{"EBC6}}
+    \expandafter\def\csname simpleicon at clockify\endcsname {\simpleiconsmap\symbol{"EBC7}}
+    \expandafter\def\csname simpleicon at clojure\endcsname {\simpleiconsmap\symbol{"EBC8}}
+    \expandafter\def\csname simpleicon at cloud66\endcsname {\simpleiconsmap\symbol{"EBC9}}
+    \expandafter\def\csname simpleicon at cloudbees\endcsname {\simpleiconsmap\symbol{"EBCA}}
+    \expandafter\def\csname simpleicon at cloudcannon\endcsname {\simpleiconsmap\symbol{"EBCB}}
+    \expandafter\def\csname simpleicon at cloudera\endcsname {\simpleiconsmap\symbol{"EBCC}}
+    \expandafter\def\csname simpleicon at cloudflare\endcsname {\simpleiconsmap\symbol{"EBCD}}
+    \expandafter\def\csname simpleicon at cloudflarepages\endcsname {\simpleiconsmap\symbol{"EBCE}}
+    \expandafter\def\csname simpleicon at cloudfoundry\endcsname {\simpleiconsmap\symbol{"EBCF}}
+    \expandafter\def\csname simpleicon at cloudsmith\endcsname {\simpleiconsmap\symbol{"EBD0}}
+    \expandafter\def\csname simpleicon at cloudways\endcsname {\simpleiconsmap\symbol{"EBD1}}
+    \expandafter\def\csname simpleicon at clubhouse\endcsname {\simpleiconsmap\symbol{"EBD2}}
+    \expandafter\def\csname simpleicon at clyp\endcsname {\simpleiconsmap\symbol{"EBD3}}
+    \expandafter\def\csname simpleicon at cmake\endcsname {\simpleiconsmap\symbol{"EBD4}}
+    \expandafter\def\csname simpleicon at cncf\endcsname {\simpleiconsmap\symbol{"EBD5}}
+    \expandafter\def\csname simpleicon at cnn\endcsname {\simpleiconsmap\symbol{"EBD6}}
+    \expandafter\def\csname simpleicon at cocacola\endcsname {\simpleiconsmap\symbol{"EBD7}}
+    \expandafter\def\csname simpleicon at cockpit\endcsname {\simpleiconsmap\symbol{"EBD8}}
+    \expandafter\def\csname simpleicon at cockroachlabs\endcsname {\simpleiconsmap\symbol{"EBD9}}
+    \expandafter\def\csname simpleicon at cocoapods\endcsname {\simpleiconsmap\symbol{"EBDA}}
+    \expandafter\def\csname simpleicon at cocos\endcsname {\simpleiconsmap\symbol{"EBDB}}
+    \expandafter\def\csname simpleicon at coda\endcsname {\simpleiconsmap\symbol{"EBDC}}
+    \expandafter\def\csname simpleicon at codacy\endcsname {\simpleiconsmap\symbol{"EBDD}}
+    \expandafter\def\csname simpleicon at codeberg\endcsname {\simpleiconsmap\symbol{"EBDE}}
+    \expandafter\def\csname simpleicon at codecademy\endcsname {\simpleiconsmap\symbol{"EBDF}}
+    \expandafter\def\csname simpleicon at codeceptjs\endcsname {\simpleiconsmap\symbol{"EBE0}}
+    \expandafter\def\csname simpleicon at codechef\endcsname {\simpleiconsmap\symbol{"EBE1}}
+    \expandafter\def\csname simpleicon at codeclimate\endcsname {\simpleiconsmap\symbol{"EBE2}}
+    \expandafter\def\csname simpleicon at codecov\endcsname {\simpleiconsmap\symbol{"EBE3}}
+    \expandafter\def\csname simpleicon at codefactor\endcsname {\simpleiconsmap\symbol{"EBE4}}
+    \expandafter\def\csname simpleicon at codeforces\endcsname {\simpleiconsmap\symbol{"EBE5}}
+    \expandafter\def\csname simpleicon at codeigniter\endcsname {\simpleiconsmap\symbol{"EBE6}}
+    \expandafter\def\csname simpleicon at codeium\endcsname {\simpleiconsmap\symbol{"EBE7}}
+    \expandafter\def\csname simpleicon at codemagic\endcsname {\simpleiconsmap\symbol{"EBE8}}
+    \expandafter\def\csname simpleicon at codemirror\endcsname {\simpleiconsmap\symbol{"EBE9}}
+    \expandafter\def\csname simpleicon at codenewbie\endcsname {\simpleiconsmap\symbol{"EBEA}}
+    \expandafter\def\csname simpleicon at codepen\endcsname {\simpleiconsmap\symbol{"EBEB}}
+    \expandafter\def\csname simpleicon at codeproject\endcsname {\simpleiconsmap\symbol{"EBEC}}
+    \expandafter\def\csname simpleicon at codereview\endcsname {\simpleiconsmap\symbol{"EBED}}
+    \expandafter\def\csname simpleicon at codersrank\endcsname {\simpleiconsmap\symbol{"EBEE}}
+    \expandafter\def\csname simpleicon at coderwall\endcsname {\simpleiconsmap\symbol{"EBEF}}
+    \expandafter\def\csname simpleicon at codesandbox\endcsname {\simpleiconsmap\symbol{"EBF0}}
+    \expandafter\def\csname simpleicon at codeship\endcsname {\simpleiconsmap\symbol{"EBF1}}
+    \expandafter\def\csname simpleicon at codesignal\endcsname {\simpleiconsmap\symbol{"EBF2}}
+    \expandafter\def\csname simpleicon at codestream\endcsname {\simpleiconsmap\symbol{"EBF3}}
+    \expandafter\def\csname simpleicon at codewars\endcsname {\simpleiconsmap\symbol{"EBF4}}
+    \expandafter\def\csname simpleicon at codingame\endcsname {\simpleiconsmap\symbol{"EBF5}}
+    \expandafter\def\csname simpleicon at codingninjas\endcsname {\simpleiconsmap\symbol{"EBF6}}
+    \expandafter\def\csname simpleicon at codio\endcsname {\simpleiconsmap\symbol{"EBF7}}
+    \expandafter\def\csname simpleicon at coffeescript\endcsname {\simpleiconsmap\symbol{"EBF8}}
+    \expandafter\def\csname simpleicon at cognizant\endcsname {\simpleiconsmap\symbol{"EBF9}}
+    \expandafter\def\csname simpleicon at coil\endcsname {\simpleiconsmap\symbol{"EBFA}}
+    \expandafter\def\csname simpleicon at coinbase\endcsname {\simpleiconsmap\symbol{"EBFB}}
+    \expandafter\def\csname simpleicon at coinmarketcap\endcsname {\simpleiconsmap\symbol{"EBFC}}
+    \expandafter\def\csname simpleicon at commerzbank\endcsname {\simpleiconsmap\symbol{"EBFD}}
+    \expandafter\def\csname simpleicon at commitlint\endcsname {\simpleiconsmap\symbol{"EBFE}}
+    \expandafter\def\csname simpleicon at commodore\endcsname {\simpleiconsmap\symbol{"EBFF}}
+    \expandafter\def\csname simpleicon at commonworkflowlanguage\endcsname {\simpleiconsmap\symbol{"EC00}}
+    \expandafter\def\csname simpleicon at compilerexplorer\endcsname {\simpleiconsmap\symbol{"EC01}}
+    \expandafter\def\csname simpleicon at composer\endcsname {\simpleiconsmap\symbol{"EC02}}
+    \expandafter\def\csname simpleicon at comptia\endcsname {\simpleiconsmap\symbol{"EC03}}
+    \expandafter\def\csname simpleicon at comsol\endcsname {\simpleiconsmap\symbol{"EC04}}
+    \expandafter\def\csname simpleicon at conan\endcsname {\simpleiconsmap\symbol{"EC05}}
+    \expandafter\def\csname simpleicon at concourse\endcsname {\simpleiconsmap\symbol{"EC06}}
+    \expandafter\def\csname simpleicon at condaforge\endcsname {\simpleiconsmap\symbol{"EC07}}
+    \expandafter\def\csname simpleicon at conekta\endcsname {\simpleiconsmap\symbol{"EC08}}
+    \expandafter\def\csname simpleicon at confluence\endcsname {\simpleiconsmap\symbol{"EC09}}
+    \expandafter\def\csname simpleicon at construct3\endcsname {\simpleiconsmap\symbol{"EC0A}}
+    \expandafter\def\csname simpleicon at consul\endcsname {\simpleiconsmap\symbol{"EC0B}}
+    \expandafter\def\csname simpleicon at contactlesspayment\endcsname {\simpleiconsmap\symbol{"EC0C}}
+    \expandafter\def\csname simpleicon at containerd\endcsname {\simpleiconsmap\symbol{"EC0D}}
+    \expandafter\def\csname simpleicon at contao\endcsname {\simpleiconsmap\symbol{"EC0E}}
+    \expandafter\def\csname simpleicon at contentful\endcsname {\simpleiconsmap\symbol{"EC0F}}
+    \expandafter\def\csname simpleicon at conventionalcommits\endcsname {\simpleiconsmap\symbol{"EC10}}
+    \expandafter\def\csname simpleicon at convertio\endcsname {\simpleiconsmap\symbol{"EC11}}
+    \expandafter\def\csname simpleicon at cookiecutter\endcsname {\simpleiconsmap\symbol{"EC12}}
+    \expandafter\def\csname simpleicon at coop\endcsname {\simpleiconsmap\symbol{"EC13}}
+    \expandafter\def\csname simpleicon at cora\endcsname {\simpleiconsmap\symbol{"EC14}}
+    \expandafter\def\csname simpleicon at coronaengine\endcsname {\simpleiconsmap\symbol{"EC15}}
+    \expandafter\def\csname simpleicon at coronarenderer\endcsname {\simpleiconsmap\symbol{"EC16}}
+    \expandafter\def\csname simpleicon at corsair\endcsname {\simpleiconsmap\symbol{"EC17}}
+    \expandafter\def\csname simpleicon at couchbase\endcsname {\simpleiconsmap\symbol{"EC18}}
+    \expandafter\def\csname simpleicon at counterstrike\endcsname {\simpleiconsmap\symbol{"EC19}}
+    \expandafter\def\csname simpleicon at countingworkspro\endcsname {\simpleiconsmap\symbol{"EC1A}}
+    \expandafter\def\csname simpleicon at coursera\endcsname {\simpleiconsmap\symbol{"EC1B}}
+    \expandafter\def\csname simpleicon at coveralls\endcsname {\simpleiconsmap\symbol{"EC1C}}
+    \expandafter\def\csname simpleicon at cpanel\endcsname {\simpleiconsmap\symbol{"EC1D}}
+    \expandafter\def\csname simpleicon at cplusplus\endcsname {\simpleiconsmap\symbol{"EC1E}}
+    \expandafter\def\csname simpleicon at cplusplusbuilder\endcsname {\simpleiconsmap\symbol{"EC1F}}
+    \expandafter\def\csname simpleicon at craftcms\endcsname {\simpleiconsmap\symbol{"EC20}}
+    \expandafter\def\csname simpleicon at craftsman\endcsname {\simpleiconsmap\symbol{"EC21}}
+    \expandafter\def\csname simpleicon at cratedb\endcsname {\simpleiconsmap\symbol{"EC22}}
+    \expandafter\def\csname simpleicon at crayon\endcsname {\simpleiconsmap\symbol{"EC23}}
+    \expandafter\def\csname simpleicon at creality\endcsname {\simpleiconsmap\symbol{"EC24}}
+    \expandafter\def\csname simpleicon at createreactapp\endcsname {\simpleiconsmap\symbol{"EC25}}
+    \expandafter\def\csname simpleicon at creativecommons\endcsname {\simpleiconsmap\symbol{"EC26}}
+    \expandafter\def\csname simpleicon at creativetechnology\endcsname {\simpleiconsmap\symbol{"EC27}}
+    \expandafter\def\csname simpleicon at credly\endcsname {\simpleiconsmap\symbol{"EC28}}
+    \expandafter\def\csname simpleicon at crehana\endcsname {\simpleiconsmap\symbol{"EC29}}
+    \expandafter\def\csname simpleicon at criticalrole\endcsname {\simpleiconsmap\symbol{"EC2A}}
+    \expandafter\def\csname simpleicon at crowdin\endcsname {\simpleiconsmap\symbol{"EC2B}}
+    \expandafter\def\csname simpleicon at crowdsource\endcsname {\simpleiconsmap\symbol{"EC2C}}
+    \expandafter\def\csname simpleicon at crunchbase\endcsname {\simpleiconsmap\symbol{"EC2D}}
+    \expandafter\def\csname simpleicon at crunchyroll\endcsname {\simpleiconsmap\symbol{"EC2E}}
+    \expandafter\def\csname simpleicon at cryengine\endcsname {\simpleiconsmap\symbol{"EC2F}}
+    \expandafter\def\csname simpleicon at crystal\endcsname {\simpleiconsmap\symbol{"EC30}}
+    \expandafter\def\csname simpleicon at csharp\endcsname {\simpleiconsmap\symbol{"EC31}}
+    \expandafter\def\csname simpleicon at css3\endcsname {\simpleiconsmap\symbol{"EC32}}
+    \expandafter\def\csname simpleicon at cssmodules\endcsname {\simpleiconsmap\symbol{"EC33}}
+    \expandafter\def\csname simpleicon at csswizardry\endcsname {\simpleiconsmap\symbol{"EC34}}
+    \expandafter\def\csname simpleicon at cts\endcsname {\simpleiconsmap\symbol{"EC35}}
+    \expandafter\def\csname simpleicon at cucumber\endcsname {\simpleiconsmap\symbol{"EC36}}
+    \expandafter\def\csname simpleicon at cultura\endcsname {\simpleiconsmap\symbol{"EC37}}
+    \expandafter\def\csname simpleicon at curl\endcsname {\simpleiconsmap\symbol{"EC38}}
+    \expandafter\def\csname simpleicon at curseforge\endcsname {\simpleiconsmap\symbol{"EC39}}
+    \expandafter\def\csname simpleicon at cyberdefenders\endcsname {\simpleiconsmap\symbol{"EC3A}}
+    \expandafter\def\csname simpleicon at cycling74\endcsname {\simpleiconsmap\symbol{"EC3B}}
+    \expandafter\def\csname simpleicon at cypress\endcsname {\simpleiconsmap\symbol{"EC3C}}
+    \expandafter\def\csname simpleicon at cytoscapedotjs\endcsname {\simpleiconsmap\symbol{"EC3D}}
+    \expandafter\def\csname simpleicon at d\endcsname {\simpleiconsmap\symbol{"EC3E}}
+    \expandafter\def\csname simpleicon at d3dotjs\endcsname {\simpleiconsmap\symbol{"EC3F}}
+    \expandafter\def\csname simpleicon at dacia\endcsname {\simpleiconsmap\symbol{"EC40}}
+    \expandafter\def\csname simpleicon at daf\endcsname {\simpleiconsmap\symbol{"EC41}}
+    \expandafter\def\csname simpleicon at dailymotion\endcsname {\simpleiconsmap\symbol{"EC42}}
+    \expandafter\def\csname simpleicon at daimler\endcsname {\simpleiconsmap\symbol{"EC43}}
+    \expandafter\def\csname simpleicon at daisyui\endcsname {\simpleiconsmap\symbol{"EC44}}
+    \expandafter\def\csname simpleicon at dapr\endcsname {\simpleiconsmap\symbol{"EC45}}
+    \expandafter\def\csname simpleicon at darkreader\endcsname {\simpleiconsmap\symbol{"EC46}}
+    \expandafter\def\csname simpleicon at dart\endcsname {\simpleiconsmap\symbol{"EC47}}
+    \expandafter\def\csname simpleicon at darty\endcsname {\simpleiconsmap\symbol{"EC48}}
+    \expandafter\def\csname simpleicon at daserste\endcsname {\simpleiconsmap\symbol{"EC49}}
+    \expandafter\def\csname simpleicon at dash\endcsname {\simpleiconsmap\symbol{"EC4A}}
+    \expandafter\def\csname simpleicon at dashlane\endcsname {\simpleiconsmap\symbol{"EC4B}}
+    \expandafter\def\csname simpleicon at dask\endcsname {\simpleiconsmap\symbol{"EC4C}}
+    \expandafter\def\csname simpleicon at dassaultsystemes\endcsname {\simpleiconsmap\symbol{"EC4D}}
+    \expandafter\def\csname simpleicon at databricks\endcsname {\simpleiconsmap\symbol{"EC4E}}
+    \expandafter\def\csname simpleicon at datacamp\endcsname {\simpleiconsmap\symbol{"EC4F}}
+    \expandafter\def\csname simpleicon at datadog\endcsname {\simpleiconsmap\symbol{"EC50}}
+    \expandafter\def\csname simpleicon at datadotai\endcsname {\simpleiconsmap\symbol{"EC51}}
+    \expandafter\def\csname simpleicon at datagrip\endcsname {\simpleiconsmap\symbol{"EC52}}
+    \expandafter\def\csname simpleicon at dataiku\endcsname {\simpleiconsmap\symbol{"EC53}}
+    \expandafter\def\csname simpleicon at datastax\endcsname {\simpleiconsmap\symbol{"EC54}}
+    \expandafter\def\csname simpleicon at dataverse\endcsname {\simpleiconsmap\symbol{"EC55}}
+    \expandafter\def\csname simpleicon at datocms\endcsname {\simpleiconsmap\symbol{"EC56}}
+    \expandafter\def\csname simpleicon at datto\endcsname {\simpleiconsmap\symbol{"EC57}}
+    \expandafter\def\csname simpleicon at dazn\endcsname {\simpleiconsmap\symbol{"EC58}}
+    \expandafter\def\csname simpleicon at dblp\endcsname {\simpleiconsmap\symbol{"EC59}}
+    \expandafter\def\csname simpleicon at dbt\endcsname {\simpleiconsmap\symbol{"EC5A}}
+    \expandafter\def\csname simpleicon at dcentertainment\endcsname {\simpleiconsmap\symbol{"EC5B}}
+    \expandafter\def\csname simpleicon at debian\endcsname {\simpleiconsmap\symbol{"EC5C}}
+    \expandafter\def\csname simpleicon at decapcms\endcsname {\simpleiconsmap\symbol{"EC5D}}
+    \expandafter\def\csname simpleicon at dedge\endcsname {\simpleiconsmap\symbol{"EC5E}}
+    \expandafter\def\csname simpleicon at deepin\endcsname {\simpleiconsmap\symbol{"EC5F}}
+    \expandafter\def\csname simpleicon at deepnote\endcsname {\simpleiconsmap\symbol{"EC60}}
+    \expandafter\def\csname simpleicon at deezer\endcsname {\simpleiconsmap\symbol{"EC61}}
+    \expandafter\def\csname simpleicon at delicious\endcsname {\simpleiconsmap\symbol{"EC62}}
+    \expandafter\def\csname simpleicon at deliveroo\endcsname {\simpleiconsmap\symbol{"EC63}}
+    \expandafter\def\csname simpleicon at dell\endcsname {\simpleiconsmap\symbol{"EC64}}
+    \expandafter\def\csname simpleicon at delonghi\endcsname {\simpleiconsmap\symbol{"EC65}}
+    \expandafter\def\csname simpleicon at delphi\endcsname {\simpleiconsmap\symbol{"EC66}}
+    \expandafter\def\csname simpleicon at delta\endcsname {\simpleiconsmap\symbol{"EC67}}
+    \expandafter\def\csname simpleicon at deno\endcsname {\simpleiconsmap\symbol{"EC68}}
+    \expandafter\def\csname simpleicon at denon\endcsname {\simpleiconsmap\symbol{"EC69}}
+    \expandafter\def\csname simpleicon at dependabot\endcsname {\simpleiconsmap\symbol{"EC6A}}
+    \expandafter\def\csname simpleicon at dependencycheck\endcsname {\simpleiconsmap\symbol{"EC6B}}
+    \expandafter\def\csname simpleicon at derspiegel\endcsname {\simpleiconsmap\symbol{"EC6C}}
+    \expandafter\def\csname simpleicon at designernews\endcsname {\simpleiconsmap\symbol{"EC6D}}
+    \expandafter\def\csname simpleicon at deutschebahn\endcsname {\simpleiconsmap\symbol{"EC6E}}
+    \expandafter\def\csname simpleicon at deutschebank\endcsname {\simpleiconsmap\symbol{"EC6F}}
+    \expandafter\def\csname simpleicon at devdotto\endcsname {\simpleiconsmap\symbol{"EC70}}
+    \expandafter\def\csname simpleicon at devexpress\endcsname {\simpleiconsmap\symbol{"EC71}}
+    \expandafter\def\csname simpleicon at deviantart\endcsname {\simpleiconsmap\symbol{"EC72}}
+    \expandafter\def\csname simpleicon at devpost\endcsname {\simpleiconsmap\symbol{"EC73}}
+    \expandafter\def\csname simpleicon at devrant\endcsname {\simpleiconsmap\symbol{"EC74}}
+    \expandafter\def\csname simpleicon at dgraph\endcsname {\simpleiconsmap\symbol{"EC75}}
+    \expandafter\def\csname simpleicon at dhl\endcsname {\simpleiconsmap\symbol{"EC76}}
+    \expandafter\def\csname simpleicon at diagramsdotnet\endcsname {\simpleiconsmap\symbol{"EC77}}
+    \expandafter\def\csname simpleicon at dialogflow\endcsname {\simpleiconsmap\symbol{"EC78}}
+    \expandafter\def\csname simpleicon at diaspora\endcsname {\simpleiconsmap\symbol{"EC79}}
+    \expandafter\def\csname simpleicon at digg\endcsname {\simpleiconsmap\symbol{"EC7A}}
+    \expandafter\def\csname simpleicon at digikeyelectronics\endcsname {\simpleiconsmap\symbol{"EC7B}}
+    \expandafter\def\csname simpleicon at digitalocean\endcsname {\simpleiconsmap\symbol{"EC7C}}
+    \expandafter\def\csname simpleicon at dior\endcsname {\simpleiconsmap\symbol{"EC7D}}
+    \expandafter\def\csname simpleicon at directus\endcsname {\simpleiconsmap\symbol{"EC7E}}
+    \expandafter\def\csname simpleicon at discogs\endcsname {\simpleiconsmap\symbol{"EC7F}}
+    \expandafter\def\csname simpleicon at discord\endcsname {\simpleiconsmap\symbol{"EC80}}
+    \expandafter\def\csname simpleicon at discourse\endcsname {\simpleiconsmap\symbol{"EC81}}
+    \expandafter\def\csname simpleicon at discover\endcsname {\simpleiconsmap\symbol{"EC82}}
+    \expandafter\def\csname simpleicon at disqus\endcsname {\simpleiconsmap\symbol{"EC83}}
+    \expandafter\def\csname simpleicon at disroot\endcsname {\simpleiconsmap\symbol{"EC84}}
+    \expandafter\def\csname simpleicon at distrokid\endcsname {\simpleiconsmap\symbol{"EC85}}
+    \expandafter\def\csname simpleicon at django\endcsname {\simpleiconsmap\symbol{"EC86}}
+    \expandafter\def\csname simpleicon at dji\endcsname {\simpleiconsmap\symbol{"EC87}}
+    \expandafter\def\csname simpleicon at dlib\endcsname {\simpleiconsmap\symbol{"EC88}}
+    \expandafter\def\csname simpleicon at dlna\endcsname {\simpleiconsmap\symbol{"EC89}}
+    \expandafter\def\csname simpleicon at dm\endcsname {\simpleiconsmap\symbol{"EC8A}}
+    \expandafter\def\csname simpleicon at docker\endcsname {\simpleiconsmap\symbol{"EC8B}}
+    \expandafter\def\csname simpleicon at docsdotrs\endcsname {\simpleiconsmap\symbol{"EC8C}}
+    \expandafter\def\csname simpleicon at docsify\endcsname {\simpleiconsmap\symbol{"EC8D}}
+    \expandafter\def\csname simpleicon at docusaurus\endcsname {\simpleiconsmap\symbol{"EC8E}}
+    \expandafter\def\csname simpleicon at docusign\endcsname {\simpleiconsmap\symbol{"EC8F}}
+    \expandafter\def\csname simpleicon at dogecoin\endcsname {\simpleiconsmap\symbol{"EC90}}
+    \expandafter\def\csname simpleicon at doi\endcsname {\simpleiconsmap\symbol{"EC91}}
+    \expandafter\def\csname simpleicon at dolby\endcsname {\simpleiconsmap\symbol{"EC92}}
+    \expandafter\def\csname simpleicon at doordash\endcsname {\simpleiconsmap\symbol{"EC93}}
+    \expandafter\def\csname simpleicon at dotenv\endcsname {\simpleiconsmap\symbol{"EC94}}
+    \expandafter\def\csname simpleicon at dotnet\endcsname {\simpleiconsmap\symbol{"EC95}}
+    \expandafter\def\csname simpleicon at douban\endcsname {\simpleiconsmap\symbol{"EC96}}
+    \expandafter\def\csname simpleicon at doubanread\endcsname {\simpleiconsmap\symbol{"EC97}}
+    \expandafter\def\csname simpleicon at dovecot\endcsname {\simpleiconsmap\symbol{"EC98}}
+    \expandafter\def\csname simpleicon at dpd\endcsname {\simpleiconsmap\symbol{"EC99}}
+    \expandafter\def\csname simpleicon at dragonframe\endcsname {\simpleiconsmap\symbol{"EC9A}}
+    \expandafter\def\csname simpleicon at draugiemdotlv\endcsname {\simpleiconsmap\symbol{"EC9B}}
+    \expandafter\def\csname simpleicon at dribbble\endcsname {\simpleiconsmap\symbol{"EC9C}}
+    \expandafter\def\csname simpleicon at drone\endcsname {\simpleiconsmap\symbol{"EC9D}}
+    \expandafter\def\csname simpleicon at drooble\endcsname {\simpleiconsmap\symbol{"EC9E}}
+    \expandafter\def\csname simpleicon at dropbox\endcsname {\simpleiconsmap\symbol{"EC9F}}
+    \expandafter\def\csname simpleicon at drupal\endcsname {\simpleiconsmap\symbol{"ECA0}}
+    \expandafter\def\csname simpleicon at dsautomobiles\endcsname {\simpleiconsmap\symbol{"ECA1}}
+    \expandafter\def\csname simpleicon at dts\endcsname {\simpleiconsmap\symbol{"ECA2}}
+    \expandafter\def\csname simpleicon at dtube\endcsname {\simpleiconsmap\symbol{"ECA3}}
+    \expandafter\def\csname simpleicon at ducati\endcsname {\simpleiconsmap\symbol{"ECA4}}
+    \expandafter\def\csname simpleicon at duckdb\endcsname {\simpleiconsmap\symbol{"ECA5}}
+    \expandafter\def\csname simpleicon at duckduckgo\endcsname {\simpleiconsmap\symbol{"ECA6}}
+    \expandafter\def\csname simpleicon at dungeonsanddragons\endcsname {\simpleiconsmap\symbol{"ECA7}}
+    \expandafter\def\csname simpleicon at dunked\endcsname {\simpleiconsmap\symbol{"ECA8}}
+    \expandafter\def\csname simpleicon at duolingo\endcsname {\simpleiconsmap\symbol{"ECA9}}
+    \expandafter\def\csname simpleicon at dvc\endcsname {\simpleiconsmap\symbol{"ECAA}}
+    \expandafter\def\csname simpleicon at dwavesystems\endcsname {\simpleiconsmap\symbol{"ECAB}}
+    \expandafter\def\csname simpleicon at dwm\endcsname {\simpleiconsmap\symbol{"ECAC}}
+    \expandafter\def\csname simpleicon at dynamics365\endcsname {\simpleiconsmap\symbol{"ECAD}}
+    \expandafter\def\csname simpleicon at dynatrace\endcsname {\simpleiconsmap\symbol{"ECAE}}
+    \expandafter\def\csname simpleicon at e\endcsname {\simpleiconsmap\symbol{"ECAF}}
+    \expandafter\def\csname simpleicon at e3\endcsname {\simpleiconsmap\symbol{"ECB0}}
+    \expandafter\def\csname simpleicon at ea\endcsname {\simpleiconsmap\symbol{"ECB1}}
+    \expandafter\def\csname simpleicon at eagle\endcsname {\simpleiconsmap\symbol{"ECB2}}
+    \expandafter\def\csname simpleicon at easyeda\endcsname {\simpleiconsmap\symbol{"ECB3}}
+    \expandafter\def\csname simpleicon at easyjet\endcsname {\simpleiconsmap\symbol{"ECB4}}
+    \expandafter\def\csname simpleicon at ebay\endcsname {\simpleiconsmap\symbol{"ECB5}}
+    \expandafter\def\csname simpleicon at ebox\endcsname {\simpleiconsmap\symbol{"ECB6}}
+    \expandafter\def\csname simpleicon at eclipseadoptium\endcsname {\simpleiconsmap\symbol{"ECB7}}
+    \expandafter\def\csname simpleicon at eclipseche\endcsname {\simpleiconsmap\symbol{"ECB8}}
+    \expandafter\def\csname simpleicon at eclipseide\endcsname {\simpleiconsmap\symbol{"ECB9}}
+    \expandafter\def\csname simpleicon at eclipsejetty\endcsname {\simpleiconsmap\symbol{"ECBA}}
+    \expandafter\def\csname simpleicon at eclipsemosquitto\endcsname {\simpleiconsmap\symbol{"ECBB}}
+    \expandafter\def\csname simpleicon at eclipsevertdotx\endcsname {\simpleiconsmap\symbol{"ECBC}}
+    \expandafter\def\csname simpleicon at edeka\endcsname {\simpleiconsmap\symbol{"ECBD}}
+    \expandafter\def\csname simpleicon at editorconfig\endcsname {\simpleiconsmap\symbol{"ECBE}}
+    \expandafter\def\csname simpleicon at edotleclerc\endcsname {\simpleiconsmap\symbol{"ECBF}}
+    \expandafter\def\csname simpleicon at edx\endcsname {\simpleiconsmap\symbol{"ECC0}}
+    \expandafter\def\csname simpleicon at egghead\endcsname {\simpleiconsmap\symbol{"ECC1}}
+    \expandafter\def\csname simpleicon at egnyte\endcsname {\simpleiconsmap\symbol{"ECC2}}
+    \expandafter\def\csname simpleicon at eightsleep\endcsname {\simpleiconsmap\symbol{"ECC3}}
+    \expandafter\def\csname simpleicon at elastic\endcsname {\simpleiconsmap\symbol{"ECC4}}
+    \expandafter\def\csname simpleicon at elasticcloud\endcsname {\simpleiconsmap\symbol{"ECC5}}
+    \expandafter\def\csname simpleicon at elasticsearch\endcsname {\simpleiconsmap\symbol{"ECC6}}
+    \expandafter\def\csname simpleicon at elasticstack\endcsname {\simpleiconsmap\symbol{"ECC7}}
+    \expandafter\def\csname simpleicon at elavon\endcsname {\simpleiconsmap\symbol{"ECC8}}
+    \expandafter\def\csname simpleicon at electron\endcsname {\simpleiconsmap\symbol{"ECC9}}
+    \expandafter\def\csname simpleicon at electronbuilder\endcsname {\simpleiconsmap\symbol{"ECCA}}
+    \expandafter\def\csname simpleicon at electronfiddle\endcsname {\simpleiconsmap\symbol{"ECCB}}
+    \expandafter\def\csname simpleicon at element\endcsname {\simpleiconsmap\symbol{"ECCC}}
+    \expandafter\def\csname simpleicon at elementary\endcsname {\simpleiconsmap\symbol{"ECCD}}
+    \expandafter\def\csname simpleicon at elementor\endcsname {\simpleiconsmap\symbol{"ECCE}}
+    \expandafter\def\csname simpleicon at eleventy\endcsname {\simpleiconsmap\symbol{"ECCF}}
+    \expandafter\def\csname simpleicon at elgato\endcsname {\simpleiconsmap\symbol{"ECD0}}
+    \expandafter\def\csname simpleicon at elixir\endcsname {\simpleiconsmap\symbol{"ECD1}}
+    \expandafter\def\csname simpleicon at eljueves\endcsname {\simpleiconsmap\symbol{"ECD2}}
+    \expandafter\def\csname simpleicon at ello\endcsname {\simpleiconsmap\symbol{"ECD3}}
+    \expandafter\def\csname simpleicon at elm\endcsname {\simpleiconsmap\symbol{"ECD4}}
+    \expandafter\def\csname simpleicon at elsevier\endcsname {\simpleiconsmap\symbol{"ECD5}}
+    \expandafter\def\csname simpleicon at embarcadero\endcsname {\simpleiconsmap\symbol{"ECD6}}
+    \expandafter\def\csname simpleicon at emberdotjs\endcsname {\simpleiconsmap\symbol{"ECD7}}
+    \expandafter\def\csname simpleicon at emby\endcsname {\simpleiconsmap\symbol{"ECD8}}
+    \expandafter\def\csname simpleicon at emirates\endcsname {\simpleiconsmap\symbol{"ECD9}}
+    \expandafter\def\csname simpleicon at emlakjet\endcsname {\simpleiconsmap\symbol{"ECDA}}
+    \expandafter\def\csname simpleicon at empirekred\endcsname {\simpleiconsmap\symbol{"ECDB}}
+    \expandafter\def\csname simpleicon at engadget\endcsname {\simpleiconsmap\symbol{"ECDC}}
+    \expandafter\def\csname simpleicon at enpass\endcsname {\simpleiconsmap\symbol{"ECDD}}
+    \expandafter\def\csname simpleicon at enterprisedb\endcsname {\simpleiconsmap\symbol{"ECDE}}
+    \expandafter\def\csname simpleicon at envato\endcsname {\simpleiconsmap\symbol{"ECDF}}
+    \expandafter\def\csname simpleicon at envoyproxy\endcsname {\simpleiconsmap\symbol{"ECE0}}
+    \expandafter\def\csname simpleicon at epel\endcsname {\simpleiconsmap\symbol{"ECE1}}
+    \expandafter\def\csname simpleicon at epicgames\endcsname {\simpleiconsmap\symbol{"ECE2}}
+    \expandafter\def\csname simpleicon at epson\endcsname {\simpleiconsmap\symbol{"ECE3}}
+    \expandafter\def\csname simpleicon at equinixmetal\endcsname {\simpleiconsmap\symbol{"ECE4}}
+    \expandafter\def\csname simpleicon at ericsson\endcsname {\simpleiconsmap\symbol{"ECE5}}
+    \expandafter\def\csname simpleicon at erlang\endcsname {\simpleiconsmap\symbol{"ECE6}}
+    \expandafter\def\csname simpleicon at esbuild\endcsname {\simpleiconsmap\symbol{"ECE7}}
+    \expandafter\def\csname simpleicon at esea\endcsname {\simpleiconsmap\symbol{"ECE8}}
+    \expandafter\def\csname simpleicon at eslgaming\endcsname {\simpleiconsmap\symbol{"ECE9}}
+    \expandafter\def\csname simpleicon at eslint\endcsname {\simpleiconsmap\symbol{"ECEA}}
+    \expandafter\def\csname simpleicon at esphome\endcsname {\simpleiconsmap\symbol{"ECEB}}
+    \expandafter\def\csname simpleicon at espressif\endcsname {\simpleiconsmap\symbol{"ECEC}}
+    \expandafter\def\csname simpleicon at esri\endcsname {\simpleiconsmap\symbol{"ECED}}
+    \expandafter\def\csname simpleicon at etcd\endcsname {\simpleiconsmap\symbol{"ECEE}}
+    \expandafter\def\csname simpleicon at ethereum\endcsname {\simpleiconsmap\symbol{"ECEF}}
+    \expandafter\def\csname simpleicon at ethiopianairlines\endcsname {\simpleiconsmap\symbol{"ECF0}}
+    \expandafter\def\csname simpleicon at etihadairways\endcsname {\simpleiconsmap\symbol{"ECF1}}
+    \expandafter\def\csname simpleicon at etsy\endcsname {\simpleiconsmap\symbol{"ECF2}}
+    \expandafter\def\csname simpleicon at eventbrite\endcsname {\simpleiconsmap\symbol{"ECF3}}
+    \expandafter\def\csname simpleicon at eventstore\endcsname {\simpleiconsmap\symbol{"ECF4}}
+    \expandafter\def\csname simpleicon at evernote\endcsname {\simpleiconsmap\symbol{"ECF5}}
+    \expandafter\def\csname simpleicon at exercism\endcsname {\simpleiconsmap\symbol{"ECF6}}
+    \expandafter\def\csname simpleicon at exordo\endcsname {\simpleiconsmap\symbol{"ECF7}}
+    \expandafter\def\csname simpleicon at exoscale\endcsname {\simpleiconsmap\symbol{"ECF8}}
+    \expandafter\def\csname simpleicon at expensify\endcsname {\simpleiconsmap\symbol{"ECF9}}
+    \expandafter\def\csname simpleicon at expertsexchange\endcsname {\simpleiconsmap\symbol{"ECFA}}
+    \expandafter\def\csname simpleicon at expo\endcsname {\simpleiconsmap\symbol{"ECFB}}
+    \expandafter\def\csname simpleicon at express\endcsname {\simpleiconsmap\symbol{"ECFC}}
+    \expandafter\def\csname simpleicon at expressvpn\endcsname {\simpleiconsmap\symbol{"ECFD}}
+    \expandafter\def\csname simpleicon at eyeem\endcsname {\simpleiconsmap\symbol{"ECFE}}
+    \expandafter\def\csname simpleicon at f1\endcsname {\simpleiconsmap\symbol{"ECFF}}
+    \expandafter\def\csname simpleicon at f5\endcsname {\simpleiconsmap\symbol{"ED00}}
+    \expandafter\def\csname simpleicon at facebook\endcsname {\simpleiconsmap\symbol{"ED01}}
+    \expandafter\def\csname simpleicon at facebookgaming\endcsname {\simpleiconsmap\symbol{"ED02}}
+    \expandafter\def\csname simpleicon at facebooklive\endcsname {\simpleiconsmap\symbol{"ED03}}
+    \expandafter\def\csname simpleicon at faceit\endcsname {\simpleiconsmap\symbol{"ED04}}
+    \expandafter\def\csname simpleicon at facepunch\endcsname {\simpleiconsmap\symbol{"ED05}}
+    \expandafter\def\csname simpleicon at falco\endcsname {\simpleiconsmap\symbol{"ED06}}
+    \expandafter\def\csname simpleicon at falcon\endcsname {\simpleiconsmap\symbol{"ED07}}
+    \expandafter\def\csname simpleicon at fampay\endcsname {\simpleiconsmap\symbol{"ED08}}
+    \expandafter\def\csname simpleicon at fandango\endcsname {\simpleiconsmap\symbol{"ED09}}
+    \expandafter\def\csname simpleicon at fandom\endcsname {\simpleiconsmap\symbol{"ED0A}}
+    \expandafter\def\csname simpleicon at fanfou\endcsname {\simpleiconsmap\symbol{"ED0B}}
+    \expandafter\def\csname simpleicon at fantom\endcsname {\simpleiconsmap\symbol{"ED0C}}
+    \expandafter\def\csname simpleicon at fareharbor\endcsname {\simpleiconsmap\symbol{"ED0D}}
+    \expandafter\def\csname simpleicon at farfetch\endcsname {\simpleiconsmap\symbol{"ED0E}}
+    \expandafter\def\csname simpleicon at fastapi\endcsname {\simpleiconsmap\symbol{"ED0F}}
+    \expandafter\def\csname simpleicon at fastify\endcsname {\simpleiconsmap\symbol{"ED10}}
+    \expandafter\def\csname simpleicon at fastlane\endcsname {\simpleiconsmap\symbol{"ED11}}
+    \expandafter\def\csname simpleicon at fastly\endcsname {\simpleiconsmap\symbol{"ED12}}
+    \expandafter\def\csname simpleicon at fathom\endcsname {\simpleiconsmap\symbol{"ED13}}
+    \expandafter\def\csname simpleicon at fauna\endcsname {\simpleiconsmap\symbol{"ED14}}
+    \expandafter\def\csname simpleicon at favro\endcsname {\simpleiconsmap\symbol{"ED15}}
+    \expandafter\def\csname simpleicon at fdroid\endcsname {\simpleiconsmap\symbol{"ED16}}
+    \expandafter\def\csname simpleicon at feathub\endcsname {\simpleiconsmap\symbol{"ED17}}
+    \expandafter\def\csname simpleicon at fedex\endcsname {\simpleiconsmap\symbol{"ED18}}
+    \expandafter\def\csname simpleicon at fedora\endcsname {\simpleiconsmap\symbol{"ED19}}
+    \expandafter\def\csname simpleicon at feedly\endcsname {\simpleiconsmap\symbol{"ED1A}}
+    \expandafter\def\csname simpleicon at ferrari\endcsname {\simpleiconsmap\symbol{"ED1B}}
+    \expandafter\def\csname simpleicon at ferrarinv\endcsname {\simpleiconsmap\symbol{"ED1C}}
+    \expandafter\def\csname simpleicon at ferretdb\endcsname {\simpleiconsmap\symbol{"ED1D}}
+    \expandafter\def\csname simpleicon at ffmpeg\endcsname {\simpleiconsmap\symbol{"ED1E}}
+    \expandafter\def\csname simpleicon at fi\endcsname {\simpleiconsmap\symbol{"ED1F}}
+    \expandafter\def\csname simpleicon at fiat\endcsname {\simpleiconsmap\symbol{"ED20}}
+    \expandafter\def\csname simpleicon at fidoalliance\endcsname {\simpleiconsmap\symbol{"ED21}}
+    \expandafter\def\csname simpleicon at fifa\endcsname {\simpleiconsmap\symbol{"ED22}}
+    \expandafter\def\csname simpleicon at fig\endcsname {\simpleiconsmap\symbol{"ED23}}
+    \expandafter\def\csname simpleicon at figma\endcsname {\simpleiconsmap\symbol{"ED24}}
+    \expandafter\def\csname simpleicon at figshare\endcsname {\simpleiconsmap\symbol{"ED25}}
+    \expandafter\def\csname simpleicon at fila\endcsname {\simpleiconsmap\symbol{"ED26}}
+    \expandafter\def\csname simpleicon at files\endcsname {\simpleiconsmap\symbol{"ED27}}
+    \expandafter\def\csname simpleicon at filezilla\endcsname {\simpleiconsmap\symbol{"ED28}}
+    \expandafter\def\csname simpleicon at fing\endcsname {\simpleiconsmap\symbol{"ED29}}
+    \expandafter\def\csname simpleicon at firebase\endcsname {\simpleiconsmap\symbol{"ED2A}}
+    \expandafter\def\csname simpleicon at firefish\endcsname {\simpleiconsmap\symbol{"ED2B}}
+    \expandafter\def\csname simpleicon at fireflyiii\endcsname {\simpleiconsmap\symbol{"ED2C}}
+    \expandafter\def\csname simpleicon at firefox\endcsname {\simpleiconsmap\symbol{"ED2D}}
+    \expandafter\def\csname simpleicon at firefoxbrowser\endcsname {\simpleiconsmap\symbol{"ED2E}}
+    \expandafter\def\csname simpleicon at fireship\endcsname {\simpleiconsmap\symbol{"ED2F}}
+    \expandafter\def\csname simpleicon at firewalla\endcsname {\simpleiconsmap\symbol{"ED30}}
+    \expandafter\def\csname simpleicon at first\endcsname {\simpleiconsmap\symbol{"ED31}}
+    \expandafter\def\csname simpleicon at fitbit\endcsname {\simpleiconsmap\symbol{"ED32}}
+    \expandafter\def\csname simpleicon at fite\endcsname {\simpleiconsmap\symbol{"ED33}}
+    \expandafter\def\csname simpleicon at fivem\endcsname {\simpleiconsmap\symbol{"ED34}}
+    \expandafter\def\csname simpleicon at fiverr\endcsname {\simpleiconsmap\symbol{"ED35}}
+    \expandafter\def\csname simpleicon at flask\endcsname {\simpleiconsmap\symbol{"ED36}}
+    \expandafter\def\csname simpleicon at flat\endcsname {\simpleiconsmap\symbol{"ED37}}
+    \expandafter\def\csname simpleicon at flathub\endcsname {\simpleiconsmap\symbol{"ED38}}
+    \expandafter\def\csname simpleicon at flatpak\endcsname {\simpleiconsmap\symbol{"ED39}}
+    \expandafter\def\csname simpleicon at flattr\endcsname {\simpleiconsmap\symbol{"ED3A}}
+    \expandafter\def\csname simpleicon at flickr\endcsname {\simpleiconsmap\symbol{"ED3B}}
+    \expandafter\def\csname simpleicon at flightaware\endcsname {\simpleiconsmap\symbol{"ED3C}}
+    \expandafter\def\csname simpleicon at flipboard\endcsname {\simpleiconsmap\symbol{"ED3D}}
+    \expandafter\def\csname simpleicon at flipkart\endcsname {\simpleiconsmap\symbol{"ED3E}}
+    \expandafter\def\csname simpleicon at floatplane\endcsname {\simpleiconsmap\symbol{"ED3F}}
+    \expandafter\def\csname simpleicon at flood\endcsname {\simpleiconsmap\symbol{"ED40}}
+    \expandafter\def\csname simpleicon at fluentbit\endcsname {\simpleiconsmap\symbol{"ED41}}
+    \expandafter\def\csname simpleicon at fluentd\endcsname {\simpleiconsmap\symbol{"ED42}}
+    \expandafter\def\csname simpleicon at fluke\endcsname {\simpleiconsmap\symbol{"ED43}}
+    \expandafter\def\csname simpleicon at flutter\endcsname {\simpleiconsmap\symbol{"ED44}}
+    \expandafter\def\csname simpleicon at flux\endcsname {\simpleiconsmap\symbol{"ED45}}
+    \expandafter\def\csname simpleicon at fluxus\endcsname {\simpleiconsmap\symbol{"ED46}}
+    \expandafter\def\csname simpleicon at flyway\endcsname {\simpleiconsmap\symbol{"ED47}}
+    \expandafter\def\csname simpleicon at fmod\endcsname {\simpleiconsmap\symbol{"ED48}}
+    \expandafter\def\csname simpleicon at fnac\endcsname {\simpleiconsmap\symbol{"ED49}}
+    \expandafter\def\csname simpleicon at folium\endcsname {\simpleiconsmap\symbol{"ED4A}}
+    \expandafter\def\csname simpleicon at fonoma\endcsname {\simpleiconsmap\symbol{"ED4B}}
+    \expandafter\def\csname simpleicon at fontawesome\endcsname {\simpleiconsmap\symbol{"ED4C}}
+    \expandafter\def\csname simpleicon at fontbase\endcsname {\simpleiconsmap\symbol{"ED4D}}
+    \expandafter\def\csname simpleicon at fontforge\endcsname {\simpleiconsmap\symbol{"ED4E}}
+    \expandafter\def\csname simpleicon at foodpanda\endcsname {\simpleiconsmap\symbol{"ED4F}}
+    \expandafter\def\csname simpleicon at ford\endcsname {\simpleiconsmap\symbol{"ED50}}
+    \expandafter\def\csname simpleicon at forestry\endcsname {\simpleiconsmap\symbol{"ED51}}
+    \expandafter\def\csname simpleicon at forgejo\endcsname {\simpleiconsmap\symbol{"ED52}}
+    \expandafter\def\csname simpleicon at formstack\endcsname {\simpleiconsmap\symbol{"ED53}}
+    \expandafter\def\csname simpleicon at fortinet\endcsname {\simpleiconsmap\symbol{"ED54}}
+    \expandafter\def\csname simpleicon at fortran\endcsname {\simpleiconsmap\symbol{"ED55}}
+    \expandafter\def\csname simpleicon at fossa\endcsname {\simpleiconsmap\symbol{"ED56}}
+    \expandafter\def\csname simpleicon at fossilscm\endcsname {\simpleiconsmap\symbol{"ED57}}
+    \expandafter\def\csname simpleicon at foursquare\endcsname {\simpleiconsmap\symbol{"ED58}}
+    \expandafter\def\csname simpleicon at foursquarecityguide\endcsname {\simpleiconsmap\symbol{"ED59}}
+    \expandafter\def\csname simpleicon at fox\endcsname {\simpleiconsmap\symbol{"ED5A}}
+    \expandafter\def\csname simpleicon at foxtel\endcsname {\simpleiconsmap\symbol{"ED5B}}
+    \expandafter\def\csname simpleicon at fozzy\endcsname {\simpleiconsmap\symbol{"ED5C}}
+    \expandafter\def\csname simpleicon at framer\endcsname {\simpleiconsmap\symbol{"ED5D}}
+    \expandafter\def\csname simpleicon at framework7\endcsname {\simpleiconsmap\symbol{"ED5E}}
+    \expandafter\def\csname simpleicon at franprix\endcsname {\simpleiconsmap\symbol{"ED5F}}
+    \expandafter\def\csname simpleicon at fraunhofergesellschaft\endcsname {\simpleiconsmap\symbol{"ED60}}
+    \expandafter\def\csname simpleicon at freebsd\endcsname {\simpleiconsmap\symbol{"ED61}}
+    \expandafter\def\csname simpleicon at freecodecamp\endcsname {\simpleiconsmap\symbol{"ED62}}
+    \expandafter\def\csname simpleicon at freedesktopdotorg\endcsname {\simpleiconsmap\symbol{"ED63}}
+    \expandafter\def\csname simpleicon at freelancer\endcsname {\simpleiconsmap\symbol{"ED64}}
+    \expandafter\def\csname simpleicon at freenas\endcsname {\simpleiconsmap\symbol{"ED65}}
+    \expandafter\def\csname simpleicon at freepik\endcsname {\simpleiconsmap\symbol{"ED66}}
+    \expandafter\def\csname simpleicon at frontendmentor\endcsname {\simpleiconsmap\symbol{"ED67}}
+    \expandafter\def\csname simpleicon at frontify\endcsname {\simpleiconsmap\symbol{"ED68}}
+    \expandafter\def\csname simpleicon at fsecure\endcsname {\simpleiconsmap\symbol{"ED69}}
+    \expandafter\def\csname simpleicon at fsharp\endcsname {\simpleiconsmap\symbol{"ED6A}}
+    \expandafter\def\csname simpleicon at fugacloud\endcsname {\simpleiconsmap\symbol{"ED6B}}
+    \expandafter\def\csname simpleicon at fujifilm\endcsname {\simpleiconsmap\symbol{"ED6C}}
+    \expandafter\def\csname simpleicon at fujitsu\endcsname {\simpleiconsmap\symbol{"ED6D}}
+    \expandafter\def\csname simpleicon at funimation\endcsname {\simpleiconsmap\symbol{"ED6E}}
+    \expandafter\def\csname simpleicon at furaffinity\endcsname {\simpleiconsmap\symbol{"ED6F}}
+    \expandafter\def\csname simpleicon at furrynetwork\endcsname {\simpleiconsmap\symbol{"ED70}}
+    \expandafter\def\csname simpleicon at futurelearn\endcsname {\simpleiconsmap\symbol{"ED71}}
+    \expandafter\def\csname simpleicon at g2\endcsname {\simpleiconsmap\symbol{"ED72}}
+    \expandafter\def\csname simpleicon at g2a\endcsname {\simpleiconsmap\symbol{"ED73}}
+    \expandafter\def\csname simpleicon at gameandwatch\endcsname {\simpleiconsmap\symbol{"ED74}}
+    \expandafter\def\csname simpleicon at gamebanana\endcsname {\simpleiconsmap\symbol{"ED75}}
+    \expandafter\def\csname simpleicon at gamedeveloper\endcsname {\simpleiconsmap\symbol{"ED76}}
+    \expandafter\def\csname simpleicon at gamejolt\endcsname {\simpleiconsmap\symbol{"ED77}}
+    \expandafter\def\csname simpleicon at gamemaker\endcsname {\simpleiconsmap\symbol{"ED78}}
+    \expandafter\def\csname simpleicon at garmin\endcsname {\simpleiconsmap\symbol{"ED79}}
+    \expandafter\def\csname simpleicon at gatling\endcsname {\simpleiconsmap\symbol{"ED7A}}
+    \expandafter\def\csname simpleicon at gatsby\endcsname {\simpleiconsmap\symbol{"ED7B}}
+    \expandafter\def\csname simpleicon at gdal\endcsname {\simpleiconsmap\symbol{"ED7C}}
+    \expandafter\def\csname simpleicon at geant\endcsname {\simpleiconsmap\symbol{"ED7D}}
+    \expandafter\def\csname simpleicon at geeksforgeeks\endcsname {\simpleiconsmap\symbol{"ED7E}}
+    \expandafter\def\csname simpleicon at generalelectric\endcsname {\simpleiconsmap\symbol{"ED7F}}
+    \expandafter\def\csname simpleicon at generalmotors\endcsname {\simpleiconsmap\symbol{"ED80}}
+    \expandafter\def\csname simpleicon at genius\endcsname {\simpleiconsmap\symbol{"ED81}}
+    \expandafter\def\csname simpleicon at gentoo\endcsname {\simpleiconsmap\symbol{"ED82}}
+    \expandafter\def\csname simpleicon at geocaching\endcsname {\simpleiconsmap\symbol{"ED83}}
+    \expandafter\def\csname simpleicon at gerrit\endcsname {\simpleiconsmap\symbol{"ED84}}
+    \expandafter\def\csname simpleicon at ghost\endcsname {\simpleiconsmap\symbol{"ED85}}
+    \expandafter\def\csname simpleicon at ghostery\endcsname {\simpleiconsmap\symbol{"ED86}}
+    \expandafter\def\csname simpleicon at gimp\endcsname {\simpleiconsmap\symbol{"ED87}}
+    \expandafter\def\csname simpleicon at giphy\endcsname {\simpleiconsmap\symbol{"ED88}}
+    \expandafter\def\csname simpleicon at git\endcsname {\simpleiconsmap\symbol{"ED89}}
+    \expandafter\def\csname simpleicon at gitbook\endcsname {\simpleiconsmap\symbol{"ED8A}}
+    \expandafter\def\csname simpleicon at gitea\endcsname {\simpleiconsmap\symbol{"ED8B}}
+    \expandafter\def\csname simpleicon at gitee\endcsname {\simpleiconsmap\symbol{"ED8C}}
+    \expandafter\def\csname simpleicon at gitextensions\endcsname {\simpleiconsmap\symbol{"ED8D}}
+    \expandafter\def\csname simpleicon at github\endcsname {\simpleiconsmap\symbol{"ED8E}}
+    \expandafter\def\csname simpleicon at githubactions\endcsname {\simpleiconsmap\symbol{"ED8F}}
+    \expandafter\def\csname simpleicon at githubpages\endcsname {\simpleiconsmap\symbol{"ED90}}
+    \expandafter\def\csname simpleicon at githubsponsors\endcsname {\simpleiconsmap\symbol{"ED91}}
+    \expandafter\def\csname simpleicon at gitignoredotio\endcsname {\simpleiconsmap\symbol{"ED92}}
+    \expandafter\def\csname simpleicon at gitkraken\endcsname {\simpleiconsmap\symbol{"ED93}}
+    \expandafter\def\csname simpleicon at gitlab\endcsname {\simpleiconsmap\symbol{"ED94}}
+    \expandafter\def\csname simpleicon at gitlfs\endcsname {\simpleiconsmap\symbol{"ED95}}
+    \expandafter\def\csname simpleicon at gitpod\endcsname {\simpleiconsmap\symbol{"ED96}}
+    \expandafter\def\csname simpleicon at gitter\endcsname {\simpleiconsmap\symbol{"ED97}}
+    \expandafter\def\csname simpleicon at glassdoor\endcsname {\simpleiconsmap\symbol{"ED98}}
+    \expandafter\def\csname simpleicon at glitch\endcsname {\simpleiconsmap\symbol{"ED99}}
+    \expandafter\def\csname simpleicon at globus\endcsname {\simpleiconsmap\symbol{"ED9A}}
+    \expandafter\def\csname simpleicon at gmail\endcsname {\simpleiconsmap\symbol{"ED9B}}
+    \expandafter\def\csname simpleicon at gnome\endcsname {\simpleiconsmap\symbol{"ED9C}}
+    \expandafter\def\csname simpleicon at gnometerminal\endcsname {\simpleiconsmap\symbol{"ED9D}}
+    \expandafter\def\csname simpleicon at gnu\endcsname {\simpleiconsmap\symbol{"ED9E}}
+    \expandafter\def\csname simpleicon at gnubash\endcsname {\simpleiconsmap\symbol{"ED9F}}
+    \expandafter\def\csname simpleicon at gnuemacs\endcsname {\simpleiconsmap\symbol{"EDA0}}
+    \expandafter\def\csname simpleicon at gnuicecat\endcsname {\simpleiconsmap\symbol{"EDA1}}
+    \expandafter\def\csname simpleicon at gnuprivacyguard\endcsname {\simpleiconsmap\symbol{"EDA2}}
+    \expandafter\def\csname simpleicon at gnusocial\endcsname {\simpleiconsmap\symbol{"EDA3}}
+    \expandafter\def\csname simpleicon at go\endcsname {\simpleiconsmap\symbol{"EDA4}}
+    \expandafter\def\csname simpleicon at gocd\endcsname {\simpleiconsmap\symbol{"EDA5}}
+    \expandafter\def\csname simpleicon at godaddy\endcsname {\simpleiconsmap\symbol{"EDA6}}
+    \expandafter\def\csname simpleicon at godotengine\endcsname {\simpleiconsmap\symbol{"EDA7}}
+    \expandafter\def\csname simpleicon at gofundme\endcsname {\simpleiconsmap\symbol{"EDA8}}
+    \expandafter\def\csname simpleicon at gogdotcom\endcsname {\simpleiconsmap\symbol{"EDA9}}
+    \expandafter\def\csname simpleicon at goland\endcsname {\simpleiconsmap\symbol{"EDAA}}
+    \expandafter\def\csname simpleicon at goldenline\endcsname {\simpleiconsmap\symbol{"EDAB}}
+    \expandafter\def\csname simpleicon at goodreads\endcsname {\simpleiconsmap\symbol{"EDAC}}
+    \expandafter\def\csname simpleicon at google\endcsname {\simpleiconsmap\symbol{"EDAD}}
+    \expandafter\def\csname simpleicon at googleadmob\endcsname {\simpleiconsmap\symbol{"EDAE}}
+    \expandafter\def\csname simpleicon at googleads\endcsname {\simpleiconsmap\symbol{"EDAF}}
+    \expandafter\def\csname simpleicon at googleadsense\endcsname {\simpleiconsmap\symbol{"EDB0}}
+    \expandafter\def\csname simpleicon at googleanalytics\endcsname {\simpleiconsmap\symbol{"EDB1}}
+    \expandafter\def\csname simpleicon at googleappsscript\endcsname {\simpleiconsmap\symbol{"EDB2}}
+    \expandafter\def\csname simpleicon at googleassistant\endcsname {\simpleiconsmap\symbol{"EDB3}}
+    \expandafter\def\csname simpleicon at googlebard\endcsname {\simpleiconsmap\symbol{"EDB4}}
+    \expandafter\def\csname simpleicon at googlebigquery\endcsname {\simpleiconsmap\symbol{"EDB5}}
+    \expandafter\def\csname simpleicon at googlecalendar\endcsname {\simpleiconsmap\symbol{"EDB6}}
+    \expandafter\def\csname simpleicon at googlecardboard\endcsname {\simpleiconsmap\symbol{"EDB7}}
+    \expandafter\def\csname simpleicon at googlechat\endcsname {\simpleiconsmap\symbol{"EDB8}}
+    \expandafter\def\csname simpleicon at googlechrome\endcsname {\simpleiconsmap\symbol{"EDB9}}
+    \expandafter\def\csname simpleicon at googleclassroom\endcsname {\simpleiconsmap\symbol{"EDBA}}
+    \expandafter\def\csname simpleicon at googlecloud\endcsname {\simpleiconsmap\symbol{"EDBB}}
+    \expandafter\def\csname simpleicon at googlecloudcomposer\endcsname {\simpleiconsmap\symbol{"EDBC}}
+    \expandafter\def\csname simpleicon at googlecolab\endcsname {\simpleiconsmap\symbol{"EDBD}}
+    \expandafter\def\csname simpleicon at googlecontaineroptimizedos\endcsname {\simpleiconsmap\symbol{"EDBE}}
+    \expandafter\def\csname simpleicon at googledatastudio\endcsname {\simpleiconsmap\symbol{"EDBF}}
+    \expandafter\def\csname simpleicon at googledocs\endcsname {\simpleiconsmap\symbol{"EDC0}}
+    \expandafter\def\csname simpleicon at googledomains\endcsname {\simpleiconsmap\symbol{"EDC1}}
+    \expandafter\def\csname simpleicon at googledrive\endcsname {\simpleiconsmap\symbol{"EDC2}}
+    \expandafter\def\csname simpleicon at googleearth\endcsname {\simpleiconsmap\symbol{"EDC3}}
+    \expandafter\def\csname simpleicon at googleearthengine\endcsname {\simpleiconsmap\symbol{"EDC4}}
+    \expandafter\def\csname simpleicon at googlefit\endcsname {\simpleiconsmap\symbol{"EDC5}}
+    \expandafter\def\csname simpleicon at googlefonts\endcsname {\simpleiconsmap\symbol{"EDC6}}
+    \expandafter\def\csname simpleicon at googleforms\endcsname {\simpleiconsmap\symbol{"EDC7}}
+    \expandafter\def\csname simpleicon at googlehangouts\endcsname {\simpleiconsmap\symbol{"EDC8}}
+    \expandafter\def\csname simpleicon at googlehome\endcsname {\simpleiconsmap\symbol{"EDC9}}
+    \expandafter\def\csname simpleicon at googlekeep\endcsname {\simpleiconsmap\symbol{"EDCA}}
+    \expandafter\def\csname simpleicon at googlelens\endcsname {\simpleiconsmap\symbol{"EDCB}}
+    \expandafter\def\csname simpleicon at googlemaps\endcsname {\simpleiconsmap\symbol{"EDCC}}
+    \expandafter\def\csname simpleicon at googlemarketingplatform\endcsname {\simpleiconsmap\symbol{"EDCD}}
+    \expandafter\def\csname simpleicon at googlemeet\endcsname {\simpleiconsmap\symbol{"EDCE}}
+    \expandafter\def\csname simpleicon at googlemessages\endcsname {\simpleiconsmap\symbol{"EDCF}}
+    \expandafter\def\csname simpleicon at googlemybusiness\endcsname {\simpleiconsmap\symbol{"EDD0}}
+    \expandafter\def\csname simpleicon at googlenearby\endcsname {\simpleiconsmap\symbol{"EDD1}}
+    \expandafter\def\csname simpleicon at googlenews\endcsname {\simpleiconsmap\symbol{"EDD2}}
+    \expandafter\def\csname simpleicon at googleoptimize\endcsname {\simpleiconsmap\symbol{"EDD3}}
+    \expandafter\def\csname simpleicon at googlepay\endcsname {\simpleiconsmap\symbol{"EDD4}}
+    \expandafter\def\csname simpleicon at googlephotos\endcsname {\simpleiconsmap\symbol{"EDD5}}
+    \expandafter\def\csname simpleicon at googleplay\endcsname {\simpleiconsmap\symbol{"EDD6}}
+    \expandafter\def\csname simpleicon at googlepodcasts\endcsname {\simpleiconsmap\symbol{"EDD7}}
+    \expandafter\def\csname simpleicon at googlescholar\endcsname {\simpleiconsmap\symbol{"EDD8}}
+    \expandafter\def\csname simpleicon at googlesearchconsole\endcsname {\simpleiconsmap\symbol{"EDD9}}
+    \expandafter\def\csname simpleicon at googlesheets\endcsname {\simpleiconsmap\symbol{"EDDA}}
+    \expandafter\def\csname simpleicon at googleslides\endcsname {\simpleiconsmap\symbol{"EDDB}}
+    \expandafter\def\csname simpleicon at googlestreetview\endcsname {\simpleiconsmap\symbol{"EDDC}}
+    \expandafter\def\csname simpleicon at googletagmanager\endcsname {\simpleiconsmap\symbol{"EDDD}}
+    \expandafter\def\csname simpleicon at googletranslate\endcsname {\simpleiconsmap\symbol{"EDDE}}
+    \expandafter\def\csname simpleicon at gotomeeting\endcsname {\simpleiconsmap\symbol{"EDDF}}
+    \expandafter\def\csname simpleicon at grab\endcsname {\simpleiconsmap\symbol{"EDE0}}
+    \expandafter\def\csname simpleicon at gradle\endcsname {\simpleiconsmap\symbol{"EDE1}}
+    \expandafter\def\csname simpleicon at gradleplaypublisher\endcsname {\simpleiconsmap\symbol{"EDE2}}
+    \expandafter\def\csname simpleicon at grafana\endcsname {\simpleiconsmap\symbol{"EDE3}}
+    \expandafter\def\csname simpleicon at grammarly\endcsname {\simpleiconsmap\symbol{"EDE4}}
+    \expandafter\def\csname simpleicon at grandfrais\endcsname {\simpleiconsmap\symbol{"EDE5}}
+    \expandafter\def\csname simpleicon at graphql\endcsname {\simpleiconsmap\symbol{"EDE6}}
+    \expandafter\def\csname simpleicon at grav\endcsname {\simpleiconsmap\symbol{"EDE7}}
+    \expandafter\def\csname simpleicon at gravatar\endcsname {\simpleiconsmap\symbol{"EDE8}}
+    \expandafter\def\csname simpleicon at graylog\endcsname {\simpleiconsmap\symbol{"EDE9}}
+    \expandafter\def\csname simpleicon at greenhouse\endcsname {\simpleiconsmap\symbol{"EDEA}}
+    \expandafter\def\csname simpleicon at greensock\endcsname {\simpleiconsmap\symbol{"EDEB}}
+    \expandafter\def\csname simpleicon at griddotai\endcsname {\simpleiconsmap\symbol{"EDEC}}
+    \expandafter\def\csname simpleicon at gridsome\endcsname {\simpleiconsmap\symbol{"EDED}}
+    \expandafter\def\csname simpleicon at groupme\endcsname {\simpleiconsmap\symbol{"EDEE}}
+    \expandafter\def\csname simpleicon at groupon\endcsname {\simpleiconsmap\symbol{"EDEF}}
+    \expandafter\def\csname simpleicon at grubhub\endcsname {\simpleiconsmap\symbol{"EDF0}}
+    \expandafter\def\csname simpleicon at grunt\endcsname {\simpleiconsmap\symbol{"EDF1}}
+    \expandafter\def\csname simpleicon at gsk\endcsname {\simpleiconsmap\symbol{"EDF2}}
+    \expandafter\def\csname simpleicon at gstreamer\endcsname {\simpleiconsmap\symbol{"EDF3}}
+    \expandafter\def\csname simpleicon at gtk\endcsname {\simpleiconsmap\symbol{"EDF4}}
+    \expandafter\def\csname simpleicon at guangzhoumetro\endcsname {\simpleiconsmap\symbol{"EDF5}}
+    \expandafter\def\csname simpleicon at guilded\endcsname {\simpleiconsmap\symbol{"EDF6}}
+    \expandafter\def\csname simpleicon at gulp\endcsname {\simpleiconsmap\symbol{"EDF7}}
+    \expandafter\def\csname simpleicon at gumroad\endcsname {\simpleiconsmap\symbol{"EDF8}}
+    \expandafter\def\csname simpleicon at gumtree\endcsname {\simpleiconsmap\symbol{"EDF9}}
+    \expandafter\def\csname simpleicon at gunicorn\endcsname {\simpleiconsmap\symbol{"EDFA}}
+    \expandafter\def\csname simpleicon at gurobi\endcsname {\simpleiconsmap\symbol{"EDFB}}
+    \expandafter\def\csname simpleicon at gutenberg\endcsname {\simpleiconsmap\symbol{"EDFC}}
+    \expandafter\def\csname simpleicon at h3\endcsname {\simpleiconsmap\symbol{"EDFD}}
+    \expandafter\def\csname simpleicon at habr\endcsname {\simpleiconsmap\symbol{"EDFE}}
+    \expandafter\def\csname simpleicon at hackaday\endcsname {\simpleiconsmap\symbol{"EDFF}}
+    \expandafter\def\csname simpleicon at hackclub\endcsname {\simpleiconsmap\symbol{"EE00}}
+    \expandafter\def\csname simpleicon at hackerearth\endcsname {\simpleiconsmap\symbol{"EE01}}
+    \expandafter\def\csname simpleicon at hackernoon\endcsname {\simpleiconsmap\symbol{"EE02}}
+    \expandafter\def\csname simpleicon at hackerone\endcsname {\simpleiconsmap\symbol{"EE03}}
+    \expandafter\def\csname simpleicon at hackerrank\endcsname {\simpleiconsmap\symbol{"EE04}}
+    \expandafter\def\csname simpleicon at hackster\endcsname {\simpleiconsmap\symbol{"EE05}}
+    \expandafter\def\csname simpleicon at hackthebox\endcsname {\simpleiconsmap\symbol{"EE06}}
+    \expandafter\def\csname simpleicon at hal\endcsname {\simpleiconsmap\symbol{"EE07}}
+    \expandafter\def\csname simpleicon at handlebarsdotjs\endcsname {\simpleiconsmap\symbol{"EE08}}
+    \expandafter\def\csname simpleicon at handm\endcsname {\simpleiconsmap\symbol{"EE09}}
+    \expandafter\def\csname simpleicon at handshake\endcsname {\simpleiconsmap\symbol{"EE0A}}
+    \expandafter\def\csname simpleicon at handshakeprotocol\endcsname {\simpleiconsmap\symbol{"EE0B}}
+    \expandafter\def\csname simpleicon at happycow\endcsname {\simpleiconsmap\symbol{"EE0C}}
+    \expandafter\def\csname simpleicon at harbor\endcsname {\simpleiconsmap\symbol{"EE0D}}
+    \expandafter\def\csname simpleicon at harmonyos\endcsname {\simpleiconsmap\symbol{"EE0E}}
+    \expandafter\def\csname simpleicon at hashicorp\endcsname {\simpleiconsmap\symbol{"EE0F}}
+    \expandafter\def\csname simpleicon at hashnode\endcsname {\simpleiconsmap\symbol{"EE10}}
+    \expandafter\def\csname simpleicon at haskell\endcsname {\simpleiconsmap\symbol{"EE11}}
+    \expandafter\def\csname simpleicon at hasura\endcsname {\simpleiconsmap\symbol{"EE12}}
+    \expandafter\def\csname simpleicon at hatenabookmark\endcsname {\simpleiconsmap\symbol{"EE13}}
+    \expandafter\def\csname simpleicon at haveibeenpwned\endcsname {\simpleiconsmap\symbol{"EE14}}
+    \expandafter\def\csname simpleicon at haxe\endcsname {\simpleiconsmap\symbol{"EE15}}
+    \expandafter\def\csname simpleicon at hbo\endcsname {\simpleiconsmap\symbol{"EE16}}
+    \expandafter\def\csname simpleicon at hcl\endcsname {\simpleiconsmap\symbol{"EE17}}
+    \expandafter\def\csname simpleicon at headlessui\endcsname {\simpleiconsmap\symbol{"EE18}}
+    \expandafter\def\csname simpleicon at headspace\endcsname {\simpleiconsmap\symbol{"EE19}}
+    \expandafter\def\csname simpleicon at hearth\endcsname {\simpleiconsmap\symbol{"EE1A}}
+    \expandafter\def\csname simpleicon at hearthisdotat\endcsname {\simpleiconsmap\symbol{"EE1B}}
+    \expandafter\def\csname simpleicon at hedera\endcsname {\simpleiconsmap\symbol{"EE1C}}
+    \expandafter\def\csname simpleicon at hellofresh\endcsname {\simpleiconsmap\symbol{"EE1D}}
+    \expandafter\def\csname simpleicon at hellyhansen\endcsname {\simpleiconsmap\symbol{"EE1E}}
+    \expandafter\def\csname simpleicon at helm\endcsname {\simpleiconsmap\symbol{"EE1F}}
+    \expandafter\def\csname simpleicon at helpdesk\endcsname {\simpleiconsmap\symbol{"EE20}}
+    \expandafter\def\csname simpleicon at helpscout\endcsname {\simpleiconsmap\symbol{"EE21}}
+    \expandafter\def\csname simpleicon at here\endcsname {\simpleiconsmap\symbol{"EE22}}
+    \expandafter\def\csname simpleicon at heroku\endcsname {\simpleiconsmap\symbol{"EE23}}
+    \expandafter\def\csname simpleicon at hetzner\endcsname {\simpleiconsmap\symbol{"EE24}}
+    \expandafter\def\csname simpleicon at hexlet\endcsname {\simpleiconsmap\symbol{"EE25}}
+    \expandafter\def\csname simpleicon at hexo\endcsname {\simpleiconsmap\symbol{"EE26}}
+    \expandafter\def\csname simpleicon at hey\endcsname {\simpleiconsmap\symbol{"EE27}}
+    \expandafter\def\csname simpleicon at hibernate\endcsname {\simpleiconsmap\symbol{"EE28}}
+    \expandafter\def\csname simpleicon at hibob\endcsname {\simpleiconsmap\symbol{"EE29}}
+    \expandafter\def\csname simpleicon at hilton\endcsname {\simpleiconsmap\symbol{"EE2A}}
+    \expandafter\def\csname simpleicon at hitachi\endcsname {\simpleiconsmap\symbol{"EE2B}}
+    \expandafter\def\csname simpleicon at hive\endcsname {\simpleiconsmap\symbol{"EE2C}}
+    \expandafter\def\csname simpleicon at hiveblockchain\endcsname {\simpleiconsmap\symbol{"EE2D}}
+    \expandafter\def\csname simpleicon at homeadvisor\endcsname {\simpleiconsmap\symbol{"EE2E}}
+    \expandafter\def\csname simpleicon at homeassistant\endcsname {\simpleiconsmap\symbol{"EE2F}}
+    \expandafter\def\csname simpleicon at homeassistantcommunitystore\endcsname {\simpleiconsmap\symbol{"EE30}}
+    \expandafter\def\csname simpleicon at homebrew\endcsname {\simpleiconsmap\symbol{"EE31}}
+    \expandafter\def\csname simpleicon at homebridge\endcsname {\simpleiconsmap\symbol{"EE32}}
+    \expandafter\def\csname simpleicon at homify\endcsname {\simpleiconsmap\symbol{"EE33}}
+    \expandafter\def\csname simpleicon at honda\endcsname {\simpleiconsmap\symbol{"EE34}}
+    \expandafter\def\csname simpleicon at honey\endcsname {\simpleiconsmap\symbol{"EE35}}
+    \expandafter\def\csname simpleicon at honor\endcsname {\simpleiconsmap\symbol{"EE36}}
+    \expandafter\def\csname simpleicon at hootsuite\endcsname {\simpleiconsmap\symbol{"EE37}}
+    \expandafter\def\csname simpleicon at hoppscotch\endcsname {\simpleiconsmap\symbol{"EE38}}
+    \expandafter\def\csname simpleicon at hotelsdotcom\endcsname {\simpleiconsmap\symbol{"EE39}}
+    \expandafter\def\csname simpleicon at hotjar\endcsname {\simpleiconsmap\symbol{"EE3A}}
+    \expandafter\def\csname simpleicon at hotwire\endcsname {\simpleiconsmap\symbol{"EE3B}}
+    \expandafter\def\csname simpleicon at houdini\endcsname {\simpleiconsmap\symbol{"EE3C}}
+    \expandafter\def\csname simpleicon at houzz\endcsname {\simpleiconsmap\symbol{"EE3D}}
+    \expandafter\def\csname simpleicon at hp\endcsname {\simpleiconsmap\symbol{"EE3E}}
+    \expandafter\def\csname simpleicon at hsbc\endcsname {\simpleiconsmap\symbol{"EE3F}}
+    \expandafter\def\csname simpleicon at html5\endcsname {\simpleiconsmap\symbol{"EE40}}
+    \expandafter\def\csname simpleicon at htmlacademy\endcsname {\simpleiconsmap\symbol{"EE41}}
+    \expandafter\def\csname simpleicon at htop\endcsname {\simpleiconsmap\symbol{"EE42}}
+    \expandafter\def\csname simpleicon at httpie\endcsname {\simpleiconsmap\symbol{"EE43}}
+    \expandafter\def\csname simpleicon at huawei\endcsname {\simpleiconsmap\symbol{"EE44}}
+    \expandafter\def\csname simpleicon at hubspot\endcsname {\simpleiconsmap\symbol{"EE45}}
+    \expandafter\def\csname simpleicon at hugo\endcsname {\simpleiconsmap\symbol{"EE46}}
+    \expandafter\def\csname simpleicon at hulu\endcsname {\simpleiconsmap\symbol{"EE47}}
+    \expandafter\def\csname simpleicon at humblebundle\endcsname {\simpleiconsmap\symbol{"EE48}}
+    \expandafter\def\csname simpleicon at hungryjacks\endcsname {\simpleiconsmap\symbol{"EE49}}
+    \expandafter\def\csname simpleicon at hurriyetemlak\endcsname {\simpleiconsmap\symbol{"EE4A}}
+    \expandafter\def\csname simpleicon at husqvarna\endcsname {\simpleiconsmap\symbol{"EE4B}}
+    \expandafter\def\csname simpleicon at hyper\endcsname {\simpleiconsmap\symbol{"EE4C}}
+    \expandafter\def\csname simpleicon at hyperledger\endcsname {\simpleiconsmap\symbol{"EE4D}}
+    \expandafter\def\csname simpleicon at hypothesis\endcsname {\simpleiconsmap\symbol{"EE4E}}
+    \expandafter\def\csname simpleicon at hyundai\endcsname {\simpleiconsmap\symbol{"EE4F}}
+    \expandafter\def\csname simpleicon at i18next\endcsname {\simpleiconsmap\symbol{"EE50}}
+    \expandafter\def\csname simpleicon at i3\endcsname {\simpleiconsmap\symbol{"EE51}}
+    \expandafter\def\csname simpleicon at iata\endcsname {\simpleiconsmap\symbol{"EE52}}
+    \expandafter\def\csname simpleicon at ibeacon\endcsname {\simpleiconsmap\symbol{"EE53}}
+    \expandafter\def\csname simpleicon at ibm\endcsname {\simpleiconsmap\symbol{"EE54}}
+    \expandafter\def\csname simpleicon at ibmcloud\endcsname {\simpleiconsmap\symbol{"EE55}}
+    \expandafter\def\csname simpleicon at ibmwatson\endcsname {\simpleiconsmap\symbol{"EE56}}
+    \expandafter\def\csname simpleicon at iced\endcsname {\simpleiconsmap\symbol{"EE57}}
+    \expandafter\def\csname simpleicon at iceland\endcsname {\simpleiconsmap\symbol{"EE58}}
+    \expandafter\def\csname simpleicon at icinga\endcsname {\simpleiconsmap\symbol{"EE59}}
+    \expandafter\def\csname simpleicon at icloud\endcsname {\simpleiconsmap\symbol{"EE5A}}
+    \expandafter\def\csname simpleicon at icomoon\endcsname {\simpleiconsmap\symbol{"EE5B}}
+    \expandafter\def\csname simpleicon at icon\endcsname {\simpleiconsmap\symbol{"EE5C}}
+    \expandafter\def\csname simpleicon at iconfinder\endcsname {\simpleiconsmap\symbol{"EE5D}}
+    \expandafter\def\csname simpleicon at iconify\endcsname {\simpleiconsmap\symbol{"EE5E}}
+    \expandafter\def\csname simpleicon at iconjar\endcsname {\simpleiconsmap\symbol{"EE5F}}
+    \expandafter\def\csname simpleicon at icons8\endcsname {\simpleiconsmap\symbol{"EE60}}
+    \expandafter\def\csname simpleicon at icq\endcsname {\simpleiconsmap\symbol{"EE61}}
+    \expandafter\def\csname simpleicon at ieee\endcsname {\simpleiconsmap\symbol{"EE62}}
+    \expandafter\def\csname simpleicon at ifixit\endcsname {\simpleiconsmap\symbol{"EE63}}
+    \expandafter\def\csname simpleicon at ifood\endcsname {\simpleiconsmap\symbol{"EE64}}
+    \expandafter\def\csname simpleicon at ifttt\endcsname {\simpleiconsmap\symbol{"EE65}}
+    \expandafter\def\csname simpleicon at igdb\endcsname {\simpleiconsmap\symbol{"EE66}}
+    \expandafter\def\csname simpleicon at iheartradio\endcsname {\simpleiconsmap\symbol{"EE67}}
+    \expandafter\def\csname simpleicon at ikea\endcsname {\simpleiconsmap\symbol{"EE68}}
+    \expandafter\def\csname simpleicon at iledefrancemobilites\endcsname {\simpleiconsmap\symbol{"EE69}}
+    \expandafter\def\csname simpleicon at imagej\endcsname {\simpleiconsmap\symbol{"EE6A}}
+    \expandafter\def\csname simpleicon at imdb\endcsname {\simpleiconsmap\symbol{"EE6B}}
+    \expandafter\def\csname simpleicon at imgur\endcsname {\simpleiconsmap\symbol{"EE6C}}
+    \expandafter\def\csname simpleicon at immer\endcsname {\simpleiconsmap\symbol{"EE6D}}
+    \expandafter\def\csname simpleicon at immich\endcsname {\simpleiconsmap\symbol{"EE6E}}
+    \expandafter\def\csname simpleicon at imou\endcsname {\simpleiconsmap\symbol{"EE6F}}
+    \expandafter\def\csname simpleicon at improvmx\endcsname {\simpleiconsmap\symbol{"EE70}}
+    \expandafter\def\csname simpleicon at indeed\endcsname {\simpleiconsmap\symbol{"EE71}}
+    \expandafter\def\csname simpleicon at indigo\endcsname {\simpleiconsmap\symbol{"EE72}}
+    \expandafter\def\csname simpleicon at inertia\endcsname {\simpleiconsmap\symbol{"EE73}}
+    \expandafter\def\csname simpleicon at infiniti\endcsname {\simpleiconsmap\symbol{"EE74}}
+    \expandafter\def\csname simpleicon at influxdb\endcsname {\simpleiconsmap\symbol{"EE75}}
+    \expandafter\def\csname simpleicon at infoq\endcsname {\simpleiconsmap\symbol{"EE76}}
+    \expandafter\def\csname simpleicon at informatica\endcsname {\simpleiconsmap\symbol{"EE77}}
+    \expandafter\def\csname simpleicon at infosys\endcsname {\simpleiconsmap\symbol{"EE78}}
+    \expandafter\def\csname simpleicon at infracost\endcsname {\simpleiconsmap\symbol{"EE79}}
+    \expandafter\def\csname simpleicon at ingress\endcsname {\simpleiconsmap\symbol{"EE7A}}
+    \expandafter\def\csname simpleicon at inkdrop\endcsname {\simpleiconsmap\symbol{"EE7B}}
+    \expandafter\def\csname simpleicon at inkscape\endcsname {\simpleiconsmap\symbol{"EE7C}}
+    \expandafter\def\csname simpleicon at insomnia\endcsname {\simpleiconsmap\symbol{"EE7D}}
+    \expandafter\def\csname simpleicon at instacart\endcsname {\simpleiconsmap\symbol{"EE7E}}
+    \expandafter\def\csname simpleicon at instagram\endcsname {\simpleiconsmap\symbol{"EE7F}}
+    \expandafter\def\csname simpleicon at instapaper\endcsname {\simpleiconsmap\symbol{"EE80}}
+    \expandafter\def\csname simpleicon at instatus\endcsname {\simpleiconsmap\symbol{"EE81}}
+    \expandafter\def\csname simpleicon at instructables\endcsname {\simpleiconsmap\symbol{"EE82}}
+    \expandafter\def\csname simpleicon at instructure\endcsname {\simpleiconsmap\symbol{"EE83}}
+    \expandafter\def\csname simpleicon at integromat\endcsname {\simpleiconsmap\symbol{"EE84}}
+    \expandafter\def\csname simpleicon at intel\endcsname {\simpleiconsmap\symbol{"EE85}}
+    \expandafter\def\csname simpleicon at intellijidea\endcsname {\simpleiconsmap\symbol{"EE86}}
+    \expandafter\def\csname simpleicon at interactiondesignfoundation\endcsname {\simpleiconsmap\symbol{"EE87}}
+    \expandafter\def\csname simpleicon at interactjs\endcsname {\simpleiconsmap\symbol{"EE88}}
+    \expandafter\def\csname simpleicon at interbase\endcsname {\simpleiconsmap\symbol{"EE89}}
+    \expandafter\def\csname simpleicon at intercom\endcsname {\simpleiconsmap\symbol{"EE8A}}
+    \expandafter\def\csname simpleicon at intermarche\endcsname {\simpleiconsmap\symbol{"EE8B}}
+    \expandafter\def\csname simpleicon at internetarchive\endcsname {\simpleiconsmap\symbol{"EE8C}}
+    \expandafter\def\csname simpleicon at internetcomputer\endcsname {\simpleiconsmap\symbol{"EE8D}}
+    \expandafter\def\csname simpleicon at internetexplorer\endcsname {\simpleiconsmap\symbol{"EE8E}}
+    \expandafter\def\csname simpleicon at intigriti\endcsname {\simpleiconsmap\symbol{"EE8F}}
+    \expandafter\def\csname simpleicon at intuit\endcsname {\simpleiconsmap\symbol{"EE90}}
+    \expandafter\def\csname simpleicon at invision\endcsname {\simpleiconsmap\symbol{"EE91}}
+    \expandafter\def\csname simpleicon at invoiceninja\endcsname {\simpleiconsmap\symbol{"EE92}}
+    \expandafter\def\csname simpleicon at iobroker\endcsname {\simpleiconsmap\symbol{"EE93}}
+    \expandafter\def\csname simpleicon at ionic\endcsname {\simpleiconsmap\symbol{"EE94}}
+    \expandafter\def\csname simpleicon at ionos\endcsname {\simpleiconsmap\symbol{"EE95}}
+    \expandafter\def\csname simpleicon at ios\endcsname {\simpleiconsmap\symbol{"EE96}}
+    \expandafter\def\csname simpleicon at iota\endcsname {\simpleiconsmap\symbol{"EE97}}
+    \expandafter\def\csname simpleicon at ipfs\endcsname {\simpleiconsmap\symbol{"EE98}}
+    \expandafter\def\csname simpleicon at iris\endcsname {\simpleiconsmap\symbol{"EE99}}
+    \expandafter\def\csname simpleicon at isc2\endcsname {\simpleiconsmap\symbol{"EE9A}}
+    \expandafter\def\csname simpleicon at iscsquared\endcsname {\simpleiconsmap\symbol{"EE9B}}
+    \expandafter\def\csname simpleicon at issuu\endcsname {\simpleiconsmap\symbol{"EE9C}}
+    \expandafter\def\csname simpleicon at istio\endcsname {\simpleiconsmap\symbol{"EE9D}}
+    \expandafter\def\csname simpleicon at itchdotio\endcsname {\simpleiconsmap\symbol{"EE9E}}
+    \expandafter\def\csname simpleicon at iterm2\endcsname {\simpleiconsmap\symbol{"EE9F}}
+    \expandafter\def\csname simpleicon at itunes\endcsname {\simpleiconsmap\symbol{"EEA0}}
+    \expandafter\def\csname simpleicon at itvx\endcsname {\simpleiconsmap\symbol{"EEA1}}
+    \expandafter\def\csname simpleicon at iveco\endcsname {\simpleiconsmap\symbol{"EEA2}}
+    \expandafter\def\csname simpleicon at jabber\endcsname {\simpleiconsmap\symbol{"EEA3}}
+    \expandafter\def\csname simpleicon at jaeger\endcsname {\simpleiconsmap\symbol{"EEA4}}
+    \expandafter\def\csname simpleicon at jaguar\endcsname {\simpleiconsmap\symbol{"EEA5}}
+    \expandafter\def\csname simpleicon at jamboard\endcsname {\simpleiconsmap\symbol{"EEA6}}
+    \expandafter\def\csname simpleicon at jameson\endcsname {\simpleiconsmap\symbol{"EEA7}}
+    \expandafter\def\csname simpleicon at jamstack\endcsname {\simpleiconsmap\symbol{"EEA8}}
+    \expandafter\def\csname simpleicon at jasmine\endcsname {\simpleiconsmap\symbol{"EEA9}}
+    \expandafter\def\csname simpleicon at javascript\endcsname {\simpleiconsmap\symbol{"EEAA}}
+    \expandafter\def\csname simpleicon at jbl\endcsname {\simpleiconsmap\symbol{"EEAB}}
+    \expandafter\def\csname simpleicon at jcb\endcsname {\simpleiconsmap\symbol{"EEAC}}
+    \expandafter\def\csname simpleicon at jeep\endcsname {\simpleiconsmap\symbol{"EEAD}}
+    \expandafter\def\csname simpleicon at jekyll\endcsname {\simpleiconsmap\symbol{"EEAE}}
+    \expandafter\def\csname simpleicon at jellyfin\endcsname {\simpleiconsmap\symbol{"EEAF}}
+    \expandafter\def\csname simpleicon at jenkins\endcsname {\simpleiconsmap\symbol{"EEB0}}
+    \expandafter\def\csname simpleicon at jenkinsx\endcsname {\simpleiconsmap\symbol{"EEB1}}
+    \expandafter\def\csname simpleicon at jest\endcsname {\simpleiconsmap\symbol{"EEB2}}
+    \expandafter\def\csname simpleicon at jet\endcsname {\simpleiconsmap\symbol{"EEB3}}
+    \expandafter\def\csname simpleicon at jetblue\endcsname {\simpleiconsmap\symbol{"EEB4}}
+    \expandafter\def\csname simpleicon at jetbrains\endcsname {\simpleiconsmap\symbol{"EEB5}}
+    \expandafter\def\csname simpleicon at jetpackcompose\endcsname {\simpleiconsmap\symbol{"EEB6}}
+    \expandafter\def\csname simpleicon at jfrog\endcsname {\simpleiconsmap\symbol{"EEB7}}
+    \expandafter\def\csname simpleicon at jfrogbintray\endcsname {\simpleiconsmap\symbol{"EEB8}}
+    \expandafter\def\csname simpleicon at jfrogpipelines\endcsname {\simpleiconsmap\symbol{"EEB9}}
+    \expandafter\def\csname simpleicon at jinja\endcsname {\simpleiconsmap\symbol{"EEBA}}
+    \expandafter\def\csname simpleicon at jira\endcsname {\simpleiconsmap\symbol{"EEBB}}
+    \expandafter\def\csname simpleicon at jirasoftware\endcsname {\simpleiconsmap\symbol{"EEBC}}
+    \expandafter\def\csname simpleicon at jitsi\endcsname {\simpleiconsmap\symbol{"EEBD}}
+    \expandafter\def\csname simpleicon at johndeere\endcsname {\simpleiconsmap\symbol{"EEBE}}
+    \expandafter\def\csname simpleicon at joomla\endcsname {\simpleiconsmap\symbol{"EEBF}}
+    \expandafter\def\csname simpleicon at joplin\endcsname {\simpleiconsmap\symbol{"EEC0}}
+    \expandafter\def\csname simpleicon at jordan\endcsname {\simpleiconsmap\symbol{"EEC1}}
+    \expandafter\def\csname simpleicon at jovian\endcsname {\simpleiconsmap\symbol{"EEC2}}
+    \expandafter\def\csname simpleicon at jpeg\endcsname {\simpleiconsmap\symbol{"EEC3}}
+    \expandafter\def\csname simpleicon at jquery\endcsname {\simpleiconsmap\symbol{"EEC4}}
+    \expandafter\def\csname simpleicon at jrgroup\endcsname {\simpleiconsmap\symbol{"EEC5}}
+    \expandafter\def\csname simpleicon at jsdelivr\endcsname {\simpleiconsmap\symbol{"EEC6}}
+    \expandafter\def\csname simpleicon at jsfiddle\endcsname {\simpleiconsmap\symbol{"EEC7}}
+    \expandafter\def\csname simpleicon at json\endcsname {\simpleiconsmap\symbol{"EEC8}}
+    \expandafter\def\csname simpleicon at jsonwebtokens\endcsname {\simpleiconsmap\symbol{"EEC9}}
+    \expandafter\def\csname simpleicon at jss\endcsname {\simpleiconsmap\symbol{"EECA}}
+    \expandafter\def\csname simpleicon at juce\endcsname {\simpleiconsmap\symbol{"EECB}}
+    \expandafter\def\csname simpleicon at juejin\endcsname {\simpleiconsmap\symbol{"EECC}}
+    \expandafter\def\csname simpleicon at juke\endcsname {\simpleiconsmap\symbol{"EECD}}
+    \expandafter\def\csname simpleicon at julia\endcsname {\simpleiconsmap\symbol{"EECE}}
+    \expandafter\def\csname simpleicon at junipernetworks\endcsname {\simpleiconsmap\symbol{"EECF}}
+    \expandafter\def\csname simpleicon at junit5\endcsname {\simpleiconsmap\symbol{"EED0}}
+    \expandafter\def\csname simpleicon at jupyter\endcsname {\simpleiconsmap\symbol{"EED1}}
+    \expandafter\def\csname simpleicon at justeat\endcsname {\simpleiconsmap\symbol{"EED2}}
+    \expandafter\def\csname simpleicon at justgiving\endcsname {\simpleiconsmap\symbol{"EED3}}
+    \expandafter\def\csname simpleicon at k3s\endcsname {\simpleiconsmap\symbol{"EED4}}
+    \expandafter\def\csname simpleicon at k6\endcsname {\simpleiconsmap\symbol{"EED5}}
+    \expandafter\def\csname simpleicon at kaggle\endcsname {\simpleiconsmap\symbol{"EED6}}
+    \expandafter\def\csname simpleicon at kahoot\endcsname {\simpleiconsmap\symbol{"EED7}}
+    \expandafter\def\csname simpleicon at kaios\endcsname {\simpleiconsmap\symbol{"EED8}}
+    \expandafter\def\csname simpleicon at kakao\endcsname {\simpleiconsmap\symbol{"EED9}}
+    \expandafter\def\csname simpleicon at kakaotalk\endcsname {\simpleiconsmap\symbol{"EEDA}}
+    \expandafter\def\csname simpleicon at kalilinux\endcsname {\simpleiconsmap\symbol{"EEDB}}
+    \expandafter\def\csname simpleicon at kamailio\endcsname {\simpleiconsmap\symbol{"EEDC}}
+    \expandafter\def\csname simpleicon at kaniko\endcsname {\simpleiconsmap\symbol{"EEDD}}
+    \expandafter\def\csname simpleicon at karlsruherverkehrsverbund\endcsname {\simpleiconsmap\symbol{"EEDE}}
+    \expandafter\def\csname simpleicon at kasasmart\endcsname {\simpleiconsmap\symbol{"EEDF}}
+    \expandafter\def\csname simpleicon at kashflow\endcsname {\simpleiconsmap\symbol{"EEE0}}
+    \expandafter\def\csname simpleicon at kaspersky\endcsname {\simpleiconsmap\symbol{"EEE1}}
+    \expandafter\def\csname simpleicon at katacoda\endcsname {\simpleiconsmap\symbol{"EEE2}}
+    \expandafter\def\csname simpleicon at katana\endcsname {\simpleiconsmap\symbol{"EEE3}}
+    \expandafter\def\csname simpleicon at kaufland\endcsname {\simpleiconsmap\symbol{"EEE4}}
+    \expandafter\def\csname simpleicon at kde\endcsname {\simpleiconsmap\symbol{"EEE5}}
+    \expandafter\def\csname simpleicon at kdenlive\endcsname {\simpleiconsmap\symbol{"EEE6}}
+    \expandafter\def\csname simpleicon at kedro\endcsname {\simpleiconsmap\symbol{"EEE7}}
+    \expandafter\def\csname simpleicon at keepachangelog\endcsname {\simpleiconsmap\symbol{"EEE8}}
+    \expandafter\def\csname simpleicon at keepassxc\endcsname {\simpleiconsmap\symbol{"EEE9}}
+    \expandafter\def\csname simpleicon at kentico\endcsname {\simpleiconsmap\symbol{"EEEA}}
+    \expandafter\def\csname simpleicon at keras\endcsname {\simpleiconsmap\symbol{"EEEB}}
+    \expandafter\def\csname simpleicon at keybase\endcsname {\simpleiconsmap\symbol{"EEEC}}
+    \expandafter\def\csname simpleicon at keycdn\endcsname {\simpleiconsmap\symbol{"EEED}}
+    \expandafter\def\csname simpleicon at keystone\endcsname {\simpleiconsmap\symbol{"EEEE}}
+    \expandafter\def\csname simpleicon at kfc\endcsname {\simpleiconsmap\symbol{"EEEF}}
+    \expandafter\def\csname simpleicon at khanacademy\endcsname {\simpleiconsmap\symbol{"EEF0}}
+    \expandafter\def\csname simpleicon at khronosgroup\endcsname {\simpleiconsmap\symbol{"EEF1}}
+    \expandafter\def\csname simpleicon at kia\endcsname {\simpleiconsmap\symbol{"EEF2}}
+    \expandafter\def\csname simpleicon at kibana\endcsname {\simpleiconsmap\symbol{"EEF3}}
+    \expandafter\def\csname simpleicon at kicad\endcsname {\simpleiconsmap\symbol{"EEF4}}
+    \expandafter\def\csname simpleicon at kickstarter\endcsname {\simpleiconsmap\symbol{"EEF5}}
+    \expandafter\def\csname simpleicon at kik\endcsname {\simpleiconsmap\symbol{"EEF6}}
+    \expandafter\def\csname simpleicon at kingstontechnology\endcsname {\simpleiconsmap\symbol{"EEF7}}
+    \expandafter\def\csname simpleicon at kinopoisk\endcsname {\simpleiconsmap\symbol{"EEF8}}
+    \expandafter\def\csname simpleicon at kinsta\endcsname {\simpleiconsmap\symbol{"EEF9}}
+    \expandafter\def\csname simpleicon at kirby\endcsname {\simpleiconsmap\symbol{"EEFA}}
+    \expandafter\def\csname simpleicon at kit\endcsname {\simpleiconsmap\symbol{"EEFB}}
+    \expandafter\def\csname simpleicon at kitsu\endcsname {\simpleiconsmap\symbol{"EEFC}}
+    \expandafter\def\csname simpleicon at klarna\endcsname {\simpleiconsmap\symbol{"EEFD}}
+    \expandafter\def\csname simpleicon at klm\endcsname {\simpleiconsmap\symbol{"EEFE}}
+    \expandafter\def\csname simpleicon at klook\endcsname {\simpleiconsmap\symbol{"EEFF}}
+    \expandafter\def\csname simpleicon at knative\endcsname {\simpleiconsmap\symbol{"EF00}}
+    \expandafter\def\csname simpleicon at knowledgebase\endcsname {\simpleiconsmap\symbol{"EF01}}
+    \expandafter\def\csname simpleicon at known\endcsname {\simpleiconsmap\symbol{"EF02}}
+    \expandafter\def\csname simpleicon at koa\endcsname {\simpleiconsmap\symbol{"EF03}}
+    \expandafter\def\csname simpleicon at koc\endcsname {\simpleiconsmap\symbol{"EF04}}
+    \expandafter\def\csname simpleicon at kodak\endcsname {\simpleiconsmap\symbol{"EF05}}
+    \expandafter\def\csname simpleicon at kodi\endcsname {\simpleiconsmap\symbol{"EF06}}
+    \expandafter\def\csname simpleicon at kofax\endcsname {\simpleiconsmap\symbol{"EF07}}
+    \expandafter\def\csname simpleicon at kofi\endcsname {\simpleiconsmap\symbol{"EF08}}
+    \expandafter\def\csname simpleicon at komoot\endcsname {\simpleiconsmap\symbol{"EF09}}
+    \expandafter\def\csname simpleicon at konami\endcsname {\simpleiconsmap\symbol{"EF0A}}
+    \expandafter\def\csname simpleicon at kong\endcsname {\simpleiconsmap\symbol{"EF0B}}
+    \expandafter\def\csname simpleicon at kongregate\endcsname {\simpleiconsmap\symbol{"EF0C}}
+    \expandafter\def\csname simpleicon at konva\endcsname {\simpleiconsmap\symbol{"EF0D}}
+    \expandafter\def\csname simpleicon at kotlin\endcsname {\simpleiconsmap\symbol{"EF0E}}
+    \expandafter\def\csname simpleicon at koyeb\endcsname {\simpleiconsmap\symbol{"EF0F}}
+    \expandafter\def\csname simpleicon at krita\endcsname {\simpleiconsmap\symbol{"EF10}}
+    \expandafter\def\csname simpleicon at ktm\endcsname {\simpleiconsmap\symbol{"EF11}}
+    \expandafter\def\csname simpleicon at kuaishou\endcsname {\simpleiconsmap\symbol{"EF12}}
+    \expandafter\def\csname simpleicon at kubernetes\endcsname {\simpleiconsmap\symbol{"EF13}}
+    \expandafter\def\csname simpleicon at kubuntu\endcsname {\simpleiconsmap\symbol{"EF14}}
+    \expandafter\def\csname simpleicon at kuma\endcsname {\simpleiconsmap\symbol{"EF15}}
+    \expandafter\def\csname simpleicon at kuula\endcsname {\simpleiconsmap\symbol{"EF16}}
+    \expandafter\def\csname simpleicon at kyocera\endcsname {\simpleiconsmap\symbol{"EF17}}
+    \expandafter\def\csname simpleicon at labview\endcsname {\simpleiconsmap\symbol{"EF18}}
+    \expandafter\def\csname simpleicon at lada\endcsname {\simpleiconsmap\symbol{"EF19}}
+    \expandafter\def\csname simpleicon at lamborghini\endcsname {\simpleiconsmap\symbol{"EF1A}}
+    \expandafter\def\csname simpleicon at landrover\endcsname {\simpleiconsmap\symbol{"EF1B}}
+    \expandafter\def\csname simpleicon at lapce\endcsname {\simpleiconsmap\symbol{"EF1C}}
+    \expandafter\def\csname simpleicon at laragon\endcsname {\simpleiconsmap\symbol{"EF1D}}
+    \expandafter\def\csname simpleicon at laravel\endcsname {\simpleiconsmap\symbol{"EF1E}}
+    \expandafter\def\csname simpleicon at laravelhorizon\endcsname {\simpleiconsmap\symbol{"EF1F}}
+    \expandafter\def\csname simpleicon at laravelnova\endcsname {\simpleiconsmap\symbol{"EF20}}
+    \expandafter\def\csname simpleicon at lastdotfm\endcsname {\simpleiconsmap\symbol{"EF21}}
+    \expandafter\def\csname simpleicon at lastpass\endcsname {\simpleiconsmap\symbol{"EF22}}
+    \expandafter\def\csname simpleicon at latex\endcsname {\simpleiconsmap\symbol{"EF23}}
+    \expandafter\def\csname simpleicon at launchpad\endcsname {\simpleiconsmap\symbol{"EF24}}
+    \expandafter\def\csname simpleicon at lazarus\endcsname {\simpleiconsmap\symbol{"EF25}}
+    \expandafter\def\csname simpleicon at lbry\endcsname {\simpleiconsmap\symbol{"EF26}}
+    \expandafter\def\csname simpleicon at leaderprice\endcsname {\simpleiconsmap\symbol{"EF27}}
+    \expandafter\def\csname simpleicon at leaflet\endcsname {\simpleiconsmap\symbol{"EF28}}
+    \expandafter\def\csname simpleicon at leagueoflegends\endcsname {\simpleiconsmap\symbol{"EF29}}
+    \expandafter\def\csname simpleicon at leanpub\endcsname {\simpleiconsmap\symbol{"EF2A}}
+    \expandafter\def\csname simpleicon at leetcode\endcsname {\simpleiconsmap\symbol{"EF2B}}
+    \expandafter\def\csname simpleicon at legacygames\endcsname {\simpleiconsmap\symbol{"EF2C}}
+    \expandafter\def\csname simpleicon at leica\endcsname {\simpleiconsmap\symbol{"EF2D}}
+    \expandafter\def\csname simpleicon at lemmy\endcsname {\simpleiconsmap\symbol{"EF2E}}
+    \expandafter\def\csname simpleicon at lenovo\endcsname {\simpleiconsmap\symbol{"EF2F}}
+    \expandafter\def\csname simpleicon at lens\endcsname {\simpleiconsmap\symbol{"EF30}}
+    \expandafter\def\csname simpleicon at leptos\endcsname {\simpleiconsmap\symbol{"EF31}}
+    \expandafter\def\csname simpleicon at lerna\endcsname {\simpleiconsmap\symbol{"EF32}}
+    \expandafter\def\csname simpleicon at leroymerlin\endcsname {\simpleiconsmap\symbol{"EF33}}
+    \expandafter\def\csname simpleicon at less\endcsname {\simpleiconsmap\symbol{"EF34}}
+    \expandafter\def\csname simpleicon at letsencrypt\endcsname {\simpleiconsmap\symbol{"EF35}}
+    \expandafter\def\csname simpleicon at letterboxd\endcsname {\simpleiconsmap\symbol{"EF36}}
+    \expandafter\def\csname simpleicon at levelsdotfyi\endcsname {\simpleiconsmap\symbol{"EF37}}
+    \expandafter\def\csname simpleicon at lg\endcsname {\simpleiconsmap\symbol{"EF38}}
+    \expandafter\def\csname simpleicon at lgtm\endcsname {\simpleiconsmap\symbol{"EF39}}
+    \expandafter\def\csname simpleicon at liberadotchat\endcsname {\simpleiconsmap\symbol{"EF3A}}
+    \expandafter\def\csname simpleicon at liberapay\endcsname {\simpleiconsmap\symbol{"EF3B}}
+    \expandafter\def\csname simpleicon at librariesdotio\endcsname {\simpleiconsmap\symbol{"EF3C}}
+    \expandafter\def\csname simpleicon at librarything\endcsname {\simpleiconsmap\symbol{"EF3D}}
+    \expandafter\def\csname simpleicon at libreoffice\endcsname {\simpleiconsmap\symbol{"EF3E}}
+    \expandafter\def\csname simpleicon at libuv\endcsname {\simpleiconsmap\symbol{"EF3F}}
+    \expandafter\def\csname simpleicon at lichess\endcsname {\simpleiconsmap\symbol{"EF40}}
+    \expandafter\def\csname simpleicon at lidl\endcsname {\simpleiconsmap\symbol{"EF41}}
+    \expandafter\def\csname simpleicon at lifx\endcsname {\simpleiconsmap\symbol{"EF42}}
+    \expandafter\def\csname simpleicon at lightburn\endcsname {\simpleiconsmap\symbol{"EF43}}
+    \expandafter\def\csname simpleicon at lighthouse\endcsname {\simpleiconsmap\symbol{"EF44}}
+    \expandafter\def\csname simpleicon at lightning\endcsname {\simpleiconsmap\symbol{"EF45}}
+    \expandafter\def\csname simpleicon at line\endcsname {\simpleiconsmap\symbol{"EF46}}
+    \expandafter\def\csname simpleicon at lineageos\endcsname {\simpleiconsmap\symbol{"EF47}}
+    \expandafter\def\csname simpleicon at linear\endcsname {\simpleiconsmap\symbol{"EF48}}
+    \expandafter\def\csname simpleicon at linkedin\endcsname {\simpleiconsmap\symbol{"EF49}}
+    \expandafter\def\csname simpleicon at linkerd\endcsname {\simpleiconsmap\symbol{"EF4A}}
+    \expandafter\def\csname simpleicon at linkfire\endcsname {\simpleiconsmap\symbol{"EF4B}}
+    \expandafter\def\csname simpleicon at linktree\endcsname {\simpleiconsmap\symbol{"EF4C}}
+    \expandafter\def\csname simpleicon at linux\endcsname {\simpleiconsmap\symbol{"EF4D}}
+    \expandafter\def\csname simpleicon at linuxcontainers\endcsname {\simpleiconsmap\symbol{"EF4E}}
+    \expandafter\def\csname simpleicon at linuxfoundation\endcsname {\simpleiconsmap\symbol{"EF4F}}
+    \expandafter\def\csname simpleicon at linuxmint\endcsname {\simpleiconsmap\symbol{"EF50}}
+    \expandafter\def\csname simpleicon at lionair\endcsname {\simpleiconsmap\symbol{"EF51}}
+    \expandafter\def\csname simpleicon at liquibase\endcsname {\simpleiconsmap\symbol{"EF52}}
+    \expandafter\def\csname simpleicon at lit\endcsname {\simpleiconsmap\symbol{"EF53}}
+    \expandafter\def\csname simpleicon at litecoin\endcsname {\simpleiconsmap\symbol{"EF54}}
+    \expandafter\def\csname simpleicon at litiengine\endcsname {\simpleiconsmap\symbol{"EF55}}
+    \expandafter\def\csname simpleicon at livechat\endcsname {\simpleiconsmap\symbol{"EF56}}
+    \expandafter\def\csname simpleicon at livejournal\endcsname {\simpleiconsmap\symbol{"EF57}}
+    \expandafter\def\csname simpleicon at livewire\endcsname {\simpleiconsmap\symbol{"EF58}}
+    \expandafter\def\csname simpleicon at llvm\endcsname {\simpleiconsmap\symbol{"EF59}}
+    \expandafter\def\csname simpleicon at lmms\endcsname {\simpleiconsmap\symbol{"EF5A}}
+    \expandafter\def\csname simpleicon at local\endcsname {\simpleiconsmap\symbol{"EF5B}}
+    \expandafter\def\csname simpleicon at lodash\endcsname {\simpleiconsmap\symbol{"EF5C}}
+    \expandafter\def\csname simpleicon at logitech\endcsname {\simpleiconsmap\symbol{"EF5D}}
+    \expandafter\def\csname simpleicon at logmein\endcsname {\simpleiconsmap\symbol{"EF5E}}
+    \expandafter\def\csname simpleicon at logseq\endcsname {\simpleiconsmap\symbol{"EF5F}}
+    \expandafter\def\csname simpleicon at logstash\endcsname {\simpleiconsmap\symbol{"EF60}}
+    \expandafter\def\csname simpleicon at looker\endcsname {\simpleiconsmap\symbol{"EF61}}
+    \expandafter\def\csname simpleicon at loom\endcsname {\simpleiconsmap\symbol{"EF62}}
+    \expandafter\def\csname simpleicon at loop\endcsname {\simpleiconsmap\symbol{"EF63}}
+    \expandafter\def\csname simpleicon at loopback\endcsname {\simpleiconsmap\symbol{"EF64}}
+    \expandafter\def\csname simpleicon at lospec\endcsname {\simpleiconsmap\symbol{"EF65}}
+    \expandafter\def\csname simpleicon at lotpolishairlines\endcsname {\simpleiconsmap\symbol{"EF66}}
+    \expandafter\def\csname simpleicon at ltspice\endcsname {\simpleiconsmap\symbol{"EF67}}
+    \expandafter\def\csname simpleicon at lua\endcsname {\simpleiconsmap\symbol{"EF68}}
+    \expandafter\def\csname simpleicon at lubuntu\endcsname {\simpleiconsmap\symbol{"EF69}}
+    \expandafter\def\csname simpleicon at ludwig\endcsname {\simpleiconsmap\symbol{"EF6A}}
+    \expandafter\def\csname simpleicon at lufthansa\endcsname {\simpleiconsmap\symbol{"EF6B}}
+    \expandafter\def\csname simpleicon at lumen\endcsname {\simpleiconsmap\symbol{"EF6C}}
+    \expandafter\def\csname simpleicon at lunacy\endcsname {\simpleiconsmap\symbol{"EF6D}}
+    \expandafter\def\csname simpleicon at lutris\endcsname {\simpleiconsmap\symbol{"EF6E}}
+    \expandafter\def\csname simpleicon at lydia\endcsname {\simpleiconsmap\symbol{"EF6F}}
+    \expandafter\def\csname simpleicon at lyft\endcsname {\simpleiconsmap\symbol{"EF70}}
+    \expandafter\def\csname simpleicon at maas\endcsname {\simpleiconsmap\symbol{"EF71}}
+    \expandafter\def\csname simpleicon at macos\endcsname {\simpleiconsmap\symbol{"EF72}}
+    \expandafter\def\csname simpleicon at macpaw\endcsname {\simpleiconsmap\symbol{"EF73}}
+    \expandafter\def\csname simpleicon at macys\endcsname {\simpleiconsmap\symbol{"EF74}}
+    \expandafter\def\csname simpleicon at magasinsu\endcsname {\simpleiconsmap\symbol{"EF75}}
+    \expandafter\def\csname simpleicon at magento\endcsname {\simpleiconsmap\symbol{"EF76}}
+    \expandafter\def\csname simpleicon at magisk\endcsname {\simpleiconsmap\symbol{"EF77}}
+    \expandafter\def\csname simpleicon at mailchimp\endcsname {\simpleiconsmap\symbol{"EF78}}
+    \expandafter\def\csname simpleicon at maildotcom\endcsname {\simpleiconsmap\symbol{"EF79}}
+    \expandafter\def\csname simpleicon at maildotru\endcsname {\simpleiconsmap\symbol{"EF7A}}
+    \expandafter\def\csname simpleicon at mailgun\endcsname {\simpleiconsmap\symbol{"EF7B}}
+    \expandafter\def\csname simpleicon at majorleaguehacking\endcsname {\simpleiconsmap\symbol{"EF7C}}
+    \expandafter\def\csname simpleicon at makerbot\endcsname {\simpleiconsmap\symbol{"EF7D}}
+    \expandafter\def\csname simpleicon at mambaui\endcsname {\simpleiconsmap\symbol{"EF7E}}
+    \expandafter\def\csname simpleicon at mamp\endcsname {\simpleiconsmap\symbol{"EF7F}}
+    \expandafter\def\csname simpleicon at man\endcsname {\simpleiconsmap\symbol{"EF80}}
+    \expandafter\def\csname simpleicon at manageiq\endcsname {\simpleiconsmap\symbol{"EF81}}
+    \expandafter\def\csname simpleicon at manjaro\endcsname {\simpleiconsmap\symbol{"EF82}}
+    \expandafter\def\csname simpleicon at mantine\endcsname {\simpleiconsmap\symbol{"EF83}}
+    \expandafter\def\csname simpleicon at mapbox\endcsname {\simpleiconsmap\symbol{"EF84}}
+    \expandafter\def\csname simpleicon at maplibre\endcsname {\simpleiconsmap\symbol{"EF85}}
+    \expandafter\def\csname simpleicon at mariadb\endcsname {\simpleiconsmap\symbol{"EF86}}
+    \expandafter\def\csname simpleicon at mariadbfoundation\endcsname {\simpleiconsmap\symbol{"EF87}}
+    \expandafter\def\csname simpleicon at markdown\endcsname {\simpleiconsmap\symbol{"EF88}}
+    \expandafter\def\csname simpleicon at marketo\endcsname {\simpleiconsmap\symbol{"EF89}}
+    \expandafter\def\csname simpleicon at marko\endcsname {\simpleiconsmap\symbol{"EF8A}}
+    \expandafter\def\csname simpleicon at marriott\endcsname {\simpleiconsmap\symbol{"EF8B}}
+    \expandafter\def\csname simpleicon at marvelapp\endcsname {\simpleiconsmap\symbol{"EF8C}}
+    \expandafter\def\csname simpleicon at maserati\endcsname {\simpleiconsmap\symbol{"EF8D}}
+    \expandafter\def\csname simpleicon at mastercard\endcsname {\simpleiconsmap\symbol{"EF8E}}
+    \expandafter\def\csname simpleicon at mastercomfig\endcsname {\simpleiconsmap\symbol{"EF8F}}
+    \expandafter\def\csname simpleicon at mastodon\endcsname {\simpleiconsmap\symbol{"EF90}}
+    \expandafter\def\csname simpleicon at materialdesign\endcsname {\simpleiconsmap\symbol{"EF91}}
+    \expandafter\def\csname simpleicon at materialdesignicons\endcsname {\simpleiconsmap\symbol{"EF92}}
+    \expandafter\def\csname simpleicon at matillion\endcsname {\simpleiconsmap\symbol{"EF93}}
+    \expandafter\def\csname simpleicon at matomo\endcsname {\simpleiconsmap\symbol{"EF94}}
+    \expandafter\def\csname simpleicon at matrix\endcsname {\simpleiconsmap\symbol{"EF95}}
+    \expandafter\def\csname simpleicon at matterdotjs\endcsname {\simpleiconsmap\symbol{"EF96}}
+    \expandafter\def\csname simpleicon at mattermost\endcsname {\simpleiconsmap\symbol{"EF97}}
+    \expandafter\def\csname simpleicon at matternet\endcsname {\simpleiconsmap\symbol{"EF98}}
+    \expandafter\def\csname simpleicon at mautic\endcsname {\simpleiconsmap\symbol{"EF99}}
+    \expandafter\def\csname simpleicon at max\endcsname {\simpleiconsmap\symbol{"EF9A}}
+    \expandafter\def\csname simpleicon at maxplanckgesellschaft\endcsname {\simpleiconsmap\symbol{"EF9B}}
+    \expandafter\def\csname simpleicon at maytag\endcsname {\simpleiconsmap\symbol{"EF9C}}
+    \expandafter\def\csname simpleicon at mazda\endcsname {\simpleiconsmap\symbol{"EF9D}}
+    \expandafter\def\csname simpleicon at mcafee\endcsname {\simpleiconsmap\symbol{"EF9E}}
+    \expandafter\def\csname simpleicon at mcdonalds\endcsname {\simpleiconsmap\symbol{"EF9F}}
+    \expandafter\def\csname simpleicon at mclaren\endcsname {\simpleiconsmap\symbol{"EFA0}}
+    \expandafter\def\csname simpleicon at mdbook\endcsname {\simpleiconsmap\symbol{"EFA1}}
+    \expandafter\def\csname simpleicon at mdnwebdocs\endcsname {\simpleiconsmap\symbol{"EFA2}}
+    \expandafter\def\csname simpleicon at mdx\endcsname {\simpleiconsmap\symbol{"EFA3}}
+    \expandafter\def\csname simpleicon at mediafire\endcsname {\simpleiconsmap\symbol{"EFA4}}
+    \expandafter\def\csname simpleicon at mediamarkt\endcsname {\simpleiconsmap\symbol{"EFA5}}
+    \expandafter\def\csname simpleicon at mediatek\endcsname {\simpleiconsmap\symbol{"EFA6}}
+    \expandafter\def\csname simpleicon at mediatemple\endcsname {\simpleiconsmap\symbol{"EFA7}}
+    \expandafter\def\csname simpleicon at medibangpaint\endcsname {\simpleiconsmap\symbol{"EFA8}}
+    \expandafter\def\csname simpleicon at medium\endcsname {\simpleiconsmap\symbol{"EFA9}}
+    \expandafter\def\csname simpleicon at meetup\endcsname {\simpleiconsmap\symbol{"EFAA}}
+    \expandafter\def\csname simpleicon at mega\endcsname {\simpleiconsmap\symbol{"EFAB}}
+    \expandafter\def\csname simpleicon at meilisearch\endcsname {\simpleiconsmap\symbol{"EFAC}}
+    \expandafter\def\csname simpleicon at mendeley\endcsname {\simpleiconsmap\symbol{"EFAD}}
+    \expandafter\def\csname simpleicon at mercadopago\endcsname {\simpleiconsmap\symbol{"EFAE}}
+    \expandafter\def\csname simpleicon at mercedes\endcsname {\simpleiconsmap\symbol{"EFAF}}
+    \expandafter\def\csname simpleicon at merck\endcsname {\simpleiconsmap\symbol{"EFB0}}
+    \expandafter\def\csname simpleicon at mercurial\endcsname {\simpleiconsmap\symbol{"EFB1}}
+    \expandafter\def\csname simpleicon at messenger\endcsname {\simpleiconsmap\symbol{"EFB2}}
+    \expandafter\def\csname simpleicon at meta\endcsname {\simpleiconsmap\symbol{"EFB3}}
+    \expandafter\def\csname simpleicon at metabase\endcsname {\simpleiconsmap\symbol{"EFB4}}
+    \expandafter\def\csname simpleicon at metafilter\endcsname {\simpleiconsmap\symbol{"EFB5}}
+    \expandafter\def\csname simpleicon at meteor\endcsname {\simpleiconsmap\symbol{"EFB6}}
+    \expandafter\def\csname simpleicon at metro\endcsname {\simpleiconsmap\symbol{"EFB7}}
+    \expandafter\def\csname simpleicon at metrodelaciudaddemexico\endcsname {\simpleiconsmap\symbol{"EFB8}}
+    \expandafter\def\csname simpleicon at metrodemadrid\endcsname {\simpleiconsmap\symbol{"EFB9}}
+    \expandafter\def\csname simpleicon at metrodeparis\endcsname {\simpleiconsmap\symbol{"EFBA}}
+    \expandafter\def\csname simpleicon at mewe\endcsname {\simpleiconsmap\symbol{"EFBB}}
+    \expandafter\def\csname simpleicon at mg\endcsname {\simpleiconsmap\symbol{"EFBC}}
+    \expandafter\def\csname simpleicon at microbit\endcsname {\simpleiconsmap\symbol{"EFBD}}
+    \expandafter\def\csname simpleicon at microdotblog\endcsname {\simpleiconsmap\symbol{"EFBE}}
+    \expandafter\def\csname simpleicon at microeditor\endcsname {\simpleiconsmap\symbol{"EFBF}}
+    \expandafter\def\csname simpleicon at microgenetics\endcsname {\simpleiconsmap\symbol{"EFC0}}
+    \expandafter\def\csname simpleicon at micropython\endcsname {\simpleiconsmap\symbol{"EFC1}}
+    \expandafter\def\csname simpleicon at microsoft\endcsname {\simpleiconsmap\symbol{"EFC2}}
+    \expandafter\def\csname simpleicon at microsoftacademic\endcsname {\simpleiconsmap\symbol{"EFC3}}
+    \expandafter\def\csname simpleicon at microsoftaccess\endcsname {\simpleiconsmap\symbol{"EFC4}}
+    \expandafter\def\csname simpleicon at microsoftazure\endcsname {\simpleiconsmap\symbol{"EFC5}}
+    \expandafter\def\csname simpleicon at microsoftbing\endcsname {\simpleiconsmap\symbol{"EFC6}}
+    \expandafter\def\csname simpleicon at microsoftedge\endcsname {\simpleiconsmap\symbol{"EFC7}}
+    \expandafter\def\csname simpleicon at microsoftexcel\endcsname {\simpleiconsmap\symbol{"EFC8}}
+    \expandafter\def\csname simpleicon at microsoftexchange\endcsname {\simpleiconsmap\symbol{"EFC9}}
+    \expandafter\def\csname simpleicon at microsoftoffice\endcsname {\simpleiconsmap\symbol{"EFCA}}
+    \expandafter\def\csname simpleicon at microsoftonedrive\endcsname {\simpleiconsmap\symbol{"EFCB}}
+    \expandafter\def\csname simpleicon at microsoftonenote\endcsname {\simpleiconsmap\symbol{"EFCC}}
+    \expandafter\def\csname simpleicon at microsoftoutlook\endcsname {\simpleiconsmap\symbol{"EFCD}}
+    \expandafter\def\csname simpleicon at microsoftpowerpoint\endcsname {\simpleiconsmap\symbol{"EFCE}}
+    \expandafter\def\csname simpleicon at microsoftsharepoint\endcsname {\simpleiconsmap\symbol{"EFCF}}
+    \expandafter\def\csname simpleicon at microsoftsqlserver\endcsname {\simpleiconsmap\symbol{"EFD0}}
+    \expandafter\def\csname simpleicon at microsoftteams\endcsname {\simpleiconsmap\symbol{"EFD1}}
+    \expandafter\def\csname simpleicon at microsofttranslator\endcsname {\simpleiconsmap\symbol{"EFD2}}
+    \expandafter\def\csname simpleicon at microsoftvisio\endcsname {\simpleiconsmap\symbol{"EFD3}}
+    \expandafter\def\csname simpleicon at microsoftword\endcsname {\simpleiconsmap\symbol{"EFD4}}
+    \expandafter\def\csname simpleicon at microstation\endcsname {\simpleiconsmap\symbol{"EFD5}}
+    \expandafter\def\csname simpleicon at microstrategy\endcsname {\simpleiconsmap\symbol{"EFD6}}
+    \expandafter\def\csname simpleicon at midi\endcsname {\simpleiconsmap\symbol{"EFD7}}
+    \expandafter\def\csname simpleicon at mikrotik\endcsname {\simpleiconsmap\symbol{"EFD8}}
+    \expandafter\def\csname simpleicon at milvus\endcsname {\simpleiconsmap\symbol{"EFD9}}
+    \expandafter\def\csname simpleicon at minds\endcsname {\simpleiconsmap\symbol{"EFDA}}
+    \expandafter\def\csname simpleicon at minecraft\endcsname {\simpleiconsmap\symbol{"EFDB}}
+    \expandafter\def\csname simpleicon at minetest\endcsname {\simpleiconsmap\symbol{"EFDC}}
+    \expandafter\def\csname simpleicon at mini\endcsname {\simpleiconsmap\symbol{"EFDD}}
+    \expandafter\def\csname simpleicon at minio\endcsname {\simpleiconsmap\symbol{"EFDE}}
+    \expandafter\def\csname simpleicon at minutemailer\endcsname {\simpleiconsmap\symbol{"EFDF}}
+    \expandafter\def\csname simpleicon at miraheze\endcsname {\simpleiconsmap\symbol{"EFE0}}
+    \expandafter\def\csname simpleicon at miro\endcsname {\simpleiconsmap\symbol{"EFE1}}
+    \expandafter\def\csname simpleicon at misskey\endcsname {\simpleiconsmap\symbol{"EFE2}}
+    \expandafter\def\csname simpleicon at mitsubishi\endcsname {\simpleiconsmap\symbol{"EFE3}}
+    \expandafter\def\csname simpleicon at mix\endcsname {\simpleiconsmap\symbol{"EFE4}}
+    \expandafter\def\csname simpleicon at mixcloud\endcsname {\simpleiconsmap\symbol{"EFE5}}
+    \expandafter\def\csname simpleicon at mixpanel\endcsname {\simpleiconsmap\symbol{"EFE6}}
+    \expandafter\def\csname simpleicon at mlb\endcsname {\simpleiconsmap\symbol{"EFE7}}
+    \expandafter\def\csname simpleicon at mlflow\endcsname {\simpleiconsmap\symbol{"EFE8}}
+    \expandafter\def\csname simpleicon at mobx\endcsname {\simpleiconsmap\symbol{"EFE9}}
+    \expandafter\def\csname simpleicon at mobxstatetree\endcsname {\simpleiconsmap\symbol{"EFEA}}
+    \expandafter\def\csname simpleicon at mocha\endcsname {\simpleiconsmap\symbol{"EFEB}}
+    \expandafter\def\csname simpleicon at mockserviceworker\endcsname {\simpleiconsmap\symbol{"EFEC}}
+    \expandafter\def\csname simpleicon at modin\endcsname {\simpleiconsmap\symbol{"EFED}}
+    \expandafter\def\csname simpleicon at modrinth\endcsname {\simpleiconsmap\symbol{"EFEE}}
+    \expandafter\def\csname simpleicon at modx\endcsname {\simpleiconsmap\symbol{"EFEF}}
+    \expandafter\def\csname simpleicon at mojangstudios\endcsname {\simpleiconsmap\symbol{"EFF0}}
+    \expandafter\def\csname simpleicon at moleculer\endcsname {\simpleiconsmap\symbol{"EFF1}}
+    \expandafter\def\csname simpleicon at momenteo\endcsname {\simpleiconsmap\symbol{"EFF2}}
+    \expandafter\def\csname simpleicon at monero\endcsname {\simpleiconsmap\symbol{"EFF3}}
+    \expandafter\def\csname simpleicon at moneygram\endcsname {\simpleiconsmap\symbol{"EFF4}}
+    \expandafter\def\csname simpleicon at mongodb\endcsname {\simpleiconsmap\symbol{"EFF5}}
+    \expandafter\def\csname simpleicon at mongoose\endcsname {\simpleiconsmap\symbol{"EFF6}}
+    \expandafter\def\csname simpleicon at mongoosedotws\endcsname {\simpleiconsmap\symbol{"EFF7}}
+    \expandafter\def\csname simpleicon at monica\endcsname {\simpleiconsmap\symbol{"EFF8}}
+    \expandafter\def\csname simpleicon at monkeytie\endcsname {\simpleiconsmap\symbol{"EFF9}}
+    \expandafter\def\csname simpleicon at monkeytype\endcsname {\simpleiconsmap\symbol{"EFFA}}
+    \expandafter\def\csname simpleicon at monogame\endcsname {\simpleiconsmap\symbol{"EFFB}}
+    \expandafter\def\csname simpleicon at monoprix\endcsname {\simpleiconsmap\symbol{"EFFC}}
+    \expandafter\def\csname simpleicon at monster\endcsname {\simpleiconsmap\symbol{"EFFD}}
+    \expandafter\def\csname simpleicon at monzo\endcsname {\simpleiconsmap\symbol{"EFFE}}
+    \expandafter\def\csname simpleicon at moo\endcsname {\simpleiconsmap\symbol{"EFFF}}
+    \expandafter\def\csname simpleicon at moonrepo\endcsname {\simpleiconsmap\symbol{"F000}}
+    \expandafter\def\csname simpleicon at morrisons\endcsname {\simpleiconsmap\symbol{"F001}}
+    \expandafter\def\csname simpleicon at moscowmetro\endcsname {\simpleiconsmap\symbol{"F002}}
+    \expandafter\def\csname simpleicon at motorola\endcsname {\simpleiconsmap\symbol{"F003}}
+    \expandafter\def\csname simpleicon at mozilla\endcsname {\simpleiconsmap\symbol{"F004}}
+    \expandafter\def\csname simpleicon at mqtt\endcsname {\simpleiconsmap\symbol{"F005}}
+    \expandafter\def\csname simpleicon at msi\endcsname {\simpleiconsmap\symbol{"F006}}
+    \expandafter\def\csname simpleicon at msibusiness\endcsname {\simpleiconsmap\symbol{"F007}}
+    \expandafter\def\csname simpleicon at mta\endcsname {\simpleiconsmap\symbol{"F008}}
+    \expandafter\def\csname simpleicon at mtr\endcsname {\simpleiconsmap\symbol{"F009}}
+    \expandafter\def\csname simpleicon at mubi\endcsname {\simpleiconsmap\symbol{"F00A}}
+    \expandafter\def\csname simpleicon at mui\endcsname {\simpleiconsmap\symbol{"F00B}}
+    \expandafter\def\csname simpleicon at mulesoft\endcsname {\simpleiconsmap\symbol{"F00C}}
+    \expandafter\def\csname simpleicon at muller\endcsname {\simpleiconsmap\symbol{"F00D}}
+    \expandafter\def\csname simpleicon at multisim\endcsname {\simpleiconsmap\symbol{"F00E}}
+    \expandafter\def\csname simpleicon at mumble\endcsname {\simpleiconsmap\symbol{"F00F}}
+    \expandafter\def\csname simpleicon at mural\endcsname {\simpleiconsmap\symbol{"F010}}
+    \expandafter\def\csname simpleicon at musescore\endcsname {\simpleiconsmap\symbol{"F011}}
+    \expandafter\def\csname simpleicon at musicbrainz\endcsname {\simpleiconsmap\symbol{"F012}}
+    \expandafter\def\csname simpleicon at mxlinux\endcsname {\simpleiconsmap\symbol{"F013}}
+    \expandafter\def\csname simpleicon at myanimelist\endcsname {\simpleiconsmap\symbol{"F014}}
+    \expandafter\def\csname simpleicon at myob\endcsname {\simpleiconsmap\symbol{"F015}}
+    \expandafter\def\csname simpleicon at myspace\endcsname {\simpleiconsmap\symbol{"F016}}
+    \expandafter\def\csname simpleicon at mysql\endcsname {\simpleiconsmap\symbol{"F017}}
+    \expandafter\def\csname simpleicon at n26\endcsname {\simpleiconsmap\symbol{"F018}}
+    \expandafter\def\csname simpleicon at namebase\endcsname {\simpleiconsmap\symbol{"F019}}
+    \expandafter\def\csname simpleicon at namecheap\endcsname {\simpleiconsmap\symbol{"F01A}}
+    \expandafter\def\csname simpleicon at nano\endcsname {\simpleiconsmap\symbol{"F01B}}
+    \expandafter\def\csname simpleicon at nasa\endcsname {\simpleiconsmap\symbol{"F01C}}
+    \expandafter\def\csname simpleicon at nationalgrid\endcsname {\simpleiconsmap\symbol{"F01D}}
+    \expandafter\def\csname simpleicon at nativescript\endcsname {\simpleiconsmap\symbol{"F01E}}
+    \expandafter\def\csname simpleicon at natsdotio\endcsname {\simpleiconsmap\symbol{"F01F}}
+    \expandafter\def\csname simpleicon at naver\endcsname {\simpleiconsmap\symbol{"F020}}
+    \expandafter\def\csname simpleicon at nba\endcsname {\simpleiconsmap\symbol{"F021}}
+    \expandafter\def\csname simpleicon at nbb\endcsname {\simpleiconsmap\symbol{"F022}}
+    \expandafter\def\csname simpleicon at nbc\endcsname {\simpleiconsmap\symbol{"F023}}
+    \expandafter\def\csname simpleicon at ndr\endcsname {\simpleiconsmap\symbol{"F024}}
+    \expandafter\def\csname simpleicon at near\endcsname {\simpleiconsmap\symbol{"F025}}
+    \expandafter\def\csname simpleicon at nec\endcsname {\simpleiconsmap\symbol{"F026}}
+    \expandafter\def\csname simpleicon at neo4j\endcsname {\simpleiconsmap\symbol{"F027}}
+    \expandafter\def\csname simpleicon at neovim\endcsname {\simpleiconsmap\symbol{"F028}}
+    \expandafter\def\csname simpleicon at nestjs\endcsname {\simpleiconsmap\symbol{"F029}}
+    \expandafter\def\csname simpleicon at netapp\endcsname {\simpleiconsmap\symbol{"F02A}}
+    \expandafter\def\csname simpleicon at netbsd\endcsname {\simpleiconsmap\symbol{"F02B}}
+    \expandafter\def\csname simpleicon at netflix\endcsname {\simpleiconsmap\symbol{"F02C}}
+    \expandafter\def\csname simpleicon at netlify\endcsname {\simpleiconsmap\symbol{"F02D}}
+    \expandafter\def\csname simpleicon at nette\endcsname {\simpleiconsmap\symbol{"F02E}}
+    \expandafter\def\csname simpleicon at netto\endcsname {\simpleiconsmap\symbol{"F02F}}
+    \expandafter\def\csname simpleicon at neutralinojs\endcsname {\simpleiconsmap\symbol{"F030}}
+    \expandafter\def\csname simpleicon at newbalance\endcsname {\simpleiconsmap\symbol{"F031}}
+    \expandafter\def\csname simpleicon at newegg\endcsname {\simpleiconsmap\symbol{"F032}}
+    \expandafter\def\csname simpleicon at newjapanprowrestling\endcsname {\simpleiconsmap\symbol{"F033}}
+    \expandafter\def\csname simpleicon at newrelic\endcsname {\simpleiconsmap\symbol{"F034}}
+    \expandafter\def\csname simpleicon at newyorktimes\endcsname {\simpleiconsmap\symbol{"F035}}
+    \expandafter\def\csname simpleicon at nextbilliondotai\endcsname {\simpleiconsmap\symbol{"F036}}
+    \expandafter\def\csname simpleicon at nextcloud\endcsname {\simpleiconsmap\symbol{"F037}}
+    \expandafter\def\csname simpleicon at nextdoor\endcsname {\simpleiconsmap\symbol{"F038}}
+    \expandafter\def\csname simpleicon at nextdotjs\endcsname {\simpleiconsmap\symbol{"F039}}
+    \expandafter\def\csname simpleicon at nextra\endcsname {\simpleiconsmap\symbol{"F03A}}
+    \expandafter\def\csname simpleicon at nextui\endcsname {\simpleiconsmap\symbol{"F03B}}
+    \expandafter\def\csname simpleicon at nfc\endcsname {\simpleiconsmap\symbol{"F03C}}
+    \expandafter\def\csname simpleicon at nginx\endcsname {\simpleiconsmap\symbol{"F03D}}
+    \expandafter\def\csname simpleicon at nginxproxymanager\endcsname {\simpleiconsmap\symbol{"F03E}}
+    \expandafter\def\csname simpleicon at ngrok\endcsname {\simpleiconsmap\symbol{"F03F}}
+    \expandafter\def\csname simpleicon at ngrx\endcsname {\simpleiconsmap\symbol{"F040}}
+    \expandafter\def\csname simpleicon at niconico\endcsname {\simpleiconsmap\symbol{"F041}}
+    \expandafter\def\csname simpleicon at nike\endcsname {\simpleiconsmap\symbol{"F042}}
+    \expandafter\def\csname simpleicon at nikon\endcsname {\simpleiconsmap\symbol{"F043}}
+    \expandafter\def\csname simpleicon at nim\endcsname {\simpleiconsmap\symbol{"F044}}
+    \expandafter\def\csname simpleicon at nintendo\endcsname {\simpleiconsmap\symbol{"F045}}
+    \expandafter\def\csname simpleicon at nintendo3ds\endcsname {\simpleiconsmap\symbol{"F046}}
+    \expandafter\def\csname simpleicon at nintendogamecube\endcsname {\simpleiconsmap\symbol{"F047}}
+    \expandafter\def\csname simpleicon at nintendonetwork\endcsname {\simpleiconsmap\symbol{"F048}}
+    \expandafter\def\csname simpleicon at nintendoswitch\endcsname {\simpleiconsmap\symbol{"F049}}
+    \expandafter\def\csname simpleicon at nissan\endcsname {\simpleiconsmap\symbol{"F04A}}
+    \expandafter\def\csname simpleicon at nixos\endcsname {\simpleiconsmap\symbol{"F04B}}
+    \expandafter\def\csname simpleicon at nodedotjs\endcsname {\simpleiconsmap\symbol{"F04C}}
+    \expandafter\def\csname simpleicon at nodemon\endcsname {\simpleiconsmap\symbol{"F04D}}
+    \expandafter\def\csname simpleicon at nodered\endcsname {\simpleiconsmap\symbol{"F04E}}
+    \expandafter\def\csname simpleicon at nokia\endcsname {\simpleiconsmap\symbol{"F04F}}
+    \expandafter\def\csname simpleicon at norco\endcsname {\simpleiconsmap\symbol{"F050}}
+    \expandafter\def\csname simpleicon at nordvpn\endcsname {\simpleiconsmap\symbol{"F051}}
+    \expandafter\def\csname simpleicon at normalizedotcss\endcsname {\simpleiconsmap\symbol{"F052}}
+    \expandafter\def\csname simpleicon at norton\endcsname {\simpleiconsmap\symbol{"F053}}
+    \expandafter\def\csname simpleicon at norwegian\endcsname {\simpleiconsmap\symbol{"F054}}
+    \expandafter\def\csname simpleicon at notepadplusplus\endcsname {\simpleiconsmap\symbol{"F055}}
+    \expandafter\def\csname simpleicon at notion\endcsname {\simpleiconsmap\symbol{"F056}}
+    \expandafter\def\csname simpleicon at notist\endcsname {\simpleiconsmap\symbol{"F057}}
+    \expandafter\def\csname simpleicon at nounproject\endcsname {\simpleiconsmap\symbol{"F058}}
+    \expandafter\def\csname simpleicon at novu\endcsname {\simpleiconsmap\symbol{"F059}}
+    \expandafter\def\csname simpleicon at now\endcsname {\simpleiconsmap\symbol{"F05A}}
+    \expandafter\def\csname simpleicon at npm\endcsname {\simpleiconsmap\symbol{"F05B}}
+    \expandafter\def\csname simpleicon at nrwl\endcsname {\simpleiconsmap\symbol{"F05C}}
+    \expandafter\def\csname simpleicon at nubank\endcsname {\simpleiconsmap\symbol{"F05D}}
+    \expandafter\def\csname simpleicon at nucleo\endcsname {\simpleiconsmap\symbol{"F05E}}
+    \expandafter\def\csname simpleicon at nuget\endcsname {\simpleiconsmap\symbol{"F05F}}
+    \expandafter\def\csname simpleicon at nuke\endcsname {\simpleiconsmap\symbol{"F060}}
+    \expandafter\def\csname simpleicon at numba\endcsname {\simpleiconsmap\symbol{"F061}}
+    \expandafter\def\csname simpleicon at numpy\endcsname {\simpleiconsmap\symbol{"F062}}
+    \expandafter\def\csname simpleicon at nunjucks\endcsname {\simpleiconsmap\symbol{"F063}}
+    \expandafter\def\csname simpleicon at nutanix\endcsname {\simpleiconsmap\symbol{"F064}}
+    \expandafter\def\csname simpleicon at nuxtdotjs\endcsname {\simpleiconsmap\symbol{"F065}}
+    \expandafter\def\csname simpleicon at nvidia\endcsname {\simpleiconsmap\symbol{"F066}}
+    \expandafter\def\csname simpleicon at nx\endcsname {\simpleiconsmap\symbol{"F067}}
+    \expandafter\def\csname simpleicon at nxp\endcsname {\simpleiconsmap\symbol{"F068}}
+    \expandafter\def\csname simpleicon at nzxt\endcsname {\simpleiconsmap\symbol{"F069}}
+    \expandafter\def\csname simpleicon at observable\endcsname {\simpleiconsmap\symbol{"F06A}}
+    \expandafter\def\csname simpleicon at obsidian\endcsname {\simpleiconsmap\symbol{"F06B}}
+    \expandafter\def\csname simpleicon at obsstudio\endcsname {\simpleiconsmap\symbol{"F06C}}
+    \expandafter\def\csname simpleicon at ocaml\endcsname {\simpleiconsmap\symbol{"F06D}}
+    \expandafter\def\csname simpleicon at octanerender\endcsname {\simpleiconsmap\symbol{"F06E}}
+    \expandafter\def\csname simpleicon at octave\endcsname {\simpleiconsmap\symbol{"F06F}}
+    \expandafter\def\csname simpleicon at octobercms\endcsname {\simpleiconsmap\symbol{"F070}}
+    \expandafter\def\csname simpleicon at octoprint\endcsname {\simpleiconsmap\symbol{"F071}}
+    \expandafter\def\csname simpleicon at octopusdeploy\endcsname {\simpleiconsmap\symbol{"F072}}
+    \expandafter\def\csname simpleicon at oculus\endcsname {\simpleiconsmap\symbol{"F073}}
+    \expandafter\def\csname simpleicon at odnoklassniki\endcsname {\simpleiconsmap\symbol{"F074}}
+    \expandafter\def\csname simpleicon at odysee\endcsname {\simpleiconsmap\symbol{"F075}}
+    \expandafter\def\csname simpleicon at ohdear\endcsname {\simpleiconsmap\symbol{"F076}}
+    \expandafter\def\csname simpleicon at okcupid\endcsname {\simpleiconsmap\symbol{"F077}}
+    \expandafter\def\csname simpleicon at okta\endcsname {\simpleiconsmap\symbol{"F078}}
+    \expandafter\def\csname simpleicon at oneplus\endcsname {\simpleiconsmap\symbol{"F079}}
+    \expandafter\def\csname simpleicon at onlyfans\endcsname {\simpleiconsmap\symbol{"F07A}}
+    \expandafter\def\csname simpleicon at onlyoffice\endcsname {\simpleiconsmap\symbol{"F07B}}
+    \expandafter\def\csname simpleicon at onnx\endcsname {\simpleiconsmap\symbol{"F07C}}
+    \expandafter\def\csname simpleicon at onstar\endcsname {\simpleiconsmap\symbol{"F07D}}
+    \expandafter\def\csname simpleicon at opel\endcsname {\simpleiconsmap\symbol{"F07E}}
+    \expandafter\def\csname simpleicon at openaccess\endcsname {\simpleiconsmap\symbol{"F07F}}
+    \expandafter\def\csname simpleicon at openai\endcsname {\simpleiconsmap\symbol{"F080}}
+    \expandafter\def\csname simpleicon at openaigym\endcsname {\simpleiconsmap\symbol{"F081}}
+    \expandafter\def\csname simpleicon at openapiinitiative\endcsname {\simpleiconsmap\symbol{"F082}}
+    \expandafter\def\csname simpleicon at openbadges\endcsname {\simpleiconsmap\symbol{"F083}}
+    \expandafter\def\csname simpleicon at openbsd\endcsname {\simpleiconsmap\symbol{"F084}}
+    \expandafter\def\csname simpleicon at openbugbounty\endcsname {\simpleiconsmap\symbol{"F085}}
+    \expandafter\def\csname simpleicon at opencollective\endcsname {\simpleiconsmap\symbol{"F086}}
+    \expandafter\def\csname simpleicon at opencontainersinitiative\endcsname {\simpleiconsmap\symbol{"F087}}
+    \expandafter\def\csname simpleicon at opencv\endcsname {\simpleiconsmap\symbol{"F088}}
+    \expandafter\def\csname simpleicon at openfaas\endcsname {\simpleiconsmap\symbol{"F089}}
+    \expandafter\def\csname simpleicon at opengl\endcsname {\simpleiconsmap\symbol{"F08A}}
+    \expandafter\def\csname simpleicon at openid\endcsname {\simpleiconsmap\symbol{"F08B}}
+    \expandafter\def\csname simpleicon at openjdk\endcsname {\simpleiconsmap\symbol{"F08C}}
+    \expandafter\def\csname simpleicon at openlayers\endcsname {\simpleiconsmap\symbol{"F08D}}
+    \expandafter\def\csname simpleicon at openmined\endcsname {\simpleiconsmap\symbol{"F08E}}
+    \expandafter\def\csname simpleicon at opennebula\endcsname {\simpleiconsmap\symbol{"F08F}}
+    \expandafter\def\csname simpleicon at openproject\endcsname {\simpleiconsmap\symbol{"F090}}
+    \expandafter\def\csname simpleicon at openscad\endcsname {\simpleiconsmap\symbol{"F091}}
+    \expandafter\def\csname simpleicon at opensea\endcsname {\simpleiconsmap\symbol{"F092}}
+    \expandafter\def\csname simpleicon at opensearch\endcsname {\simpleiconsmap\symbol{"F093}}
+    \expandafter\def\csname simpleicon at opensourcehardware\endcsname {\simpleiconsmap\symbol{"F094}}
+    \expandafter\def\csname simpleicon at opensourceinitiative\endcsname {\simpleiconsmap\symbol{"F095}}
+    \expandafter\def\csname simpleicon at openssl\endcsname {\simpleiconsmap\symbol{"F096}}
+    \expandafter\def\csname simpleicon at openstack\endcsname {\simpleiconsmap\symbol{"F097}}
+    \expandafter\def\csname simpleicon at openstreetmap\endcsname {\simpleiconsmap\symbol{"F098}}
+    \expandafter\def\csname simpleicon at opensuse\endcsname {\simpleiconsmap\symbol{"F099}}
+    \expandafter\def\csname simpleicon at opentelemetry\endcsname {\simpleiconsmap\symbol{"F09A}}
+    \expandafter\def\csname simpleicon at opentext\endcsname {\simpleiconsmap\symbol{"F09B}}
+    \expandafter\def\csname simpleicon at opentf\endcsname {\simpleiconsmap\symbol{"F09C}}
+    \expandafter\def\csname simpleicon at openverse\endcsname {\simpleiconsmap\symbol{"F09D}}
+    \expandafter\def\csname simpleicon at openvpn\endcsname {\simpleiconsmap\symbol{"F09E}}
+    \expandafter\def\csname simpleicon at openwrt\endcsname {\simpleiconsmap\symbol{"F09F}}
+    \expandafter\def\csname simpleicon at openzeppelin\endcsname {\simpleiconsmap\symbol{"F0A0}}
+    \expandafter\def\csname simpleicon at openzfs\endcsname {\simpleiconsmap\symbol{"F0A1}}
+    \expandafter\def\csname simpleicon at opera\endcsname {\simpleiconsmap\symbol{"F0A2}}
+    \expandafter\def\csname simpleicon at operagx\endcsname {\simpleiconsmap\symbol{"F0A3}}
+    \expandafter\def\csname simpleicon at opnsense\endcsname {\simpleiconsmap\symbol{"F0A4}}
+    \expandafter\def\csname simpleicon at opsgenie\endcsname {\simpleiconsmap\symbol{"F0A5}}
+    \expandafter\def\csname simpleicon at opslevel\endcsname {\simpleiconsmap\symbol{"F0A6}}
+    \expandafter\def\csname simpleicon at oracle\endcsname {\simpleiconsmap\symbol{"F0A7}}
+    \expandafter\def\csname simpleicon at orcid\endcsname {\simpleiconsmap\symbol{"F0A8}}
+    \expandafter\def\csname simpleicon at oreilly\endcsname {\simpleiconsmap\symbol{"F0A9}}
+    \expandafter\def\csname simpleicon at org\endcsname {\simpleiconsmap\symbol{"F0AA}}
+    \expandafter\def\csname simpleicon at origin\endcsname {\simpleiconsmap\symbol{"F0AB}}
+    \expandafter\def\csname simpleicon at osano\endcsname {\simpleiconsmap\symbol{"F0AC}}
+    \expandafter\def\csname simpleicon at osgeo\endcsname {\simpleiconsmap\symbol{"F0AD}}
+    \expandafter\def\csname simpleicon at oshkosh\endcsname {\simpleiconsmap\symbol{"F0AE}}
+    \expandafter\def\csname simpleicon at osmc\endcsname {\simpleiconsmap\symbol{"F0AF}}
+    \expandafter\def\csname simpleicon at osu\endcsname {\simpleiconsmap\symbol{"F0B0}}
+    \expandafter\def\csname simpleicon at otto\endcsname {\simpleiconsmap\symbol{"F0B1}}
+    \expandafter\def\csname simpleicon at overcast\endcsname {\simpleiconsmap\symbol{"F0B2}}
+    \expandafter\def\csname simpleicon at overleaf\endcsname {\simpleiconsmap\symbol{"F0B3}}
+    \expandafter\def\csname simpleicon at ovh\endcsname {\simpleiconsmap\symbol{"F0B4}}
+    \expandafter\def\csname simpleicon at owasp\endcsname {\simpleiconsmap\symbol{"F0B5}}
+    \expandafter\def\csname simpleicon at owncloud\endcsname {\simpleiconsmap\symbol{"F0B6}}
+    \expandafter\def\csname simpleicon at oxygen\endcsname {\simpleiconsmap\symbol{"F0B7}}
+    \expandafter\def\csname simpleicon at oyo\endcsname {\simpleiconsmap\symbol{"F0B8}}
+    \expandafter\def\csname simpleicon at p5dotjs\endcsname {\simpleiconsmap\symbol{"F0B9}}
+    \expandafter\def\csname simpleicon at packagist\endcsname {\simpleiconsmap\symbol{"F0BA}}
+    \expandafter\def\csname simpleicon at packer\endcsname {\simpleiconsmap\symbol{"F0BB}}
+    \expandafter\def\csname simpleicon at paddlepaddle\endcsname {\simpleiconsmap\symbol{"F0BC}}
+    \expandafter\def\csname simpleicon at paddypower\endcsname {\simpleiconsmap\symbol{"F0BD}}
+    \expandafter\def\csname simpleicon at pagekit\endcsname {\simpleiconsmap\symbol{"F0BE}}
+    \expandafter\def\csname simpleicon at pagerduty\endcsname {\simpleiconsmap\symbol{"F0BF}}
+    \expandafter\def\csname simpleicon at pagespeedinsights\endcsname {\simpleiconsmap\symbol{"F0C0}}
+    \expandafter\def\csname simpleicon at pagseguro\endcsname {\simpleiconsmap\symbol{"F0C1}}
+    \expandafter\def\csname simpleicon at palantir\endcsname {\simpleiconsmap\symbol{"F0C2}}
+    \expandafter\def\csname simpleicon at paloaltonetworks\endcsname {\simpleiconsmap\symbol{"F0C3}}
+    \expandafter\def\csname simpleicon at paloaltosoftware\endcsname {\simpleiconsmap\symbol{"F0C4}}
+    \expandafter\def\csname simpleicon at panasonic\endcsname {\simpleiconsmap\symbol{"F0C5}}
+    \expandafter\def\csname simpleicon at pandas\endcsname {\simpleiconsmap\symbol{"F0C6}}
+    \expandafter\def\csname simpleicon at pandora\endcsname {\simpleiconsmap\symbol{"F0C7}}
+    \expandafter\def\csname simpleicon at pantheon\endcsname {\simpleiconsmap\symbol{"F0C8}}
+    \expandafter\def\csname simpleicon at paperspace\endcsname {\simpleiconsmap\symbol{"F0C9}}
+    \expandafter\def\csname simpleicon at paritysubstrate\endcsname {\simpleiconsmap\symbol{"F0CA}}
+    \expandafter\def\csname simpleicon at parsedotly\endcsname {\simpleiconsmap\symbol{"F0CB}}
+    \expandafter\def\csname simpleicon at passport\endcsname {\simpleiconsmap\symbol{"F0CC}}
+    \expandafter\def\csname simpleicon at pastebin\endcsname {\simpleiconsmap\symbol{"F0CD}}
+    \expandafter\def\csname simpleicon at patreon\endcsname {\simpleiconsmap\symbol{"F0CE}}
+    \expandafter\def\csname simpleicon at paychex\endcsname {\simpleiconsmap\symbol{"F0CF}}
+    \expandafter\def\csname simpleicon at payloadcms\endcsname {\simpleiconsmap\symbol{"F0D0}}
+    \expandafter\def\csname simpleicon at payoneer\endcsname {\simpleiconsmap\symbol{"F0D1}}
+    \expandafter\def\csname simpleicon at paypal\endcsname {\simpleiconsmap\symbol{"F0D2}}
+    \expandafter\def\csname simpleicon at paytm\endcsname {\simpleiconsmap\symbol{"F0D3}}
+    \expandafter\def\csname simpleicon at pcgamingwiki\endcsname {\simpleiconsmap\symbol{"F0D4}}
+    \expandafter\def\csname simpleicon at peakdesign\endcsname {\simpleiconsmap\symbol{"F0D5}}
+    \expandafter\def\csname simpleicon at pearson\endcsname {\simpleiconsmap\symbol{"F0D6}}
+    \expandafter\def\csname simpleicon at peerlist\endcsname {\simpleiconsmap\symbol{"F0D7}}
+    \expandafter\def\csname simpleicon at peertube\endcsname {\simpleiconsmap\symbol{"F0D8}}
+    \expandafter\def\csname simpleicon at pegasusairlines\endcsname {\simpleiconsmap\symbol{"F0D9}}
+    \expandafter\def\csname simpleicon at pelican\endcsname {\simpleiconsmap\symbol{"F0DA}}
+    \expandafter\def\csname simpleicon at peloton\endcsname {\simpleiconsmap\symbol{"F0DB}}
+    \expandafter\def\csname simpleicon at penny\endcsname {\simpleiconsmap\symbol{"F0DC}}
+    \expandafter\def\csname simpleicon at penpot\endcsname {\simpleiconsmap\symbol{"F0DD}}
+    \expandafter\def\csname simpleicon at pepsi\endcsname {\simpleiconsmap\symbol{"F0DE}}
+    \expandafter\def\csname simpleicon at percy\endcsname {\simpleiconsmap\symbol{"F0DF}}
+    \expandafter\def\csname simpleicon at perforce\endcsname {\simpleiconsmap\symbol{"F0E0}}
+    \expandafter\def\csname simpleicon at perl\endcsname {\simpleiconsmap\symbol{"F0E1}}
+    \expandafter\def\csname simpleicon at persistent\endcsname {\simpleiconsmap\symbol{"F0E2}}
+    \expandafter\def\csname simpleicon at personio\endcsname {\simpleiconsmap\symbol{"F0E3}}
+    \expandafter\def\csname simpleicon at petsathome\endcsname {\simpleiconsmap\symbol{"F0E4}}
+    \expandafter\def\csname simpleicon at peugeot\endcsname {\simpleiconsmap\symbol{"F0E5}}
+    \expandafter\def\csname simpleicon at pexels\endcsname {\simpleiconsmap\symbol{"F0E6}}
+    \expandafter\def\csname simpleicon at pfsense\endcsname {\simpleiconsmap\symbol{"F0E7}}
+    \expandafter\def\csname simpleicon at phabricator\endcsname {\simpleiconsmap\symbol{"F0E8}}
+    \expandafter\def\csname simpleicon at philipshue\endcsname {\simpleiconsmap\symbol{"F0E9}}
+    \expandafter\def\csname simpleicon at phoenixframework\endcsname {\simpleiconsmap\symbol{"F0EA}}
+    \expandafter\def\csname simpleicon at phonepe\endcsname {\simpleiconsmap\symbol{"F0EB}}
+    \expandafter\def\csname simpleicon at photobucket\endcsname {\simpleiconsmap\symbol{"F0EC}}
+    \expandafter\def\csname simpleicon at photocrowd\endcsname {\simpleiconsmap\symbol{"F0ED}}
+    \expandafter\def\csname simpleicon at photopea\endcsname {\simpleiconsmap\symbol{"F0EE}}
+    \expandafter\def\csname simpleicon at php\endcsname {\simpleiconsmap\symbol{"F0EF}}
+    \expandafter\def\csname simpleicon at phpmyadmin\endcsname {\simpleiconsmap\symbol{"F0F0}}
+    \expandafter\def\csname simpleicon at phpstorm\endcsname {\simpleiconsmap\symbol{"F0F1}}
+    \expandafter\def\csname simpleicon at piaggiogroup\endcsname {\simpleiconsmap\symbol{"F0F2}}
+    \expandafter\def\csname simpleicon at picardsurgeles\endcsname {\simpleiconsmap\symbol{"F0F3}}
+    \expandafter\def\csname simpleicon at picartodottv\endcsname {\simpleiconsmap\symbol{"F0F4}}
+    \expandafter\def\csname simpleicon at picnic\endcsname {\simpleiconsmap\symbol{"F0F5}}
+    \expandafter\def\csname simpleicon at picpay\endcsname {\simpleiconsmap\symbol{"F0F6}}
+    \expandafter\def\csname simpleicon at pihole\endcsname {\simpleiconsmap\symbol{"F0F7}}
+    \expandafter\def\csname simpleicon at pimcore\endcsname {\simpleiconsmap\symbol{"F0F8}}
+    \expandafter\def\csname simpleicon at pinboard\endcsname {\simpleiconsmap\symbol{"F0F9}}
+    \expandafter\def\csname simpleicon at pingdom\endcsname {\simpleiconsmap\symbol{"F0FA}}
+    \expandafter\def\csname simpleicon at pinterest\endcsname {\simpleiconsmap\symbol{"F0FB}}
+    \expandafter\def\csname simpleicon at pioneerdj\endcsname {\simpleiconsmap\symbol{"F0FC}}
+    \expandafter\def\csname simpleicon at pivotaltracker\endcsname {\simpleiconsmap\symbol{"F0FD}}
+    \expandafter\def\csname simpleicon at piwigo\endcsname {\simpleiconsmap\symbol{"F0FE}}
+    \expandafter\def\csname simpleicon at pix\endcsname {\simpleiconsmap\symbol{"F0FF}}
+    \expandafter\def\csname simpleicon at pixabay\endcsname {\simpleiconsmap\symbol{"F100}}
+    \expandafter\def\csname simpleicon at pixiv\endcsname {\simpleiconsmap\symbol{"F101}}
+    \expandafter\def\csname simpleicon at pkgsrc\endcsname {\simpleiconsmap\symbol{"F102}}
+    \expandafter\def\csname simpleicon at planet\endcsname {\simpleiconsmap\symbol{"F103}}
+    \expandafter\def\csname simpleicon at planetscale\endcsname {\simpleiconsmap\symbol{"F104}}
+    \expandafter\def\csname simpleicon at plangrid\endcsname {\simpleiconsmap\symbol{"F105}}
+    \expandafter\def\csname simpleicon at platformdotsh\endcsname {\simpleiconsmap\symbol{"F106}}
+    \expandafter\def\csname simpleicon at platzi\endcsname {\simpleiconsmap\symbol{"F107}}
+    \expandafter\def\csname simpleicon at plausibleanalytics\endcsname {\simpleiconsmap\symbol{"F108}}
+    \expandafter\def\csname simpleicon at playcanvas\endcsname {\simpleiconsmap\symbol{"F109}}
+    \expandafter\def\csname simpleicon at playerdotme\endcsname {\simpleiconsmap\symbol{"F10A}}
+    \expandafter\def\csname simpleicon at playerfm\endcsname {\simpleiconsmap\symbol{"F10B}}
+    \expandafter\def\csname simpleicon at playstation\endcsname {\simpleiconsmap\symbol{"F10C}}
+    \expandafter\def\csname simpleicon at playstation2\endcsname {\simpleiconsmap\symbol{"F10D}}
+    \expandafter\def\csname simpleicon at playstation3\endcsname {\simpleiconsmap\symbol{"F10E}}
+    \expandafter\def\csname simpleicon at playstation4\endcsname {\simpleiconsmap\symbol{"F10F}}
+    \expandafter\def\csname simpleicon at playstation5\endcsname {\simpleiconsmap\symbol{"F110}}
+    \expandafter\def\csname simpleicon at playstationvita\endcsname {\simpleiconsmap\symbol{"F111}}
+    \expandafter\def\csname simpleicon at playwright\endcsname {\simpleiconsmap\symbol{"F112}}
+    \expandafter\def\csname simpleicon at pleroma\endcsname {\simpleiconsmap\symbol{"F113}}
+    \expandafter\def\csname simpleicon at plesk\endcsname {\simpleiconsmap\symbol{"F114}}
+    \expandafter\def\csname simpleicon at plex\endcsname {\simpleiconsmap\symbol{"F115}}
+    \expandafter\def\csname simpleicon at plotly\endcsname {\simpleiconsmap\symbol{"F116}}
+    \expandafter\def\csname simpleicon at pluralsight\endcsname {\simpleiconsmap\symbol{"F117}}
+    \expandafter\def\csname simpleicon at plurk\endcsname {\simpleiconsmap\symbol{"F118}}
+    \expandafter\def\csname simpleicon at pluscodes\endcsname {\simpleiconsmap\symbol{"F119}}
+    \expandafter\def\csname simpleicon at pm2\endcsname {\simpleiconsmap\symbol{"F11A}}
+    \expandafter\def\csname simpleicon at pnpm\endcsname {\simpleiconsmap\symbol{"F11B}}
+    \expandafter\def\csname simpleicon at pocket\endcsname {\simpleiconsmap\symbol{"F11C}}
+    \expandafter\def\csname simpleicon at pocketbase\endcsname {\simpleiconsmap\symbol{"F11D}}
+    \expandafter\def\csname simpleicon at pocketcasts\endcsname {\simpleiconsmap\symbol{"F11E}}
+    \expandafter\def\csname simpleicon at podcastaddict\endcsname {\simpleiconsmap\symbol{"F11F}}
+    \expandafter\def\csname simpleicon at podcastindex\endcsname {\simpleiconsmap\symbol{"F120}}
+    \expandafter\def\csname simpleicon at podman\endcsname {\simpleiconsmap\symbol{"F121}}
+    \expandafter\def\csname simpleicon at poe\endcsname {\simpleiconsmap\symbol{"F122}}
+    \expandafter\def\csname simpleicon at poetry\endcsname {\simpleiconsmap\symbol{"F123}}
+    \expandafter\def\csname simpleicon at pointy\endcsname {\simpleiconsmap\symbol{"F124}}
+    \expandafter\def\csname simpleicon at pokemon\endcsname {\simpleiconsmap\symbol{"F125}}
+    \expandafter\def\csname simpleicon at polars\endcsname {\simpleiconsmap\symbol{"F126}}
+    \expandafter\def\csname simpleicon at polkadot\endcsname {\simpleiconsmap\symbol{"F127}}
+    \expandafter\def\csname simpleicon at poly\endcsname {\simpleiconsmap\symbol{"F128}}
+    \expandafter\def\csname simpleicon at polymerproject\endcsname {\simpleiconsmap\symbol{"F129}}
+    \expandafter\def\csname simpleicon at polywork\endcsname {\simpleiconsmap\symbol{"F12A}}
+    \expandafter\def\csname simpleicon at popos\endcsname {\simpleiconsmap\symbol{"F12B}}
+    \expandafter\def\csname simpleicon at porsche\endcsname {\simpleiconsmap\symbol{"F12C}}
+    \expandafter\def\csname simpleicon at portainer\endcsname {\simpleiconsmap\symbol{"F12D}}
+    \expandafter\def\csname simpleicon at postcss\endcsname {\simpleiconsmap\symbol{"F12E}}
+    \expandafter\def\csname simpleicon at postgresql\endcsname {\simpleiconsmap\symbol{"F12F}}
+    \expandafter\def\csname simpleicon at posthog\endcsname {\simpleiconsmap\symbol{"F130}}
+    \expandafter\def\csname simpleicon at postman\endcsname {\simpleiconsmap\symbol{"F131}}
+    \expandafter\def\csname simpleicon at postmates\endcsname {\simpleiconsmap\symbol{"F132}}
+    \expandafter\def\csname simpleicon at powerapps\endcsname {\simpleiconsmap\symbol{"F133}}
+    \expandafter\def\csname simpleicon at powerautomate\endcsname {\simpleiconsmap\symbol{"F134}}
+    \expandafter\def\csname simpleicon at powerbi\endcsname {\simpleiconsmap\symbol{"F135}}
+    \expandafter\def\csname simpleicon at powerfx\endcsname {\simpleiconsmap\symbol{"F136}}
+    \expandafter\def\csname simpleicon at powerpages\endcsname {\simpleiconsmap\symbol{"F137}}
+    \expandafter\def\csname simpleicon at powers\endcsname {\simpleiconsmap\symbol{"F138}}
+    \expandafter\def\csname simpleicon at powershell\endcsname {\simpleiconsmap\symbol{"F139}}
+    \expandafter\def\csname simpleicon at powervirtualagents\endcsname {\simpleiconsmap\symbol{"F13A}}
+    \expandafter\def\csname simpleicon at prdotco\endcsname {\simpleiconsmap\symbol{"F13B}}
+    \expandafter\def\csname simpleicon at preact\endcsname {\simpleiconsmap\symbol{"F13C}}
+    \expandafter\def\csname simpleicon at precommit\endcsname {\simpleiconsmap\symbol{"F13D}}
+    \expandafter\def\csname simpleicon at prefect\endcsname {\simpleiconsmap\symbol{"F13E}}
+    \expandafter\def\csname simpleicon at premierleague\endcsname {\simpleiconsmap\symbol{"F13F}}
+    \expandafter\def\csname simpleicon at prestashop\endcsname {\simpleiconsmap\symbol{"F140}}
+    \expandafter\def\csname simpleicon at presto\endcsname {\simpleiconsmap\symbol{"F141}}
+    \expandafter\def\csname simpleicon at prettier\endcsname {\simpleiconsmap\symbol{"F142}}
+    \expandafter\def\csname simpleicon at pretzel\endcsname {\simpleiconsmap\symbol{"F143}}
+    \expandafter\def\csname simpleicon at prevention\endcsname {\simpleiconsmap\symbol{"F144}}
+    \expandafter\def\csname simpleicon at prezi\endcsname {\simpleiconsmap\symbol{"F145}}
+    \expandafter\def\csname simpleicon at prime\endcsname {\simpleiconsmap\symbol{"F146}}
+    \expandafter\def\csname simpleicon at primevideo\endcsname {\simpleiconsmap\symbol{"F147}}
+    \expandafter\def\csname simpleicon at printables\endcsname {\simpleiconsmap\symbol{"F148}}
+    \expandafter\def\csname simpleicon at prisma\endcsname {\simpleiconsmap\symbol{"F149}}
+    \expandafter\def\csname simpleicon at prismic\endcsname {\simpleiconsmap\symbol{"F14A}}
+    \expandafter\def\csname simpleicon at privateinternetaccess\endcsname {\simpleiconsmap\symbol{"F14B}}
+    \expandafter\def\csname simpleicon at probot\endcsname {\simpleiconsmap\symbol{"F14C}}
+    \expandafter\def\csname simpleicon at processingfoundation\endcsname {\simpleiconsmap\symbol{"F14D}}
+    \expandafter\def\csname simpleicon at processwire\endcsname {\simpleiconsmap\symbol{"F14E}}
+    \expandafter\def\csname simpleicon at producthunt\endcsname {\simpleiconsmap\symbol{"F14F}}
+    \expandafter\def\csname simpleicon at progate\endcsname {\simpleiconsmap\symbol{"F150}}
+    \expandafter\def\csname simpleicon at progress\endcsname {\simpleiconsmap\symbol{"F151}}
+    \expandafter\def\csname simpleicon at prometheus\endcsname {\simpleiconsmap\symbol{"F152}}
+    \expandafter\def\csname simpleicon at prosieben\endcsname {\simpleiconsmap\symbol{"F153}}
+    \expandafter\def\csname simpleicon at protocolsdotio\endcsname {\simpleiconsmap\symbol{"F154}}
+    \expandafter\def\csname simpleicon at protodotio\endcsname {\simpleiconsmap\symbol{"F155}}
+    \expandafter\def\csname simpleicon at proton\endcsname {\simpleiconsmap\symbol{"F156}}
+    \expandafter\def\csname simpleicon at protoncalendar\endcsname {\simpleiconsmap\symbol{"F157}}
+    \expandafter\def\csname simpleicon at protondb\endcsname {\simpleiconsmap\symbol{"F158}}
+    \expandafter\def\csname simpleicon at protondrive\endcsname {\simpleiconsmap\symbol{"F159}}
+    \expandafter\def\csname simpleicon at protonmail\endcsname {\simpleiconsmap\symbol{"F15A}}
+    \expandafter\def\csname simpleicon at protonvpn\endcsname {\simpleiconsmap\symbol{"F15B}}
+    \expandafter\def\csname simpleicon at protools\endcsname {\simpleiconsmap\symbol{"F15C}}
+    \expandafter\def\csname simpleicon at protractor\endcsname {\simpleiconsmap\symbol{"F15D}}
+    \expandafter\def\csname simpleicon at proxmox\endcsname {\simpleiconsmap\symbol{"F15E}}
+    \expandafter\def\csname simpleicon at pterodactyl\endcsname {\simpleiconsmap\symbol{"F15F}}
+    \expandafter\def\csname simpleicon at pubg\endcsname {\simpleiconsmap\symbol{"F160}}
+    \expandafter\def\csname simpleicon at publons\endcsname {\simpleiconsmap\symbol{"F161}}
+    \expandafter\def\csname simpleicon at pubmed\endcsname {\simpleiconsmap\symbol{"F162}}
+    \expandafter\def\csname simpleicon at pug\endcsname {\simpleiconsmap\symbol{"F163}}
+    \expandafter\def\csname simpleicon at pulumi\endcsname {\simpleiconsmap\symbol{"F164}}
+    \expandafter\def\csname simpleicon at puma\endcsname {\simpleiconsmap\symbol{"F165}}
+    \expandafter\def\csname simpleicon at puppet\endcsname {\simpleiconsmap\symbol{"F166}}
+    \expandafter\def\csname simpleicon at puppeteer\endcsname {\simpleiconsmap\symbol{"F167}}
+    \expandafter\def\csname simpleicon at purescript\endcsname {\simpleiconsmap\symbol{"F168}}
+    \expandafter\def\csname simpleicon at purgecss\endcsname {\simpleiconsmap\symbol{"F169}}
+    \expandafter\def\csname simpleicon at purism\endcsname {\simpleiconsmap\symbol{"F16A}}
+    \expandafter\def\csname simpleicon at pusher\endcsname {\simpleiconsmap\symbol{"F16B}}
+    \expandafter\def\csname simpleicon at pwa\endcsname {\simpleiconsmap\symbol{"F16C}}
+    \expandafter\def\csname simpleicon at pycharm\endcsname {\simpleiconsmap\symbol{"F16D}}
+    \expandafter\def\csname simpleicon at pydantic\endcsname {\simpleiconsmap\symbol{"F16E}}
+    \expandafter\def\csname simpleicon at pyg\endcsname {\simpleiconsmap\symbol{"F16F}}
+    \expandafter\def\csname simpleicon at pypi\endcsname {\simpleiconsmap\symbol{"F170}}
+    \expandafter\def\csname simpleicon at pypy\endcsname {\simpleiconsmap\symbol{"F171}}
+    \expandafter\def\csname simpleicon at pyscaffold\endcsname {\simpleiconsmap\symbol{"F172}}
+    \expandafter\def\csname simpleicon at pysyft\endcsname {\simpleiconsmap\symbol{"F173}}
+    \expandafter\def\csname simpleicon at pytest\endcsname {\simpleiconsmap\symbol{"F174}}
+    \expandafter\def\csname simpleicon at python\endcsname {\simpleiconsmap\symbol{"F175}}
+    \expandafter\def\csname simpleicon at pythonanywhere\endcsname {\simpleiconsmap\symbol{"F176}}
+    \expandafter\def\csname simpleicon at pytorch\endcsname {\simpleiconsmap\symbol{"F177}}
+    \expandafter\def\csname simpleicon at pyup\endcsname {\simpleiconsmap\symbol{"F178}}
+    \expandafter\def\csname simpleicon at qantas\endcsname {\simpleiconsmap\symbol{"F179}}
+    \expandafter\def\csname simpleicon at qatarairways\endcsname {\simpleiconsmap\symbol{"F17A}}
+    \expandafter\def\csname simpleicon at qemu\endcsname {\simpleiconsmap\symbol{"F17B}}
+    \expandafter\def\csname simpleicon at qgis\endcsname {\simpleiconsmap\symbol{"F17C}}
+    \expandafter\def\csname simpleicon at qi\endcsname {\simpleiconsmap\symbol{"F17D}}
+    \expandafter\def\csname simpleicon at qiita\endcsname {\simpleiconsmap\symbol{"F17E}}
+    \expandafter\def\csname simpleicon at qiskit\endcsname {\simpleiconsmap\symbol{"F17F}}
+    \expandafter\def\csname simpleicon at qiwi\endcsname {\simpleiconsmap\symbol{"F180}}
+    \expandafter\def\csname simpleicon at qlik\endcsname {\simpleiconsmap\symbol{"F181}}
+    \expandafter\def\csname simpleicon at qmk\endcsname {\simpleiconsmap\symbol{"F182}}
+    \expandafter\def\csname simpleicon at qt\endcsname {\simpleiconsmap\symbol{"F183}}
+    \expandafter\def\csname simpleicon at qualcomm\endcsname {\simpleiconsmap\symbol{"F184}}
+    \expandafter\def\csname simpleicon at qualtrics\endcsname {\simpleiconsmap\symbol{"F185}}
+    \expandafter\def\csname simpleicon at qualys\endcsname {\simpleiconsmap\symbol{"F186}}
+    \expandafter\def\csname simpleicon at quantcast\endcsname {\simpleiconsmap\symbol{"F187}}
+    \expandafter\def\csname simpleicon at quantconnect\endcsname {\simpleiconsmap\symbol{"F188}}
+    \expandafter\def\csname simpleicon at quarkus\endcsname {\simpleiconsmap\symbol{"F189}}
+    \expandafter\def\csname simpleicon at quasar\endcsname {\simpleiconsmap\symbol{"F18A}}
+    \expandafter\def\csname simpleicon at qubesos\endcsname {\simpleiconsmap\symbol{"F18B}}
+    \expandafter\def\csname simpleicon at quest\endcsname {\simpleiconsmap\symbol{"F18C}}
+    \expandafter\def\csname simpleicon at quickbooks\endcsname {\simpleiconsmap\symbol{"F18D}}
+    \expandafter\def\csname simpleicon at quicklook\endcsname {\simpleiconsmap\symbol{"F18E}}
+    \expandafter\def\csname simpleicon at quicktime\endcsname {\simpleiconsmap\symbol{"F18F}}
+    \expandafter\def\csname simpleicon at quip\endcsname {\simpleiconsmap\symbol{"F190}}
+    \expandafter\def\csname simpleicon at quora\endcsname {\simpleiconsmap\symbol{"F191}}
+    \expandafter\def\csname simpleicon at qwant\endcsname {\simpleiconsmap\symbol{"F192}}
+    \expandafter\def\csname simpleicon at qwiklabs\endcsname {\simpleiconsmap\symbol{"F193}}
+    \expandafter\def\csname simpleicon at qzone\endcsname {\simpleiconsmap\symbol{"F194}}
+    \expandafter\def\csname simpleicon at r\endcsname {\simpleiconsmap\symbol{"F195}}
+    \expandafter\def\csname simpleicon at r3\endcsname {\simpleiconsmap\symbol{"F196}}
+    \expandafter\def\csname simpleicon at rabbitmq\endcsname {\simpleiconsmap\symbol{"F197}}
+    \expandafter\def\csname simpleicon at racket\endcsname {\simpleiconsmap\symbol{"F198}}
+    \expandafter\def\csname simpleicon at radar\endcsname {\simpleiconsmap\symbol{"F199}}
+    \expandafter\def\csname simpleicon at radiopublic\endcsname {\simpleiconsmap\symbol{"F19A}}
+    \expandafter\def\csname simpleicon at radixui\endcsname {\simpleiconsmap\symbol{"F19B}}
+    \expandafter\def\csname simpleicon at radstudio\endcsname {\simpleiconsmap\symbol{"F19C}}
+    \expandafter\def\csname simpleicon at railway\endcsname {\simpleiconsmap\symbol{"F19D}}
+    \expandafter\def\csname simpleicon at rainmeter\endcsname {\simpleiconsmap\symbol{"F19E}}
+    \expandafter\def\csname simpleicon at rakuten\endcsname {\simpleiconsmap\symbol{"F19F}}
+    \expandafter\def\csname simpleicon at ram\endcsname {\simpleiconsmap\symbol{"F1A0}}
+    \expandafter\def\csname simpleicon at rancher\endcsname {\simpleiconsmap\symbol{"F1A1}}
+    \expandafter\def\csname simpleicon at rarible\endcsname {\simpleiconsmap\symbol{"F1A2}}
+    \expandafter\def\csname simpleicon at rasa\endcsname {\simpleiconsmap\symbol{"F1A3}}
+    \expandafter\def\csname simpleicon at raspberrypi\endcsname {\simpleiconsmap\symbol{"F1A4}}
+    \expandafter\def\csname simpleicon at ravelry\endcsname {\simpleiconsmap\symbol{"F1A5}}
+    \expandafter\def\csname simpleicon at ray\endcsname {\simpleiconsmap\symbol{"F1A6}}
+    \expandafter\def\csname simpleicon at razer\endcsname {\simpleiconsmap\symbol{"F1A7}}
+    \expandafter\def\csname simpleicon at razorpay\endcsname {\simpleiconsmap\symbol{"F1A8}}
+    \expandafter\def\csname simpleicon at react\endcsname {\simpleiconsmap\symbol{"F1A9}}
+    \expandafter\def\csname simpleicon at reacthookform\endcsname {\simpleiconsmap\symbol{"F1AA}}
+    \expandafter\def\csname simpleicon at reactivex\endcsname {\simpleiconsmap\symbol{"F1AB}}
+    \expandafter\def\csname simpleicon at reactos\endcsname {\simpleiconsmap\symbol{"F1AC}}
+    \expandafter\def\csname simpleicon at reactquery\endcsname {\simpleiconsmap\symbol{"F1AD}}
+    \expandafter\def\csname simpleicon at reactrouter\endcsname {\simpleiconsmap\symbol{"F1AE}}
+    \expandafter\def\csname simpleicon at reacttable\endcsname {\simpleiconsmap\symbol{"F1AF}}
+    \expandafter\def\csname simpleicon at readdotcv\endcsname {\simpleiconsmap\symbol{"F1B0}}
+    \expandafter\def\csname simpleicon at readme\endcsname {\simpleiconsmap\symbol{"F1B1}}
+    \expandafter\def\csname simpleicon at readthedocs\endcsname {\simpleiconsmap\symbol{"F1B2}}
+    \expandafter\def\csname simpleicon at realm\endcsname {\simpleiconsmap\symbol{"F1B3}}
+    \expandafter\def\csname simpleicon at reason\endcsname {\simpleiconsmap\symbol{"F1B4}}
+    \expandafter\def\csname simpleicon at reasonstudios\endcsname {\simpleiconsmap\symbol{"F1B5}}
+    \expandafter\def\csname simpleicon at recoil\endcsname {\simpleiconsmap\symbol{"F1B6}}
+    \expandafter\def\csname simpleicon at red\endcsname {\simpleiconsmap\symbol{"F1B7}}
+    \expandafter\def\csname simpleicon at redbubble\endcsname {\simpleiconsmap\symbol{"F1B8}}
+    \expandafter\def\csname simpleicon at reddit\endcsname {\simpleiconsmap\symbol{"F1B9}}
+    \expandafter\def\csname simpleicon at redhat\endcsname {\simpleiconsmap\symbol{"F1BA}}
+    \expandafter\def\csname simpleicon at redhatopenshift\endcsname {\simpleiconsmap\symbol{"F1BB}}
+    \expandafter\def\csname simpleicon at redis\endcsname {\simpleiconsmap\symbol{"F1BC}}
+    \expandafter\def\csname simpleicon at redmine\endcsname {\simpleiconsmap\symbol{"F1BD}}
+    \expandafter\def\csname simpleicon at redox\endcsname {\simpleiconsmap\symbol{"F1BE}}
+    \expandafter\def\csname simpleicon at redux\endcsname {\simpleiconsmap\symbol{"F1BF}}
+    \expandafter\def\csname simpleicon at reduxsaga\endcsname {\simpleiconsmap\symbol{"F1C0}}
+    \expandafter\def\csname simpleicon at redwoodjs\endcsname {\simpleiconsmap\symbol{"F1C1}}
+    \expandafter\def\csname simpleicon at reebok\endcsname {\simpleiconsmap\symbol{"F1C2}}
+    \expandafter\def\csname simpleicon at relay\endcsname {\simpleiconsmap\symbol{"F1C3}}
+    \expandafter\def\csname simpleicon at relianceindustrieslimited\endcsname {\simpleiconsmap\symbol{"F1C4}}
+    \expandafter\def\csname simpleicon at remark\endcsname {\simpleiconsmap\symbol{"F1C5}}
+    \expandafter\def\csname simpleicon at remix\endcsname {\simpleiconsmap\symbol{"F1C6}}
+    \expandafter\def\csname simpleicon at renault\endcsname {\simpleiconsmap\symbol{"F1C7}}
+    \expandafter\def\csname simpleicon at render\endcsname {\simpleiconsmap\symbol{"F1C8}}
+    \expandafter\def\csname simpleicon at renovatebot\endcsname {\simpleiconsmap\symbol{"F1C9}}
+    \expandafter\def\csname simpleicon at renpy\endcsname {\simpleiconsmap\symbol{"F1CA}}
+    \expandafter\def\csname simpleicon at renren\endcsname {\simpleiconsmap\symbol{"F1CB}}
+    \expandafter\def\csname simpleicon at replit\endcsname {\simpleiconsmap\symbol{"F1CC}}
+    \expandafter\def\csname simpleicon at republicofgamers\endcsname {\simpleiconsmap\symbol{"F1CD}}
+    \expandafter\def\csname simpleicon at rescript\endcsname {\simpleiconsmap\symbol{"F1CE}}
+    \expandafter\def\csname simpleicon at rescuetime\endcsname {\simpleiconsmap\symbol{"F1CF}}
+    \expandafter\def\csname simpleicon at researchgate\endcsname {\simpleiconsmap\symbol{"F1D0}}
+    \expandafter\def\csname simpleicon at resharper\endcsname {\simpleiconsmap\symbol{"F1D1}}
+    \expandafter\def\csname simpleicon at resurrectionremixos\endcsname {\simpleiconsmap\symbol{"F1D2}}
+    \expandafter\def\csname simpleicon at retool\endcsname {\simpleiconsmap\symbol{"F1D3}}
+    \expandafter\def\csname simpleicon at retroarch\endcsname {\simpleiconsmap\symbol{"F1D4}}
+    \expandafter\def\csname simpleicon at retropie\endcsname {\simpleiconsmap\symbol{"F1D5}}
+    \expandafter\def\csname simpleicon at revanced\endcsname {\simpleiconsmap\symbol{"F1D6}}
+    \expandafter\def\csname simpleicon at revealdotjs\endcsname {\simpleiconsmap\symbol{"F1D7}}
+    \expandafter\def\csname simpleicon at reverbnation\endcsname {\simpleiconsmap\symbol{"F1D8}}
+    \expandafter\def\csname simpleicon at revoltdotchat\endcsname {\simpleiconsmap\symbol{"F1D9}}
+    \expandafter\def\csname simpleicon at revolut\endcsname {\simpleiconsmap\symbol{"F1DA}}
+    \expandafter\def\csname simpleicon at revue\endcsname {\simpleiconsmap\symbol{"F1DB}}
+    \expandafter\def\csname simpleicon at rewe\endcsname {\simpleiconsmap\symbol{"F1DC}}
+    \expandafter\def\csname simpleicon at rezgo\endcsname {\simpleiconsmap\symbol{"F1DD}}
+    \expandafter\def\csname simpleicon at rhinoceros\endcsname {\simpleiconsmap\symbol{"F1DE}}
+    \expandafter\def\csname simpleicon at rider\endcsname {\simpleiconsmap\symbol{"F1DF}}
+    \expandafter\def\csname simpleicon at rimacautomobili\endcsname {\simpleiconsmap\symbol{"F1E0}}
+    \expandafter\def\csname simpleicon at ring\endcsname {\simpleiconsmap\symbol{"F1E1}}
+    \expandafter\def\csname simpleicon at riotgames\endcsname {\simpleiconsmap\symbol{"F1E2}}
+    \expandafter\def\csname simpleicon at ripple\endcsname {\simpleiconsmap\symbol{"F1E3}}
+    \expandafter\def\csname simpleicon at riscv\endcsname {\simpleiconsmap\symbol{"F1E4}}
+    \expandafter\def\csname simpleicon at riseup\endcsname {\simpleiconsmap\symbol{"F1E5}}
+    \expandafter\def\csname simpleicon at roadmapdotsh\endcsname {\simpleiconsmap\symbol{"F1E6}}
+    \expandafter\def\csname simpleicon at roamresearch\endcsname {\simpleiconsmap\symbol{"F1E7}}
+    \expandafter\def\csname simpleicon at robinhood\endcsname {\simpleiconsmap\symbol{"F1E8}}
+    \expandafter\def\csname simpleicon at roblox\endcsname {\simpleiconsmap\symbol{"F1E9}}

@@ Diff output truncated at 1234567 characters. @@


More information about the tex-live-commits mailing list.