@thesvg/icons 3.2.0 → 3.2.5
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/dist/alpha-vantage.cjs +247 -0
- package/dist/alpha-vantage.d.ts +17 -0
- package/dist/alpha-vantage.js +235 -0
- package/dist/avanza.cjs +73 -0
- package/dist/avanza.d.ts +17 -0
- package/dist/avanza.js +61 -0
- package/dist/beehiiv.cjs +41 -0
- package/dist/beehiiv.d.ts +17 -0
- package/dist/beehiiv.js +29 -0
- package/dist/{smmix.cjs → blogent.cjs} +5 -5
- package/dist/blogent.d.ts +17 -0
- package/dist/{smmix.js → blogent.js} +7 -7
- package/dist/eps.cjs +29 -0
- package/dist/eps.d.ts +17 -0
- package/dist/eps.js +17 -0
- package/dist/fgo.cjs +30 -0
- package/dist/{smmix.d.ts → fgo.d.ts} +3 -3
- package/dist/fgo.js +18 -0
- package/dist/index.cjs +36 -2
- package/dist/index.d.ts +18 -1
- package/dist/index.js +18 -1
- package/dist/justcall.cjs +29 -0
- package/dist/justcall.d.ts +17 -0
- package/dist/justcall.js +17 -0
- package/dist/nasdaq.cjs +30 -0
- package/dist/nasdaq.d.ts +17 -0
- package/dist/nasdaq.js +18 -0
- package/dist/nfl.cjs +29 -0
- package/dist/nfl.d.ts +17 -0
- package/dist/nfl.js +17 -0
- package/dist/noom.cjs +35 -0
- package/dist/noom.d.ts +17 -0
- package/dist/noom.js +23 -0
- package/dist/oblio.cjs +30 -0
- package/dist/oblio.d.ts +17 -0
- package/dist/oblio.js +18 -0
- package/dist/pipedrive.cjs +49 -0
- package/dist/pipedrive.d.ts +17 -0
- package/dist/pipedrive.js +37 -0
- package/dist/polygon-io.cjs +55 -0
- package/dist/polygon-io.d.ts +17 -0
- package/dist/polygon-io.js +43 -0
- package/dist/s-oil.cjs +283 -0
- package/dist/s-oil.d.ts +17 -0
- package/dist/s-oil.js +271 -0
- package/dist/siket.cjs +29 -0
- package/dist/siket.d.ts +17 -0
- package/dist/siket.js +17 -0
- package/dist/skool.cjs +33 -0
- package/dist/skool.d.ts +17 -0
- package/dist/skool.js +21 -0
- package/dist/smartbill.cjs +30 -0
- package/dist/smartbill.d.ts +17 -0
- package/dist/smartbill.js +18 -0
- package/dist/xbox.cjs +1 -1
- package/dist/xbox.js +1 -1
- package/dist/zoom-2025.cjs +243 -0
- package/dist/zoom-2025.d.ts +17 -0
- package/dist/zoom-2025.js +231 -0
- package/package.json +2 -2
package/dist/avanza.js
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
// @thesvg/icons - Avanza Bank
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "avanza";
|
|
5
|
+
export const title = "Avanza Bank";
|
|
6
|
+
export const hex = "17B582";
|
|
7
|
+
export const categories = ["Finance"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
|
|
10
|
+
<title>Avanza</title>
|
|
11
|
+
<path fill="#17b582" d="m251.5 1149.1v731.3h-250.9v-731.3zm432.1-208.6v939.9h-251v-939.9zm432.1-260.9v1200.8h-250.9v-1200.8zm432.4-678.6v1879.4h-250.5v-1879.4z"/>
|
|
12
|
+
</svg>`;
|
|
13
|
+
export const variants = {
|
|
14
|
+
"default": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
|
|
15
|
+
<title>Avanza</title>
|
|
16
|
+
<path fill="#17b582" d="m251.5 1149.1v731.3h-250.9v-731.3zm432.1-208.6v939.9h-251v-939.9zm432.1-260.9v1200.8h-250.9v-1200.8zm432.4-678.6v1879.4h-250.5v-1879.4z"/>
|
|
17
|
+
</svg>`,
|
|
18
|
+
"mono": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
|
|
19
|
+
<title>Avanza</title>
|
|
20
|
+
<g>
|
|
21
|
+
<path fill="currentColor" d="m251.5 1149.1v731.3h-250.9v-731.3zm432.1-208.6v939.9h-251v-939.9zm432.1-260.9v1200.8h-250.9v-1200.8zm432.4-678.6v1879.4h-250.5v-1879.4z"/>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>`,
|
|
24
|
+
"light": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
|
|
25
|
+
<title>Avanza</title>
|
|
26
|
+
<g>
|
|
27
|
+
<path fill="#000000" d="m251.5 1149.1v731.3h-250.9v-731.3zm432.1-208.6v939.9h-251v-939.9zm432.1-260.9v1200.8h-250.9v-1200.8zm432.4-678.6v1879.4h-250.5v-1879.4z"/>
|
|
28
|
+
</g>
|
|
29
|
+
</svg>`,
|
|
30
|
+
"dark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
|
|
31
|
+
<title>Avanza</title>
|
|
32
|
+
<style>
|
|
33
|
+
.s0 { fill: #ffffff }
|
|
34
|
+
</style>
|
|
35
|
+
<g>
|
|
36
|
+
<path class="s0" d="m251.5 1149.1v731.3h-250.9v-731.3zm432.1-208.6v939.9h-251v-939.9zm432.1-260.9v1200.8h-250.9v-1200.8zm432.4-678.6v1879.4h-250.5v-1879.4z"/>
|
|
37
|
+
</g>
|
|
38
|
+
</svg>`,
|
|
39
|
+
"wordmark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1539 472" width="1539" height="472"><style>.a{fill:#0c0d0c}.b{fill:#17b582}</style><path fill-rule="evenodd" class="a" d="m116 289.3l67.1 182.3h-48.5l-9.1-29.2h-67.2l-9 29.2h-48.6l67.7-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.8-7.5 28.1-3.9 13.7-10.9 35.2-15 48.8h46.2zm203.9-43.3h48.6l-63.3 182.2h-46.5l-62.5-182.2h48.5l37.7 129.6z"/><path fill-rule="evenodd" class="a" d="m447.6 289.3l67.2 182.3h-48.6l-9.1-29.2h-67.1l-9.1 29.2h-48.5l67.6-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.8-7.5 28.1-3.9 13.7-10.8 35.2-15 48.8h46.3zm117.6-43.3h44.7l39.6 67.1c14.4 25.5 18.8 33.8 27.3 49.8l-2-116.9h43.6v182.2h-44.7l-34.1-57.5c-16.5-27.1-19.6-32.8-32-57.1l1.3 114.6h-43.7zm197.3 0h147.2v35.6l-99.4 110.8h98.9v35.9h-155.2v-34.1l101-112.6h-92.5zm283.5 0l67.2 182.3h-48.6l-9-29.2h-67.2l-9 29.2h-48.6l67.7-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.9-7.5 28.1-3.9 13.7-10.9 35.2-15 48.8h46.2z"/><path class="b" d="m1213.3 288.3v183.3h-62.9v-183.3zm108.3-52.3v235.6h-62.9v-235.6zm108.3-65.4v301h-62.9v-301zm108.4-170.1v471.1h-62.8v-471.1z"/></svg>`,
|
|
40
|
+
"wordmarkLight": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1539 472" width="1539" height="472">
|
|
41
|
+
<title>Avanza</title>
|
|
42
|
+
<g>
|
|
43
|
+
<path fill-rule="evenodd" fill="#000000" d="m116 289.3l67.1 182.3h-48.5l-9.1-29.2h-67.2l-9 29.2h-48.6l67.7-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.8-7.5 28.1-3.9 13.7-10.9 35.2-15 48.8h46.2zm203.9-43.3h48.6l-63.3 182.2h-46.5l-62.5-182.2h48.5l37.7 129.6z"/>
|
|
44
|
+
<path fill-rule="evenodd" fill="#000000" d="m447.6 289.3l67.2 182.3h-48.6l-9.1-29.2h-67.1l-9.1 29.2h-48.5l67.6-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.8-7.5 28.1-3.9 13.7-10.8 35.2-15 48.8h46.3zm117.6-43.3h44.7l39.6 67.1c14.4 25.5 18.8 33.8 27.3 49.8l-2-116.9h43.6v182.2h-44.7l-34.1-57.5c-16.5-27.1-19.6-32.8-32-57.1l1.3 114.6h-43.7zm197.3 0h147.2v35.6l-99.4 110.8h98.9v35.9h-155.2v-34.1l101-112.6h-92.5zm283.5 0l67.2 182.3h-48.6l-9-29.2h-67.2l-9 29.2h-48.6l67.7-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.9-7.5 28.1-3.9 13.7-10.9 35.2-15 48.8h46.2z"/>
|
|
45
|
+
<path fill="#000000" d="m1213.3 288.3v183.3h-62.9v-183.3zm108.3-52.3v235.6h-62.9v-235.6zm108.3-65.4v301h-62.9v-301zm108.4-170.1v471.1h-62.8v-471.1z"/>
|
|
46
|
+
</g>
|
|
47
|
+
</svg>`,
|
|
48
|
+
"wordmarkDark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1539 472" width="1539" height="472">
|
|
49
|
+
<title>Avanza</title>
|
|
50
|
+
<g>
|
|
51
|
+
<path fill-rule="evenodd" fill="#ffffff" d="m116 289.3l67.1 182.3h-48.5l-9.1-29.2h-67.2l-9 29.2h-48.6l67.7-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.8-7.5 28.1-3.9 13.7-10.9 35.2-15 48.8h46.2zm203.9-43.3h48.6l-63.3 182.2h-46.5l-62.5-182.2h48.5l37.7 129.6z"/>
|
|
52
|
+
<path fill-rule="evenodd" fill="#ffffff" d="m447.6 289.3l67.2 182.3h-48.6l-9.1-29.2h-67.1l-9.1 29.2h-48.5l67.6-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.8-7.5 28.1-3.9 13.7-10.8 35.2-15 48.8h46.3zm117.6-43.3h44.7l39.6 67.1c14.4 25.5 18.8 33.8 27.3 49.8l-2-116.9h43.6v182.2h-44.7l-34.1-57.5c-16.5-27.1-19.6-32.8-32-57.1l1.3 114.6h-43.7zm197.3 0h147.2v35.6l-99.4 110.8h98.9v35.9h-155.2v-34.1l101-112.6h-92.5zm283.5 0l67.2 182.3h-48.6l-9-29.2h-67.2l-9 29.2h-48.6l67.7-182.3zm-24.5 43.4c-2.3 9.3-4.9 18.9-7.5 28.1-3.9 13.7-10.9 35.2-15 48.8h46.2z"/>
|
|
53
|
+
<path fill="#ffffff" d="m1213.3 288.3v183.3h-62.9v-183.3zm108.3-52.3v235.6h-62.9v-235.6zm108.3-65.4v301h-62.9v-301zm108.4-170.1v471.1h-62.8v-471.1z"/>
|
|
54
|
+
</g>
|
|
55
|
+
</svg>`
|
|
56
|
+
};
|
|
57
|
+
export const license = "Unknown";
|
|
58
|
+
export const url = "https://www.avanza.se/start";
|
|
59
|
+
|
|
60
|
+
const avanza = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
61
|
+
export default avanza;
|
package/dist/beehiiv.cjs
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Beehiiv
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "beehiiv";
|
|
8
|
+
exports.title = "Beehiiv";
|
|
9
|
+
exports.hex = "000000";
|
|
10
|
+
exports.categories = ["Software", "Platform"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1544 1456" width="1544" height="1456" fill="currentColor">
|
|
13
|
+
<path d="m1342.4 684.4h-1140.4c-29.1 0-52.8-23.8-52.8-52.9v-80.6c0-91.1 73.9-165.1 165-165.1h914.7c91.1 0 165 74 165 165.1v80.6c1.3 29.1-22.5 52.9-51.5 52.9z"/>
|
|
14
|
+
<path d="m1102.2 298.6h-660c-29.1 0-54.1-23.8-54.1-54.2 0-134.7 109.5-244.4 244.2-244.4h279.8c134.6 0 244.2 109.7 244.2 244.4 0 30.4-23.8 54.2-54.1 54.2z"/>
|
|
15
|
+
<path d="m1395.2 771.6h-1246c-81.9 0-149.2 67.4-149.2 149.3 0 81.9 67.3 149.3 149.2 149.3h442.1c15.9-84.6 89.8-149.3 179.6-149.3 89.7 0 165 64.7 180.8 149.3h442.2c81.8 0 149.1-67.4 149.1-149.3 0-81.9-66-149.3-147.8-149.3z"/>
|
|
16
|
+
<path d="m1341.1 1157.4h-386.8v298.6h290.4c81.9 0 149.2-67.4 149.2-149.3v-95.2c1.3-29-22.5-54.1-52.8-54.1z"/>
|
|
17
|
+
<path d="m202 1157.4c-29.1 0-54.2 23.7-54.2 54.1v95.2c0 81.9 67.4 149.3 149.2 149.3h290.4v-298.6c1.3 0-385.4 0-385.4 0z"/>
|
|
18
|
+
</svg>`;
|
|
19
|
+
exports.variants = {
|
|
20
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1544 1456" width="1544" height="1456" fill="currentColor">
|
|
21
|
+
<path d="m1342.4 684.4h-1140.4c-29.1 0-52.8-23.8-52.8-52.9v-80.6c0-91.1 73.9-165.1 165-165.1h914.7c91.1 0 165 74 165 165.1v80.6c1.3 29.1-22.5 52.9-51.5 52.9z"/>
|
|
22
|
+
<path d="m1102.2 298.6h-660c-29.1 0-54.1-23.8-54.1-54.2 0-134.7 109.5-244.4 244.2-244.4h279.8c134.6 0 244.2 109.7 244.2 244.4 0 30.4-23.8 54.2-54.1 54.2z"/>
|
|
23
|
+
<path d="m1395.2 771.6h-1246c-81.9 0-149.2 67.4-149.2 149.3 0 81.9 67.3 149.3 149.2 149.3h442.1c15.9-84.6 89.8-149.3 179.6-149.3 89.7 0 165 64.7 180.8 149.3h442.2c81.8 0 149.1-67.4 149.1-149.3 0-81.9-66-149.3-147.8-149.3z"/>
|
|
24
|
+
<path d="m1341.1 1157.4h-386.8v298.6h290.4c81.9 0 149.2-67.4 149.2-149.3v-95.2c1.3-29-22.5-54.1-52.8-54.1z"/>
|
|
25
|
+
<path d="m202 1157.4c-29.1 0-54.2 23.7-54.2 54.1v95.2c0 81.9 67.4 149.3 149.2 149.3h290.4v-298.6c1.3 0-385.4 0-385.4 0z"/>
|
|
26
|
+
</svg>`
|
|
27
|
+
};
|
|
28
|
+
exports.license = "Unlicense";
|
|
29
|
+
exports.url = "https://beehiiv.com";
|
|
30
|
+
|
|
31
|
+
exports.default = {
|
|
32
|
+
slug: exports.slug,
|
|
33
|
+
title: exports.title,
|
|
34
|
+
hex: exports.hex,
|
|
35
|
+
categories: exports.categories,
|
|
36
|
+
aliases: exports.aliases,
|
|
37
|
+
svg: exports.svg,
|
|
38
|
+
variants: exports.variants,
|
|
39
|
+
license: exports.license,
|
|
40
|
+
url: exports.url,
|
|
41
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Beehiiv
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const beehiiv: IconModule;
|
|
17
|
+
export default beehiiv;
|
package/dist/beehiiv.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
// @thesvg/icons - Beehiiv
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "beehiiv";
|
|
5
|
+
export const title = "Beehiiv";
|
|
6
|
+
export const hex = "000000";
|
|
7
|
+
export const categories = ["Software", "Platform"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1544 1456" width="1544" height="1456" fill="currentColor">
|
|
10
|
+
<path d="m1342.4 684.4h-1140.4c-29.1 0-52.8-23.8-52.8-52.9v-80.6c0-91.1 73.9-165.1 165-165.1h914.7c91.1 0 165 74 165 165.1v80.6c1.3 29.1-22.5 52.9-51.5 52.9z"/>
|
|
11
|
+
<path d="m1102.2 298.6h-660c-29.1 0-54.1-23.8-54.1-54.2 0-134.7 109.5-244.4 244.2-244.4h279.8c134.6 0 244.2 109.7 244.2 244.4 0 30.4-23.8 54.2-54.1 54.2z"/>
|
|
12
|
+
<path d="m1395.2 771.6h-1246c-81.9 0-149.2 67.4-149.2 149.3 0 81.9 67.3 149.3 149.2 149.3h442.1c15.9-84.6 89.8-149.3 179.6-149.3 89.7 0 165 64.7 180.8 149.3h442.2c81.8 0 149.1-67.4 149.1-149.3 0-81.9-66-149.3-147.8-149.3z"/>
|
|
13
|
+
<path d="m1341.1 1157.4h-386.8v298.6h290.4c81.9 0 149.2-67.4 149.2-149.3v-95.2c1.3-29-22.5-54.1-52.8-54.1z"/>
|
|
14
|
+
<path d="m202 1157.4c-29.1 0-54.2 23.7-54.2 54.1v95.2c0 81.9 67.4 149.3 149.2 149.3h290.4v-298.6c1.3 0-385.4 0-385.4 0z"/>
|
|
15
|
+
</svg>`;
|
|
16
|
+
export const variants = {
|
|
17
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1544 1456" width="1544" height="1456" fill="currentColor">
|
|
18
|
+
<path d="m1342.4 684.4h-1140.4c-29.1 0-52.8-23.8-52.8-52.9v-80.6c0-91.1 73.9-165.1 165-165.1h914.7c91.1 0 165 74 165 165.1v80.6c1.3 29.1-22.5 52.9-51.5 52.9z"/>
|
|
19
|
+
<path d="m1102.2 298.6h-660c-29.1 0-54.1-23.8-54.1-54.2 0-134.7 109.5-244.4 244.2-244.4h279.8c134.6 0 244.2 109.7 244.2 244.4 0 30.4-23.8 54.2-54.1 54.2z"/>
|
|
20
|
+
<path d="m1395.2 771.6h-1246c-81.9 0-149.2 67.4-149.2 149.3 0 81.9 67.3 149.3 149.2 149.3h442.1c15.9-84.6 89.8-149.3 179.6-149.3 89.7 0 165 64.7 180.8 149.3h442.2c81.8 0 149.1-67.4 149.1-149.3 0-81.9-66-149.3-147.8-149.3z"/>
|
|
21
|
+
<path d="m1341.1 1157.4h-386.8v298.6h290.4c81.9 0 149.2-67.4 149.2-149.3v-95.2c1.3-29-22.5-54.1-52.8-54.1z"/>
|
|
22
|
+
<path d="m202 1157.4c-29.1 0-54.2 23.7-54.2 54.1v95.2c0 81.9 67.4 149.3 149.2 149.3h290.4v-298.6c1.3 0-385.4 0-385.4 0z"/>
|
|
23
|
+
</svg>`
|
|
24
|
+
};
|
|
25
|
+
export const license = "Unlicense";
|
|
26
|
+
export const url = "https://beehiiv.com";
|
|
27
|
+
|
|
28
|
+
const beehiiv = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
29
|
+
export default beehiiv;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// @thesvg/icons -
|
|
2
|
+
// @thesvg/icons -Blogent
|
|
3
3
|
// Auto-generated. Do not edit.
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
|
|
7
|
-
exports.slug = "
|
|
8
|
-
exports.title = "
|
|
7
|
+
exports.slug = "blogent";
|
|
8
|
+
exports.title = "Blogent";
|
|
9
9
|
exports.hex = "FD5786";
|
|
10
10
|
exports.categories = ["AI"];
|
|
11
|
-
exports.aliases = ["smmix.tools"];
|
|
11
|
+
exports.aliases = ["smmix", "smmix.tools"];
|
|
12
12
|
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none"><path d="M512 169.521C512 188.375 506.978 206.951 497.477 223.24L480.405 252.507C455.587 295.053 447.802 344.964 458.487 393.045L458.96 395.17C465.312 423.75 458.448 453.235 440.131 476.07C421.814 498.905 394.518 512 365.244 512H364.85C343.794 512 323.007 504.93 306.317 492.092L256.172 453.519C222.911 427.934 179.166 420.204 139.151 432.84L137.851 433.251C105.302 443.528 70.846 437.853 43.316 417.676C15.789 397.5 0 366.354 0 332.223C0 299.053 15.845 267.366 42.385 247.461L43.472 246.646C65.939 229.796 77.428 202.059 73.456 174.257L64.216 109.578C60.278 82.012 68.483 54.138 86.728 33.101C104.972 12.065 131.406 0 159.253 0C178.872 0 197.768 5.903 213.898 17.07L276.766 60.593C276.778 60.601 276.87 60.666 276.882 60.674C302.637 78.468 335.487 82.327 364.717 70.96L366.757 70.166C399.578 57.403 436.523 61.653 465.586 81.534C494.648 101.416 512 134.308 512 169.521Z" fill="url(#a)"/><path d="M316.289 152.988C291.663 152.988 269.76 164.72 256 182.821C242.24 164.72 220.337 152.988 195.711 152.988C154.157 152.988 120.351 186.388 120.351 227.442C120.351 268.496 154.157 301.896 195.711 301.896C220.337 301.896 242.24 290.164 256 272.063C269.76 290.164 291.663 301.896 316.289 301.896C357.843 301.896 391.649 268.496 391.649 227.442C391.649 186.388 357.843 152.988 316.289 152.988ZM195.711 242.333C187.388 242.333 180.639 235.666 180.639 227.442C180.639 219.218 187.388 212.551 195.711 212.551C204.035 212.551 210.784 219.218 210.784 227.442C210.784 235.666 204.035 242.333 195.711 242.333ZM316.289 242.333C307.965 242.333 301.216 235.666 301.216 227.442C301.216 219.218 307.965 212.551 316.289 212.551C324.612 212.551 331.361 219.218 331.361 227.442C331.361 235.666 324.612 242.333 316.289 242.333Z" fill="url(#b)"/><path d="M257.02 359.693C285.764 373.61 306.779 368.937 352.892 338.614" stroke="#FFD2D9" stroke-width="12" stroke-linecap="round"/><defs><linearGradient id="a" x1="256" y1="512" x2="256" y2="0" gradientUnits="userSpaceOnUse"><stop stop-color="#FD3A84"/><stop offset="1" stop-color="#FFA68D"/></linearGradient><linearGradient id="b" x1="256" y1="301.896" x2="256" y2="152.988" gradientUnits="userSpaceOnUse"><stop stop-color="#FFC8D1"/><stop offset="1" stop-color="#FFF6F7"/></linearGradient></defs></svg>`;
|
|
13
13
|
exports.variants = {
|
|
14
14
|
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none"><path d="M512 169.521C512 188.375 506.978 206.951 497.477 223.24L480.405 252.507C455.587 295.053 447.802 344.964 458.487 393.045L458.96 395.17C465.312 423.75 458.448 453.235 440.131 476.07C421.814 498.905 394.518 512 365.244 512H364.85C343.794 512 323.007 504.93 306.317 492.092L256.172 453.519C222.911 427.934 179.166 420.204 139.151 432.84L137.851 433.251C105.302 443.528 70.846 437.853 43.316 417.676C15.789 397.5 0 366.354 0 332.223C0 299.053 15.845 267.366 42.385 247.461L43.472 246.646C65.939 229.796 77.428 202.059 73.456 174.257L64.216 109.578C60.278 82.012 68.483 54.138 86.728 33.101C104.972 12.065 131.406 0 159.253 0C178.872 0 197.768 5.903 213.898 17.07L276.766 60.593C276.778 60.601 276.87 60.666 276.882 60.674C302.637 78.468 335.487 82.327 364.717 70.96L366.757 70.166C399.578 57.403 436.523 61.653 465.586 81.534C494.648 101.416 512 134.308 512 169.521Z" fill="url(#a)"/><path d="M316.289 152.988C291.663 152.988 269.76 164.72 256 182.821C242.24 164.72 220.337 152.988 195.711 152.988C154.157 152.988 120.351 186.388 120.351 227.442C120.351 268.496 154.157 301.896 195.711 301.896C220.337 301.896 242.24 290.164 256 272.063C269.76 290.164 291.663 301.896 316.289 301.896C357.843 301.896 391.649 268.496 391.649 227.442C391.649 186.388 357.843 152.988 316.289 152.988ZM195.711 242.333C187.388 242.333 180.639 235.666 180.639 227.442C180.639 219.218 187.388 212.551 195.711 212.551C204.035 212.551 210.784 219.218 210.784 227.442C210.784 235.666 204.035 242.333 195.711 242.333ZM316.289 242.333C307.965 242.333 301.216 235.666 301.216 227.442C301.216 219.218 307.965 212.551 316.289 212.551C324.612 212.551 331.361 219.218 331.361 227.442C331.361 235.666 324.612 242.333 316.289 242.333Z" fill="url(#b)"/><path d="M257.02 359.693C285.764 373.61 306.779 368.937 352.892 338.614" stroke="#FFD2D9" stroke-width="12" stroke-linecap="round"/><defs><linearGradient id="a" x1="256" y1="512" x2="256" y2="0" gradientUnits="userSpaceOnUse"><stop stop-color="#FD3A84"/><stop offset="1" stop-color="#FFA68D"/></linearGradient><linearGradient id="b" x1="256" y1="301.896" x2="256" y2="152.988" gradientUnits="userSpaceOnUse"><stop stop-color="#FFC8D1"/><stop offset="1" stop-color="#FFF6F7"/></linearGradient></defs></svg>`
|
|
15
15
|
};
|
|
16
16
|
exports.license = "brand-use";
|
|
17
|
-
exports.url = "https://
|
|
17
|
+
exports.url = "https://blogent.tools";
|
|
18
18
|
|
|
19
19
|
exports.default = {
|
|
20
20
|
slug: exports.slug,
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Blogent
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const blogent: IconModule;
|
|
17
|
+
export default blogent;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
// @thesvg/icons -
|
|
1
|
+
// @thesvg/icons - Blogent
|
|
2
2
|
// Auto-generated. Do not edit.
|
|
3
3
|
|
|
4
|
-
export const slug = "
|
|
5
|
-
export const title = "
|
|
4
|
+
export const slug = "blogent";
|
|
5
|
+
export const title = "Blogent";
|
|
6
6
|
export const hex = "FD5786";
|
|
7
7
|
export const categories = ["AI"];
|
|
8
|
-
export const aliases = ["smmix.tools"];
|
|
8
|
+
export const aliases = ["smmix", "smmix.tools"];
|
|
9
9
|
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none"><path d="M512 169.521C512 188.375 506.978 206.951 497.477 223.24L480.405 252.507C455.587 295.053 447.802 344.964 458.487 393.045L458.96 395.17C465.312 423.75 458.448 453.235 440.131 476.07C421.814 498.905 394.518 512 365.244 512H364.85C343.794 512 323.007 504.93 306.317 492.092L256.172 453.519C222.911 427.934 179.166 420.204 139.151 432.84L137.851 433.251C105.302 443.528 70.846 437.853 43.316 417.676C15.789 397.5 0 366.354 0 332.223C0 299.053 15.845 267.366 42.385 247.461L43.472 246.646C65.939 229.796 77.428 202.059 73.456 174.257L64.216 109.578C60.278 82.012 68.483 54.138 86.728 33.101C104.972 12.065 131.406 0 159.253 0C178.872 0 197.768 5.903 213.898 17.07L276.766 60.593C276.778 60.601 276.87 60.666 276.882 60.674C302.637 78.468 335.487 82.327 364.717 70.96L366.757 70.166C399.578 57.403 436.523 61.653 465.586 81.534C494.648 101.416 512 134.308 512 169.521Z" fill="url(#a)"/><path d="M316.289 152.988C291.663 152.988 269.76 164.72 256 182.821C242.24 164.72 220.337 152.988 195.711 152.988C154.157 152.988 120.351 186.388 120.351 227.442C120.351 268.496 154.157 301.896 195.711 301.896C220.337 301.896 242.24 290.164 256 272.063C269.76 290.164 291.663 301.896 316.289 301.896C357.843 301.896 391.649 268.496 391.649 227.442C391.649 186.388 357.843 152.988 316.289 152.988ZM195.711 242.333C187.388 242.333 180.639 235.666 180.639 227.442C180.639 219.218 187.388 212.551 195.711 212.551C204.035 212.551 210.784 219.218 210.784 227.442C210.784 235.666 204.035 242.333 195.711 242.333ZM316.289 242.333C307.965 242.333 301.216 235.666 301.216 227.442C301.216 219.218 307.965 212.551 316.289 212.551C324.612 212.551 331.361 219.218 331.361 227.442C331.361 235.666 324.612 242.333 316.289 242.333Z" fill="url(#b)"/><path d="M257.02 359.693C285.764 373.61 306.779 368.937 352.892 338.614" stroke="#FFD2D9" stroke-width="12" stroke-linecap="round"/><defs><linearGradient id="a" x1="256" y1="512" x2="256" y2="0" gradientUnits="userSpaceOnUse"><stop stop-color="#FD3A84"/><stop offset="1" stop-color="#FFA68D"/></linearGradient><linearGradient id="b" x1="256" y1="301.896" x2="256" y2="152.988" gradientUnits="userSpaceOnUse"><stop stop-color="#FFC8D1"/><stop offset="1" stop-color="#FFF6F7"/></linearGradient></defs></svg>`;
|
|
10
10
|
export const variants = {
|
|
11
11
|
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none"><path d="M512 169.521C512 188.375 506.978 206.951 497.477 223.24L480.405 252.507C455.587 295.053 447.802 344.964 458.487 393.045L458.96 395.17C465.312 423.75 458.448 453.235 440.131 476.07C421.814 498.905 394.518 512 365.244 512H364.85C343.794 512 323.007 504.93 306.317 492.092L256.172 453.519C222.911 427.934 179.166 420.204 139.151 432.84L137.851 433.251C105.302 443.528 70.846 437.853 43.316 417.676C15.789 397.5 0 366.354 0 332.223C0 299.053 15.845 267.366 42.385 247.461L43.472 246.646C65.939 229.796 77.428 202.059 73.456 174.257L64.216 109.578C60.278 82.012 68.483 54.138 86.728 33.101C104.972 12.065 131.406 0 159.253 0C178.872 0 197.768 5.903 213.898 17.07L276.766 60.593C276.778 60.601 276.87 60.666 276.882 60.674C302.637 78.468 335.487 82.327 364.717 70.96L366.757 70.166C399.578 57.403 436.523 61.653 465.586 81.534C494.648 101.416 512 134.308 512 169.521Z" fill="url(#a)"/><path d="M316.289 152.988C291.663 152.988 269.76 164.72 256 182.821C242.24 164.72 220.337 152.988 195.711 152.988C154.157 152.988 120.351 186.388 120.351 227.442C120.351 268.496 154.157 301.896 195.711 301.896C220.337 301.896 242.24 290.164 256 272.063C269.76 290.164 291.663 301.896 316.289 301.896C357.843 301.896 391.649 268.496 391.649 227.442C391.649 186.388 357.843 152.988 316.289 152.988ZM195.711 242.333C187.388 242.333 180.639 235.666 180.639 227.442C180.639 219.218 187.388 212.551 195.711 212.551C204.035 212.551 210.784 219.218 210.784 227.442C210.784 235.666 204.035 242.333 195.711 242.333ZM316.289 242.333C307.965 242.333 301.216 235.666 301.216 227.442C301.216 219.218 307.965 212.551 316.289 212.551C324.612 212.551 331.361 219.218 331.361 227.442C331.361 235.666 324.612 242.333 316.289 242.333Z" fill="url(#b)"/><path d="M257.02 359.693C285.764 373.61 306.779 368.937 352.892 338.614" stroke="#FFD2D9" stroke-width="12" stroke-linecap="round"/><defs><linearGradient id="a" x1="256" y1="512" x2="256" y2="0" gradientUnits="userSpaceOnUse"><stop stop-color="#FD3A84"/><stop offset="1" stop-color="#FFA68D"/></linearGradient><linearGradient id="b" x1="256" y1="301.896" x2="256" y2="152.988" gradientUnits="userSpaceOnUse"><stop stop-color="#FFC8D1"/><stop offset="1" stop-color="#FFF6F7"/></linearGradient></defs></svg>`
|
|
12
12
|
};
|
|
13
13
|
export const license = "brand-use";
|
|
14
|
-
export const url = "https://
|
|
14
|
+
export const url = "https://blogent.tools";
|
|
15
15
|
|
|
16
|
-
const
|
|
17
|
-
export default
|
|
16
|
+
const blogent = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
17
|
+
export default blogent;
|
package/dist/eps.cjs
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -EPS - Elektroprivreda Srbije
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "eps";
|
|
8
|
+
exports.title = "EPS - Elektroprivreda Srbije";
|
|
9
|
+
exports.hex = "083F88";
|
|
10
|
+
exports.categories = ["Energy"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="300px" height="331.399px" viewBox="0 0 300 331.399" enable-background="new 0 0 300 331.399" xml:space="preserve"><path fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" d="M267.168 0H300v264.681h-72.076C302.582 178.14 308.419 68.341 267.168 0L267.168 0zM72.167 215.385c3.453 17.231 11.108 33.405 17.998 49.58L51.58 264.87v-36.947L72.167 215.385 72.167 215.385zM67.384 181.299l-15.601 9.008V0h83.86C81.356 57.729 66.044 119.172 67.384 181.299zM246.967 89.408c-3.737-30.443-22.02-52.07-44.517-55.521 -36.368-5.844-75.052 36.763-86.44 92.859 -11.394 56.094 7.184 102.893 42.415 106.63 35.028 3.638 75.048-38.389 85.862-92.852 0.861-4.982 2.68-14.272 3.441-21.158l-24.895 14.263c-5.26 33.5-26.415 68.252-57.614 66.335 -21.931-1.051-31.497-33.596-27.475-71.602 3.732-47.672 69.202-96.576 85.089-26.51l-21.906 11.965c-2.68-9.292-8.814-15.607-15.042-15.607 -11.861 0-25.359 17.716-26.995 35.991 -1.626 18.289 4.213 34.846 16.18 34.846 11.87 0 25.856-21.338 26.323-41.452l65.196-34.167c6.03 62.693-38.202 175.365-114.301 167.999 -44.503-4.213-69.398-60.603-54.853-136.789C112.09 48.435 163.684 0.767 208.578 6.031c13.507 1.624 27.764 9.852 37.616 22.486 9.77 12.746 17.42 30.448 19.256 50.649L246.967 89.408z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="183.685,272.818 244.188,272.818 244.188,328.526 220.829,328.526 220.829,290.622 208.682,290.622 208.682,328.811 183.685,328.526 "/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" points="0,215.858 51.695,190.197 51.583,228.02 0,262.188 "/><path fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" d="M200.828 128.266L71.782 215.764c-2.679-10.819-4.775-22.211-4.497-34.171l66.624-33.791 66.624-33.601L200.828 128.266zM297.221 296.459c-4.497-3.441-8.805-5.26-12.725-5.26 -2.021 0-4.314 0.564-6.033 1.624 -1.623 0.767-3.453 2.106-4.215 3.636 -1.157 1.621-1.726 3.736-1.726 5.555 0 2.68 1.146 5.555 2.862 7.468 1.637 1.804 4.513 3.153 7.67 3.153h0.285 0.293c2.48 0 5.065-0.291 7.077-1.051 2.014-1.059 4.592-2.398 6.795-3.73l-0.76 20.866c-5.174 1.628-10.055 2.679-14.27 2.679 -1.435 0-3.439-0.193-5.636-0.471 -4.895-0.58-9.486-2.395-13.406-4.793 -3.932-2.968-7.375-6.316-9.374-10.336 -2.021-4.215-3.173-8.997-3.173-13.503 0-5.837 1.437-11.392 4.313-15.312 2.496-4.215 6.793-7.953 11.392-10.052 4.795-2.391 10.249-3.73 15.885-3.73 4.795 0 9.964 0.765 14.466 2.679L297.221 296.459z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="133.911,328.622 133.911,272.917 174.027,272.917 174.027,287.749 154.873,287.749 154.873,293.301 172.016,293.301 172.016,307.369 154.873,307.369 154.873,313.502 174.494,313.502 174.494,328.622 "/></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="300px" height="331.399px" viewBox="0 0 300 331.399" enable-background="new 0 0 300 331.399" xml:space="preserve"><path fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" d="M267.168 0H300v264.681h-72.076C302.582 178.14 308.419 68.341 267.168 0L267.168 0zM72.167 215.385c3.453 17.231 11.108 33.405 17.998 49.58L51.58 264.87v-36.947L72.167 215.385 72.167 215.385zM67.384 181.299l-15.601 9.008V0h83.86C81.356 57.729 66.044 119.172 67.384 181.299zM246.967 89.408c-3.737-30.443-22.02-52.07-44.517-55.521 -36.368-5.844-75.052 36.763-86.44 92.859 -11.394 56.094 7.184 102.893 42.415 106.63 35.028 3.638 75.048-38.389 85.862-92.852 0.861-4.982 2.68-14.272 3.441-21.158l-24.895 14.263c-5.26 33.5-26.415 68.252-57.614 66.335 -21.931-1.051-31.497-33.596-27.475-71.602 3.732-47.672 69.202-96.576 85.089-26.51l-21.906 11.965c-2.68-9.292-8.814-15.607-15.042-15.607 -11.861 0-25.359 17.716-26.995 35.991 -1.626 18.289 4.213 34.846 16.18 34.846 11.87 0 25.856-21.338 26.323-41.452l65.196-34.167c6.03 62.693-38.202 175.365-114.301 167.999 -44.503-4.213-69.398-60.603-54.853-136.789C112.09 48.435 163.684 0.767 208.578 6.031c13.507 1.624 27.764 9.852 37.616 22.486 9.77 12.746 17.42 30.448 19.256 50.649L246.967 89.408z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="183.685,272.818 244.188,272.818 244.188,328.526 220.829,328.526 220.829,290.622 208.682,290.622 208.682,328.811 183.685,328.526 "/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" points="0,215.858 51.695,190.197 51.583,228.02 0,262.188 "/><path fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" d="M200.828 128.266L71.782 215.764c-2.679-10.819-4.775-22.211-4.497-34.171l66.624-33.791 66.624-33.601L200.828 128.266zM297.221 296.459c-4.497-3.441-8.805-5.26-12.725-5.26 -2.021 0-4.314 0.564-6.033 1.624 -1.623 0.767-3.453 2.106-4.215 3.636 -1.157 1.621-1.726 3.736-1.726 5.555 0 2.68 1.146 5.555 2.862 7.468 1.637 1.804 4.513 3.153 7.67 3.153h0.285 0.293c2.48 0 5.065-0.291 7.077-1.051 2.014-1.059 4.592-2.398 6.795-3.73l-0.76 20.866c-5.174 1.628-10.055 2.679-14.27 2.679 -1.435 0-3.439-0.193-5.636-0.471 -4.895-0.58-9.486-2.395-13.406-4.793 -3.932-2.968-7.375-6.316-9.374-10.336 -2.021-4.215-3.173-8.997-3.173-13.503 0-5.837 1.437-11.392 4.313-15.312 2.496-4.215 6.793-7.953 11.392-10.052 4.795-2.391 10.249-3.73 15.885-3.73 4.795 0 9.964 0.765 14.466 2.679L297.221 296.459z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="133.911,328.622 133.911,272.917 174.027,272.917 174.027,287.749 154.873,287.749 154.873,293.301 172.016,293.301 172.016,307.369 154.873,307.369 154.873,313.502 174.494,313.502 174.494,328.622 "/></svg>`
|
|
15
|
+
};
|
|
16
|
+
exports.license = "Trademark";
|
|
17
|
+
exports.url = "https://www.eps.rs/";
|
|
18
|
+
|
|
19
|
+
exports.default = {
|
|
20
|
+
slug: exports.slug,
|
|
21
|
+
title: exports.title,
|
|
22
|
+
hex: exports.hex,
|
|
23
|
+
categories: exports.categories,
|
|
24
|
+
aliases: exports.aliases,
|
|
25
|
+
svg: exports.svg,
|
|
26
|
+
variants: exports.variants,
|
|
27
|
+
license: exports.license,
|
|
28
|
+
url: exports.url,
|
|
29
|
+
};
|
package/dist/eps.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - EPS - Elektroprivreda Srbije
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const eps: IconModule;
|
|
17
|
+
export default eps;
|
package/dist/eps.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - EPS - Elektroprivreda Srbije
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "eps";
|
|
5
|
+
export const title = "EPS - Elektroprivreda Srbije";
|
|
6
|
+
export const hex = "083F88";
|
|
7
|
+
export const categories = ["Energy"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="300px" height="331.399px" viewBox="0 0 300 331.399" enable-background="new 0 0 300 331.399" xml:space="preserve"><path fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" d="M267.168 0H300v264.681h-72.076C302.582 178.14 308.419 68.341 267.168 0L267.168 0zM72.167 215.385c3.453 17.231 11.108 33.405 17.998 49.58L51.58 264.87v-36.947L72.167 215.385 72.167 215.385zM67.384 181.299l-15.601 9.008V0h83.86C81.356 57.729 66.044 119.172 67.384 181.299zM246.967 89.408c-3.737-30.443-22.02-52.07-44.517-55.521 -36.368-5.844-75.052 36.763-86.44 92.859 -11.394 56.094 7.184 102.893 42.415 106.63 35.028 3.638 75.048-38.389 85.862-92.852 0.861-4.982 2.68-14.272 3.441-21.158l-24.895 14.263c-5.26 33.5-26.415 68.252-57.614 66.335 -21.931-1.051-31.497-33.596-27.475-71.602 3.732-47.672 69.202-96.576 85.089-26.51l-21.906 11.965c-2.68-9.292-8.814-15.607-15.042-15.607 -11.861 0-25.359 17.716-26.995 35.991 -1.626 18.289 4.213 34.846 16.18 34.846 11.87 0 25.856-21.338 26.323-41.452l65.196-34.167c6.03 62.693-38.202 175.365-114.301 167.999 -44.503-4.213-69.398-60.603-54.853-136.789C112.09 48.435 163.684 0.767 208.578 6.031c13.507 1.624 27.764 9.852 37.616 22.486 9.77 12.746 17.42 30.448 19.256 50.649L246.967 89.408z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="183.685,272.818 244.188,272.818 244.188,328.526 220.829,328.526 220.829,290.622 208.682,290.622 208.682,328.811 183.685,328.526 "/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" points="0,215.858 51.695,190.197 51.583,228.02 0,262.188 "/><path fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" d="M200.828 128.266L71.782 215.764c-2.679-10.819-4.775-22.211-4.497-34.171l66.624-33.791 66.624-33.601L200.828 128.266zM297.221 296.459c-4.497-3.441-8.805-5.26-12.725-5.26 -2.021 0-4.314 0.564-6.033 1.624 -1.623 0.767-3.453 2.106-4.215 3.636 -1.157 1.621-1.726 3.736-1.726 5.555 0 2.68 1.146 5.555 2.862 7.468 1.637 1.804 4.513 3.153 7.67 3.153h0.285 0.293c2.48 0 5.065-0.291 7.077-1.051 2.014-1.059 4.592-2.398 6.795-3.73l-0.76 20.866c-5.174 1.628-10.055 2.679-14.27 2.679 -1.435 0-3.439-0.193-5.636-0.471 -4.895-0.58-9.486-2.395-13.406-4.793 -3.932-2.968-7.375-6.316-9.374-10.336 -2.021-4.215-3.173-8.997-3.173-13.503 0-5.837 1.437-11.392 4.313-15.312 2.496-4.215 6.793-7.953 11.392-10.052 4.795-2.391 10.249-3.73 15.885-3.73 4.795 0 9.964 0.765 14.466 2.679L297.221 296.459z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="133.911,328.622 133.911,272.917 174.027,272.917 174.027,287.749 154.873,287.749 154.873,293.301 172.016,293.301 172.016,307.369 154.873,307.369 154.873,313.502 174.494,313.502 174.494,328.622 "/></svg>`;
|
|
10
|
+
export const variants = {
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="300px" height="331.399px" viewBox="0 0 300 331.399" enable-background="new 0 0 300 331.399" xml:space="preserve"><path fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" d="M267.168 0H300v264.681h-72.076C302.582 178.14 308.419 68.341 267.168 0L267.168 0zM72.167 215.385c3.453 17.231 11.108 33.405 17.998 49.58L51.58 264.87v-36.947L72.167 215.385 72.167 215.385zM67.384 181.299l-15.601 9.008V0h83.86C81.356 57.729 66.044 119.172 67.384 181.299zM246.967 89.408c-3.737-30.443-22.02-52.07-44.517-55.521 -36.368-5.844-75.052 36.763-86.44 92.859 -11.394 56.094 7.184 102.893 42.415 106.63 35.028 3.638 75.048-38.389 85.862-92.852 0.861-4.982 2.68-14.272 3.441-21.158l-24.895 14.263c-5.26 33.5-26.415 68.252-57.614 66.335 -21.931-1.051-31.497-33.596-27.475-71.602 3.732-47.672 69.202-96.576 85.089-26.51l-21.906 11.965c-2.68-9.292-8.814-15.607-15.042-15.607 -11.861 0-25.359 17.716-26.995 35.991 -1.626 18.289 4.213 34.846 16.18 34.846 11.87 0 25.856-21.338 26.323-41.452l65.196-34.167c6.03 62.693-38.202 175.365-114.301 167.999 -44.503-4.213-69.398-60.603-54.853-136.789C112.09 48.435 163.684 0.767 208.578 6.031c13.507 1.624 27.764 9.852 37.616 22.486 9.77 12.746 17.42 30.448 19.256 50.649L246.967 89.408z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="183.685,272.818 244.188,272.818 244.188,328.526 220.829,328.526 220.829,290.622 208.682,290.622 208.682,328.811 183.685,328.526 "/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" points="0,215.858 51.695,190.197 51.583,228.02 0,262.188 "/><path fill-rule="evenodd" clip-rule="evenodd" fill="#EF3E56" d="M200.828 128.266L71.782 215.764c-2.679-10.819-4.775-22.211-4.497-34.171l66.624-33.791 66.624-33.601L200.828 128.266zM297.221 296.459c-4.497-3.441-8.805-5.26-12.725-5.26 -2.021 0-4.314 0.564-6.033 1.624 -1.623 0.767-3.453 2.106-4.215 3.636 -1.157 1.621-1.726 3.736-1.726 5.555 0 2.68 1.146 5.555 2.862 7.468 1.637 1.804 4.513 3.153 7.67 3.153h0.285 0.293c2.48 0 5.065-0.291 7.077-1.051 2.014-1.059 4.592-2.398 6.795-3.73l-0.76 20.866c-5.174 1.628-10.055 2.679-14.27 2.679 -1.435 0-3.439-0.193-5.636-0.471 -4.895-0.58-9.486-2.395-13.406-4.793 -3.932-2.968-7.375-6.316-9.374-10.336 -2.021-4.215-3.173-8.997-3.173-13.503 0-5.837 1.437-11.392 4.313-15.312 2.496-4.215 6.793-7.953 11.392-10.052 4.795-2.391 10.249-3.73 15.885-3.73 4.795 0 9.964 0.765 14.466 2.679L297.221 296.459z"/><polygon fill-rule="evenodd" clip-rule="evenodd" fill="#083F88" points="133.911,328.622 133.911,272.917 174.027,272.917 174.027,287.749 154.873,287.749 154.873,293.301 172.016,293.301 172.016,307.369 154.873,307.369 154.873,313.502 174.494,313.502 174.494,328.622 "/></svg>`
|
|
12
|
+
};
|
|
13
|
+
export const license = "Trademark";
|
|
14
|
+
export const url = "https://www.eps.rs/";
|
|
15
|
+
|
|
16
|
+
const eps = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
17
|
+
export default eps;
|
package/dist/fgo.cjs
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -FGO
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "fgo";
|
|
8
|
+
exports.title = "FGO";
|
|
9
|
+
exports.hex = "20A7B3";
|
|
10
|
+
exports.categories = ["Finance", "Software"];
|
|
11
|
+
exports.aliases = ["Soft Facturare FGO", "FGO.ro"];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" width="146" height="56" fill="none" viewBox="0 0 146 56"><title>FGO</title><g clip-path="url(#a)"><path fill="#20a7b3" d="M119.763 11.794c9.498 0 17.235 7.77 17.235 17.307 0 9.538-7.737 17.308-17.235 17.308s-17.236-7.77-17.236-17.308 7.738-17.307 17.236-17.307m0-8.633c-14.247 0-25.833 11.634-25.833 25.94s11.586 25.941 25.833 25.941 25.833-11.634 25.833-25.94S134.01 3.16 119.763 3.16"/><path fill="#353535" d="M21.386 1.68h25.423v5.633H27.486v46.414h-6.1z"/><path fill="#353535" fill-rule="evenodd" d="M19.706 0H48.49v8.993H29.167v46.414h-9.461zm3.36 3.361v48.685h2.74V5.632h19.323v-2.27z" clip-rule="evenodd"/><path fill="#353535" fill-rule="evenodd" d="M43.862 33.161H6.443V26.44h37.419z" clip-rule="evenodd"/><path fill="#353535" d="M6.73 35.967c-3.398 0-6.141-2.755-6.141-6.167s2.743-6.166 6.14-6.166c3.399 0 6.142 2.754 6.142 6.166s-2.743 6.167-6.141 6.167"/><path fill="#20a7b3" d="M84.105 30.828c-.86 8.757-8.229 15.58-17.154 15.58-9.498 0-17.235-7.769-17.235-17.307s7.737-17.307 17.235-17.307c5.527 0 10.44 2.63 13.592 6.66h9.99C86.478 9.409 77.472 3.16 66.95 3.16c-14.245 0-25.83 11.635-25.83 25.94s11.585 25.942 25.83 25.942c13.715 0 24.891-10.689 25.751-24.214z"/><path fill="#353535" d="m113.827 37.817 7.983-8.017-7.983-8.057h6.755l8.024 8.057-8.024 8.017z"/><path fill="#353535" fill-rule="evenodd" d="M122.178 33.367H58.313v-6.722h63.865z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h146v55.619H0z"/></clipPath></defs></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" width="146" height="56" fill="none" viewBox="0 0 146 56"><title>FGO</title><g clip-path="url(#a)"><path fill="#20a7b3" d="M119.763 11.794c9.498 0 17.235 7.77 17.235 17.307 0 9.538-7.737 17.308-17.235 17.308s-17.236-7.77-17.236-17.308 7.738-17.307 17.236-17.307m0-8.633c-14.247 0-25.833 11.634-25.833 25.94s11.586 25.941 25.833 25.941 25.833-11.634 25.833-25.94S134.01 3.16 119.763 3.16"/><path fill="#353535" d="M21.386 1.68h25.423v5.633H27.486v46.414h-6.1z"/><path fill="#353535" fill-rule="evenodd" d="M19.706 0H48.49v8.993H29.167v46.414h-9.461zm3.36 3.361v48.685h2.74V5.632h19.323v-2.27z" clip-rule="evenodd"/><path fill="#353535" fill-rule="evenodd" d="M43.862 33.161H6.443V26.44h37.419z" clip-rule="evenodd"/><path fill="#353535" d="M6.73 35.967c-3.398 0-6.141-2.755-6.141-6.167s2.743-6.166 6.14-6.166c3.399 0 6.142 2.754 6.142 6.166s-2.743 6.167-6.141 6.167"/><path fill="#20a7b3" d="M84.105 30.828c-.86 8.757-8.229 15.58-17.154 15.58-9.498 0-17.235-7.769-17.235-17.307s7.737-17.307 17.235-17.307c5.527 0 10.44 2.63 13.592 6.66h9.99C86.478 9.409 77.472 3.16 66.95 3.16c-14.245 0-25.83 11.635-25.83 25.94s11.585 25.942 25.83 25.942c13.715 0 24.891-10.689 25.751-24.214z"/><path fill="#353535" d="m113.827 37.817 7.983-8.017-7.983-8.057h6.755l8.024 8.057-8.024 8.017z"/><path fill="#353535" fill-rule="evenodd" d="M122.178 33.367H58.313v-6.722h63.865z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h146v55.619H0z"/></clipPath></defs></svg>`,
|
|
15
|
+
"light": `<svg xmlns="http://www.w3.org/2000/svg" width="146" height="56" fill="none" viewBox="0 0 146 56"><title>FGO</title><g clip-path="url(#a)"><path fill="#20a7b3" d="M119.763 11.794c9.498 0 17.235 7.77 17.235 17.307 0 9.538-7.737 17.308-17.235 17.308s-17.236-7.77-17.236-17.308 7.738-17.307 17.236-17.307m0-8.633c-14.247 0-25.833 11.634-25.833 25.94s11.586 25.941 25.833 25.941 25.833-11.634 25.833-25.94S134.01 3.16 119.763 3.16"/><path fill="#fff" d="M21.386 1.68h25.423v5.633H27.486v46.414h-6.1z"/><path fill="#fff" fill-rule="evenodd" d="M19.706 0H48.49v8.993H29.167v46.414h-9.461zm3.36 3.361v48.685h2.74V5.632h19.323v-2.27z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M43.862 33.161H6.443V26.44h37.419z" clip-rule="evenodd"/><path fill="#fff" d="M6.73 35.967c-3.398 0-6.141-2.755-6.141-6.167s2.743-6.166 6.14-6.166c3.399 0 6.142 2.754 6.142 6.166s-2.743 6.167-6.141 6.167"/><path fill="#20a7b3" d="M84.105 30.828c-.86 8.757-8.229 15.58-17.154 15.58-9.498 0-17.235-7.769-17.235-17.307s7.737-17.307 17.235-17.307c5.527 0 10.44 2.63 13.592 6.66h9.99C86.478 9.409 77.472 3.16 66.95 3.16c-14.245 0-25.83 11.635-25.83 25.94s11.585 25.942 25.83 25.942c13.715 0 24.891-10.689 25.751-24.214z"/><path fill="#fff" d="m113.827 37.817 7.983-8.017-7.983-8.057h6.755l8.024 8.057-8.024 8.017z"/><path fill="#fff" fill-rule="evenodd" d="M122.178 33.367H58.313v-6.722h63.865z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h146v55.619H0z"/></clipPath></defs></svg>`
|
|
16
|
+
};
|
|
17
|
+
exports.license = "Trademark";
|
|
18
|
+
exports.url = "https://www.fgo.ro/";
|
|
19
|
+
|
|
20
|
+
exports.default = {
|
|
21
|
+
slug: exports.slug,
|
|
22
|
+
title: exports.title,
|
|
23
|
+
hex: exports.hex,
|
|
24
|
+
categories: exports.categories,
|
|
25
|
+
aliases: exports.aliases,
|
|
26
|
+
svg: exports.svg,
|
|
27
|
+
variants: exports.variants,
|
|
28
|
+
license: exports.license,
|
|
29
|
+
url: exports.url,
|
|
30
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @thesvg/icons -
|
|
1
|
+
// @thesvg/icons - FGO
|
|
2
2
|
// Auto-generated. Do not edit.
|
|
3
3
|
|
|
4
4
|
import type { IconModule } from "./index.js";
|
|
@@ -13,5 +13,5 @@ export declare const variants: Record<string, string>;
|
|
|
13
13
|
export declare const license: string;
|
|
14
14
|
export declare const url: string;
|
|
15
15
|
|
|
16
|
-
declare const
|
|
17
|
-
export default
|
|
16
|
+
declare const fgo: IconModule;
|
|
17
|
+
export default fgo;
|
package/dist/fgo.js
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/icons - FGO
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "fgo";
|
|
5
|
+
export const title = "FGO";
|
|
6
|
+
export const hex = "20A7B3";
|
|
7
|
+
export const categories = ["Finance", "Software"];
|
|
8
|
+
export const aliases = ["Soft Facturare FGO", "FGO.ro"];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" width="146" height="56" fill="none" viewBox="0 0 146 56"><title>FGO</title><g clip-path="url(#a)"><path fill="#20a7b3" d="M119.763 11.794c9.498 0 17.235 7.77 17.235 17.307 0 9.538-7.737 17.308-17.235 17.308s-17.236-7.77-17.236-17.308 7.738-17.307 17.236-17.307m0-8.633c-14.247 0-25.833 11.634-25.833 25.94s11.586 25.941 25.833 25.941 25.833-11.634 25.833-25.94S134.01 3.16 119.763 3.16"/><path fill="#353535" d="M21.386 1.68h25.423v5.633H27.486v46.414h-6.1z"/><path fill="#353535" fill-rule="evenodd" d="M19.706 0H48.49v8.993H29.167v46.414h-9.461zm3.36 3.361v48.685h2.74V5.632h19.323v-2.27z" clip-rule="evenodd"/><path fill="#353535" fill-rule="evenodd" d="M43.862 33.161H6.443V26.44h37.419z" clip-rule="evenodd"/><path fill="#353535" d="M6.73 35.967c-3.398 0-6.141-2.755-6.141-6.167s2.743-6.166 6.14-6.166c3.399 0 6.142 2.754 6.142 6.166s-2.743 6.167-6.141 6.167"/><path fill="#20a7b3" d="M84.105 30.828c-.86 8.757-8.229 15.58-17.154 15.58-9.498 0-17.235-7.769-17.235-17.307s7.737-17.307 17.235-17.307c5.527 0 10.44 2.63 13.592 6.66h9.99C86.478 9.409 77.472 3.16 66.95 3.16c-14.245 0-25.83 11.635-25.83 25.94s11.585 25.942 25.83 25.942c13.715 0 24.891-10.689 25.751-24.214z"/><path fill="#353535" d="m113.827 37.817 7.983-8.017-7.983-8.057h6.755l8.024 8.057-8.024 8.017z"/><path fill="#353535" fill-rule="evenodd" d="M122.178 33.367H58.313v-6.722h63.865z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h146v55.619H0z"/></clipPath></defs></svg>`;
|
|
10
|
+
export const variants = {
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" width="146" height="56" fill="none" viewBox="0 0 146 56"><title>FGO</title><g clip-path="url(#a)"><path fill="#20a7b3" d="M119.763 11.794c9.498 0 17.235 7.77 17.235 17.307 0 9.538-7.737 17.308-17.235 17.308s-17.236-7.77-17.236-17.308 7.738-17.307 17.236-17.307m0-8.633c-14.247 0-25.833 11.634-25.833 25.94s11.586 25.941 25.833 25.941 25.833-11.634 25.833-25.94S134.01 3.16 119.763 3.16"/><path fill="#353535" d="M21.386 1.68h25.423v5.633H27.486v46.414h-6.1z"/><path fill="#353535" fill-rule="evenodd" d="M19.706 0H48.49v8.993H29.167v46.414h-9.461zm3.36 3.361v48.685h2.74V5.632h19.323v-2.27z" clip-rule="evenodd"/><path fill="#353535" fill-rule="evenodd" d="M43.862 33.161H6.443V26.44h37.419z" clip-rule="evenodd"/><path fill="#353535" d="M6.73 35.967c-3.398 0-6.141-2.755-6.141-6.167s2.743-6.166 6.14-6.166c3.399 0 6.142 2.754 6.142 6.166s-2.743 6.167-6.141 6.167"/><path fill="#20a7b3" d="M84.105 30.828c-.86 8.757-8.229 15.58-17.154 15.58-9.498 0-17.235-7.769-17.235-17.307s7.737-17.307 17.235-17.307c5.527 0 10.44 2.63 13.592 6.66h9.99C86.478 9.409 77.472 3.16 66.95 3.16c-14.245 0-25.83 11.635-25.83 25.94s11.585 25.942 25.83 25.942c13.715 0 24.891-10.689 25.751-24.214z"/><path fill="#353535" d="m113.827 37.817 7.983-8.017-7.983-8.057h6.755l8.024 8.057-8.024 8.017z"/><path fill="#353535" fill-rule="evenodd" d="M122.178 33.367H58.313v-6.722h63.865z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h146v55.619H0z"/></clipPath></defs></svg>`,
|
|
12
|
+
"light": `<svg xmlns="http://www.w3.org/2000/svg" width="146" height="56" fill="none" viewBox="0 0 146 56"><title>FGO</title><g clip-path="url(#a)"><path fill="#20a7b3" d="M119.763 11.794c9.498 0 17.235 7.77 17.235 17.307 0 9.538-7.737 17.308-17.235 17.308s-17.236-7.77-17.236-17.308 7.738-17.307 17.236-17.307m0-8.633c-14.247 0-25.833 11.634-25.833 25.94s11.586 25.941 25.833 25.941 25.833-11.634 25.833-25.94S134.01 3.16 119.763 3.16"/><path fill="#fff" d="M21.386 1.68h25.423v5.633H27.486v46.414h-6.1z"/><path fill="#fff" fill-rule="evenodd" d="M19.706 0H48.49v8.993H29.167v46.414h-9.461zm3.36 3.361v48.685h2.74V5.632h19.323v-2.27z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M43.862 33.161H6.443V26.44h37.419z" clip-rule="evenodd"/><path fill="#fff" d="M6.73 35.967c-3.398 0-6.141-2.755-6.141-6.167s2.743-6.166 6.14-6.166c3.399 0 6.142 2.754 6.142 6.166s-2.743 6.167-6.141 6.167"/><path fill="#20a7b3" d="M84.105 30.828c-.86 8.757-8.229 15.58-17.154 15.58-9.498 0-17.235-7.769-17.235-17.307s7.737-17.307 17.235-17.307c5.527 0 10.44 2.63 13.592 6.66h9.99C86.478 9.409 77.472 3.16 66.95 3.16c-14.245 0-25.83 11.635-25.83 25.94s11.585 25.942 25.83 25.942c13.715 0 24.891-10.689 25.751-24.214z"/><path fill="#fff" d="m113.827 37.817 7.983-8.017-7.983-8.057h6.755l8.024 8.057-8.024 8.017z"/><path fill="#fff" fill-rule="evenodd" d="M122.178 33.367H58.313v-6.722h63.865z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h146v55.619H0z"/></clipPath></defs></svg>`
|
|
13
|
+
};
|
|
14
|
+
export const license = "Trademark";
|
|
15
|
+
export const url = "https://www.fgo.ro/";
|
|
16
|
+
|
|
17
|
+
const fgo = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
18
|
+
export default fgo;
|
package/dist/index.cjs
CHANGED
|
@@ -314,6 +314,8 @@ const _almalinux = require("./almalinux.cjs");
|
|
|
314
314
|
exports.almalinux = _almalinux.default;
|
|
315
315
|
const _alpaca = require("./alpaca.cjs");
|
|
316
316
|
exports.alpaca = _alpaca.default;
|
|
317
|
+
const _alpha_vantage = require("./alpha-vantage.cjs");
|
|
318
|
+
exports.alpha_vantage = _alpha_vantage.default;
|
|
317
319
|
const _alpine_linux = require("./alpine-linux.cjs");
|
|
318
320
|
exports.alpine_linux = _alpine_linux.default;
|
|
319
321
|
const _alpinedotjs = require("./alpinedotjs.cjs");
|
|
@@ -746,6 +748,8 @@ const _avalanche = require("./avalanche.cjs");
|
|
|
746
748
|
exports.avalanche = _avalanche.default;
|
|
747
749
|
const _avaloniaui = require("./avaloniaui.cjs");
|
|
748
750
|
exports.avaloniaui = _avaloniaui.default;
|
|
751
|
+
const _avanza = require("./avanza.cjs");
|
|
752
|
+
exports.avanza = _avanza.default;
|
|
749
753
|
const _avast = require("./avast.cjs");
|
|
750
754
|
exports.avast = _avast.default;
|
|
751
755
|
const _avianca = require("./avianca.cjs");
|
|
@@ -3636,6 +3640,8 @@ const _beatstars = require("./beatstars.cjs");
|
|
|
3636
3640
|
exports.beatstars = _beatstars.default;
|
|
3637
3641
|
const _bedrock_aws = require("./bedrock-aws.cjs");
|
|
3638
3642
|
exports.bedrock_aws = _bedrock_aws.default;
|
|
3643
|
+
const _beehiiv = require("./beehiiv.cjs");
|
|
3644
|
+
exports.beehiiv = _beehiiv.default;
|
|
3639
3645
|
const _beekeeper_studio = require("./beekeeper-studio.cjs");
|
|
3640
3646
|
exports.beekeeper_studio = _beekeeper_studio.default;
|
|
3641
3647
|
const _behance = require("./behance.cjs");
|
|
@@ -3760,6 +3766,8 @@ const _blockchaindotcom = require("./blockchaindotcom.cjs");
|
|
|
3760
3766
|
exports.blockchaindotcom = _blockchaindotcom.default;
|
|
3761
3767
|
const _blocs = require("./blocs.cjs");
|
|
3762
3768
|
exports.blocs = _blocs.default;
|
|
3769
|
+
const _blogent = require("./blogent.cjs");
|
|
3770
|
+
exports.blogent = _blogent.default;
|
|
3763
3771
|
const _blogger = require("./blogger.cjs");
|
|
3764
3772
|
exports.blogger = _blogger.default;
|
|
3765
3773
|
const _bloglovin = require("./bloglovin.cjs");
|
|
@@ -5266,6 +5274,8 @@ const _epel = require("./epel.cjs");
|
|
|
5266
5274
|
exports.epel = _epel.default;
|
|
5267
5275
|
const _epic_games = require("./epic-games.cjs");
|
|
5268
5276
|
exports.epic_games = _epic_games.default;
|
|
5277
|
+
const _eps = require("./eps.cjs");
|
|
5278
|
+
exports.eps = _eps.default;
|
|
5269
5279
|
const _epsagon = require("./epsagon.cjs");
|
|
5270
5280
|
exports.epsagon = _epsagon.default;
|
|
5271
5281
|
const _epson = require("./epson.cjs");
|
|
@@ -5454,6 +5464,8 @@ const _ferretdb = require("./ferretdb.cjs");
|
|
|
5454
5464
|
exports.ferretdb = _ferretdb.default;
|
|
5455
5465
|
const _ffmpeg = require("./ffmpeg.cjs");
|
|
5456
5466
|
exports.ffmpeg = _ffmpeg.default;
|
|
5467
|
+
const _fgo = require("./fgo.cjs");
|
|
5468
|
+
exports.fgo = _fgo.default;
|
|
5457
5469
|
const _fi = require("./fi.cjs");
|
|
5458
5470
|
exports.fi = _fi.default;
|
|
5459
5471
|
const _fiat = require("./fiat.cjs");
|
|
@@ -7416,6 +7428,8 @@ const _just = require("./just.cjs");
|
|
|
7416
7428
|
exports.just = _just.default;
|
|
7417
7429
|
const _just_eat = require("./just-eat.cjs");
|
|
7418
7430
|
exports.just_eat = _just_eat.default;
|
|
7431
|
+
const _justcall = require("./justcall.cjs");
|
|
7432
|
+
exports.justcall = _justcall.default;
|
|
7419
7433
|
const _justgiving = require("./justgiving.cjs");
|
|
7420
7434
|
exports.justgiving = _justgiving.default;
|
|
7421
7435
|
const _jwt = require("./jwt.cjs");
|
|
@@ -8770,6 +8784,8 @@ const _napster = require("./napster.cjs");
|
|
|
8770
8784
|
exports.napster = _napster.default;
|
|
8771
8785
|
const _nasa = require("./nasa.cjs");
|
|
8772
8786
|
exports.nasa = _nasa.default;
|
|
8787
|
+
const _nasdaq = require("./nasdaq.cjs");
|
|
8788
|
+
exports.nasdaq = _nasdaq.default;
|
|
8773
8789
|
const _nasm = require("./nasm.cjs");
|
|
8774
8790
|
exports.nasm = _nasm.default;
|
|
8775
8791
|
const _national_grid = require("./national-grid.cjs");
|
|
@@ -8902,6 +8918,8 @@ const _nf_core = require("./nf-core.cjs");
|
|
|
8902
8918
|
exports.nf_core = _nf_core.default;
|
|
8903
8919
|
const _nfc = require("./nfc.cjs");
|
|
8904
8920
|
exports.nfc = _nfc.default;
|
|
8921
|
+
const _nfl = require("./nfl.cjs");
|
|
8922
|
+
exports.nfl = _nfl.default;
|
|
8905
8923
|
const _nginx = require("./nginx.cjs");
|
|
8906
8924
|
exports.nginx = _nginx.default;
|
|
8907
8925
|
const _nginx_proxy_manager = require("./nginx-proxy-manager.cjs");
|
|
@@ -8970,6 +8988,8 @@ const _nomad = require("./nomad.cjs");
|
|
|
8970
8988
|
exports.nomad = _nomad.default;
|
|
8971
8989
|
const _nongfu_spring = require("./nongfu-spring.cjs");
|
|
8972
8990
|
exports.nongfu_spring = _nongfu_spring.default;
|
|
8991
|
+
const _noom = require("./noom.cjs");
|
|
8992
|
+
exports.noom = _noom.default;
|
|
8973
8993
|
const _norco = require("./norco.cjs");
|
|
8974
8994
|
exports.norco = _norco.default;
|
|
8975
8995
|
const _nordea = require("./nordea.cjs");
|
|
@@ -9086,6 +9106,8 @@ const _obb = require("./obb.cjs");
|
|
|
9086
9106
|
exports.obb = _obb.default;
|
|
9087
9107
|
const _objectivec = require("./objectivec.cjs");
|
|
9088
9108
|
exports.objectivec = _objectivec.default;
|
|
9109
|
+
const _oblio = require("./oblio.cjs");
|
|
9110
|
+
exports.oblio = _oblio.default;
|
|
9089
9111
|
const _obs = require("./obs.cjs");
|
|
9090
9112
|
exports.obs = _obs.default;
|
|
9091
9113
|
const _obs_studio = require("./obs-studio.cjs");
|
|
@@ -9654,6 +9676,8 @@ const _piped = require("./piped.cjs");
|
|
|
9654
9676
|
exports.piped = _piped.default;
|
|
9655
9677
|
const _pipedream = require("./pipedream.cjs");
|
|
9656
9678
|
exports.pipedream = _pipedream.default;
|
|
9679
|
+
const _pipedrive = require("./pipedrive.cjs");
|
|
9680
|
+
exports.pipedrive = _pipedrive.default;
|
|
9657
9681
|
const _pipx = require("./pipx.cjs");
|
|
9658
9682
|
exports.pipx = _pipx.default;
|
|
9659
9683
|
const _pitch = require("./pitch.cjs");
|
|
@@ -9788,6 +9812,8 @@ const _poly = require("./poly.cjs");
|
|
|
9788
9812
|
exports.poly = _poly.default;
|
|
9789
9813
|
const _polygon = require("./polygon.cjs");
|
|
9790
9814
|
exports.polygon = _polygon.default;
|
|
9815
|
+
const _polygon_io = require("./polygon-io.cjs");
|
|
9816
|
+
exports.polygon_io = _polygon_io.default;
|
|
9791
9817
|
const _polymer_project = require("./polymer-project.cjs");
|
|
9792
9818
|
exports.polymer_project = _polymer_project.default;
|
|
9793
9819
|
const _polywork = require("./polywork.cjs");
|
|
@@ -10570,6 +10596,8 @@ const _ryanair = require("./ryanair.cjs");
|
|
|
10570
10596
|
exports.ryanair = _ryanair.default;
|
|
10571
10597
|
const _rye = require("./rye.cjs");
|
|
10572
10598
|
exports.rye = _rye.default;
|
|
10599
|
+
const _s_oil = require("./s-oil.cjs");
|
|
10600
|
+
exports.s_oil = _s_oil.default;
|
|
10573
10601
|
const _s7_airlines = require("./s7-airlines.cjs");
|
|
10574
10602
|
exports.s7_airlines = _s7_airlines.default;
|
|
10575
10603
|
const _sabanci = require("./sabanci.cjs");
|
|
@@ -10828,6 +10856,8 @@ const _signalmelo = require("./signalmelo.cjs");
|
|
|
10828
10856
|
exports.signalmelo = _signalmelo.default;
|
|
10829
10857
|
const _sigstore = require("./sigstore.cjs");
|
|
10830
10858
|
exports.sigstore = _sigstore.default;
|
|
10859
|
+
const _siket = require("./siket.cjs");
|
|
10860
|
+
exports.siket = _siket.default;
|
|
10831
10861
|
const _siliconcloud_siliconflow = require("./siliconcloud-siliconflow.cjs");
|
|
10832
10862
|
exports.siliconcloud_siliconflow = _siliconcloud_siliconflow.default;
|
|
10833
10863
|
const _silver_airways = require("./silver-airways.cjs");
|
|
@@ -10878,6 +10908,8 @@ const _skillshare = require("./skillshare.cjs");
|
|
|
10878
10908
|
exports.skillshare = _skillshare.default;
|
|
10879
10909
|
const _skoda = require("./skoda.cjs");
|
|
10880
10910
|
exports.skoda = _skoda.default;
|
|
10911
|
+
const _skool = require("./skool.cjs");
|
|
10912
|
+
exports.skool = _skool.default;
|
|
10881
10913
|
const _sky = require("./sky.cjs");
|
|
10882
10914
|
exports.sky = _sky.default;
|
|
10883
10915
|
const _skypack = require("./skypack.cjs");
|
|
@@ -10904,14 +10936,14 @@ const _slint = require("./slint.cjs");
|
|
|
10904
10936
|
exports.slint = _slint.default;
|
|
10905
10937
|
const _smart = require("./smart.cjs");
|
|
10906
10938
|
exports.smart = _smart.default;
|
|
10939
|
+
const _smartbill = require("./smartbill.cjs");
|
|
10940
|
+
exports.smartbill = _smartbill.default;
|
|
10907
10941
|
const _smartthings = require("./smartthings.cjs");
|
|
10908
10942
|
exports.smartthings = _smartthings.default;
|
|
10909
10943
|
const _smashing_magazine = require("./smashing-magazine.cjs");
|
|
10910
10944
|
exports.smashing_magazine = _smashing_magazine.default;
|
|
10911
10945
|
const _smithery = require("./smithery.cjs");
|
|
10912
10946
|
exports.smithery = _smithery.default;
|
|
10913
|
-
const _smmix = require("./smmix.cjs");
|
|
10914
|
-
exports.smmix = _smmix.default;
|
|
10915
10947
|
const _smoothcomp = require("./smoothcomp.cjs");
|
|
10916
10948
|
exports.smoothcomp = _smoothcomp.default;
|
|
10917
10949
|
const _smrt = require("./smrt.cjs");
|
|
@@ -12812,6 +12844,8 @@ const _zomato = require("./zomato.cjs");
|
|
|
12812
12844
|
exports.zomato = _zomato.default;
|
|
12813
12845
|
const _zoom = require("./zoom.cjs");
|
|
12814
12846
|
exports.zoom = _zoom.default;
|
|
12847
|
+
const _zoom_2025 = require("./zoom-2025.cjs");
|
|
12848
|
+
exports.zoom_2025 = _zoom_2025.default;
|
|
12815
12849
|
const _zorin = require("./zorin.cjs");
|
|
12816
12850
|
exports.zorin = _zorin.default;
|
|
12817
12851
|
const _zot = require("./zot.cjs");
|