@thesvg/icons 3.2.4 → 3.2.6

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.
Files changed (55) hide show
  1. package/dist/avanza.cjs +73 -0
  2. package/dist/avanza.d.ts +17 -0
  3. package/dist/avanza.js +61 -0
  4. package/dist/{smmix.cjs → blogent.cjs} +5 -5
  5. package/dist/blogent.d.ts +17 -0
  6. package/dist/{smmix.js → blogent.js} +7 -7
  7. package/dist/eps.cjs +29 -0
  8. package/dist/eps.d.ts +17 -0
  9. package/dist/eps.js +17 -0
  10. package/dist/fgo.cjs +30 -0
  11. package/dist/{smmix.d.ts → fgo.d.ts} +3 -3
  12. package/dist/fgo.js +18 -0
  13. package/dist/google-search-console-legacy.cjs +30 -0
  14. package/dist/google-search-console-legacy.d.ts +17 -0
  15. package/dist/google-search-console-legacy.js +18 -0
  16. package/dist/google-search-console.cjs +5 -4
  17. package/dist/google-search-console.js +5 -4
  18. package/dist/index.cjs +30 -2
  19. package/dist/index.d.ts +15 -1
  20. package/dist/index.js +15 -1
  21. package/dist/justcall.cjs +29 -0
  22. package/dist/justcall.d.ts +17 -0
  23. package/dist/justcall.js +17 -0
  24. package/dist/nfl.cjs +29 -0
  25. package/dist/nfl.d.ts +17 -0
  26. package/dist/nfl.js +17 -0
  27. package/dist/noom.cjs +35 -0
  28. package/dist/noom.d.ts +17 -0
  29. package/dist/noom.js +23 -0
  30. package/dist/oblio.cjs +30 -0
  31. package/dist/oblio.d.ts +17 -0
  32. package/dist/oblio.js +18 -0
  33. package/dist/pipedrive.cjs +49 -0
  34. package/dist/pipedrive.d.ts +17 -0
  35. package/dist/pipedrive.js +37 -0
  36. package/dist/pixelos.cjs +29 -0
  37. package/dist/pixelos.d.ts +17 -0
  38. package/dist/pixelos.js +17 -0
  39. package/dist/s-oil.cjs +283 -0
  40. package/dist/s-oil.d.ts +17 -0
  41. package/dist/s-oil.js +271 -0
  42. package/dist/siket.cjs +29 -0
  43. package/dist/siket.d.ts +17 -0
  44. package/dist/siket.js +17 -0
  45. package/dist/smartbill.cjs +30 -0
  46. package/dist/smartbill.d.ts +17 -0
  47. package/dist/smartbill.js +18 -0
  48. package/dist/wisetech-global.cjs +105 -0
  49. package/dist/wisetech-global.d.ts +17 -0
  50. package/dist/wisetech-global.js +93 -0
  51. package/dist/xbox.cjs +1 -1
  52. package/dist/xbox.js +1 -1
  53. package/dist/zoom-2025.cjs +4 -162
  54. package/dist/zoom-2025.js +4 -162
  55. package/package.json +2 -2
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ // @thesvg/icons -Avanza Bank
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ exports.slug = "avanza";
8
+ exports.title = "Avanza Bank";
9
+ exports.hex = "17B582";
10
+ exports.categories = ["Finance"];
11
+ exports.aliases = [];
12
+ exports.svg = `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
13
+ <title>Avanza</title>
14
+ <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"/>
15
+ </svg>`;
16
+ exports.variants = {
17
+ "default": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
18
+ <title>Avanza</title>
19
+ <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"/>
20
+ </svg>`,
21
+ "mono": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
22
+ <title>Avanza</title>
23
+ <g>
24
+ <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"/>
25
+ </g>
26
+ </svg>`,
27
+ "light": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
28
+ <title>Avanza</title>
29
+ <g>
30
+ <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"/>
31
+ </g>
32
+ </svg>`,
33
+ "dark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1549 1881" width="1549" height="1881">
34
+ <title>Avanza</title>
35
+ <style>
36
+ .s0 { fill: #ffffff }
37
+ </style>
38
+ <g>
39
+ <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"/>
40
+ </g>
41
+ </svg>`,
42
+ "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>`,
43
+ "wordmarkLight": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1539 472" width="1539" height="472">
44
+ <title>Avanza</title>
45
+ <g>
46
+ <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"/>
47
+ <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"/>
48
+ <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"/>
49
+ </g>
50
+ </svg>`,
51
+ "wordmarkDark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1539 472" width="1539" height="472">
52
+ <title>Avanza</title>
53
+ <g>
54
+ <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"/>
55
+ <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"/>
56
+ <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"/>
57
+ </g>
58
+ </svg>`
59
+ };
60
+ exports.license = "Unknown";
61
+ exports.url = "https://www.avanza.se/start";
62
+
63
+ exports.default = {
64
+ slug: exports.slug,
65
+ title: exports.title,
66
+ hex: exports.hex,
67
+ categories: exports.categories,
68
+ aliases: exports.aliases,
69
+ svg: exports.svg,
70
+ variants: exports.variants,
71
+ license: exports.license,
72
+ url: exports.url,
73
+ };
@@ -0,0 +1,17 @@
1
+ // @thesvg/icons - Avanza Bank
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 avanza: IconModule;
17
+ export default avanza;
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;
@@ -1,20 +1,20 @@
1
1
  "use strict";
2
- // @thesvg/icons -SMMIX
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 = "smmix";
8
- exports.title = "SMMIX";
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://smmix.tools";
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 - SMMIX
1
+ // @thesvg/icons - Blogent
2
2
  // Auto-generated. Do not edit.
3
3
 
4
- export const slug = "smmix";
5
- export const title = "SMMIX";
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://smmix.tools";
14
+ export const url = "https://blogent.tools";
15
15
 
16
- const smmix = { slug, title, hex, categories, aliases, svg, variants, license, url };
17
- export default smmix;
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 - SMMIX
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 smmix: IconModule;
17
- export default smmix;
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;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ // @thesvg/icons -Google Search Console (legacy)
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ exports.slug = "google-search-console-legacy";
8
+ exports.title = "Google Search Console (legacy)";
9
+ exports.hex = "458CF5";
10
+ exports.categories = ["Google", "Software"];
11
+ exports.aliases = [];
12
+ exports.svg = `<svg fill="#458CF5" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`;
13
+ exports.variants = {
14
+ "default": `<svg fill="#458CF5" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`,
15
+ "mono": `<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`
16
+ };
17
+ exports.license = "CC0-1.0";
18
+ exports.url = "https://search.google.com/search-console";
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
+ };
@@ -0,0 +1,17 @@
1
+ // @thesvg/icons - Google Search Console (legacy)
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 google_search_console_legacy: IconModule;
17
+ export default google_search_console_legacy;
@@ -0,0 +1,18 @@
1
+ // @thesvg/icons - Google Search Console (legacy)
2
+ // Auto-generated. Do not edit.
3
+
4
+ export const slug = "google-search-console-legacy";
5
+ export const title = "Google Search Console (legacy)";
6
+ export const hex = "458CF5";
7
+ export const categories = ["Google", "Software"];
8
+ export const aliases = [];
9
+ export const svg = `<svg fill="#458CF5" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`;
10
+ export const variants = {
11
+ "default": `<svg fill="#458CF5" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`,
12
+ "mono": `<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`
13
+ };
14
+ export const license = "CC0-1.0";
15
+ export const url = "https://search.google.com/search-console";
16
+
17
+ const google_search_console_legacy = { slug, title, hex, categories, aliases, svg, variants, license, url };
18
+ export default google_search_console_legacy;
@@ -6,13 +6,14 @@ Object.defineProperty(exports, "__esModule", { value: true });
6
6
 
7
7
  exports.slug = "google-search-console";
8
8
  exports.title = "Google Search Console";
9
- exports.hex = "458CF5";
9
+ exports.hex = "4285F4";
10
10
  exports.categories = ["Google", "Software"];
11
11
  exports.aliases = [];
12
- exports.svg = `<svg fill="#458CF5" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`;
12
+ exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><title>Google Search Console</title><g clip-path="url(#a)"><path fill="#fbbc04" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="#4285f4" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="#fbbc04" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="#34a853" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="#1967d2" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="#ea4335" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`;
13
13
  exports.variants = {
14
- "default": `<svg fill="#458CF5" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`,
15
- "mono": `<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Search Console</title><path d="M8.548 1.156L6.832 2.872v1.682h1.716zm0 3.398v.035H6.832v-.035H3.386L0 7.844v3.577h2.826V8.94c0-.525.429-.954.954-.954h16.476c.525 0 .954.43.954.954v2.48h2.754V7.844l-3.386-3.29H17.3v.035h-1.717v-.035zm7.035 0H17.3V2.872l-1.717-1.716zM8.679 1.188V2.84h6.773V1.188zm11.471 7.07a.834.834 0 00-.132.01l-.543.002c-5.216.014-10.432-.008-15.648.01-.435-.063-.794.436-.716.883v2.264h17.812c-.016-.888.045-1.782-.034-2.666-.104-.342-.427-.502-.739-.502zm-15.422.634a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zm2.134 0a.689.698 0 01.689.698.689.698 0 01-.689.697.689.698 0 01-.688-.697.689.698 0 01.688-.698zM.036 11.645v9.156c0 1.05.858 1.908 1.907 1.908h.883V11.645zm21.174 0v11.064h.882c1.05 0 1.908-.858 1.908-1.908v-9.156zM4.057 13.133v6.85h6.137v-6.85zm13.243.021v3.777l-1.708.977-1.708-.977v-3.758a4.006 4.006 0 000 7.23v2.441h3.457v-2.442a4.006 4.006 0 00-.041-7.248zm-13.243 8.26v1.43h7.925v-1.43z"/></svg>`
14
+ "default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><title>Google Search Console</title><g clip-path="url(#a)"><path fill="#fbbc04" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="#4285f4" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="#fbbc04" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="#34a853" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="#1967d2" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="#ea4335" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`,
15
+ "mono": `<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><title>Google Search Console</title><g clip-path="url(#a)"><path fill="currentColor" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="currentColor" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="currentColor" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="currentColor" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="currentColor" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="currentColor" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`,
16
+ "wordmark": `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="4.45 4.15 267.9 31.4"><g clip-path="url(#a)"><path fill="#fbbc04" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="#4285f4" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="#fbbc04" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="#34a853" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="#1967d2" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="#ea4335" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><path fill="#5f6368" d="M136.949 24.423q0 2.107-1.543 3.385-1.566 1.255-3.802 1.255-1.99 0-3.511-1.163-1.52-1.163-2.102-3.176l1.968-.805q.2.717.559 1.297.357.582.839.995.48.414 1.062.649t1.23.235q1.408 0 2.304-.727.894-.728.894-1.934 0-1.007-.738-1.722-.693-.694-2.594-1.342-1.923-.693-2.393-.94-2.549-1.296-2.549-3.823 0-1.767 1.409-3.02 1.43-1.251 3.511-1.252 1.834 0 3.175.94 1.342.917 1.789 2.303l-1.923.805a2.84 2.84 0 0 0-1.062-1.487q-.794-.592-1.935-.592-1.207 0-2.035.668-.827.624-.827 1.625 0 .825.649 1.425.714.601 3.108 1.425 2.438.83 3.477 2.029 1.041 1.199 1.041 2.947zm6.686 4.639q-2.415 0-3.981-1.655-1.565-1.654-1.565-4.181c0-2.527.507-3.06 1.521-4.17q1.52-1.666 3.891-1.666c1.58 0 2.918.525 3.88 1.576q1.442 1.576 1.442 4.416l-.022.224h-8.61q.045 1.61 1.074 2.594a3.43 3.43 0 0 0 2.459.984q1.968 0 3.086-1.968l1.834.894a5.46 5.46 0 0 1-2.046 2.17q-1.308.782-2.963.782m-3.287-7.156h6.284a2.73 2.73 0 0 0-.928-1.89q-.839-.748-2.248-.748-1.163 0-2.002.715-.838.716-1.106 1.923m14.05-4.517q2.28 0 3.6 1.219 1.319 1.22 1.319 3.343v6.753h-1.967v-1.52h-.09q-1.275 1.878-3.399 1.878-1.812 0-3.03-1.073-1.22-1.073-1.219-2.684 0-1.699 1.285-2.706 1.286-1.006 3.433-1.006 1.834 0 3.019.671v-.47q0-1.073-.85-1.822t-1.99-.75q-1.722 0-2.728 1.454l-1.812-1.14q1.498-2.147 4.428-2.147zm-2.661 7.961q0 .805.682 1.342.681.537 1.599.537 1.296 0 2.314-.962 1.017-.96 1.018-2.259-.962-.76-2.684-.76-1.253 0-2.091.604t-.839 1.498zm11.594 3.354h-2.057V17.747h1.968v1.789h.089q.314-.872 1.286-1.487.973-.615 1.912-.615c.626 0 1.103.09 1.521.268l-.626 1.99q-.381-.156-1.208-.156-1.163 0-2.024.94a3.14 3.14 0 0 0-.861 2.19zm10.238.358q-2.438 0-4.048-1.655-1.588-1.699-1.588-4.181c0-1.655.529-3.079 1.588-4.182q1.61-1.655 4.048-1.655 1.677 0 2.929.839 1.252.838 1.879 2.314l-1.879.783q-.872-2.058-3.063-2.058-1.41 0-2.438 1.141-1.006 1.14-1.006 2.818c0 1.678.335 2.057 1.006 2.817q1.028 1.14 2.438 1.14 2.257 0 3.175-2.057l1.834.783q-.605 1.476-1.89 2.314-1.285.84-2.985.84zm6.131-16.369h2.057v5.054l-.089 1.52h.089q.47-.804 1.443-1.341a4.14 4.14 0 0 1 2.024-.537q2.012 0 3.097 1.152t1.084 3.276v6.887h-2.057V22.22q0-2.952-2.616-2.952-1.254 0-2.114 1.04-.861 1.04-.861 2.427v5.97H179.7zm24.934 16.369q-3.556 0-5.949-2.393-2.37-2.392-2.37-5.97t2.37-5.949q2.37-2.415 5.949-2.415c2.385 0 4.375.872 5.881 2.616l-1.476 1.432q-1.722-2.08-4.405-2.08c-1.789 0-3.258.596-4.45 1.789q-1.767 1.767-1.767 4.607t1.767 4.606q1.788 1.79 4.45 1.79 2.795 0 4.852-2.349l1.499 1.454a7.8 7.8 0 0 1-2.796 2.113 8.5 8.5 0 0 1-3.555.75zm7.144-5.836q0-2.527 1.588-4.182 1.61-1.655 4.048-1.655t4.025 1.655q1.61 1.654 1.61 4.182c0 1.684-.537 3.093-1.61 4.181q-1.589 1.656-4.025 1.655-2.438 0-4.048-1.655-1.588-1.654-1.588-4.181m2.058 0q0 1.767 1.028 2.862t2.55 1.096q1.52 0 2.549-1.096 1.028-1.095 1.029-2.862c0-1.178-.344-2.11-1.029-2.84q-1.052-1.119-2.549-1.119-1.498 0-2.55 1.119-1.029 1.095-1.028 2.84m10.673-5.479h1.968v1.52h.09q.47-.804 1.442-1.341a4.14 4.14 0 0 1 2.024-.537q2.013 0 3.097 1.152t1.085 3.276v6.887h-2.058v-6.753q-.067-2.684-2.706-2.684-1.23 0-2.057.995-.827.996-.827 2.382v6.06h-2.058V17.746zm20.01 7.916q0 1.432-1.252 2.415t-3.153.984q-1.656 0-2.907-.86a4.73 4.73 0 0 1-1.789-2.27l1.833-.783q.403.983 1.174 1.532a2.85 2.85 0 0 0 1.689.547q.984.001 1.643-.424.66-.425.66-1.007 0-1.05-1.61-1.543l-1.878-.47q-3.199-.804-3.198-3.085 0-1.498 1.219-2.404 1.218-.906 3.119-.905 1.453 0 2.628.693 1.175.692 1.643 1.856l-1.833.76a2.3 2.3 0 0 0-1.018-1.084 3.2 3.2 0 0 0-1.576-.392q-.805 0-1.443.403-.637.402-.637.984 0 .939 1.767 1.341l1.655.425q3.264.805 3.265 3.288zm.773-2.437q0-2.527 1.588-4.182 1.61-1.655 4.048-1.655t4.025 1.655q1.61 1.654 1.61 4.182c0 1.684-.537 3.093-1.61 4.181q-1.589 1.656-4.025 1.655-2.438 0-4.048-1.655-1.588-1.654-1.588-4.181m2.058 0q0 1.767 1.028 2.862t2.55 1.096q1.52 0 2.549-1.096 1.028-1.095 1.029-2.862c0-1.178-.344-2.11-1.029-2.84q-1.052-1.119-2.549-1.119-1.498 0-2.55 1.119-1.029 1.095-1.028 2.84m12.758-10.533v16.011h-2.058V12.693zm7.032 16.369q-2.415 0-3.98-1.655-1.566-1.654-1.566-4.181c0-2.527.507-3.06 1.521-4.17q1.521-1.666 3.891-1.666c1.581 0 2.919.525 3.88 1.576q1.443 1.576 1.442 4.416l-.022.224h-8.609q.044 1.61 1.073 2.594a3.43 3.43 0 0 0 2.46.984q1.967 0 3.086-1.968l1.834.894a5.46 5.46 0 0 1-2.046 2.17q-1.309.782-2.963.782zm-3.287-7.156h6.284a2.73 2.73 0 0 0-.928-1.89q-.838-.748-2.248-.748-1.163 0-2.001.715-.839.715-1.107 1.923m-206.276-.224v-2.476h8.287c.084.437.134.956.134 1.518 0 1.857-.508 4.156-2.144 5.792-1.59 1.658-3.624 2.542-6.32 2.542-4.995 0-9.194-4.067-9.194-9.064 0-4.995 4.2-9.063 9.194-9.063 2.762 0 4.73 1.083 6.21 2.498l-1.746 1.747c-1.061-.995-2.497-1.769-4.464-1.769-3.647 0-6.498 2.94-6.498 6.588s2.851 6.588 6.498 6.588c2.365 0 3.713-.95 4.575-1.813.702-.702 1.164-1.71 1.344-3.087zm21.049 1.541c0 3.36-2.63 5.836-5.856 5.836s-5.857-2.476-5.857-5.837 2.63-5.836 5.857-5.836c3.226 0 5.856 2.454 5.856 5.837m-2.563 0c0-2.1-1.525-3.537-3.293-3.537s-3.293 1.436-3.293 3.537 1.525 3.536 3.293 3.536 3.293-1.459 3.293-3.537zm15.34 0c0 3.36-2.63 5.836-5.857 5.836s-5.857-2.476-5.857-5.837 2.63-5.836 5.857-5.836 5.857 2.454 5.857 5.837m-2.564 0c0-2.1-1.524-3.537-3.292-3.537s-3.294 1.436-3.294 3.537 1.525 3.536 3.294 3.536c1.768 0 3.292-1.459 3.292-3.537zm14.81-5.483v10.478c0 4.31-2.541 6.08-5.547 6.08-2.83 0-4.53-1.902-5.172-3.449l2.232-.929c.398.95 1.37 2.078 2.94 2.078 1.923 0 3.116-1.194 3.116-3.426v-.84h-.088c-.575.707-1.68 1.326-3.072 1.326-2.918 0-5.592-2.542-5.592-5.814s2.674-5.858 5.592-5.858c1.392 0 2.497.619 3.072 1.304h.088v-.95zm-2.254 5.504c0-2.056-1.37-3.559-3.117-3.559s-3.248 1.503-3.248 3.56c0 2.055 1.48 3.514 3.248 3.514s3.117-1.48 3.117-3.515m6.596-11.636v17.097h-2.563V11.608zm9.9 13.537 1.989 1.326c-.641.951-2.188 2.587-4.862 2.587-3.315 0-5.791-2.565-5.791-5.836 0-3.471 2.498-5.837 5.503-5.837s4.509 2.41 4.995 3.714l.265.663-7.802 3.228c.597 1.172 1.526 1.769 2.829 1.769s2.211-.642 2.874-1.614m-6.122-2.1 5.215-2.166c-.287-.73-1.149-1.238-2.165-1.238-1.304 0-3.117 1.15-3.05 3.405z"/><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`
16
17
  };
17
18
  exports.license = "CC0-1.0";
18
19
  exports.url = "https://search.google.com/search-console";