@ng-icons/material-file-icons 29.7.0 → 29.9.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
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
# Ng Icons
|
|
10
10
|
|
|
11
11
|
The all-in-one icon library for Angular. This allows you to use icons from multiple icon sets with a single icon component.
|
|
12
|
-
Containing over
|
|
12
|
+
Containing over 61,000 icons for you to use in your projects.
|
|
13
13
|
|
|
14
14
|
Currently, we support the following libraries:
|
|
15
15
|
|
|
@@ -39,6 +39,7 @@ Currently, we support the following libraries:
|
|
|
39
39
|
- [Lets Icons](https://www.figma.com/community/file/886554014393250663/free-icon-pack-1800-icons)
|
|
40
40
|
- [Huge Icons](https://hugeicons.com/)
|
|
41
41
|
- [Devicon](https://github.com/devicons/devicon/)
|
|
42
|
+
- [Game Icons](https://game-icons.net/)
|
|
42
43
|
|
|
43
44
|
Got suggestions for additional iconsets? Create an issue and we can consider adding them!
|
|
44
45
|
|
|
@@ -113,6 +114,7 @@ The following packages are available:
|
|
|
113
114
|
| `@ng-icons/lets-icons` | CC-BY-4.0 |
|
|
114
115
|
| `@ng-icons/huge-icons` | CC0-1.0 |
|
|
115
116
|
| `@ng-icons/devicon` | MIT |
|
|
117
|
+
| `@ng-icons/game-icons` | CC BY 3.0 |
|
|
116
118
|
|
|
117
119
|
## Usage
|
|
118
120
|
|
|
@@ -286,6 +288,19 @@ bootstrapApplication(AppComponent, {
|
|
|
286
288
|
|
|
287
289
|
## Experimental Features
|
|
288
290
|
|
|
291
|
+
### Icon Stack
|
|
292
|
+
|
|
293
|
+
Ng Icons now supports icon stacking. This allows you to layer multiple icons on top of each other. This is useful for creating complex icons from multiple simpler icons.
|
|
294
|
+
|
|
295
|
+
```html
|
|
296
|
+
<ng-icon-stack size="32px">
|
|
297
|
+
<ng-icon name="faCircle" />
|
|
298
|
+
<ng-icon name="faFlag" size="16px" />
|
|
299
|
+
</ng-icon-stack>
|
|
300
|
+
```
|
|
301
|
+
|
|
302
|
+
The `size` must be defined on the `ng-icon-stack` component. Any icons within the stack will inherit this size unless it is overridden.
|
|
303
|
+
|
|
289
304
|
### Variable Icon Fonts
|
|
290
305
|
|
|
291
306
|
We have added support for variable icon fonts. This is currently only supported by the [Material Symbols](https://github.com/marella/material-symbols/tree/main/material-symbols#readme) iconset.
|
package/colored/index.d.ts
CHANGED
|
@@ -70,7 +70,7 @@ export declare const matfCapacitorColored = "<svg xmlns=\"http://www.w3.org/2000
|
|
|
70
70
|
export declare const matfCapnpColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#c62828\" d=\"M17 3V2h4v8h-4c-.085-2.088-.445-4.042-3-4-2.917 0-5 2.51-5 5 0 3 .495 6.981 4.67 6.981 2.906-.26 2.99-2.705 3.33-4.981h4c0 5.806-3.314 9.052-9 9-6.154-.073-8.915-4.685-9-10-.128-6.14 4.568-9.2 10.414-9.65 1.301-.028 2.466 0 3.586.65z\"></path></svg>";
|
|
71
71
|
export declare const matfCdsColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><g fill=\"#0288d1\"><rect width=\"4\" height=\"1\" x=\"7\" y=\"9\" ry=\".5\"></rect><rect width=\"3\" height=\"1\" x=\"8\" y=\"11\" ry=\".5\"></rect><rect width=\"4\" height=\"1\" x=\"7\" y=\"13\" ry=\".5\"></rect><path d=\"m5 9-1 1 1.5 1.5L4 13l1 1 2.5-2.5L5 9z\"></path><path d=\"M6 2a3 3 0 0 0-2.598 1.5 3 3 0 0 0-.187 2.607 3 3 0 0 0-1.514.965 3 3 0 0 0-.42 3.196A3 3 0 0 0 4 12v-1a2 2 0 0 1-2-2 2 2 0 0 1 2-2 2 2 0 0 1 .515.076l.159-.591A2 2 0 0 1 4 5a2 2 0 0 1 2-2 2 2 0 0 1 2 2l.594.594A2 2 0 0 1 10 5a2 2 0 0 1 2 2 2 2 0 0 1 2 2 2 2 0 0 1-2 2v1a3 3 0 0 0 2.898-2.223A3 3 0 0 0 13.5 6.402a3 3 0 0 0-.63-.267 3 3 0 0 0-1.722-1.906 3 3 0 0 0-2.252-.014 3 3 0 0 0-2.119-2.113A3 3 0 0 0 6 2z\"></path></g></svg>";
|
|
72
72
|
export declare const matfCertificateColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#ff5722\" d=\"M4 6v14a2 2 0 0 0 2 2h12v6l3-2 3 2v-6h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2Zm2 0h8v2H6Zm0 4h6v2H6Zm0 4h8v2H6Zm10 6H6v-2h10Zm8-6v4l-3-2-3 2v-4l-4-2 4-2V6l3 2 3-2v4.2l4 1.8Z\"></path></svg>";
|
|
73
|
-
export declare const matfChangelogColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"#8bc34a\" d=\"M13 3a9 9 0 0 0-9 9H1l4 4 4-4H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z\"></path></svg>";
|
|
73
|
+
export declare const matfChangelogColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path d=\"M0 0h24v24H0V0z\"></path><path fill=\"#8bc34a\" d=\"M13 3a9 9 0 0 0-9 9H1l4 4 4-4H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z\"></path></svg>";
|
|
74
74
|
export declare const matfChessLightColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#455a64\" d=\"M6 26h20v4H6zm16.5-13a5.49 5.49 0 0 0-4.5 2.344V10h4V6h-4V2h-4v4h-4v4h4v5.344a5.498 5.498 0 1 0-5 8.63V24h14v-.025A5.499 5.499 0 0 0 22.5 13Z\"></path></svg>";
|
|
75
75
|
export declare const matfChessColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#cfd8dc\" d=\"M6 26h20v4H6zm16.5-13a5.49 5.49 0 0 0-4.5 2.344V10h4V6h-4V2h-4v4h-4v4h4v5.344a5.498 5.498 0 1 0-5 8.63V24h14v-.025A5.499 5.499 0 0 0 22.5 13Z\"></path></svg>";
|
|
76
76
|
export declare const matfChromeColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#42a5f5\" d=\"M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 3a10.994 10.994 0 0 1 9.208 5H16a6.001 6.001 0 0 0-5.74 4.253L7.27 9.334A10.977 10.977 0 0 1 16 5Zm4 11a4 4 0 1 1-4-4 4.005 4.005 0 0 1 4 4ZM5 16a10.915 10.915 0 0 1 1.094-4.75l4.838 7.959.003-.002a5.96 5.96 0 0 0 6.16 2.689l-2.996 4.928A11.01 11.01 0 0 1 5 16Zm11.343 10.983 4.878-8.026-.003-.002A5.974 5.974 0 0 0 20.463 12h5.773a10.966 10.966 0 0 1-9.893 14.983Z\"></path></svg>";
|
|
@@ -124,7 +124,7 @@ export declare const matfDiscColored = "<svg xmlns=\"http://www.w3.org/2000/svg\
|
|
|
124
124
|
export declare const matfDjangoColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#43a047\" d=\"M22 2h4v4h-4zm0 8v12.13A3.88 3.88 0 0 1 18.13 26H18v4h.13A7.866 7.866 0 0 0 26 22.13V10Zm-8-8h4v20h-4z\"></path><path fill=\"#43a047\" d=\"M11.838 12A2.165 2.165 0 0 1 14 14.162v4.955l-.77.257a5.033 5.033 0 0 1-2.812.108A3.188 3.188 0 0 1 8 16.384v-.547A3.842 3.842 0 0 1 11.838 12m0-4A7.838 7.838 0 0 0 4 15.837v.547a7.193 7.193 0 0 0 5.448 6.978 9.033 9.033 0 0 0 5.047-.194L18 22v-7.838A6.162 6.162 0 0 0 11.838 8Z\"></path></svg>";
|
|
125
125
|
export declare const matfDllColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#42a5f5\" d=\"M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h6v-2H6V4h7v5h5v3h2V8l-6-6m4 12a.26.26 0 0 0-.26.21l-.19 1.32c-.3.13-.59.29-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73c-.06.11-.04.24.06.32l1.06.82a4.193 4.193 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5c.26.18.54.35.85.47l.19 1.32c.02.12.12.21.26.21h2c.11 0 .22-.09.24-.21l.19-1.32c.3-.13.57-.29.84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82c.02-.17.04-.33.04-.5s-.01-.33-.04-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5c-.27-.18-.54-.35-.85-.47l-.19-1.32A.236.236 0 0 0 20 14m-1 3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.84 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5z\"></path></svg>";
|
|
126
126
|
export declare const matfDockerColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#0288D1\" d=\"M21.81 10.25c-.06-.04-.56-.43-1.64-.43-.28 0-.56.03-.84.08-.21-1.4-1.38-2.11-1.43-2.14l-.29-.17-.18.27c-.24.36-.43.77-.51 1.19-.2.8-.08 1.56.33 2.21-.49.28-1.29.35-1.46.35H2.62c-.34 0-.62.28-.62.63 0 1.15.18 2.3.58 3.38.45 1.19 1.13 2.07 2 2.61.98.6 2.59.94 4.42.94.79 0 1.61-.07 2.42-.22 1.12-.2 2.2-.59 3.19-1.16A8.3 8.3 0 0 0 16.78 16c1.05-1.17 1.67-2.5 2.12-3.65h.19c1.14 0 1.85-.46 2.24-.85.26-.24.45-.53.59-.87l.08-.24-.19-.14m-17.96.99h1.76c.08 0 .16-.07.16-.16V9.5c0-.08-.07-.16-.16-.16H3.85c-.09 0-.16.07-.16.16v1.58c.01.09.07.16.16.16m2.43 0h1.76c.08 0 .16-.07.16-.16V9.5c0-.08-.07-.16-.16-.16H6.28c-.09 0-.16.07-.16.16v1.58c.01.09.07.16.16.16m2.47 0h1.75c.1 0 .17-.07.17-.16V9.5c0-.08-.06-.16-.17-.16H8.75c-.08 0-.15.07-.15.16v1.58c0 .09.06.16.15.16m2.44 0h1.77c.08 0 .15-.07.15-.16V9.5c0-.08-.06-.16-.15-.16h-1.77c-.08 0-.15.07-.15.16v1.58c0 .09.07.16.15.16M6.28 9h1.76c.08 0 .16-.09.16-.18V7.25c0-.09-.07-.16-.16-.16H6.28c-.09 0-.16.06-.16.16v1.57c.01.09.07.18.16.18m2.47 0h1.75c.1 0 .17-.09.17-.18V7.25c0-.09-.06-.16-.17-.16H8.75c-.08 0-.15.06-.15.16v1.57c0 .09.06.18.15.18m2.44 0h1.77c.08 0 .15-.09.15-.18V7.25c0-.09-.07-.16-.15-.16h-1.77c-.08 0-.15.06-.15.16v1.57c0 .09.07.18.15.18m0-2.28h1.77c.08 0 .15-.07.15-.16V5c0-.1-.07-.17-.15-.17h-1.77c-.08 0-.15.06-.15.17v1.56c0 .08.07.16.15.16m2.46 4.52h1.76c.09 0 .16-.07.16-.16V9.5c0-.08-.07-.16-.16-.16h-1.76c-.08 0-.15.07-.15.16v1.58c0 .09.07.16.15.16\"></path></svg>";
|
|
127
|
-
export declare const matfDocumentColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"#42a5f5\" d=\"M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z\"></path></svg>";
|
|
127
|
+
export declare const matfDocumentColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path d=\"M0 0h24v24H0V0z\"></path><path fill=\"#42a5f5\" d=\"M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z\"></path></svg>";
|
|
128
128
|
export declare const matfDotjsColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 400 400\"><g fill=\"#2196f3\" fill-opacity=\".604\" transform=\"translate(-6.66 100.49)\"><ellipse cx=\"37.18\" cy=\"-256.97\" rx=\"110.14\" ry=\"139.47\" transform=\"matrix(-.3005 .95378 -.96071 -.27755 0 0)\"></ellipse><ellipse cx=\"38.835\" cy=\"-197.03\" rx=\"110.14\" ry=\"139.47\" transform=\"matrix(-.3005 .95378 -.96071 -.27755 0 0)\"></ellipse><ellipse cx=\"-224.78\" cy=\"-5.066\" rx=\"110.14\" ry=\"139.47\" transform=\"matrix(-.95378 -.3005 .27755 -.96071 0 0)\"></ellipse><ellipse cx=\"-228.55\" cy=\"-60.291\" rx=\"110.14\" ry=\"139.47\" transform=\"matrix(-.95378 -.3005 .27755 -.96071 0 0)\"></ellipse></g></svg>";
|
|
129
129
|
export declare const matfDrawioColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fb8c00\" d=\"m25.329 20-7.001-8H20V4h-8v8h1.672l-7.001 8H4v8h8v-8H9.328L16 12.376 22.672 20H20v8h8v-8h-2.671z\"></path></svg>";
|
|
130
130
|
export declare const matfDrizzleColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#4caf50\" d=\"m5.22 23.118 3.647-6.593a1.712 1.712 0 1 0-2.996-1.657L2.224 21.46a1.712 1.712 0 0 0 2.996 1.658Zm12.02 0 3.648-6.593a1.712 1.712 0 1 0-2.996-1.657l-3.648 6.592a1.712 1.712 0 0 0 2.996 1.658Zm-3.378-5.96 3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73Zm12.028 0 3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73Z\"></path></svg>";
|
|
@@ -687,7 +687,7 @@ export declare const matfLefthookColored = "<svg xmlns=\"http://www.w3.org/2000/
|
|
|
687
687
|
export declare const matfLernaColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#448aff\" d=\"M7.57 8.21c-.41.08-.99.06-1.26.06-.4 0-1.27-.48-1.75-.98-.25-.26-.71-.82-1.01-1.25-.31-.43-.62-.78-.71-.78-.17 0-.28.6-.29 1.6 0 .12-.01.22-.01.31l.01.03-.14 8.47c.27.07.54.13.82.19.58.12 1.06.22 1.08.23.01.02-.19.34-.45.71-.95 1.35-1.14 2-.6 2 .17 0 .53-.07.82-.17.33-.1.93-.16 1.58-.16 1.34 0 2.68.33 4.37 1.08 1.61.71 2.14.88 4 1.25.85.18 1.59.37 1.64.41.05.05-.07.22-.28.38-.21.16-.38.33-.38.37 0 .04.22.04.51-.01.27-.04.89-.14 1.36-.19 1.43-.18 2.45-.82 2.47-1.56.04-.94-.25-3.03-.43-3.14-.02-.01-.38.11-.46.24-.07.13-.16.33-.25.56-.18.46-.15.56-1.57.66-1.03.05-2.02-.19-2.82-.65-.67-.39-1.66-.74-2.18-1.54-.42-.65-.86-1.72-.78-1.87.03-.04.17-.03.32.02.39.15.96.38 2.73.15 1.54-.2 3-.04 3.39.16.39.2.92.47.94.99.01.52.33.63.36.63.17-.03.59-1.42.83-1.83.2-.32.31-.5 1.1-1.04.62-.43 1.13-.83 1.11-.9-.01-.06-.36-.47-.77-.92-.65-.7-.83-.82-1.42-1.02-2.05-.67-4.23-2.12-5.36-3.54-1.25-1.58-1.6-1.94-2.5-2.53-1.01-.67-2.32-1.24-3.3-1.43-1-.19-.72.13-.29.8 1.53 1.75 1.49 1.81 1.49 2.97-.16.9-1 1.03-1.92 1.24zm3.17 1.03c.17 0 .58.11 1.29.35 1.74.58 1.84.85 2.41 1.85.13.22.22.41.21.42-.01.01-.17.05-.35.09-.45.09-1.16.09-1.58 0-.76-.16-.72-.19-1.11-.57-.16-.16-.35-.42-.41-.56-.04-.1-.03-.12.19-.3.05-.04.1-.11.1-.15 0-.07-.22-.37-.34-.47-.13-.11-.49-.54-.49-.59 0-.03.03-.05.1-.05z\"></path></svg>";
|
|
688
688
|
export declare const matfLessColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#0277bd\" d=\"M8 3a2 2 0 0 0-2 2v4a2 2 0 0 1-2 2H3v2h1a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h2v-2H8v-5a2 2 0 0 0-2-2 2 2 0 0 0 2-2V5h2V3m6 0a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h1v2h-1a2 2 0 0 0-2 2v4a2 2 0 0 1-2 2h-2v-2h2v-5a2 2 0 0 1 2-2 2 2 0 0 1-2-2V5h-2V3h2z\"></path></svg>";
|
|
689
689
|
export declare const matfLiaraColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><defs><linearGradient id=\"a\" x1=\"11.328\" x2=\"90.301\" y1=\"8.203\" y2=\"10.761\" gradientTransform=\"matrix(.15939 0 0 .16254 -.134 -.857)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#69F0AE\"></stop><stop offset=\"1\" stop-color=\"#4FC3F7\"></stop></linearGradient><linearGradient id=\"b\" x1=\"11.328\" x2=\"90.301\" y1=\"8.203\" y2=\"10.761\" gradientTransform=\"matrix(.15939 0 0 .16253 .195 -.856)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#69F0AE\"></stop><stop offset=\"1\" stop-color=\"#4FC3F7\"></stop></linearGradient><linearGradient id=\"c\" x1=\"11.328\" x2=\"90.301\" y1=\"8.203\" y2=\"10.761\" gradientTransform=\"matrix(.15784 0 0 .16493 .15 -.355)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#69F0AE\"></stop><stop offset=\"1\" stop-color=\"#4FC3F7\"></stop></linearGradient></defs><path fill=\"url(#a)\" d=\"M8.5 8.811c0-.53.368-1.174.82-1.44l3.86-2.257c.452-.265.82-.052.82.479v4.596c0 .527-.368 1.17-.82 1.436l-3.86 2.261c-.452.265-.82.051-.82-.479zm0 0\"></path><path fill=\"url(#b)\" d=\"M2 5.593c0-.53.368-.745.82-.479l3.86 2.258c.452.264.82.909.82 1.44v4.595c0 .53-.368.744-.82.48l-3.86-2.262c-.452-.264-.82-.909-.82-1.44zm0 0\"></path><path fill=\"url(#c)\" d=\"M3.336 4.467c-.448-.27-.448-.706 0-.972l3.821-2.293c.447-.27 1.173-.27 1.62 0l3.888 2.332c.447.268.447.702 0 .971L8.843 6.799c-.447.268-1.173.268-1.624 0zm0 0\"></path></svg>";
|
|
690
|
-
export declare const matfLibColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"#8bc34a\" d=\"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM10 9h8v2h-8zm0 3h4v2h-4zm0-6h8v2h-8z\"></path></svg>";
|
|
690
|
+
export declare const matfLibColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path d=\"M0 0h24v24H0V0z\"></path><path fill=\"#8bc34a\" d=\"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM10 9h8v2h-8zm0 3h4v2h-4zm0-6h8v2h-8z\"></path></svg>";
|
|
691
691
|
export declare const matfLighthouseColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#F4511E\" d=\"M8.852 10.182V8.364h.851V4.727h-.851v-.909L12.258 2l3.407 1.818v.91h-.852v3.636h.852v1.818h-1.073L9.226 13.49l.477-3.31h-.851zm4.258-1.818V4.727h-1.703v3.637h1.703zM8 22l.034-.218L15.792 17l.443 3.073L13.11 22H8zm.894-6.21L15.077 12l.443 3.064-7.154 4.409.528-3.682z\"></path></svg>";
|
|
692
692
|
export declare const matfLilypondColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#66bb6a\" d=\"M10 8v11.023A4.986 4.986 0 1 0 11.9 24h.1V11.6l16-3.2v8.623A4.986 4.986 0 1 0 29.9 22h.1V4Z\"></path></svg>";
|
|
693
693
|
export declare const matfLiquidColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#29b6f6\" d=\"M12 21.669a6.927 6.927 0 0 1-6.927-6.927C5.073 10.124 12 2.33 12 2.33s6.927 7.793 6.927 12.41A6.927 6.927 0 0 1 12 21.67z\"></path></svg>";
|
|
@@ -861,7 +861,7 @@ export declare const matfSemgrepColored = "<svg xmlns=\"http://www.w3.org/2000/s
|
|
|
861
861
|
export declare const matfSentryColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 200 200\"><path fill=\"#f06292\" d=\"M181.58 148.3c3.8 6.649 4.206 13.637 1.018 19.2-3.189 5.563-9.43 8.684-17.03 8.684h-14.45c.203-2.714.271-5.428.271-8.141 0-3.053-.136-6.106-.34-9.091h9.499c2.307 0 4.206-1.9 4.206-4.207 0-.678-.203-1.424-.475-2.035L103.694 47.35c-.746-1.357-2.17-2.171-3.663-2.171s-2.85.746-3.596 2.035l-9.634 16.69c29.241 22.05 48.848 56.175 51.561 94.914.204 2.985.34 6.038.34 9.091 0 2.714-.136 5.428-.272 8.142H91.278c.272-2.714.407-5.428.407-8.142 0-3.053-.203-6.106-.542-9.09-2.307-21.304-12.755-40.232-28.155-53.53l-6.65 11.533c11.602 10.787 19.54 25.51 21.71 42.063.408 2.985.611 6.038.611 9.091 0 2.782-.203 5.496-.475 8.142H34.425c-7.666 0-13.908-3.189-17.029-8.684-3.188-5.496-2.781-12.551 1.018-19.2l8.956-15.401a52.432 52.432 0 0 1 13.704 10.652l-5.36 9.09c-.34.611-.475 1.29-.543 2.036 0 2.307 1.9 4.206 4.206 4.206h21.235a52.263 52.263 0 0 0-13.162-26.595c-3.934-4.274-8.616-7.87-13.704-10.65L57.424 80.39c5.02 2.782 9.838 6.038 14.247 9.702 20.421 16.554 34.193 41.046 36.704 68.726h12.687c-2.578-32.362-18.86-60.924-43.013-79.852-4.545-3.528-9.362-6.784-14.383-9.566l20.217-35.143c3.8-6.649 9.702-10.448 16.011-10.448 6.378 0 12.212 3.8 16.011 10.448z\"></path></svg>";
|
|
862
862
|
export declare const matfSequelizeColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" preserveAspectRatio=\"xMidYMid\" viewBox=\"0 0 250 250\"><g style=\"stroke-width:var(--ng-icon__stroke-width, .725)\"><path fill=\"#01579b\" d=\"M190.945 86.173v77.236l-65.63 38.829-.593.54v28.867l.593.56 92.43-53.39V71.194l-.873-.215-26.058 14.568.132.629\"></path><path fill=\"#0288d1\" d=\"m59.477 164.043 65.84 38.196v29.966l-93.063-53.601v-107.2l.955-.144 25.983 15.106.285.865v76.814\"></path><path fill=\"#4fc3f7\" d=\"M59.477 87.223 32.254 71.396l92.852-53.601 92.64 53.39-26.8 14.983-65.84-37.563-65.63 38.618\"></path><path fill=\"#283593\" d=\"m124.186 155.203-.713-.727v-29.002l.713-.369.173-.715 24.864-14.504.76.17v29.884l-25.798 15.263\"></path><path fill=\"#0277BD\" d=\"M97.959 140.873v-31.029l.72-.035 25.292 14.718.216.58v30.098l-26.228-14.332\"></path><path fill=\"#29B6F6\" d=\"m123.756 94.583-25.798 15.264 26.228 15.263 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m92.083 174.123-.713-.727v-29.003l.713-.368.173-.715 24.863-14.504.761.17v29.882l-25.798 15.264\"></path><path fill=\"#0288d1\" d=\"M65.855 159.793v-31.03l.72-.036 25.292 14.72.215.58v30.098l-26.228-14.332\"></path><path fill=\"#4fc3f7\" d=\"m91.653 113.503-25.799 15.263 26.229 15.264 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m158.585 174.843-.712-.727v-29.003l.713-.368.173-.715 24.864-14.504.76.17v29.882l-25.798 15.264\"></path><path fill=\"#0288d1\" d=\"M132.356 160.513v-31.03l.72-.035 25.292 14.72.216.58v30.097l-26.228-14.332\"></path><path fill=\"#4fc3f7\" d=\"m158.155 114.213-25.798 15.263 26.228 15.264 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m126.476 193.763-.713-.727v-29.003l.713-.368.173-.716 24.864-14.503.76.17V178.5l-25.798 15.264\"></path><path fill=\"#0288d1\" d=\"M100.256 179.433v-31.03l.72-.035 25.293 14.718.214.58v30.099l-26.228-14.332\"></path><path fill=\"#4fc3f7\" d=\"m126.046 133.133-25.799 15.264 26.229 15.264 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m124.186 114.073-.713-.728V84.343l.713-.368.173-.715 24.864-14.503.76.17v29.882l-25.798 15.264\"></path><path fill=\"#0288d1\" d=\"M97.959 99.743v-31.03l.72-.035 25.292 14.718.216.58v30.099L97.959 99.743\"></path><path fill=\"#4fc3f7\" d=\"M123.756 53.443 97.958 68.707l26.228 15.264 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m92.083 132.993-.713-.727v-29.002l.713-.369.173-.715 24.863-14.504.761.17v29.884l-25.798 15.263\"></path><path fill=\"#0288d1\" d=\"M65.855 118.663V87.634l.72-.036 25.292 14.72.215.58v30.097l-26.228-14.332\"></path><path fill=\"#4fc3f7\" d=\"m91.653 72.363-25.8 15.264 26.229 15.263 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m158.585 133.713-.712-.727v-29.002l.713-.369.173-.715 24.864-14.504.76.17v29.884l-25.798 15.263\"></path><path fill=\"#0288d1\" d=\"M132.356 119.373V88.344l.72-.035 25.292 14.718.216.58v30.098l-26.228-14.332\"></path><path fill=\"#4fc3f7\" d=\"m158.155 73.083-25.798 15.264 26.228 15.263 25.798-15.049-26.228-15.479\"></path><path fill=\"#01579b\" d=\"m126.476 152.623-.713-.727v-29.003l.713-.368.173-.715 24.864-14.504.76.17v29.882l-25.798 15.264\"></path><path fill=\"#0288d1\" d=\"M100.256 138.293v-31.03l.72-.036 25.293 14.72.214.58v30.098l-26.228-14.332\"></path><path fill=\"#4fc3f7\" d=\"m126.046 92.003-25.799 15.264 26.229 15.264 25.798-15.049-26.228-15.479\"></path></g></svg>";
|
|
863
863
|
export declare const matfServerlessColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill=\"#ef5350\" d=\"M12.897 6H2v4h9.613l1.284-4zm4.201 0-1.284 4H30V6H17.098zm-2.568 8-1.283 4H30v-4H14.53zm-4.2 0H2v4h7.046l1.284-4zm1.633 8-1.283 4H30v-4H11.963zm-4.201 0H2v4h4.479l1.283-4z\"></path></svg>";
|
|
864
|
-
export declare const matfSettingsColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"#42a5f5\" d=\"M19.43 12.98c.04-.32.07-.64.07-.98 0-.34-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46a.5.5 0 0 0-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65A.488.488 0 0 0 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1a.566.566 0 0 0-.18-.03c-.17 0-.34.09-.43.25l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98 0 .33.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46a.5.5 0 0 0 .61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.06.02.12.03.18.03.17 0 .34-.09.43-.25l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zm-1.98-1.71c.04.31.05.52.05.73 0 .21-.02.43-.05.73l-.14 1.13.89.7 1.08.84-.7 1.21-1.27-.51-1.04-.42-.9.68c-.43.32-.84.56-1.25.73l-1.06.43-.16 1.13-.2 1.35h-1.4l-.19-1.35-.16-1.13-1.06-.43c-.43-.18-.83-.41-1.23-.71l-.91-.7-1.06.43-1.27.51-.7-1.21 1.08-.84.89-.7-.14-1.13c-.03-.31-.05-.54-.05-.74s.02-.43.05-.73l.14-1.13-.89-.7-1.08-.84.7-1.21 1.27.51 1.04.42.9-.68c.43-.32.84-.56 1.25-.73l1.06-.43.16-1.13.2-1.35h1.39l.19 1.35.16 1.13 1.06.43c.43.18.83.41 1.23.71l.91.7 1.06-.43 1.27-.51.7 1.21-1.07.85-.89.7.14 1.13zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z\"></path></svg>";
|
|
864
|
+
export declare const matfSettingsColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><path d=\"M0 0h24v24H0V0z\"></path><path fill=\"#42a5f5\" d=\"M19.43 12.98c.04-.32.07-.64.07-.98 0-.34-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46a.5.5 0 0 0-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65A.488.488 0 0 0 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1a.566.566 0 0 0-.18-.03c-.17 0-.34.09-.43.25l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98 0 .33.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46a.5.5 0 0 0 .61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.06.02.12.03.18.03.17 0 .34-.09.43-.25l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zm-1.98-1.71c.04.31.05.52.05.73 0 .21-.02.43-.05.73l-.14 1.13.89.7 1.08.84-.7 1.21-1.27-.51-1.04-.42-.9.68c-.43.32-.84.56-1.25.73l-1.06.43-.16 1.13-.2 1.35h-1.4l-.19-1.35-.16-1.13-1.06-.43c-.43-.18-.83-.41-1.23-.71l-.91-.7-1.06.43-1.27.51-.7-1.21 1.08-.84.89-.7-.14-1.13c-.03-.31-.05-.54-.05-.74s.02-.43.05-.73l.14-1.13-.89-.7-1.08-.84.7-1.21 1.27.51 1.04.42.9-.68c.43-.32.84-.56 1.25-.73l1.06-.43.16-1.13.2-1.35h1.39l.19 1.35.16 1.13 1.06.43c.43.18.83.41 1.23.71l.91.7 1.06-.43 1.27-.51.7 1.21-1.07.85-.89.7.14 1.13zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z\"></path></svg>";
|
|
865
865
|
export declare const matfShaderColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#ab47bc\" d=\"M10.469 17.102a4.083 4.083 0 1 1-8.166 0 4.083 4.083 0 0 1 8.166 0zm5.069-9.666a4.083 4.083 0 1 0-5.446 3.296c3.13 1.231 3.867 2.474 3.475 5.828a4.083 4.083 0 1 0 5.446-3.295c-3.13-1.232-3.869-2.475-3.475-5.829z\"></path></svg>";
|
|
866
866
|
export declare const matfShaderlabColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#1976d2\" d=\"M9.961 17h-2.61l-4.91-5 4.91-5h2.61l1.31-2.26L18.061 3l1.87 6.74-1.31 2.26 1.31 2.26-1.87 6.74-6.79-1.74L9.961 17m.14-.25 5.13 1.38-2.96-5.13h-5.92l3.75 3.75m6.87.38 1.38-5.13-1.38-5.13-2.97 5.13 2.97 5.13m-6.87-9.88L6.351 11h5.92l2.96-5.13z\"></path></svg>";
|
|
867
867
|
export declare const matfSilverstripeColored = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"#0288d1\" d=\"M10.097 15.432a3.513 3.513 0 0 0 .914-4.882l-2.896 1.982a1.759 1.759 0 0 1-2.44-.46 1.76 1.76 0 0 1 .46-2.443L8.78 7.82l1.697-1.164a3.513 3.513 0 0 0 .915-4.883L8.496 3.759 4.152 6.728l-.005.006a5.266 5.266 0 0 0-1.368 7.324c1.635 2.402 4.917 3.015 7.318 1.374zm3.81-6.864a.057.057 0 0 0-.022.016l.022-.016a3.513 3.513 0 0 0-.914 4.882l2.895-1.982a1.75 1.75 0 0 1 2.442.46 1.756 1.756 0 0 1-.454 2.443l-2.646 1.81-1.702 1.164a3.513 3.513 0 0 0-.915 4.883l2.896-1.982 4.343-2.974a5.272 5.272 0 0 0 1.374-7.324 5.251 5.251 0 0 0-7.319-1.38\"></path></svg>";
|