simple-icons 11.14.0 → 11.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +34 -33
- package/_data/simple-icons.json +123 -6
- package/icons/abbvie.svg +1 -1
- package/icons/buhl.svg +1 -0
- package/icons/caldotcom.svg +1 -0
- package/icons/calibreweb.svg +1 -0
- package/icons/dota2.svg +1 -0
- package/icons/fizz.svg +1 -0
- package/icons/freecad.svg +1 -0
- package/icons/freelancermap.svg +1 -0
- package/icons/homarr.svg +1 -0
- package/icons/immich.svg +1 -1
- package/icons/infomaniak.svg +1 -0
- package/icons/lamborghini.svg +1 -1
- package/icons/lemonsqueezy.svg +1 -0
- package/icons/limesurvey.svg +1 -0
- package/icons/listmonk.svg +1 -0
- package/icons/mainwp.svg +1 -0
- package/icons/openjsfoundation.svg +1 -0
- package/icons/openmediavault.svg +1 -0
- package/icons/optimism.svg +1 -0
- package/icons/quarto.svg +1 -0
- package/icons/quizlet.svg +1 -0
- package/icons/rubymine.svg +1 -0
- package/icons/tailscale.svg +1 -0
- package/icons/tencentqq.svg +1 -1
- package/icons/traccar.svg +1 -0
- package/icons/twinmotion.svg +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +11 -10
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
2
|
+
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/simpleicons.svg" alt="Simple Icons" width=70>
|
|
3
3
|
<h3 align="center">Simple Icons</h3>
|
|
4
4
|
<p align="center">
|
|
5
5
|
Over 3100 Free SVG icons for popular brands. See them all on one page at <a href="https://simpleicons.org">SimpleIcons.org</a>. Contributions, corrections & requests can be made on GitHub.</p>
|
|
@@ -67,7 +67,7 @@ Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://dev
|
|
|
67
67
|
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/eee/_" />
|
|
68
68
|
```
|
|
69
69
|
|
|
70
|
-
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
70
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/nodedotjs.svg" alt="Node" align=left width=24>
|
|
71
71
|
|
|
72
72
|
The icons are also available through our npm package. To install, simply run:
|
|
73
73
|
|
|
@@ -118,7 +118,7 @@ If you need to iterate over all icons, use:
|
|
|
118
118
|
import * as icons from 'simple-icons';
|
|
119
119
|
```
|
|
120
120
|
|
|
121
|
-
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
121
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/typescript.svg" alt="Typescript" align=left width=19 height=19>
|
|
122
122
|
|
|
123
123
|
Type definitions are bundled with the package.
|
|
124
124
|
|
|
@@ -126,7 +126,7 @@ Type definitions are bundled with the package.
|
|
|
126
126
|
import type { SimpleIcon } from 'simple-icons';
|
|
127
127
|
```
|
|
128
128
|
|
|
129
|
-
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
129
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/php.svg" alt="Php" align=left width=24 height=24>
|
|
130
130
|
|
|
131
131
|
The icons are also available through our Packagist package. To install, simply run:
|
|
132
132
|
|
|
@@ -152,35 +152,36 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg');
|
|
|
152
152
|
|
|
153
153
|
| Extension | Author | License | Simple Icons Version |
|
|
154
154
|
| :-- | :-- | :-: | :-: |
|
|
155
|
-
| [Angular module](https://github.com/avmaisak/ngx-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
156
|
-
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
157
|
-
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.
|
|
158
|
-
| [
|
|
159
|
-
| [
|
|
160
|
-
| [
|
|
161
|
-
| [
|
|
162
|
-
| [
|
|
163
|
-
| [
|
|
164
|
-
| [
|
|
165
|
-
| [
|
|
166
|
-
| [
|
|
167
|
-
| [
|
|
168
|
-
| [
|
|
169
|
-
| [
|
|
170
|
-
| [
|
|
171
|
-
| [
|
|
172
|
-
| [
|
|
173
|
-
| [
|
|
174
|
-
| [
|
|
175
|
-
| [
|
|
176
|
-
| [
|
|
177
|
-
| [
|
|
178
|
-
| [
|
|
179
|
-
| [
|
|
180
|
-
| [
|
|
181
|
-
| [Vue package](https://github.com/
|
|
182
|
-
| [
|
|
183
|
-
| [
|
|
155
|
+
| [Angular module](https://github.com/avmaisak/ngx-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/angular.svg" alt="Angular" align=left width=24 height=24> | [@avmaisak](https://github.com/avmaisak) |  | [](https://github.com/simple-icons/simple-icons/tree/6.18.0) |
|
|
156
|
+
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |  |  |
|
|
157
|
+
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/blender.svg" alt="Blender" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |  |  |
|
|
158
|
+
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) | | |
|
|
159
|
+
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |  |  |
|
|
160
|
+
| [Drupal module](https://www.drupal.org/project/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/drupal.svg" alt="Drupal" align=left width=24 height=24> | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) |  |  |
|
|
161
|
+
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/figma.svg" alt="Figma" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
162
|
+
| [Flutter package](https://pub.dev/packages/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> | [@jlnrrg](https://github.com/jlnrrg) |  |  |
|
|
163
|
+
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/framer.svg" alt="Framer" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
164
|
+
| [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/hexo.svg" alt="Hexo" align=left width=24 height=24> | [@nidbCN](https://github.com/nidbCN/) |  |  |
|
|
165
|
+
| [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/homeassistant.svg" alt="Home Assistant" align=left width=24 height=24> | [@vigonotion](https://github.com/vigonotion/) |  | [](https://github.com/simple-icons/simple-icons/tree/7.14.0) |
|
|
166
|
+
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24> | [@foo-dogsquared](https://github.com/foo-dogsquared) |  |  |
|
|
167
|
+
| [Java library](https://github.com/silentsoft/simpleicons4j) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/openjdk.svg" alt="OpenJDK" align=left width=24 height=24> | [@silentsoft](https://github.com/silentsoft) |  |  |
|
|
168
|
+
| [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/jetpackcompose.svg" alt="Jetpack Compose" align=left width=24 height=24> | [@DevSrSouza](https://github.com/devsrsouza/) |  | [](https://github.com/simple-icons/simple-icons/tree/4.14.0) |
|
|
169
|
+
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> | [@runxel](https://github.com/runxel) |  |  |
|
|
170
|
+
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24> | [@ineshbose](https://github.com/ineshbose) |  |  |
|
|
171
|
+
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> | [@adrian-ub](https://github.com/adrian-ub) |  |  |
|
|
172
|
+
| [Leptos crate](https://github.com/Carlosted/leptos-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/leptos.svg" alt="Leptos" align=left width=24 height=24> | [@Carlosted](https://github.com/Carlosted) |  | [](https://github.com/simple-icons/simple-icons/tree/9.14.0) |
|
|
173
|
+
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/miro.svg" alt="Miro" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
174
|
+
| [Python package](https://github.com/sachinraja/simple-icons-py) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/python.svg" alt="Python" align=left width=24 height=24> | [@sachinraja](https://github.com/sachinraja) |  | [](https://github.com/simple-icons/simple-icons/tree/7.21.0) |
|
|
175
|
+
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/raycast.svg" alt="Raycast" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
176
|
+
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/react.svg" alt="React" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
177
|
+
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24> | [@thepew](https://github.com/the-pew-inc) |  |  |
|
|
178
|
+
| [Solid package](https://github.com/x64Bits/solid-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/solid.svg" alt="Solid" align=left width=24 height=24> | [@x64Bits](https://github.com/x64Bits) |  | [](https://github.com/simple-icons/simple-icons/tree/9.0.0) |
|
|
179
|
+
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24> | [@mackenly](https://github.com/mackenly) |  |  |
|
|
180
|
+
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
181
|
+
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |  |  |
|
|
182
|
+
| [Vue package](https://github.com/mainvest/vue-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@noahlitvin](https://github.com/noahlitvin) |  |  |
|
|
183
|
+
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24> | [@diegoliv](https://github.com/diegoliv) |  |  |
|
|
184
|
+
| [WordPress plugin](https://wordpress.org/plugins/simple-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/11.15.0/icons/wordpress.svg" alt="WordPress" align=left width=24 height=24> | [@tjtaylo](https://github.com/tjtaylo) |  | [](https://github.com/simple-icons/simple-icons/tree/4.25.0) |
|
|
184
185
|
|
|
185
186
|
> **Important**\
|
|
186
187
|
> From our next scheduled major release (v12, releasing on May 26, 2024), we will begin removing third-party extensions from the above list that are not up to date with at least our previous major release.\
|
package/_data/simple-icons.json
CHANGED
|
@@ -2456,6 +2456,11 @@
|
|
|
2456
2456
|
"hex": "4949E4",
|
|
2457
2457
|
"source": "https://www.bugsnag.com"
|
|
2458
2458
|
},
|
|
2459
|
+
{
|
|
2460
|
+
"title": "Buhl",
|
|
2461
|
+
"hex": "023E84",
|
|
2462
|
+
"source": "https://buhl.de"
|
|
2463
|
+
},
|
|
2459
2464
|
{
|
|
2460
2465
|
"title": "Buildkite",
|
|
2461
2466
|
"hex": "14CC80",
|
|
@@ -2609,12 +2614,22 @@
|
|
|
2609
2614
|
"hex": "D33C43",
|
|
2610
2615
|
"source": "https://cakephp.org/logos"
|
|
2611
2616
|
},
|
|
2617
|
+
{
|
|
2618
|
+
"title": "Cal.com",
|
|
2619
|
+
"hex": "292929",
|
|
2620
|
+
"source": "https://design.cal.com/assets/logos"
|
|
2621
|
+
},
|
|
2612
2622
|
{
|
|
2613
2623
|
"title": "Calendly",
|
|
2614
2624
|
"hex": "006BFF",
|
|
2615
2625
|
"source": "https://calendly.com/newsroom",
|
|
2616
2626
|
"guidelines": "https://calendly.com/newsroom"
|
|
2617
2627
|
},
|
|
2628
|
+
{
|
|
2629
|
+
"title": "Calibre-Web",
|
|
2630
|
+
"hex": "45B29D",
|
|
2631
|
+
"source": "https://github.com/janeczku/calibre-web/blob/ab11919c0bff5ddea1eed2bfd80fd7ea26f05710/cps/static/icon.svg"
|
|
2632
|
+
},
|
|
2618
2633
|
{
|
|
2619
2634
|
"title": "Campaign Monitor",
|
|
2620
2635
|
"hex": "111324",
|
|
@@ -4283,6 +4298,11 @@
|
|
|
4283
4298
|
"hex": "FF3008",
|
|
4284
4299
|
"source": "https://www.doordash.com/about/"
|
|
4285
4300
|
},
|
|
4301
|
+
{
|
|
4302
|
+
"title": "Dota 2",
|
|
4303
|
+
"hex": "BF2E1A",
|
|
4304
|
+
"source": "https://commons.wikimedia.org/wiki/File:Dota_logo.svg"
|
|
4305
|
+
},
|
|
4286
4306
|
{
|
|
4287
4307
|
"title": "Douban",
|
|
4288
4308
|
"hex": "2D963D",
|
|
@@ -5281,6 +5301,11 @@
|
|
|
5281
5301
|
"hex": "1DBF73",
|
|
5282
5302
|
"source": "https://www.fiverr.com/press-kit"
|
|
5283
5303
|
},
|
|
5304
|
+
{
|
|
5305
|
+
"title": "Fizz",
|
|
5306
|
+
"hex": "00D672",
|
|
5307
|
+
"source": "https://fizz.ca"
|
|
5308
|
+
},
|
|
5284
5309
|
{
|
|
5285
5310
|
"title": "Flashforge",
|
|
5286
5311
|
"hex": "000000",
|
|
@@ -5545,6 +5570,11 @@
|
|
|
5545
5570
|
"hex": "AB2B28",
|
|
5546
5571
|
"source": "https://www.freebsdfoundation.org/about/project/"
|
|
5547
5572
|
},
|
|
5573
|
+
{
|
|
5574
|
+
"title": "FreeCAD",
|
|
5575
|
+
"hex": "729FCF",
|
|
5576
|
+
"source": "https://www.freecad.org"
|
|
5577
|
+
},
|
|
5548
5578
|
{
|
|
5549
5579
|
"title": "freeCodeCamp",
|
|
5550
5580
|
"hex": "0A0A23",
|
|
@@ -5557,13 +5587,21 @@
|
|
|
5557
5587
|
{
|
|
5558
5588
|
"title": "freedesktop.org",
|
|
5559
5589
|
"hex": "3B80AE",
|
|
5560
|
-
"source": "https://commons.wikimedia.org/wiki/File:Freedesktop-logo.svg"
|
|
5590
|
+
"source": "https://commons.wikimedia.org/wiki/File:Freedesktop-logo.svg",
|
|
5591
|
+
"license": {
|
|
5592
|
+
"type": "GPL-2.0-or-later"
|
|
5593
|
+
}
|
|
5561
5594
|
},
|
|
5562
5595
|
{
|
|
5563
5596
|
"title": "Freelancer",
|
|
5564
5597
|
"hex": "29B2FE",
|
|
5565
5598
|
"source": "https://www.freelancer.com"
|
|
5566
5599
|
},
|
|
5600
|
+
{
|
|
5601
|
+
"title": "freelancermap",
|
|
5602
|
+
"hex": "00CFD6",
|
|
5603
|
+
"source": "https://freelancermap.de"
|
|
5604
|
+
},
|
|
5567
5605
|
{
|
|
5568
5606
|
"title": "FreeNAS",
|
|
5569
5607
|
"hex": "343434",
|
|
@@ -6934,6 +6972,11 @@
|
|
|
6934
6972
|
"source": "https://www.hivemq.com",
|
|
6935
6973
|
"guidelines": "https://www.hivemq.com/company/hivemq-brand-resources"
|
|
6936
6974
|
},
|
|
6975
|
+
{
|
|
6976
|
+
"title": "Homarr",
|
|
6977
|
+
"hex": "FA5252",
|
|
6978
|
+
"source": "https://github.com/ajnart/homarr/blob/2bf423132d9077d371d254e577fc57037a31ac4b/public/imgs/favicon/favicon.svg"
|
|
6979
|
+
},
|
|
6937
6980
|
{
|
|
6938
6981
|
"title": "Home Assistant",
|
|
6939
6982
|
"hex": "18BCF2",
|
|
@@ -7303,7 +7346,7 @@
|
|
|
7303
7346
|
{
|
|
7304
7347
|
"title": "Immich",
|
|
7305
7348
|
"hex": "4250AF",
|
|
7306
|
-
"source": "https://github.com/immich-app/immich/blob/
|
|
7349
|
+
"source": "https://github.com/immich-app/immich/blob/25c9b779e4d19bc34551f8b137266a459e0d70e1/design/immich-logo.svg"
|
|
7307
7350
|
},
|
|
7308
7351
|
{
|
|
7309
7352
|
"title": "Imou",
|
|
@@ -7351,6 +7394,11 @@
|
|
|
7351
7394
|
"source": "https://influxdata.github.io/branding/logo/downloads/",
|
|
7352
7395
|
"guidelines": "https://influxdata.github.io/branding/logo/usage/"
|
|
7353
7396
|
},
|
|
7397
|
+
{
|
|
7398
|
+
"title": "Infomaniak",
|
|
7399
|
+
"hex": "0098FF",
|
|
7400
|
+
"source": "https://www.infomaniak.com/en/about/press"
|
|
7401
|
+
},
|
|
7354
7402
|
{
|
|
7355
7403
|
"title": "InfoQ",
|
|
7356
7404
|
"hex": "2C6CAF",
|
|
@@ -8388,8 +8436,8 @@
|
|
|
8388
8436
|
},
|
|
8389
8437
|
{
|
|
8390
8438
|
"title": "Lamborghini",
|
|
8391
|
-
"hex": "
|
|
8392
|
-
"source": "https://
|
|
8439
|
+
"hex": "B6A272",
|
|
8440
|
+
"source": "https://www.lamborghini.com"
|
|
8393
8441
|
},
|
|
8394
8442
|
{
|
|
8395
8443
|
"title": "Land Rover",
|
|
@@ -8503,6 +8551,11 @@
|
|
|
8503
8551
|
"url": "https://github.com/LemmyNet/lemmy/blob/main/LICENSE"
|
|
8504
8552
|
}
|
|
8505
8553
|
},
|
|
8554
|
+
{
|
|
8555
|
+
"title": "Lemon Squeezy",
|
|
8556
|
+
"hex": "FFC233",
|
|
8557
|
+
"source": "https://www.lemonsqueezy.com"
|
|
8558
|
+
},
|
|
8506
8559
|
{
|
|
8507
8560
|
"title": "Lenovo",
|
|
8508
8561
|
"hex": "E2231A",
|
|
@@ -8689,6 +8742,11 @@
|
|
|
8689
8742
|
"hex": "792EE5",
|
|
8690
8743
|
"source": "https://github.com/Lightning-AI/lightning/blob/a584196abf820179adb0758ef67ddae91c44e7bc/docs/source/_static/images/icon.svg"
|
|
8691
8744
|
},
|
|
8745
|
+
{
|
|
8746
|
+
"title": "LimeSurvey",
|
|
8747
|
+
"hex": "14AE5C",
|
|
8748
|
+
"source": "https://www.limesurvey.org"
|
|
8749
|
+
},
|
|
8692
8750
|
{
|
|
8693
8751
|
"title": "LINE",
|
|
8694
8752
|
"aliases": {
|
|
@@ -8786,6 +8844,11 @@
|
|
|
8786
8844
|
"source": "https://www.liquibase.com/brand",
|
|
8787
8845
|
"guidelines": "https://www.liquibase.com/brand"
|
|
8788
8846
|
},
|
|
8847
|
+
{
|
|
8848
|
+
"title": "listmonk",
|
|
8849
|
+
"hex": "0055D4",
|
|
8850
|
+
"source": "https://listmonk.app"
|
|
8851
|
+
},
|
|
8789
8852
|
{
|
|
8790
8853
|
"title": "Lit",
|
|
8791
8854
|
"hex": "324FFF",
|
|
@@ -9053,6 +9116,11 @@
|
|
|
9053
9116
|
"hex": "22D172",
|
|
9054
9117
|
"source": "https://mailtrap.io"
|
|
9055
9118
|
},
|
|
9119
|
+
{
|
|
9120
|
+
"title": "MainWP",
|
|
9121
|
+
"hex": "7FB100",
|
|
9122
|
+
"source": "https://mainwp.com"
|
|
9123
|
+
},
|
|
9056
9124
|
{
|
|
9057
9125
|
"title": "Major League Hacking",
|
|
9058
9126
|
"hex": "265A8F",
|
|
@@ -10881,11 +10949,22 @@
|
|
|
10881
10949
|
"hex": "000000",
|
|
10882
10950
|
"source": "https://hg.openjdk.java.net/duke/duke/file/ca00f100dafc/vector/Agent.svg#l1"
|
|
10883
10951
|
},
|
|
10952
|
+
{
|
|
10953
|
+
"title": "OpenJS Foundation",
|
|
10954
|
+
"hex": "0075C9",
|
|
10955
|
+
"source": "https://github.com/openjs-foundation/artwork/blob/270575392800eb17a02612203f6f0d5868c634a7/openjs_foundation/openjs_foundation-icon-black.svg",
|
|
10956
|
+
"guidelines": "https://trademark-policy.openjsf.org"
|
|
10957
|
+
},
|
|
10884
10958
|
{
|
|
10885
10959
|
"title": "Openlayers",
|
|
10886
10960
|
"hex": "1F6B75",
|
|
10887
10961
|
"source": "https://github.com/openlayers/openlayers.github.io/blob/5b93e18b8d302eb49a812fb96abb529895ceb7a2/assets/logo.svg"
|
|
10888
10962
|
},
|
|
10963
|
+
{
|
|
10964
|
+
"title": "openmediavault",
|
|
10965
|
+
"hex": "5DACDF",
|
|
10966
|
+
"source": "https://github.com/openmediavault/openmediavault/blob/12f8ef70f19f967733b744d6fb6156a4181f1ddc/deb/openmediavault/workbench/src/favicon.svg"
|
|
10967
|
+
},
|
|
10889
10968
|
{
|
|
10890
10969
|
"title": "OpenMined",
|
|
10891
10970
|
"hex": "ED986C",
|
|
@@ -11038,6 +11117,11 @@
|
|
|
11038
11117
|
"hex": "0A53E0",
|
|
11039
11118
|
"source": "https://www.opslevel.com"
|
|
11040
11119
|
},
|
|
11120
|
+
{
|
|
11121
|
+
"title": "Optimism",
|
|
11122
|
+
"hex": "FF0420",
|
|
11123
|
+
"source": "https://github.com/ethereum-optimism/brand-kit/blob/71ea3bb1ea24e87968804b388e99bed0b52e2a4b/assets/svg/Profile-Logo.svg"
|
|
11124
|
+
},
|
|
11041
11125
|
{
|
|
11042
11126
|
"title": "Oracle",
|
|
11043
11127
|
"hex": "F80000",
|
|
@@ -12526,6 +12610,12 @@
|
|
|
12526
12610
|
"hex": "4695EB",
|
|
12527
12611
|
"source": "https://design.jboss.org/quarkus"
|
|
12528
12612
|
},
|
|
12613
|
+
{
|
|
12614
|
+
"title": "Quarto",
|
|
12615
|
+
"hex": "39729E",
|
|
12616
|
+
"source": "https://github.com/quarto-dev/quarto-web/blob/fd2a993e3274b3433a0088d5daf85080bdf68d71/quarto-icon.svg",
|
|
12617
|
+
"guidelines": "https://quarto.org/trademark.html"
|
|
12618
|
+
},
|
|
12529
12619
|
{
|
|
12530
12620
|
"title": "Quasar",
|
|
12531
12621
|
"hex": "050A14",
|
|
@@ -12575,6 +12665,11 @@
|
|
|
12575
12665
|
"hex": "F27557",
|
|
12576
12666
|
"source": "https://quip.com"
|
|
12577
12667
|
},
|
|
12668
|
+
{
|
|
12669
|
+
"title": "Quizlet",
|
|
12670
|
+
"hex": "4255FF",
|
|
12671
|
+
"source": "https://quizlet.com"
|
|
12672
|
+
},
|
|
12578
12673
|
{
|
|
12579
12674
|
"title": "Quora",
|
|
12580
12675
|
"hex": "B92B27",
|
|
@@ -13356,6 +13451,12 @@
|
|
|
13356
13451
|
"hex": "E9573F",
|
|
13357
13452
|
"source": "https://rubygems.org/pages/about"
|
|
13358
13453
|
},
|
|
13454
|
+
{
|
|
13455
|
+
"title": "RubyMine",
|
|
13456
|
+
"hex": "000000",
|
|
13457
|
+
"source": "https://www.jetbrains.com/company/brand/logos",
|
|
13458
|
+
"guidelines": "https://www.jetbrains.com/company/brand"
|
|
13459
|
+
},
|
|
13359
13460
|
{
|
|
13360
13461
|
"title": "Ruff",
|
|
13361
13462
|
"hex": "D7FF64",
|
|
@@ -15135,6 +15236,11 @@
|
|
|
15135
15236
|
"hex": "56347C",
|
|
15136
15237
|
"source": "https://tails.boum.org/contribute/how/promote/material/logo/"
|
|
15137
15238
|
},
|
|
15239
|
+
{
|
|
15240
|
+
"title": "Tailscale",
|
|
15241
|
+
"hex": "242424",
|
|
15242
|
+
"source": "https://tailscale.com/press"
|
|
15243
|
+
},
|
|
15138
15244
|
{
|
|
15139
15245
|
"title": "Tailwind CSS",
|
|
15140
15246
|
"hex": "06B6D4",
|
|
@@ -15298,8 +15404,9 @@
|
|
|
15298
15404
|
},
|
|
15299
15405
|
{
|
|
15300
15406
|
"title": "Tencent QQ",
|
|
15301
|
-
"hex": "
|
|
15302
|
-
"source": "https://en.wikipedia.org/wiki/File:Tencent_QQ.svg"
|
|
15407
|
+
"hex": "1EBAFC",
|
|
15408
|
+
"source": "https://en.wikipedia.org/wiki/File:Tencent_QQ.svg",
|
|
15409
|
+
"guidelines": "https://qq.design/brand/BrandDesign/Logo"
|
|
15303
15410
|
},
|
|
15304
15411
|
{
|
|
15305
15412
|
"title": "TensorFlow",
|
|
@@ -15734,6 +15841,11 @@
|
|
|
15734
15841
|
"hex": "FFC107",
|
|
15735
15842
|
"source": "https://github.com/tqdm/img/blob/0dd23d9336af67976f88f9988ea660cde78c54d4/logo.svg"
|
|
15736
15843
|
},
|
|
15844
|
+
{
|
|
15845
|
+
"title": "Traccar",
|
|
15846
|
+
"hex": "000000",
|
|
15847
|
+
"source": "https://www.traccar.org"
|
|
15848
|
+
},
|
|
15737
15849
|
{
|
|
15738
15850
|
"title": "TradingView",
|
|
15739
15851
|
"hex": "131622",
|
|
@@ -15986,6 +16098,11 @@
|
|
|
15986
16098
|
"hex": "FCC15E",
|
|
15987
16099
|
"source": "https://help.twinkly.com/en/help/quick-guides"
|
|
15988
16100
|
},
|
|
16101
|
+
{
|
|
16102
|
+
"title": "Twinmotion",
|
|
16103
|
+
"hex": "000000",
|
|
16104
|
+
"source": "https://www.twinmotion.com"
|
|
16105
|
+
},
|
|
15989
16106
|
{
|
|
15990
16107
|
"title": "Twitch",
|
|
15991
16108
|
"hex": "9146FF",
|
package/icons/abbvie.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Abbvie</title><path d="M23.
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Abbvie</title><path d="M23.186 20.17c-1.533 0-2.14-.612-2.347-1.838l-.406-1.74c-.413.72-2.453 3.579-6.945 3.579H8.89C1.94 20.17 0 15.467 0 12c0-3.885 2.347-8.17 8.884-8.17h4.905c5.005 0 7.759 2.853 8.372 6.431.512 2.96 1.839 9.91 1.839 9.91zM13.076 6.378h-3.88c-4.698 0-6.231 2.965-6.231 5.623 0 2.653 1.533 5.618 6.236 5.618h3.875c4.904 0 6.236-3.065 6.236-5.618 0-2.246-1.231-5.618-6.236-5.618z"/></svg>
|
package/icons/buhl.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Buhl</title><path d="M21.3409 10.8756a1.697 1.697 0 0 0-.4196-.7807 1.593 1.593 0 0 0-.76-.3968 5.17 5.17 0 0 0-1.1423-.1128c-.1072 0-.2232.0044-.36.0136a6.4 6.4 0 0 0-.406.04l-.4.054c-.1292.018-.25.0316-.3524.04-.0716 0-.116-.0224-.1336-.0632V6.941a.124.124 0 0 0-.0328-.1032.12.12 0 0 0-.1028-.0352h-1.0083a.09.09 0 0 0-.0492.0092.12.12 0 0 0-.08.1308v.0436c0 .0272-.0044.054-.0044.0904l.0044.1084v9.7196a.124.124 0 0 0 .0328.1032.12.12 0 0 0 .1008.0368h1c.0891 0 .134-.0452.134-.14v-6.0798a.173.173 0 0 1 .12-.0992 5.48 5.48 0 0 1 1.2179-.1128 3.2 3.2 0 0 1 .7675.0768.88.88 0 0 1 .4596.2664 1.09 1.09 0 0 1 .2232.5148 3.13 3.13 0 0 1 .058.6776v4.7518c0 .0948.0448.14.1292.14h.9952c.0892 0 .1292-.0452.1292-.14V12.136a4.8 4.8 0 0 0-.12-1.2604ZM1.3876 15.3243H.134c-.0892 0-.134.04-.134.1248v1.2671c0 .0848.0448.1248.134.1248h1.2536c.0892 0 .134-.04.134-.1248v-1.2671a.1176.1176 0 0 0-.134-.1248M23.8664 6.801h-1c-.0892 0-.134.0452-.134.14v9.9652a.124.124 0 0 0 .0328.1032.12.12 0 0 0 .1012.0368h1c.0892 0 .1336-.0452.1336-.14V6.941c.0004-.0948-.044-.14-.1336-.14m-9.1689 3.0455h-.9952c-.0892 0-.1292.0448-.1292.134v5.9146c0 .0716-.0448.12-.1291.1472a3.6 3.6 0 0 1-.5044.08 6.1 6.1 0 0 1-.5844.0268 3.66 3.66 0 0 1-.812-.076.926.926 0 0 1-.754-.7716 3.63 3.63 0 0 1-.0716-.794v-4.529a.1168.1168 0 0 0-.1292-.134h-.9951c-.0892 0-.1292.0448-.1292.134v4.6678a5 5 0 0 0 .1292 1.236 1.576 1.576 0 0 0 .4596.7807 1.91 1.91 0 0 0 .8923.4148 7 7 0 0 0 1.428.12c.156 0 .3348-.0088.5312-.0224s.4-.0356.6111-.0624q.3169-.0402.6248-.0936c.2052-.0356.3972-.0716.5712-.1072.0892-.018.1292-.0624.1292-.134V9.9785a.1288.1288 0 0 0-.1432-.134Zm-7.023.5587a1.97 1.97 0 0 0-.9231-.6051 4.67 4.67 0 0 0-1.41-.1852 4.9 4.9 0 0 0-.7364.054 3.9 3.9 0 0 1-.4727.054q-.1072 0-.1072-.0948V6.9366a.12.12 0 0 0-.0316-.1004.116.116 0 0 0-.0984-.0332h-1c-.0888 0-.1288.0432-.1288.1788v9.8368c0 .018.04.0632.116.0904a8.7 8.7 0 0 0 .9864.2076 8.4 8.4 0 0 0 1.2227.08 4.6 4.6 0 0 0 1.6-.24 2.09 2.09 0 0 0 .9903-.7495 3.15 3.15 0 0 0 .5044-1.28 9.93 9.93 0 0 0 .1428-1.8291 7.1 7.1 0 0 0-.1516-1.6036 2.55 2.55 0 0 0-.5028-1.0892m-.72 4.2591a2.2 2.2 0 0 1-.2631.9124 1.102 1.102 0 0 1-.5888.4832 3.2 3.2 0 0 1-1.0308.1356c-.1472 0-.32-.0092-.5132-.0224a1.84 1.84 0 0 1-.446-.0768.135.135 0 0 1-.0935-.1492v-4.9955a.185.185 0 0 1 .1072-.194 3.7 3.7 0 0 1 .4195-.08 4.2 4.2 0 0 1 .6156-.04 3.15 3.15 0 0 1 .8968.1084 1.04 1.04 0 0 1 .5712.4064 1.98 1.98 0 0 1 .2968.8104 7.7 7.7 0 0 1 .0848 1.2827 12.9 12.9 0 0 1-.0536 1.418zm-5.567-4.9078H.134c-.0892 0-.134.04-.134.1248v1.2671c0 .0848.0448.1248.134.1248h1.2536c.0892 0 .134-.04.134-.1248V9.8813a.1176.1176 0 0 0-.134-.1248"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cal.com</title><path d="M2.408 14.488C1.035 14.488 0 13.4 0 12.058c0-1.346.982-2.443 2.408-2.443.758 0 1.282.233 1.691.765l-.66.55a1.343 1.343 0 0 0-1.03-.442c-.93 0-1.44.711-1.44 1.57 0 .86.559 1.557 1.44 1.557.413 0 .765-.147 1.043-.443l.651.573c-.391.51-.929.743-1.695.743zM6.948 10.913h.89v3.49h-.89v-.51c-.185.362-.493.604-1.083.604-.943 0-1.695-.82-1.695-1.826 0-1.007.752-1.825 1.695-1.825.585 0 .898.241 1.083.604zm.026 1.758c0-.546-.374-.998-.964-.998-.568 0-.938.457-.938.998 0 .528.37.998.938.998.586 0 .964-.456.964-.998zM8.467 9.503h.89v4.895h-.89zM9.752 13.937a.53.53 0 0 1 .542-.528c.313 0 .533.242.533.528a.527.527 0 0 1-.533.537.534.534 0 0 1-.542-.537zM14.23 13.839c-.33.403-.832.658-1.426.658a1.806 1.806 0 0 1-1.84-1.826c0-1.007.778-1.825 1.84-1.825.572 0 1.07.241 1.4.622l-.687.577c-.172-.215-.396-.376-.713-.376-.568 0-.938.456-.938.998 0 .541.37.997.938.997.343 0 .58-.179.757-.42zM14.305 12.671c0-1.007.78-1.825 1.84-1.825 1.061 0 1.84.818 1.84 1.825 0 1.007-.779 1.826-1.84 1.826-1.06-.005-1.84-.82-1.84-1.826zm2.778 0c0-.546-.37-.998-.938-.998-.568-.004-.937.452-.937.998 0 .542.37.998.937.998.568 0 .938-.456.938-.998zM24 12.269v2.13h-.89v-1.911c0-.604-.281-.864-.704-.864-.396 0-.678.197-.678.864v1.91h-.89v-1.91c0-.604-.285-.864-.704-.864-.396 0-.744.197-.744.864v1.91h-.89v-3.49h.89v.484c.185-.376.52-.564 1.035-.564.489 0 .898.241 1.123.649.224-.417.554-.65 1.153-.65.731.005 1.299.56 1.299 1.442z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Calibre-Web</title><path d="M13.736.083q4.9353-.6785 5.5252 4.1915-1.104 5.4862-6.4778 7.1446-1.3131.3981-2.6673.1905-.409-.133-.6668-.4763a3.91 3.91 0 0 1 0-1.7147q4.0727.4425 6.4778-3.0484.8668-1.3161.5715-2.8578-.5576-1.2044-1.9052-1.1432-2.7075.4504-4.382 2.6674-3.9135 5.7548-2.4768 12.5745 1.59 5.4391 6.954 3.5246 1.458-.7474 2.6674-1.81 1.627.6834.8573 2.2864-4.452 3.9011-9.8119 1.4289-3.1384-2.512-3.5247-6.573-.858-7.33 3.62-13.1462Q10.673.9268 13.736.083"/></svg>
|
package/icons/dota2.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Dota 2</title><path d="M 9.817 23.607 L 9.471 23.313 L 9.003 23.273 C 8.419 23.225 8.147 23.172 7.817 23.041 L 7.559 22.938 L 7.281 23.048 C 7.045 23.143 6.467 23.229 6.028 23.236 C 6.004 23.236 5.964 23.18 5.939 23.111 C 5.911 23.041 5.862 22.974 5.824 22.961 C 5.789 22.949 5.527 23.007 5.237 23.094 L 4.712 23.252 L 4.523 23.161 C 4.285 23.045 4.185 23.047 3.787 23.168 C 3.484 23.262 3.446 23.264 3.203 23.212 C 2.84 23.136 2.537 23.141 1.854 23.238 C 1.11 23.344 1.094 23.344 0.875 23.194 C 0.728 23.094 0.648 23.069 0.469 23.069 C 0.266 23.069 0.244 23.06 0.221 22.965 C 0.206 22.906 0.225 22.787 0.264 22.688 C 0.376 22.41 0.42 21.736 0.432 20.125 L 0.444 18.62 L 0.655 18.635 L 0.863 18.65 L 0.895 17.78 C 0.911 17.302 0.927 16.611 0.93 16.246 L 0.935 15.586 L 0.823 15.506 C 0.518 15.283 0.532 15.315 0.405 14.588 C 0.339 14.211 0.274 13.658 0.259 13.358 C 0.234 12.826 0.236 12.811 0.334 12.7 L 0.434 12.586 L 0.682 12.799 C 0.82 12.916 0.937 12.993 0.948 12.969 C 0.984 12.856 0.871 11.508 0.813 11.338 C 0.775 11.238 0.747 11.101 0.747 11.03 C 0.747 10.962 0.679 10.778 0.594 10.618 L 0.443 10.329 L 0.494 9.816 C 0.561 9.136 0.475 8.636 0.19 8.034 L 0.065 7.763 L 0.144 7.09 L 0.228 6.416 L 0.14 6.067 L 0.049 5.717 L 0.154 5.326 L 0.255 4.933 L 0.14 4.553 L 0.021 4.174 L 0.164 3.774 C 0.305 3.385 0.308 3.364 0.305 2.73 C 0.303 2.016 0.228 1.551 0.08 1.365 C -0.047 1.203 -0.026 1.092 0.163 0.919 C 0.253 0.834 0.328 0.726 0.328 0.681 C 0.328 0.612 0.359 0.599 0.549 0.595 C 0.669 0.595 1.039 0.563 1.372 0.525 L 1.979 0.452 L 2.773 0.569 C 3.565 0.684 3.566 0.684 4.652 0.638 L 5.74 0.591 L 5.997 0.746 L 6.257 0.899 L 7.312 0.884 L 8.368 0.869 L 8.724 0.74 C 8.918 0.669 9.229 0.545 9.414 0.461 C 9.596 0.377 9.927 0.264 10.144 0.204 L 10.542 0.099 L 11.056 0.261 L 11.57 0.425 L 12.014 0.276 L 12.456 0.127 L 12.933 0.285 C 13.196 0.371 13.684 0.583 14.022 0.757 L 14.633 1.069 L 15.273 1.051 C 15.758 1.036 15.924 1.018 15.95 0.973 C 15.97 0.942 16.031 0.758 16.083 0.566 L 16.178 0.215 L 16.783 0.235 C 17.236 0.251 17.642 0.299 18.384 0.429 L 19.379 0.605 L 19.638 0.501 C 19.778 0.444 20.046 0.375 20.233 0.351 C 20.546 0.309 20.6 0.314 21.027 0.422 C 21.425 0.522 21.562 0.537 22.109 0.537 C 22.454 0.537 22.812 0.522 22.907 0.506 C 23.07 0.478 23.097 0.489 23.428 0.728 C 23.621 0.866 23.792 1.001 23.807 1.03 C 23.824 1.057 23.86 1.203 23.884 1.354 L 23.93 1.632 L 23.721 2.028 C 23.604 2.246 23.507 2.443 23.507 2.466 C 23.507 2.489 23.555 2.527 23.611 2.554 C 23.668 2.579 23.764 2.677 23.826 2.771 L 23.937 2.941 L 23.912 5.226 C 23.897 6.483 23.872 7.604 23.858 7.715 L 23.831 7.919 L 23.486 7.897 L 23.142 7.87 L 23.113 8.061 C 23.097 8.164 23.084 8.353 23.084 8.485 C 23.084 8.677 23.054 8.778 22.924 9.031 L 22.761 9.342 L 22.851 9.471 C 22.901 9.543 23.072 9.736 23.231 9.901 L 23.523 10.206 L 23.434 10.529 L 23.344 10.854 L 23.451 11.542 C 23.575 12.369 23.566 12.577 23.363 13.293 C 23.282 13.58 23.217 13.846 23.217 13.886 C 23.217 13.961 23.272 13.98 23.644 14.031 C 23.809 14.052 23.844 14.072 23.844 14.147 C 23.844 14.196 23.87 15.251 23.904 16.492 C 24.011 20.567 24.021 21.456 23.971 22.38 C 23.944 22.862 23.913 23.262 23.904 23.271 C 23.894 23.28 23.563 23.147 23.166 22.976 L 22.443 22.668 L 22.131 22.803 C 21.809 22.942 21.777 22.978 21.735 23.245 C 21.706 23.422 21.728 23.414 20.935 23.576 L 20.468 23.672 L 20.014 23.52 C 19.594 23.379 19.537 23.369 19.206 23.391 C 18.959 23.406 18.789 23.394 18.644 23.351 C 18.436 23.292 18.436 23.292 18.087 23.453 L 17.735 23.612 L 16.435 23.612 C 15.066 23.61 14.784 23.632 13.841 23.807 C 13.189 23.927 12.96 23.922 11.819 23.785 L 11.217 23.711 L 10.796 23.807 C 10.562 23.861 10.326 23.903 10.27 23.901 C 10.202 23.901 10.046 23.8 9.819 23.607 L 9.817 23.607 Z M 7.284 19.918 C 8.289 19.539 9.118 19.223 9.123 19.216 C 9.136 19.202 5.206 15.39 4.684 14.909 C 4.539 14.775 4.409 14.672 4.399 14.682 C 4.39 14.693 4.07 15.547 3.69 16.577 C 3.27 17.715 3.011 18.476 3.032 18.508 C 3.057 18.55 5.424 20.599 5.451 20.605 C 5.454 20.605 6.279 20.296 7.284 19.918 Z M 20.796 17.829 C 21.319 16.564 21.732 15.519 21.718 15.504 C 21.699 15.483 11.888 8.858 5.02 4.226 L 4.469 3.855 L 3.569 4.262 C 3.072 4.484 2.673 4.687 2.68 4.709 C 2.69 4.737 6.011 8.219 10.064 12.449 L 17.432 20.141 L 18.638 20.133 L 19.847 20.125 L 20.796 17.829 Z M 19.434 6.972 C 19.607 6.01 19.75 5.191 19.75 5.151 C 19.75 5.108 19.497 4.902 19.074 4.605 C 18.702 4.343 18.373 4.115 18.344 4.096 C 18.291 4.063 14.442 5.104 14.447 5.149 C 14.451 5.179 19.091 8.748 19.107 8.731 C 19.115 8.725 19.261 7.932 19.434 6.972 Z"/></svg>
|
package/icons/fizz.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Fizz</title><path d="M5.822 17.813h3.274v-7.228H5.822Zm4.298-7.228v2.841h2.107l-2.243 4.387h6.779v-2.824h-2.24l2.24-4.399h-6.644v-.005zm13.88 0h-6.762v2.841h2.241l-2.24 4.387h6.633v-2.824H21.76ZM6.633 6.966l-1.23 2.736a1.587 1.587 0 0 0-.955-.324c-.56 0-1.012.363-1.012 1.125v.038H5.13v2.858H3.43v4.414H0v-7.804c0-2.292 1.737-3.822 3.895-3.822 1.056 0 2.023.351 2.738.779z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>FreeCAD</title><path d="M0 0v24h5.6v-9.6h4.8V8.8H5.6V5.6h8V0Zm15.552 6.4-1.638.086a.4.4 0 0 0-.363.295l-.702 2.576-.714.342L10.9 9.16v5.74H6.404l.092 1.59a.4.4 0 0 0 .293.363l2.576.7.344.714-1.076 2.437a.4.4 0 0 0 .097.46l1.225 1.1a.4.4 0 0 0 .467.052l2.312-1.329.752.268.967 2.488a.4.4 0 0 0 .394.256l1.65-.092a.4.4 0 0 0 .366-.297l.691-2.578.713-.341 2.446 1.08a.4.4 0 0 0 .46-.1l1.102-1.225a.4.4 0 0 0 .049-.466l-1.328-2.315.261-.751 2.487-.967a.4.4 0 0 0 .256-.393l-.084-1.648a.4.4 0 0 0-.295-.365l-2.578-.692-.344-.714 1.072-2.45a.4.4 0 0 0-.1-.459l-1.224-1.101a.4.4 0 0 0-.467-.049l-2.314 1.326-.744-.258-.975-2.49a.4.4 0 0 0-.395-.253zm2.249 8.801a2.6 2.6 0 0 1-2.6 2.6 2.6 2.6 0 0 1-2.6-2.6 2.6 2.6 0 0 1 2.6-2.6 2.6 2.6 0 0 1 2.6 2.6z55"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>freelancermap</title><path d="M12 0C5.3723 0 0 5.3723 0 12s5.3723 12 12 12l-.0115-1.3962H12c5.857 0 10.6038-4.7469 10.6038-10.6038H24c0-6.6277-5.3723-12-12-12m0 21.2054c-5.0838 0-9.2054-4.1216-9.2054-9.2054S6.9162 2.7923 12 2.7923s9.2054 4.1215 9.2054 9.2054S17.0838 21.203 12 21.203zm6.3254-4.597c3.577-5.0492.173-10.2115-2.8639-11.6146-3.6092.5747-6.8607 3.9254-7.2323 7.9108 2.8177 4.8162 8.5039 4.223 10.0985 3.7039m-9.9115-1.4493c.2653 1.6362.7246 3.247 1.703 4.4377 3.4246.8839 6.45-.7823 7.9431-2.6423-3.15 1.463-6.6623.623-9.6438-1.7954M4.7054 9.0715c-1.897 4.9939 1.3246 9.1431 4.6754 10.3039-1.0754-1.3108-1.8531-3.1639-2.0516-4.9985-1.4307-1.4307-2.4115-3.2492-2.6261-5.3054M14.31 4.53c-3.09-1.0062-6.0508.1915-7.7423 1.7954.0438 2.0746.3761 3.6946.9092 5.07.7316-3.48 3.5516-6.3416 6.8331-6.863"/></svg>
|
package/icons/homarr.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Homarr</title><path d="M6.2558 15.698a6.524 6.524 0 0 0 1.2498-3.8483c0-1.8533-.772-3.5259-2.011-4.7162a6.54 6.54 0 0 0-.8325-.6773c-.84-.5765-1.821-.9635-2.8813-1.0955 0 0-.002 0-.002.002L3.03 10.4628H0c.3086 2.3802 2.0065 4.3237 4.2532 4.9916l.4352 1.7718a6.56 6.56 0 0 0 1.5674-1.5277Zm14.714-5.2352 1.2514-5.1001-.002-.002c-1.0603.1315-2.0413.5185-2.8813 1.0955a6.6 6.6 0 0 0-.8326.6773c-1.239 1.1898-2.011 2.8625-2.011 4.7162a6.523 6.523 0 0 0 1.25 3.8483 6.56 6.56 0 0 0 1.5673 1.5277l.4352-1.7718c2.2467-.6684 3.944-2.6114 4.2532-4.9915h-3.0301zm-7.6152 3.5432a.8214.8214 0 0 0 .8216-.8216.8214.8214 0 0 0-.8216-.8217.8214.8214 0 0 0-.8217.8217c0 .454.3677.8216.8217.8216m-2.7087-1.6433a.8214.8214 0 0 0-.8216.8217c0 .454.3676.8216.8216.8216a.8214.8214 0 0 0 .8217-.8216.8214.8214 0 0 0-.8217-.8217m-.5378 2.8977c-1.6731.4019-3.0947 1.3153-4.1307 2.533a7.82 7.82 0 0 0-1.3416 2.252l2.1841.0125 12.4446.0556.002-.003c-1.369-3.6464-5.2739-5.784-9.158-4.8501Zm3.2465-4.9107c.0913 0 .178.0184.26.0462V7.263c0-1.35 1.0985-2.4486 2.4486-2.4486.8589 0 1.6145.4456 2.0517 1.1164.2376-.198.4872-.383.7487-.5518-.6068-.8995-1.6359-1.4925-2.8004-1.4925-1.8617 0-3.3765 1.5149-3.3765 3.3765v3.4326c.1489-.2084.3915-.3454.6674-.3454zM7.9368 4.8144c1.3501 0 2.4486 1.0985 2.4486 2.4486v3.1329c.0824-.0278.1687-.0462.26-.0462.276 0 .5185.137.6679.3459V7.263c0-1.8616-1.5143-3.3765-3.3765-3.3765-1.1645 0-2.193.593-2.8004 1.4925.2615.1687.511.3538.7487.5518.4372-.6708 1.1928-1.1164 2.0517-1.1164"/></svg>
|
package/icons/immich.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Immich</title><path d="M8.973 23.785c.209.018.265.022.465 0a2.505 2.505 0 0 0 2.238-2.034c.03-.151.04-.311.065-1.188.018-.556.04-1.103.043-1.22l.011-.257-.115.103a.71.71 0 0 1-.287.151.317.317 0 0 1-.166.004c-.032-.01-.14-.031-.25-.044-1.198-.155-2.457-.696-3.432-1.474a5.312 5.312 0 0 1-.593-.528 6.956 6.956 0 0 1-1.426-1.994l-.119-.245.004-.132a.606.606 0 0 1 .046-.23.555.555 0 0 0 .027-.073.063.063 0 0 0 .002-.022.028.028 0 0 0-.012-.02c-.006-.005-.016-.007-.028-.005-.074.018-2.358.855-2.41.881-.317.161-.674.487-.891.813a2.484 2.484 0 0 0-.21 2.408c.096.221.46.727.84 1.19a11.958 11.958 0 0 0 5.776 3.82c.183.053.326.088.422.096zm5.571-.008c.322.03.514.008.862-.1a11.955 11.955 0 0 0 6.414-4.64c.183-.257.235-.353.31-.57.103-.305.125-.44.125-.813 0-.283-.004-.357-.035-.492a2.54 2.54 0 0 0-.817-1.382 2.35 2.35 0 0 0-.43-.304 135.192 135.192 0 0 0-2.458-.903c-.012-.002-.018.004-.02.006l-.006.006v.01c0 .001 0 .006.004.013l.037.09c.037.079.041.108.041.237v.15l-.148.297a7.162 7.162 0 0 1-5.469 3.931c-.1.013-.203.03-.23.034a.309.309 0 0 1-.122-.016.73.73 0 0 1-.227-.113l-.134-.105v.126c0 .043.017.604.039 1.246.043 1.272.048 1.307.143 1.596.178.526.53.983 1.004 1.304.109.074.396.213.544.266.165.056.4.108.573.126zm-3.726-5.327a4.728 4.728 0 0 1-.463-.102 6.368 6.368 0 0 1-3.865-2.967 1.77 1.77 0 0 1-.067-.125l.017.014a.403.403 0 0 0 .2.074.354.354 0 0 0 .332-.37.603.603 0 0 0-.434-.547.591.591 0 0 0-.756.568c0 .107.004.12.106.316a6.76 6.76 0 0 0 1.318 1.79c.234.228.385.362.61.535a6.938 6.938 0 0 0 3.099 1.34l.255.035h.002a.395.395 0 0 0 .208-.066.687.687 0 0 0 .256-.282c.04-.081.045-.112.045-.238a.44.44 0 0 0-.045-.238c-.112-.236-.38-.392-.622-.356-.166.025-.28.12-.325.234-.045.115-.019.25.099.355l.03.03zm6.762-3.195a2.067 2.067 0 0 1-.062.117 6.36 6.36 0 0 1-3.452 2.839 7.276 7.276 0 0 1-.867.23.394.394 0 0 1 .026-.025.295.295 0 0 0 .123-.22c.01-.066.001-.094-.036-.168a.356.356 0 0 0-.274-.197.618.618 0 0 0-.644.335.644.644 0 0 0-.022.456.62.62 0 0 0 .348.362c.08.03.116.028.36-.012a6.879 6.879 0 0 0 5.067-3.713c.102-.206.105-.21.097-.309a.614.614 0 0 0-.349-.491c-.094-.045-.12-.05-.25-.05a.457.457 0 0 0-.246.045.624.624 0 0 0-.342.44.376.376 0 0 0 .072.322c.12.134.314.156.443.045l.008-.006zm-1.77.198a.05.05 0 0 1 .008-.001 1.685 1.685 0 0 0 .156-.067.968.968 0 0 0 .423-.428.856.856 0 0 0 .106-.449.985.985 0 0 0-.49-.842h.001c-.034-.02-.734-.255-1.551-.523l-1.499-.488-.051.083a1.561 1.561 0 0 1-.106.144l-.071.087.047.069c.024.037.308.428.634.88.33.454.478.659.544.763.04.063.047.085.047.107a.124.124 0 0 1-.069.116.117.117 0 0 1-.128-.02 20.71 20.71 0 0 1-.652-.88l-.622-.86c-.004-.003-.012-.008-.025-.007a.417.417 0 0 0-.094.033c-.05.016-.122.042-.164.05l-.095.021v3.218l.04.116a1.016 1.016 0 0 0 .67.63c.15.048.392.04.555-.013a1.03 1.03 0 0 0 .49-.349l.015-.022.12.12c.193.193.386.294.628.333.29.044.592-.039.878-.25.303-.223.465-.535.465-.891a1.004 1.004 0 0 0-.171-.602.344.344 0 0 1-.037-.07.05.05 0 0 1-.002-.008zm-7.63 0a.14.14 0 0 1-.003.014.541.541 0 0 1-.035.069c-.303.5-.184 1.124.29 1.48.184.14.359.219.565.258.092.018.313.005.437-.035a1.15 1.15 0 0 0 .614-.418l.011-.016.077.083a1 1 0 0 0 .602.326c.15.026.287.013.45-.044a.98.98 0 0 0 .56-.494c.108-.225.11-.186.11-1.905v-1.539l-.06-.012a2.697 2.697 0 0 1-.28-.089.025.025 0 0 0-.018-.001.098.098 0 0 0-.035.027c-.062.067-.233.298-.62.83-.276.379-.52.71-.621.837l-.042.05a.128.128 0 0 1-.084.028.121.121 0 0 1-.078-.039l-.023-.023a.051.051 0 0 1-.015-.027c-.003-.023.008-.053.04-.108.07-.122.236-.351.578-.822.337-.47.624-.864.638-.884.009-.012.012-.026.004-.045a.337.337 0 0 0-.057-.08 1.875 1.875 0 0 1-.102-.14.343.343 0 0 0-.05-.066.032.032 0 0 0-.02-.009.044.044 0 0 0-.01.002 303.377 303.377 0 0 0-2.99.978l-.002.002H8.01c-.017.014-.069.048-.112.078-.26.194-.419.53-.397.855a.97.97 0 0 0 .596.842l.072.032.012.006zm13.038-.626a2.488 2.488 0 0 0 2.674-1.708c.1-.304.108-.382.108-.946a11.967 11.967 0 0 0-2.473-7.278c-.178-.24-.3-.353-.535-.51a2.495 2.495 0 0 0-2.678-.052c-.143.087-.335.24-.448.357-.057.057-.415.501-.799.997-.387.495-.723.926-.753.96l-.083.104.166-.012a.682.682 0 0 1 .334.058.92.92 0 0 1 .14.117c.165.152.42.412.56.572a7.227 7.227 0 0 1 1.537 2.968c.24.958.275 1.964.108 2.939a3.147 3.147 0 0 0-.035.253.365.365 0 0 1-.067.169.674.674 0 0 1-.236.226l-.119.06.162.044c.979.29 2.347.669 2.437.682zM4.967 13.669a.06.06 0 0 0 .002-.017.831.831 0 0 0-.02-.122c-.137-.636-.162-1.52-.068-2.247A7.154 7.154 0 0 1 6.12 8.07c.253-.37.52-.679.872-1.027.223-.219.243-.237.332-.266a.758.758 0 0 1 .239-.03.785.785 0 0 0 .12-.006.083.083 0 0 0 .027-.009.024.024 0 0 0 .013-.02.023.023 0 0 0-.007-.018l-.77-.99c-.652-.838-.782-.998-.903-1.101a2.473 2.473 0 0 0-.552-.374 2.498 2.498 0 0 0-2.817.434c-.142.135-.506.623-.787 1.065a12.024 12.024 0 0 0-1.822 5.21c-.07.649-.086 1.6-.034 1.864.06.29.187.617.339.864a2.523 2.523 0 0 0 1.686 1.139l.168.03c.096.018.445.01.58-.008.09-.013.579-.147 1.287-.35.625-.18 1.16-.336 1.19-.345l.1-.033-.11-.058a.737.737 0 0 1-.27-.283v-.001a.415.415 0 0 1-.033-.088Zm11.689-5.822a.241.241 0 0 1 .008.007 6.361 6.361 0 0 1 1.675 3.636c.044.376.032 1.262-.016 1.494a.336.336 0 0 0-.316-.234.352.352 0 0 0-.297.173.602.602 0 0 0 .4.904.587.587 0 0 0 .25 0h.001c.162-.045.318-.167.376-.292.027-.062.092-.5.114-.744a6.777 6.777 0 0 0-.696-3.653 6.612 6.612 0 0 0-1.245-1.742c-.158-.161-.232-.231-.309-.261a.474.474 0 0 0-.19-.021.597.597 0 0 0-.464.956c.104.145.316.242.46.216a.38.38 0 0 0 .231-.175.386.386 0 0 0 .018-.264zM5.689 12.996a.252.252 0 0 1-.006-.03 7.787 7.787 0 0 1-.005-1.485 6.396 6.396 0 0 1 1.688-3.649.662.662 0 0 1-.007.05.314.314 0 0 0 .079.293c.146.16.378.145.574-.037a.59.59 0 0 0 .013-.854.613.613 0 0 0-.68-.12 1.04 1.04 0 0 0-.18.155c-.19.188-.47.507-.646.743a7.083 7.083 0 0 0-.994 1.863 6.908 6.908 0 0 0-.29 3.427c.027.17.054.22.166.327a.658.658 0 0 0 .268.148.784.784 0 0 0 .357-.036.694.694 0 0 0 .318-.294c.045-.085.05-.108.05-.256 0-.13-.01-.175-.037-.233-.072-.16-.206-.258-.342-.258a.354.354 0 0 0-.314.217.227.227 0 0 1-.012.029zm5.398-1.333c.026-.039.073-.106.107-.149l.075-.09-.885-1.216c-.483-.664-.897-1.234-.927-1.268a1.082 1.082 0 0 0-.344-.256.97.97 0 0 0-1.278.463.941.941 0 0 0-.108.446v.001a.951.951 0 0 1-.086-.019 1.354 1.354 0 0 0-.516 0c-.425.11-.71.395-.838.846-.097.33-.03.7.171.972.115.153.3.298.47.364.027.011.059.027.075.035a.695.695 0 0 1-.042.08.987.987 0 0 0-.04.952c.12.243.393.459.658.516.132.026.286.026.423-.004.056-.013.742-.23 1.518-.484l1.42-.457.009-.402-1.037-.336a25.974 25.974 0 0 1-.95-.32 1.112 1.112 0 0 1-.08-.033l-.017-.008c-.022-.022-.028-.048-.028-.084a.12.12 0 0 1 .03-.085.11.11 0 0 1 .081-.032 74.632 74.632 0 0 1 2.049.645c.01.004.022.002.035-.007a.264.264 0 0 0 .055-.07zm5.927.114a.302.302 0 0 1 .056-.028c.19-.066.418-.25.533-.431.127-.202.188-.444.175-.672a1.59 1.59 0 0 0-.184-.578 1.164 1.164 0 0 0-.505-.449 1.244 1.244 0 0 0-.703-.066c-.04.01-.068.018-.088.02a.083.083 0 0 1-.016 0V9.57a.043.043 0 0 1-.002-.007c-.002-.013-.001-.03-.001-.054 0-.384-.313-.777-.71-.896a.984.984 0 0 0-.867.172c-.087.065-.205.22-1.022 1.344a88.604 88.604 0 0 0-.91 1.257.217.217 0 0 0-.014.023.022.022 0 0 0-.002.008c0 .003 0 .009.005.017a.342.342 0 0 0 .053.067c.025.03.066.092.091.134.022.04.044.071.054.082.01.01.018.01.021.01a.134.134 0 0 0 .022-.004c.085-.026.505-.16 1.002-.32.489-.158.85-.27.996-.308a.425.425 0 0 1 .061-.014c.035 0 .063.012.082.032.02.021.03.052.03.089 0 .039-.006.057-.03.078a.334.334 0 0 1-.053.023 27.03 27.03 0 0 1-1 .34l-.99.336v.199l-.046.202 1.389.454c.754.246 1.43.465 1.509.487.123.036.168.04.313.023a.923.923 0 0 0 .656-.287.914.914 0 0 0 .282-.665.937.937 0 0 0-.155-.56.424.424 0 0 1-.032-.056zM11.8 12.982a.805.805 0 0 0 .767-.217.8.8 0 0 0 .22-.766.85.85 0 0 0-.584-.588.994.994 0 0 0-.442.008.84.84 0 0 0-.544.554 1.045 1.045 0 0 0 0 .438c.08.27.314.5.583.571zm-.713-1.32zm-.245-4.348a2.465 2.465 0 0 1-.096-.019.975.975 0 0 0-1.194.943c0 .172.023.282.084.415.035.065.376.553.95 1.343a143.858 143.858 0 0 0 .912 1.244.023.023 0 0 0 .005.004l.005.002h.005c.001 0 .007 0 .016-.003.02-.007.074-.025.13-.046a.724.724 0 0 1 .134-.038c.01-.001.018-.002.022 0l.004.001h.078v-1.133c-.006-.714-.008-.98.01-1.085.005-.028.01-.043.018-.051.01-.009.021-.01.036-.016.048-.023.103-.007.14.033l.001.002.053.034v1.087c-.012.747-.016.988-.006 1.065.004.035.014.046.022.05a.035.035 0 0 0 .019.005c.016 0 .073.017.135.038.064.022.13.043.147.048a.03.03 0 0 0 .02-.001.11.11 0 0 0 .034-.027c.07-.074.277-.354.892-1.2a47.74 47.74 0 0 0 .937-1.326.847.847 0 0 0 .105-.44.989.989 0 0 0-1.194-.952c-.047.01-.09.02-.11.023a.551.551 0 0 1-.006-.067c0-.053-.013-.15-.03-.216a1.117 1.117 0 0 0-.8-.8 1.553 1.553 0 0 0-.636 0 1.109 1.109 0 0 0-.83.985 1.114 1.114 0 0 1-.012.098zm-1.547-.878.007-.004c.128-.067.495-.215.752-.297a6.403 6.403 0 0 1 4.51.232c.061.026.119.052.153.07h-.007c-.203.005-.368.195-.336.379a.435.435 0 0 0 .154.253c.232.21.581.198.81-.03a.58.58 0 0 0 .049-.787.414.414 0 0 0-.094-.075 3.864 3.864 0 0 0-.5-.255 6.88 6.88 0 0 0-2.123-.562 8.444 8.444 0 0 0-1.323 0 6.775 6.775 0 0 0-2.126.558c-.514.224-.61.297-.684.494a.631.631 0 0 0 .022.462.63.63 0 0 0 .429.33.602.602 0 0 0 .608-.268c.139-.212-.022-.499-.28-.499a.21.21 0 0 1-.021 0zm6.3-.473c.006.005.025.02.04.036.049.049.115.129.142.177.02.042.05.116.058.166l.027.147.723-1.07c.718-1.059.778-1.158.878-1.452.095-.287.117-.435.117-.779 0-.343-.022-.495-.117-.778a2.552 2.552 0 0 0-.957-1.269 1.79 1.79 0 0 0-.57-.283 12.156 12.156 0 0 0-3.15-.639 15.82 15.82 0 0 0-1.568 0A11.94 11.94 0 0 0 8.05.867c-.291.104-.34.126-.557.274a2.567 2.567 0 0 0-.808.926 2.5 2.5 0 0 0-.217 1.63c.034.165.121.421.19.565.032.066.372.584.756 1.149a92.034 92.034 0 0 0 .7 1.011.02.02 0 0 0 .027.004.025.025 0 0 0 .009-.009.06.06 0 0 0 .007-.014.154.154 0 0 0 .008-.048c0-.035.02-.09.048-.148a.673.673 0 0 1 .163-.222c.064-.047.613-.317.823-.407a7.282 7.282 0 0 1 4.854-.262 7.405 7.405 0 0 1 1.426.597.56.56 0 0 0 .102.05.036.036 0 0 0 .014 0z"/></svg>
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Immich</title><path d="M11.9863.2695c-2.409 0-5.207 1.091-5.207 3.8946v.1523c1.3428.597 2.9347 1.6629 4.4121 2.9707 1.5713 1.3912 2.8374 2.8821 3.6524 4.2871 1.3997-2.5034 2.3358-5.4784 2.3476-7.373V4.164c0-2.8035-2.796-3.8946-5.205-3.8946m7.5117 4.4903c-.3778-.0081-.7747.0502-1.1914.1855-.0366.0118-.086.0278-.1445.0469-.1525 1.4611-.6756 3.304-1.4629 5.1133-.8373 1.9243-1.8627 3.5898-2.9472 4.7988 2.8132.558 5.9307.5273 7.7363-.0469.0126-.004.0246-.0065.0351-.0097 2.6665-.8666 2.84-3.8636 2.0957-6.1543-.6279-1.9332-2.081-3.89-4.121-3.9336m-14.996.039C2.4618 4.8424 1.0088 6.7973.3809 8.7305c-.7442 2.291-.5708 5.288 2.0957 6.1543l.1445.0468c.982-1.0926 2.4873-2.2761 4.1875-3.2773 1.8088-1.0646 3.619-1.808 5.207-2.1484-1.9483-2.1049-4.4884-3.9132-6.287-4.5098l-.0352-.0117c-.4167-.1354-.8136-.1936-1.1914-.1856m4.6718 6.7578c-2.6038 1.2025-5.1088 3.0598-6.2324 4.586l-.0215.0293c-1.6478 2.2683-.0272 4.7953 1.9219 6.211 1.9487 1.4159 4.8518 2.1765 6.5-.0919.0228-.0309.0536-.071.0898-.121-.7356-1.2717-1.396-3.0718-1.8222-4.9981-.4534-2.0492-.6023-4-.4356-5.6153m1.0723 3.338c.3387 2.8478 1.3315 5.8037 2.4355 7.3437l.0215.0293c1.6478 2.2683 4.551 1.5078 6.5.0918 1.9487-1.416 3.5697-3.943 1.9219-6.211-.0228-.0309-.0517-.073-.0879-.123-1.4367.3066-3.3522.3794-5.3164.1894-2.089-.2017-3.9895-.6623-5.4746-1.3203"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Infomaniak</title><path d="M2.4 0A2.395 2.395 0 0 0 0 2.4v19.2C0 22.9296 1.0704 24 2.4 24h19.2c1.3296 0 2.4-1.0704 2.4-2.4V2.4C24 1.0704 22.9296 0 21.6 0H10.112v11.7119l3.648-4.128h6l-4.58 4.3506 4.868 8.1296h-5.52l-2.5938-5.0211L10.112 16.8v3.264H5.12V0Z"/></svg>
|