simple-icons-pack 15.13.0__tar.gz → 15.14.0__tar.gz

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.

Potentially problematic release.


This version of simple-icons-pack might be problematic. Click here for more details.

Files changed (65) hide show
  1. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/Cargo.lock +3 -3
  2. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/PKG-INFO +1 -1
  3. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/Cargo.toml +2 -2
  4. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/simple_icons_pack.pyi +1 -0
  5. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_10.rs +1 -1
  6. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_11.rs +1 -1
  7. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_12.rs +1 -1
  8. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_13.rs +1 -1
  9. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_14.rs +1 -1
  10. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_15.rs +1 -1
  11. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_16.rs +1 -0
  12. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_10.rs +11 -11
  13. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_11.rs +11 -11
  14. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_12.rs +11 -11
  15. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_13.rs +11 -11
  16. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_14.rs +11 -11
  17. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_15.rs +11 -11
  18. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_16.rs +11 -0
  19. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_10.rs +1 -1
  20. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_11.rs +1 -1
  21. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_12.rs +1 -1
  22. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_13.rs +1 -1
  23. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_14.rs +1 -1
  24. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_15.rs +1 -1
  25. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_16.rs +1 -0
  26. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/Cargo.toml +0 -0
  27. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/LICENSE +0 -0
  28. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/README.md +0 -0
  29. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/LICENSE +0 -0
  30. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/README.md +0 -0
  31. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/mod.rs +0 -0
  32. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_00.rs +0 -0
  33. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_01.rs +0 -0
  34. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_02.rs +0 -0
  35. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_03.rs +0 -0
  36. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_04.rs +0 -0
  37. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_05.rs +0 -0
  38. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_06.rs +0 -0
  39. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_07.rs +0 -0
  40. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_08.rs +0 -0
  41. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/finder/part_09.rs +0 -0
  42. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/mod.rs +0 -0
  43. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_00.rs +0 -0
  44. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_01.rs +0 -0
  45. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_02.rs +0 -0
  46. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_03.rs +0 -0
  47. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_04.rs +0 -0
  48. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_05.rs +0 -0
  49. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_06.rs +0 -0
  50. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_07.rs +0 -0
  51. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_08.rs +0 -0
  52. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/icons/part_09.rs +0 -0
  53. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/lib.rs +0 -0
  54. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/mod.rs +0 -0
  55. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_00.rs +0 -0
  56. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_01.rs +0 -0
  57. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_02.rs +0 -0
  58. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_03.rs +0 -0
  59. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_04.rs +0 -0
  60. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_05.rs +0 -0
  61. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_06.rs +0 -0
  62. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_07.rs +0 -0
  63. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_08.rs +0 -0
  64. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/crates/simple-icons/src/py_binding/part_09.rs +0 -0
  65. {simple_icons_pack-15.13.0 → simple_icons_pack-15.14.0}/pyproject.toml +0 -0
@@ -10,7 +10,7 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
10
10
 
11
11
  [[package]]
12
12
  name = "fontawesome-free-pack"
13
- version = "7.0.0"
13
+ version = "7.0.1"
14
14
  dependencies = [
15
15
  "pyo3",
16
16
  ]
@@ -51,7 +51,7 @@ dependencies = [
51
51
 
52
52
  [[package]]
53
53
  name = "octicons-pack"
54
- version = "19.16.0"
54
+ version = "19.17.0"
55
55
  dependencies = [
56
56
  "pyo3",
57
57
  ]
@@ -149,7 +149,7 @@ dependencies = [
149
149
 
150
150
  [[package]]
151
151
  name = "simple-icons-pack"
152
- version = "15.13.0"
152
+ version = "15.14.0"
153
153
  dependencies = [
154
154
  "pyo3",
155
155
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: simple-icons-pack
3
- Version: 15.13.0
3
+ Version: 15.14.0
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -1,9 +1,9 @@
1
1
  [package]
2
2
  name = "simple-icons-pack"
3
3
  description = "A redistribution of simple-icons npm package's SVG and metadata."
4
- version = "15.13.0"
4
+ version = "15.14.0"
5
5
  license = "CC0-1.0"
6
- exclude = ["deno.json", "main.ts", "pyproject.toml", "tests/*"]
6
+ exclude = ["deno.json","main.ts","pyproject.toml","tests/*"]
7
7
  readme = "README.md"
8
8
 
9
9
  [package.repository]
@@ -2137,6 +2137,7 @@ SI_TRANSPORTFORLONDON: Final[Icon] = ...
2137
2137
  SI_ROCKETDOTCHAT: Final[Icon] = ...
2138
2138
  SI_COMMERZBANK: Final[Icon] = ...
2139
2139
  SI_SAILSDOTJS: Final[Icon] = ...
2140
+ SI_VUEUSE: Final[Icon] = ...
2140
2141
  SI_STARTREK: Final[Icon] = ...
2141
2142
  SI_ALIEXPRESS: Final[Icon] = ...
2142
2143
  SI_ANDROIDAUTO: Final[Icon] = ...
@@ -128,6 +128,7 @@ pub(super) fn find_part_10(slug: &str) -> Option<Icon> {
128
128
  "rocketdotchat" => Some(icons::SI_ROCKETDOTCHAT),
129
129
  "commerzbank" => Some(icons::SI_COMMERZBANK),
130
130
  "sailsdotjs" => Some(icons::SI_SAILSDOTJS),
131
+ "vueuse" => Some(icons::SI_VUEUSE),
131
132
  "startrek" => Some(icons::SI_STARTREK),
132
133
  "aliexpress" => Some(icons::SI_ALIEXPRESS),
133
134
  "androidauto" => Some(icons::SI_ANDROIDAUTO),
@@ -202,7 +203,6 @@ pub(super) fn find_part_10(slug: &str) -> Option<Icon> {
202
203
  "react" => Some(icons::SI_REACT),
203
204
  "cssmodules" => Some(icons::SI_CSSMODULES),
204
205
  "untappd" => Some(icons::SI_UNTAPPD),
205
- "contentful" => Some(icons::SI_CONTENTFUL),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_11(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "contentful" => Some(icons::SI_CONTENTFUL),
6
7
  "airchina" => Some(icons::SI_AIRCHINA),
7
8
  "inkdrop" => Some(icons::SI_INKDROP),
8
9
  "sentry" => Some(icons::SI_SENTRY),
@@ -202,7 +203,6 @@ pub(super) fn find_part_11(slug: &str) -> Option<Icon> {
202
203
  "gamedeveloper" => Some(icons::SI_GAMEDEVELOPER),
203
204
  "s7airlines" => Some(icons::SI_S7AIRLINES),
204
205
  "nextdotjs" => Some(icons::SI_NEXTDOTJS),
205
- "mediafire" => Some(icons::SI_MEDIAFIRE),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_12(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "mediafire" => Some(icons::SI_MEDIAFIRE),
6
7
  "youtubestudio" => Some(icons::SI_YOUTUBESTUDIO),
7
8
  "flyway" => Some(icons::SI_FLYWAY),
8
9
  "wikivoyage" => Some(icons::SI_WIKIVOYAGE),
@@ -202,7 +203,6 @@ pub(super) fn find_part_12(slug: &str) -> Option<Icon> {
202
203
  "glide" => Some(icons::SI_GLIDE),
203
204
  "webtoon" => Some(icons::SI_WEBTOON),
204
205
  "nextbilliondotai" => Some(icons::SI_NEXTBILLIONDOTAI),
205
- "sencha" => Some(icons::SI_SENCHA),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_13(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "sencha" => Some(icons::SI_SENCHA),
6
7
  "preact" => Some(icons::SI_PREACT),
7
8
  "greenhouse" => Some(icons::SI_GREENHOUSE),
8
9
  "hive_blockchain" => Some(icons::SI_HIVE_BLOCKCHAIN),
@@ -202,7 +203,6 @@ pub(super) fn find_part_13(slug: &str) -> Option<Icon> {
202
203
  "traccar" => Some(icons::SI_TRACCAR),
203
204
  "calibreweb" => Some(icons::SI_CALIBREWEB),
204
205
  "framework" => Some(icons::SI_FRAMEWORK),
205
- "mlb" => Some(icons::SI_MLB),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_14(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "mlb" => Some(icons::SI_MLB),
6
7
  "slackware" => Some(icons::SI_SLACKWARE),
7
8
  "500px" => Some(icons::SI_500PX),
8
9
  "malt" => Some(icons::SI_MALT),
@@ -202,7 +203,6 @@ pub(super) fn find_part_14(slug: &str) -> Option<Icon> {
202
203
  "armkeil" => Some(icons::SI_ARMKEIL),
203
204
  "viber" => Some(icons::SI_VIBER),
204
205
  "apachedoris" => Some(icons::SI_APACHEDORIS),
205
- "litecoin" => Some(icons::SI_LITECOIN),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_15(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "litecoin" => Some(icons::SI_LITECOIN),
6
7
  "vyond" => Some(icons::SI_VYOND),
7
8
  "gldotinet" => Some(icons::SI_GLDOTINET),
8
9
  "canvas" => Some(icons::SI_CANVAS),
@@ -202,7 +203,6 @@ pub(super) fn find_part_15(slug: &str) -> Option<Icon> {
202
203
  "bsd" => Some(icons::SI_BSD),
203
204
  "bentley" => Some(icons::SI_BENTLEY),
204
205
  "hevy" => Some(icons::SI_HEVY),
205
- "hotjar" => Some(icons::SI_HOTJAR),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_16(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "hotjar" => Some(icons::SI_HOTJAR),
6
7
  "wolframmathematica" => Some(icons::SI_WOLFRAMMATHEMATICA),
7
8
  "coronarenderer" => Some(icons::SI_CORONARENDERER),
8
9
  "sendgrid" => Some(icons::SI_SENDGRID),
@@ -1384,6 +1384,17 @@ pub const SI_SAILSDOTJS: Icon = Icon {
1384
1384
  license: None,
1385
1385
  };
1386
1386
 
1387
+ /// vueuse
1388
+ pub const SI_VUEUSE: Icon = Icon {
1389
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>VueUse</title><path d="M.876.001v12.873C.876 19.018 5.856 24 12 24s11.124-4.982 11.124-11.126V0h-9.218v12.874c0 2.543-3.812 2.543-3.812 0V0Zm4.609 1.001h3.608v11.872C9.089 14.555 10.354 15.79 12 15.79s2.911-1.236 2.907-2.916V1.002h3.608v11.872a6.515 6.515 0 0 1-13.03 0z"/></svg>"#,
1390
+ slug: "vueuse",
1391
+ title: "VueUse",
1392
+ hex: "41B883",
1393
+ source: "https://github.com/vueuse/vueuse/blob/b2aa062cfafc448d6942cee3916b695f032aceef/packages/public/favicon.svg",
1394
+ guidelines: None,
1395
+ license: None,
1396
+ };
1397
+
1387
1398
  /// startrek
1388
1399
  pub const SI_STARTREK: Icon = Icon {
1389
1400
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Star Trek</title><path d="M14.943 14.596c.094 0 .3.095.576.462a57.71 57.71 0 0 1 2.165 3.23c-1.627.646-3.595 1.01-5.684 1.01-.988 0-1.948-.097-2.856-.26 1.417-1.507 2.918-2.856 4.703-3.98.555-.278.819-.462 1.096-.462zm2.424-6.202c2.858 1.055 4.788 2.906 4.788 4.998 0 1.415-.881 2.73-2.338 3.755-.385-2.26-.898-4.477-1.644-6.616a38.69 38.69 0 0 0-.808-2.136zM7.73 8.077a38.965 38.965 0 0 0-1.096 3.288 56.361 56.361 0 0 0-1.327 6.404c-2.11-1.1-3.462-2.69-3.462-4.385.001-2.274 2.44-4.337 5.885-5.307zM12.463.086c-.095 0-.08-.007-.174.086a25.88 25.88 0 0 0-3.663 5.77C3.631 6.89 0 9.887 0 13.385c0 2.588 1.991 4.903 5.048 6.317a64.85 64.85 0 0 0-.347 4.01c0 .094.108.202.203.202h.086c.094 0 .08.007.173-.086a79.757 79.757 0 0 1 2.538-3.203c1.338.336 2.78.52 4.299.52 2.455 0 4.738-.48 6.635-1.298.46.772.908 1.555 1.385 2.395 0 .094.194.086.288.086a.175.175 0 0 0 .173-.173 69.569 69.569 0 0 0-.346-3.088c2.369-1.42 3.865-3.45 3.865-5.682 0-3.252-3.156-6.072-7.615-7.212a33.526 33.526 0 0 0-3.75-6c0-.094-.078-.087-.172-.087z"/></svg>"#,
@@ -2203,14 +2214,3 @@ pub const SI_UNTAPPD: Icon = Icon {
2203
2214
  guidelines: None,
2204
2215
  license: None,
2205
2216
  };
2206
-
2207
- /// contentful
2208
- pub const SI_CONTENTFUL: Icon = Icon {
2209
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Contentful</title><path d="M21.875 16.361c-.043-.048-1.067-1.18-2.365-1.19-.68 0-1.288.283-1.815.858-.773.842-2.35 1.85-4.25 1.921-1.598.059-3.085-.548-4.423-1.805-1.644-1.544-2.155-4.016-1.302-6.297.834-2.23 2.752-3.616 5.131-3.707l.044-.004c.024-.003 2.302-.258 4.325 1.548.17.185 1.154 1.197 2.475 1.228.823.018 1.586-.336 2.27-1.055.602-.632.87-1.342.797-2.112-.154-1.61-1.806-2.876-2.03-3.04-.212-.184-1.878-1.578-4.476-2.294-2.52-.695-6.42-.853-10.685 2.349a7.31 7.31 0 0 0-.557.49c-.28.208-.523.462-.716.753a12.469 12.469 0 0 0-3.064 8.677c.207 6.283 5.265 9.293 5.646 9.51.262.17 2.906 1.81 6.495 1.809 2.106 0 4.538-.565 7.005-2.322.248-.138 1.714-1.012 2.103-2.52.23-.894.042-1.815-.562-2.737l-.046-.06zm-16.932 1.97c0-1.09.887-1.977 1.977-1.977s1.977.886 1.977 1.977c0 1.09-.887 1.977-1.977 1.977s-1.977-.887-1.977-1.977zm.139-13.657c.236-.275.451-.498.628-.67a1.965 1.965 0 0 1 1.088-.329c1.09 0 1.977.887 1.977 1.977S7.888 7.63 6.798 7.63s-1.977-.887-1.977-1.977c0-.356.096-.69.261-.978zM13.249.999c3.954 0 6.657 2.336 6.826 2.486l.043.034c.42.3 1.532 1.301 1.63 2.324.044.469-.126.898-.52 1.313-.477.5-.983.752-1.504.738-.964-.019-1.743-.887-1.76-.905l-.042-.044c-2.292-2.063-4.83-1.855-5.13-1.822a6.82 6.82 0 0 0-3.012.818 3 3 0 0 0-2.34-3.214C9.543 1.45 11.516.999 13.248.999zM3.884 6.34a3 3 0 0 0 2.914 2.31c.122 0 .24-.01.358-.024a7.336 7.336 0 0 0-.39.866c-.75 2.003-.59 4.14.359 5.854-.068-.005-.136-.01-.205-.01a2.999 2.999 0 0 0-2.967 2.6 10.075 10.075 0 0 1-1.7-5.288 11.43 11.43 0 0 1 1.63-6.309zM21.497 18.9c-.3 1.174-1.615 1.89-1.627 1.896l-.058.036c-6.287 4.499-12.137.667-12.382.502l-.036-.022a2.848 2.848 0 0 1-.034-.02 2.998 2.998 0 0 0 2.543-3.228c1.124.64 2.336.951 3.58.906 2.214-.083 4.057-1.264 4.962-2.25.327-.356.67-.53 1.048-.53h.005c.762.004 1.46.688 1.593.826.421.658.558 1.291.406 1.884z"/></svg>"#,
2210
- slug: "contentful",
2211
- title: "Contentful",
2212
- hex: "2478CC",
2213
- source: "https://press.contentful.com/media_kits",
2214
- guidelines: None,
2215
- license: None,
2216
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// contentful
5
+ pub const SI_CONTENTFUL: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Contentful</title><path d="M21.875 16.361c-.043-.048-1.067-1.18-2.365-1.19-.68 0-1.288.283-1.815.858-.773.842-2.35 1.85-4.25 1.921-1.598.059-3.085-.548-4.423-1.805-1.644-1.544-2.155-4.016-1.302-6.297.834-2.23 2.752-3.616 5.131-3.707l.044-.004c.024-.003 2.302-.258 4.325 1.548.17.185 1.154 1.197 2.475 1.228.823.018 1.586-.336 2.27-1.055.602-.632.87-1.342.797-2.112-.154-1.61-1.806-2.876-2.03-3.04-.212-.184-1.878-1.578-4.476-2.294-2.52-.695-6.42-.853-10.685 2.349a7.31 7.31 0 0 0-.557.49c-.28.208-.523.462-.716.753a12.469 12.469 0 0 0-3.064 8.677c.207 6.283 5.265 9.293 5.646 9.51.262.17 2.906 1.81 6.495 1.809 2.106 0 4.538-.565 7.005-2.322.248-.138 1.714-1.012 2.103-2.52.23-.894.042-1.815-.562-2.737l-.046-.06zm-16.932 1.97c0-1.09.887-1.977 1.977-1.977s1.977.886 1.977 1.977c0 1.09-.887 1.977-1.977 1.977s-1.977-.887-1.977-1.977zm.139-13.657c.236-.275.451-.498.628-.67a1.965 1.965 0 0 1 1.088-.329c1.09 0 1.977.887 1.977 1.977S7.888 7.63 6.798 7.63s-1.977-.887-1.977-1.977c0-.356.096-.69.261-.978zM13.249.999c3.954 0 6.657 2.336 6.826 2.486l.043.034c.42.3 1.532 1.301 1.63 2.324.044.469-.126.898-.52 1.313-.477.5-.983.752-1.504.738-.964-.019-1.743-.887-1.76-.905l-.042-.044c-2.292-2.063-4.83-1.855-5.13-1.822a6.82 6.82 0 0 0-3.012.818 3 3 0 0 0-2.34-3.214C9.543 1.45 11.516.999 13.248.999zM3.884 6.34a3 3 0 0 0 2.914 2.31c.122 0 .24-.01.358-.024a7.336 7.336 0 0 0-.39.866c-.75 2.003-.59 4.14.359 5.854-.068-.005-.136-.01-.205-.01a2.999 2.999 0 0 0-2.967 2.6 10.075 10.075 0 0 1-1.7-5.288 11.43 11.43 0 0 1 1.63-6.309zM21.497 18.9c-.3 1.174-1.615 1.89-1.627 1.896l-.058.036c-6.287 4.499-12.137.667-12.382.502l-.036-.022a2.848 2.848 0 0 1-.034-.02 2.998 2.998 0 0 0 2.543-3.228c1.124.64 2.336.951 3.58.906 2.214-.083 4.057-1.264 4.962-2.25.327-.356.67-.53 1.048-.53h.005c.762.004 1.46.688 1.593.826.421.658.558 1.291.406 1.884z"/></svg>"#,
7
+ slug: "contentful",
8
+ title: "Contentful",
9
+ hex: "2478CC",
10
+ source: "https://press.contentful.com/media_kits",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// airchina
5
16
  pub const SI_AIRCHINA: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Air China</title><path d="M6.75 23.377c3.431.96 7.361-1.449 7.361-5.442v-4.713c0-1.377 1.147-3.19 3.212-3.19 2.17 0 3.201 1.949 3.201 3.19 0 .792-.313 2.377-1.804 2.377-1.188 0-1.95-1.21-1.574-2.2-.083.333.093.657.449.657.343 0 .532-.324.468-.73 0-.083-.104-.834-.939-.834-.698 0-.927.636-.927.948v4.193c0 4.483-4.88 7.798-9.447 5.744M3.508 19.99s2.303 2.336 5.338.573c2.012-1.167 2.075-3.598 2.075-3.598v-5.431s-.084-2.722 2.366-4.672c1.711-1.345 3.296-1.252 4.39-1.387 2.806-.344 4.057-2.116 4.057-2.116.031.302-.272 3.555-3.785 4.483-.72.188-4.578-.187-4.578 4.275v5.38c0 1.126-.27 3.118-2.377 4.526-2.169 1.439-5.683 1.21-7.486-2.033M1.047 8.759H3.85c0-.5.428-1.471 1.523-1.471.427 0 .5.095 1.052-.02.72-.24 1.043-.657 1.19-.99 0 0 .28 1.187-.845 1.813-.637.345-1.616.074-1.616.074s-.792-.115-.897.593c.449 0 1.147.449 1.147 1.22v6.528c0 .469.375.96.949.96a.95.95 0 0 0 .949-.96v-4.578c0-6.757 5.255-9.56 8.31-9.79 2.533-.188 4.244.04 7.34-2.138 0 0-.97 3.796-5.358 4.703-.804.166-3.224-.115-5.497 2.252-1.803 1.877-1.99 3.608-1.99 5.891v4.035c0 1.762-1.419 3.545-3.587 3.545-2.096 0-3.566-1.668-3.566-3.545v-6.85c0-.563-.406-1.074-1.054-1.074h-.854Z"/></svg>"#,
@@ -2195,14 +2206,3 @@ pub const SI_NEXTDOTJS: Icon = Icon {
2195
2206
  guidelines: Some("https://vercel.com/design/brands#next-js"),
2196
2207
  license: None,
2197
2208
  };
2198
-
2199
- /// mediafire
2200
- pub const SI_MEDIAFIRE: Icon = Icon {
2201
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MediaFire</title><path d="M11.13 7.171c-.496.42 2.943-.458 2.6 1.239-.332 1.633-3.62-.343-7.223-.176-1.594.073-3.054.53-3.985 1.668.973-1.108 2.901-.844 2.398-.081-1.172 1.776-3.376.497-4.92 3.975.185-.4.685-1.196 2.843-1.526 1.586-.242 4.214-.016 5.054 1.297.924 1.444-3.759 1.28-1.167 1.573 3.593.406 6.299 3.31 9.813 3.311 4.55 0 7.422-2.324 7.457-6.146.063-6.923-9.101-8.318-12.87-5.134zm6.768 7.554c-1.195-.033-2.404-.512-3.364-.98-2.365-1.155-3.338-1.553-3.338-1.608 0-.067 1.42.484 3.813-.789 1.383-.735 1.432-1.377 2.89-1.505 1.73-.152 2.962 1.13 2.962 2.478 0 1.349-1.222 2.453-2.963 2.404z"/></svg>"#,
2202
- slug: "mediafire",
2203
- title: "MediaFire",
2204
- hex: "1299F3",
2205
- source: "https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/",
2206
- guidelines: Some("https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/"),
2207
- license: None,
2208
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// mediafire
5
+ pub const SI_MEDIAFIRE: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MediaFire</title><path d="M11.13 7.171c-.496.42 2.943-.458 2.6 1.239-.332 1.633-3.62-.343-7.223-.176-1.594.073-3.054.53-3.985 1.668.973-1.108 2.901-.844 2.398-.081-1.172 1.776-3.376.497-4.92 3.975.185-.4.685-1.196 2.843-1.526 1.586-.242 4.214-.016 5.054 1.297.924 1.444-3.759 1.28-1.167 1.573 3.593.406 6.299 3.31 9.813 3.311 4.55 0 7.422-2.324 7.457-6.146.063-6.923-9.101-8.318-12.87-5.134zm6.768 7.554c-1.195-.033-2.404-.512-3.364-.98-2.365-1.155-3.338-1.553-3.338-1.608 0-.067 1.42.484 3.813-.789 1.383-.735 1.432-1.377 2.89-1.505 1.73-.152 2.962 1.13 2.962 2.478 0 1.349-1.222 2.453-2.963 2.404z"/></svg>"#,
7
+ slug: "mediafire",
8
+ title: "MediaFire",
9
+ hex: "1299F3",
10
+ source: "https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/",
11
+ guidelines: Some("https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/"),
12
+ license: None,
13
+ };
14
+
4
15
  /// youtubestudio
5
16
  pub const SI_YOUTUBESTUDIO: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>YouTube Studio</title><path d="M20.919 13.176c.048-.384.084-.768.084-1.176s-.036-.792-.084-1.176l2.532-1.98a.605.605 0 0 0 .144-.768l-2.4-4.152a.603.603 0 0 0-.732-.264l-2.988 1.2a8.767 8.767 0 0 0-2.028-1.176l-.456-3.18A.585.585 0 0 0 14.403 0h-4.8c-.3 0-.552.216-.588.504l-.456 3.18A9.22 9.22 0 0 0 6.531 4.86l-2.988-1.2a.585.585 0 0 0-.732.264l-2.4 4.152a.592.592 0 0 0 .144.768l2.532 1.98c-.048.384-.084.78-.084 1.176s.036.792.084 1.176l-2.532 1.98a.605.605 0 0 0-.144.768l2.4 4.152c.144.264.468.36.732.264l2.988-1.2c.624.48 1.296.876 2.028 1.176l.456 3.18a.585.585 0 0 0 .588.504h4.8c.3 0 .552-.216.588-.504l.456-3.18a9.22 9.22 0 0 0 2.028-1.176l2.988 1.2c.276.108.588 0 .732-.264l2.4-4.152a.605.605 0 0 0-.144-.768l-2.532-1.98zM9.603 15.6V8.4l6 3.6-6 3.6z"/></svg>"#,
@@ -2211,14 +2222,3 @@ pub const SI_NEXTBILLIONDOTAI: Icon = Icon {
2211
2222
  guidelines: None,
2212
2223
  license: None,
2213
2224
  };
2214
-
2215
- /// sencha
2216
- pub const SI_SENCHA: Icon = Icon {
2217
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Sencha</title><path d="M15.287,24c0.458-1.221,0.917-1.532,0.917-2.442c0-1.452-0.878-2.8-2.237-3.434 l-5.831-2.813C5.211,13.85,3.392,10.97,3.392,7.797c0-3.23,1.867-6.133,4.871-7.576L8.712,0C8.129,0.674,7.796,1.532,7.796,2.44 c0,1.453,0.878,2.801,2.237,3.435l5.831,2.813c2.926,1.462,4.744,4.342,4.744,7.514c0,3.23-1.867,6.133-4.871,7.577L15.287,24"/></svg>"#,
2218
- slug: "sencha",
2219
- title: "Sencha",
2220
- hex: "86BC40",
2221
- source: "https://design.sencha.com",
2222
- guidelines: Some("https://design.sencha.com/productlogo.html"),
2223
- license: None,
2224
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// sencha
5
+ pub const SI_SENCHA: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Sencha</title><path d="M15.287,24c0.458-1.221,0.917-1.532,0.917-2.442c0-1.452-0.878-2.8-2.237-3.434 l-5.831-2.813C5.211,13.85,3.392,10.97,3.392,7.797c0-3.23,1.867-6.133,4.871-7.576L8.712,0C8.129,0.674,7.796,1.532,7.796,2.44 c0,1.453,0.878,2.801,2.237,3.435l5.831,2.813c2.926,1.462,4.744,4.342,4.744,7.514c0,3.23-1.867,6.133-4.871,7.577L15.287,24"/></svg>"#,
7
+ slug: "sencha",
8
+ title: "Sencha",
9
+ hex: "86BC40",
10
+ source: "https://design.sencha.com",
11
+ guidelines: Some("https://design.sencha.com/productlogo.html"),
12
+ license: None,
13
+ };
14
+
4
15
  /// preact
5
16
  pub const SI_PREACT: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Preact</title><path d="M 12,10.406 A 1.594,1.594 0 0 0 10.406,12 1.594,1.594 0 0 0 12,13.594 1.594,1.594 0 0 0 13.594,12 1.594,1.594 0 0 0 12,10.406 Z m 5.499,-4.33 a 2.998,2.998 0 0 1 0.643,0.054 1.668,1.668 0 0 1 0.48,0.172 1.085,1.085 0 0 1 0.29,0.235 1.032,1.032 0 0 1 0.185,0.315 1.454,1.454 0 0 1 0.084,0.452 c 0.007,0.195 -0.015,0.398 -0.058,0.603 -0.054,0.261 -0.14,0.521 -0.244,0.778 -0.137,0.334 -0.304,0.66 -0.49,0.978 -0.245,0.417 -0.52,0.818 -0.817,1.207 -0.145,0.191 -0.3,0.376 -0.455,0.561 -0.22,-0.238 -0.443,-0.472 -0.673,-0.7 a 23.61,23.61 0 0 0 -2.05,-1.797 l -0.23,0.296 0.23,-0.296 -0.018,-0.014 -0.461,0.592 0.018,0.014 a 22.864,22.864 0 0 1 1.984,1.74 c 0.241,0.237 0.475,0.48 0.703,0.73 -0.099,0.108 -0.194,0.22 -0.296,0.326 -0.099,0.104 -0.2,0.207 -0.301,0.308 l 0.53,0.53 c 0.106,-0.105 0.21,-0.212 0.313,-0.32 0.085,-0.088 0.164,-0.182 0.248,-0.272 0.065,0.078 0.135,0.152 0.198,0.231 a 13.317,13.317 0 0 1 0.909,1.262 c 0.211,0.336 0.404,0.681 0.564,1.036 a 5.23,5.23 0 0 1 0.293,0.806 3.019,3.019 0 0 1 0.102,0.637 c 0.008,0.178 -0.007,0.351 -0.05,0.508 -0.034,0.123 -0.087,0.239 -0.157,0.338 h -10e-4 c -0.068,0.098 -0.157,0.186 -0.26,0.256 -0.121,0.083 -0.264,0.146 -0.418,0.191 -0.188,0.054 -0.39,0.081 -0.6,0.09 -0.266,0.01 -0.538,-0.01 -0.814,-0.05 -0.357,-0.051 -0.713,-0.134 -1.067,-0.238 -0.464,-0.137 -0.92,-0.307 -1.369,-0.5 h -0.001 c -0.584,-0.253 -1.153,-0.543 -1.71,-0.86 L 12.708,16.26 c 0.578,-0.377 1.144,-0.77 1.686,-1.194 l -0.21,-0.27 0.211,0.27 0.018,-0.015 -0.463,-0.59 -0.017,0.014 c -0.695,0.542 -1.418,1.047 -2.168,1.505 A 18.53,18.53 0 0 1 9.938,16.963 C 9.465,17.182 8.984,17.378 8.494,17.539 A 8.68,8.68 0 0 1 7.352,17.835 C 7.066,17.887 6.781,17.921 6.499,17.925 6.277,17.928 6.061,17.912 5.856,17.87 5.681,17.834 5.518,17.778 5.376,17.698 5.265,17.635 5.166,17.556 5.086,17.464 5.007,17.373 4.944,17.265 4.901,17.149 4.85,17.012 4.823,16.857 4.817,16.696 a 2.54,2.54 0 0 1 0.058,-0.603 c 0.055,-0.261 0.14,-0.52 0.245,-0.777 a 7.704,7.704 0 0 1 0.49,-0.978 12.09,12.09 0 0 1 1.271,-1.767 c 0.232,0.251 0.469,0.497 0.712,0.737 a 23.645,23.645 0 0 0 2.02,1.765 l 0.461,-0.591 A 22.9,22.9 0 0 1 8.119,12.773 C 7.865,12.523 7.618,12.267 7.378,12.004 7.477,11.896 7.573,11.785 7.673,11.679 7.776,11.572 7.879,11.466 7.983,11.362 l -0.53,-0.53 C 7.345,10.94 7.238,11.05 7.132,11.16 7.047,11.249 6.967,11.343 6.884,11.433 6.829,11.367 6.77,11.305 6.715,11.238 6.386,10.832 6.077,10.411 5.799,9.975 5.585,9.637 5.391,9.292 5.228,8.935 5.102,8.66 4.995,8.38 4.92,8.097 4.863,7.882 4.826,7.669 4.818,7.46 A 1.67,1.67 0 0 1 4.868,6.953 C 4.902,6.829 4.955,6.714 5.025,6.614 H 5.026 C 5.094,6.516 5.184,6.428 5.286,6.358 A 1.446,1.446 0 0 1 5.705,6.168 C 5.892,6.113 6.094,6.086 6.304,6.078 a 4.545,4.545 0 0 1 0.814,0.048 7.708,7.708 0 0 1 1.067,0.24 12.092,12.092 0 0 1 1.369,0.5 17.248,17.248 0 0 1 1.736,0.874 24.003,24.003 0 0 0 -1.694,1.202 l 0.462,0.59 c 0.683,-0.534 1.393,-1.031 2.13,-1.484 0.594,-0.363 1.203,-0.697 1.83,-0.99 0.474,-0.222 0.956,-0.42 1.448,-0.583 A 8.816,8.816 0 0 1 16.612,6.172 C 16.91,6.116 17.207,6.08 17.499,6.076 Z m -0.01,-0.75 -0.001,0 C 17.142,5.331 16.804,5.373 16.474,5.434 A 9.546,9.546 0 0 0 15.229,5.763 14.202,14.202 0 0 0 13.7,6.379 C 13.117,6.651 12.554,6.961 12.004,7.289 11.883,7.216 11.761,7.144 11.637,7.074 11.06,6.745 10.466,6.442 9.852,6.177 9.38,5.974 8.897,5.792 8.397,5.646 8.017,5.534 7.625,5.442 7.225,5.384 6.916,5.34 6.599,5.316 6.275,5.329 6.021,5.339 5.759,5.372 5.499,5.446 5.281,5.51 5.063,5.602 4.863,5.74 A 1.774,1.774 0 0 0 4.146,6.754 C 4.078,7.001 4.059,7.251 4.069,7.491 a 3.728,3.728 0 0 0 0.127,0.798 6.016,6.016 0 0 0 0.351,0.959 9.548,9.548 0 0 0 0.62,1.128 14.203,14.203 0 0 0 0.967,1.335 c 0.08,0.098 0.166,0.19 0.248,0.286 C 6.193,12.219 6.007,12.443 5.83,12.676 5.519,13.084 5.226,13.51 4.963,13.958 A 8.44,8.44 0 0 0 4.425,15.033 5.28,5.28 0 0 0 4.142,15.941 C 4.089,16.19 4.059,16.453 4.069,16.723 a 2.182,2.182 0 0 0 0.13,0.688 v 10e-4 a 1.775,1.775 0 0 0 0.81,0.94 2.403,2.403 0 0 0 0.697,0.253 3.699,3.699 0 0 0 0.805,0.07 5.97,5.97 0 0 0 0.977,-0.102 l 10e-4,-0.001 a 9.412,9.412 0 0 0 1.24,-0.32 c 0.523,-0.173 1.031,-0.38 1.526,-0.61 0.599,-0.278 1.178,-0.593 1.742,-0.93 0.121,0.072 0.243,0.144 0.366,0.214 a 17.99,17.99 0 0 0 1.785,0.898 12.832,12.832 0 0 0 1.455,0.53 c 0.38,0.112 0.772,0.204 1.172,0.262 a 5.284,5.284 0 0 0 0.95,0.056 c 0.254,-0.01 0.516,-0.044 0.776,-0.118 0.218,-0.063 0.436,-0.156 0.636,-0.294 a 1.775,1.775 0 0 0 0.717,-1.014 c 0.068,-0.248 0.087,-0.497 0.077,-0.736 -0.011,-0.277 -0.06,-0.544 -0.127,-0.799 -0.085,-0.322 -0.202,-0.629 -0.335,-0.923 -0.178,-0.393 -0.387,-0.767 -0.612,-1.127 -0.294,-0.466 -0.618,-0.908 -0.959,-1.333 -0.09,-0.111 -0.188,-0.216 -0.28,-0.324 0.189,-0.222 0.374,-0.447 0.552,-0.679 0.311,-0.409 0.604,-0.835 0.867,-1.283 A 8.441,8.441 0 0 0 19.575,8.967 5.277,5.277 0 0 0 19.858,8.06 C 19.911,7.81 19.941,7.547 19.931,7.277 19.924,7.051 19.886,6.817 19.801,6.589 V 6.588 a 1.775,1.775 0 0 0 -0.81,-0.94 C 18.767,5.522 18.529,5.444 18.294,5.396 A 3.7,3.7 0 0 0 17.489,5.326 Z M 12,0 22.392,6 V 18 L 12,24 1.607,18 V 6 Z"/></svg>"#,
@@ -2195,14 +2206,3 @@ pub const SI_FRAMEWORK: Icon = Icon {
2195
2206
  guidelines: None,
2196
2207
  license: None,
2197
2208
  };
2198
-
2199
- /// mlb
2200
- pub const SI_MLB: Icon = Icon {
2201
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MLB</title><path d="M22.003 5.53a1.988 1.988 0 011.99 1.827l.007.177v8.927a2.007 2.007 0 01-1.848 2.002l-.15.006H2.002a2.003 2.003 0 01-1.42-.586 1.979 1.979 0 01-.575-1.245L0 16.46V7.535a1.994 1.994 0 01.583-1.427 2.016 2.016 0 011.242-.57l.176-.007h20.002zm-7.5.703H2.001a1.312 1.312 0 00-.926.375 1.299 1.299 0 00-.374.926v8.927a1.282 1.282 0 00.374.922c.246.245.579.383.926.384h8.116a92.275 92.275 0 00-.495-.843H8.66c0-2.402.812-3.73 1.784-3.995.133-.024.07-.68-.1-.88h-.561c-.09 0-.038-.169-.038-.169l.456-.972-.062-.266H8.455l1.383-.967c.064-2.55 2.68-2.748 4.255-1.686.937.62 1.008 1.849.937 2.698-.012.054-.244.018-.244.018s-.16.937.257.937h1.838c.749-.03 1.472.478 1.472.478l.176-.643-4.026-5.244zm7.5 0h-5.59l3.207 5.36.296.038.187.245v.229l.202.041.188.255v.221l.21.037.211.23v.51c.252.228.536.418.843.563.283.108.315.562.486.803.213.352.505.493.444.69-.143.526-.682 1.414-1.184 1.456h-1.986v.85h2.488a1.3 1.3 0 001.294-1.311V7.534h-.002a1.285 1.285 0 00-1.294-1.3zM4.022 14.404a.888.888 0 01-.638 1.513.879.879 0 01-.88-.888.888.888 0 011.518-.625z"/></svg>"#,
2202
- slug: "mlb",
2203
- title: "MLB",
2204
- hex: "041E42",
2205
- source: "https://www.mlb.com",
2206
- guidelines: None,
2207
- license: None,
2208
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// mlb
5
+ pub const SI_MLB: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MLB</title><path d="M22.003 5.53a1.988 1.988 0 011.99 1.827l.007.177v8.927a2.007 2.007 0 01-1.848 2.002l-.15.006H2.002a2.003 2.003 0 01-1.42-.586 1.979 1.979 0 01-.575-1.245L0 16.46V7.535a1.994 1.994 0 01.583-1.427 2.016 2.016 0 011.242-.57l.176-.007h20.002zm-7.5.703H2.001a1.312 1.312 0 00-.926.375 1.299 1.299 0 00-.374.926v8.927a1.282 1.282 0 00.374.922c.246.245.579.383.926.384h8.116a92.275 92.275 0 00-.495-.843H8.66c0-2.402.812-3.73 1.784-3.995.133-.024.07-.68-.1-.88h-.561c-.09 0-.038-.169-.038-.169l.456-.972-.062-.266H8.455l1.383-.967c.064-2.55 2.68-2.748 4.255-1.686.937.62 1.008 1.849.937 2.698-.012.054-.244.018-.244.018s-.16.937.257.937h1.838c.749-.03 1.472.478 1.472.478l.176-.643-4.026-5.244zm7.5 0h-5.59l3.207 5.36.296.038.187.245v.229l.202.041.188.255v.221l.21.037.211.23v.51c.252.228.536.418.843.563.283.108.315.562.486.803.213.352.505.493.444.69-.143.526-.682 1.414-1.184 1.456h-1.986v.85h2.488a1.3 1.3 0 001.294-1.311V7.534h-.002a1.285 1.285 0 00-1.294-1.3zM4.022 14.404a.888.888 0 01-.638 1.513.879.879 0 01-.88-.888.888.888 0 011.518-.625z"/></svg>"#,
7
+ slug: "mlb",
8
+ title: "MLB",
9
+ hex: "041E42",
10
+ source: "https://www.mlb.com",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// slackware
5
16
  pub const SI_SLACKWARE: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Slackware</title><path d="M12.924 1.228c-.584-.01-1.251 0-1.485.027-2.46.282-4.138 1.3-4.753 2.891-.218.552-.274 1.002-.243 1.772.048 1.21.419 2.004 1.262 2.742 1.225 1.06 2.98 1.508 5.998 1.508 2.737 0 3.71.413 3.916 1.675.313 1.867-1.57 3.07-4.414 2.827-1.878-.16-3.496-.912-4.223-1.967a7.772 7.772 0 01-.355-.62c-.382-.76-.64-.978-1.176-.978-.43.005-.732.165-.918.494l-.133.24v4.03l.137.296c.165.344.4.546.744.63.35.09.794-.036 1.42-.402l.5-.29.826.185c1.82.403 2.75.523 4.065.523 1.103.005 1.548-.046 2.455-.285 1.124-.297 1.974-.785 2.717-1.57.8-.844 1.15-1.853 1.097-3.147-.069-1.628-.695-2.698-2-3.414-.96-.525-2.292-.79-4.377-.88-2.042-.086-2.794-.155-3.515-.32-.51-.12-.785-.25-1.076-.515-.653-.589-.59-1.755.136-2.482.642-.637 1.511-.928 2.774-.928 1.432.005 2.393.27 3.412.955.185.127.721.62 1.193 1.092.886.902 1.135 1.082 1.506 1.082.244 0 .59-.163.732-.344.26-.329.303-.63.303-2.2 0-1.66-.043-1.91-.377-2.282-.387-.425-.848-.42-1.75.031l-.59.297-.63-.17c-1.496-.392-2.038-.477-3.178-.504zM0 13.775v9h24v-1H1v-8z"/></svg>"#,
@@ -2197,14 +2208,3 @@ pub const SI_APACHEDORIS: Icon = Icon {
2197
2208
  guidelines: Some("https://www.apache.org/foundation/marks"),
2198
2209
  license: Some("Apache-2.0"),
2199
2210
  };
2200
-
2201
- /// litecoin
2202
- pub const SI_LITECOIN: Icon = Icon {
2203
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Litecoin</title><path d="M12 0a12 12 0 1012 12A12 12 0 0012 0zm-.2617 3.6777h2.584a.3425.3425 0 01.33.4356l-2.0312 6.918 1.9062-.582-.4082 1.3847-1.9238.5605-1.248 4.213h6.6757a.3425.3425 0 01.3282.4374l-.582 2a.4586.4586 0 01-.4395.3301H6.7324l1.7227-5.8223-1.9063.5801.42-1.3613 1.9101-.58 2.4219-8.1798a.4557.4557 0 01.4375-.334Z"/></svg>"#,
2204
- slug: "litecoin",
2205
- title: "Litecoin",
2206
- hex: "A6A9AA",
2207
- source: "https://litecoin-foundation.org/litecoin-branding-guidelines/",
2208
- guidelines: Some("https://litecoin-foundation.org/litecoin-branding-guidelines/"),
2209
- license: None,
2210
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// litecoin
5
+ pub const SI_LITECOIN: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Litecoin</title><path d="M12 0a12 12 0 1012 12A12 12 0 0012 0zm-.2617 3.6777h2.584a.3425.3425 0 01.33.4356l-2.0312 6.918 1.9062-.582-.4082 1.3847-1.9238.5605-1.248 4.213h6.6757a.3425.3425 0 01.3282.4374l-.582 2a.4586.4586 0 01-.4395.3301H6.7324l1.7227-5.8223-1.9063.5801.42-1.3613 1.9101-.58 2.4219-8.1798a.4557.4557 0 01.4375-.334Z"/></svg>"#,
7
+ slug: "litecoin",
8
+ title: "Litecoin",
9
+ hex: "A6A9AA",
10
+ source: "https://litecoin-foundation.org/litecoin-branding-guidelines/",
11
+ guidelines: Some("https://litecoin-foundation.org/litecoin-branding-guidelines/"),
12
+ license: None,
13
+ };
14
+
4
15
  /// vyond
5
16
  pub const SI_VYOND: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Vyond</title><path d="M1.55 16.382 0 7.616h1.328l.928 6.18.932-6.18h1.328l-1.55 8.766H1.55zm5.486-7.61H6.022l1.166 3.776v2.68h.924v-2.68L9.28 8.772H8.262L7.65 11.35l-.614-2.58v.002zm5.12 1.92c0-.324-.128-.482-.372-.482s-.37.16-.37.482v2.616c0 .324.126.492.37.492s.372-.166.372-.492v-2.616zm-.344-1.256c.69 0 1.144.468 1.144 1.262v2.52c0 .872-.432 1.346-1.172 1.346s-1.162-.468-1.162-1.376v-2.52c0-.766.44-1.24 1.19-1.24m5.032-.656v4.2l-1.344-4.2h-.896v6.456h.924v-3.944l1.316 3.944h.936V8.772h-.936zm5.07 6.32c.508 0 .706-.322.706-.92v-4.22c0-.72-.336-1.044-1.08-1.044h-.31v6.184h.684zM19.89 7.616h1.924c1.504 0 2.186.784 2.186 2.408v3.912c0 1.678-.62 2.448-2.122 2.448H19.89V7.616z"/></svg>"#,
@@ -2191,14 +2202,3 @@ pub const SI_HEVY: Icon = Icon {
2191
2202
  guidelines: None,
2192
2203
  license: None,
2193
2204
  };
2194
-
2195
- /// hotjar
2196
- pub const SI_HOTJAR: Icon = Icon {
2197
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hotjar</title><path d="M10.119 9.814C12.899 8.27 16.704 6.155 16.704 0h-4.609c0 3.444-1.676 4.375-4.214 5.786C5.1 7.33 1.295 9.444 1.295 15.6h4.61c0-3.444 1.676-4.376 4.214-5.786zM18.096 8.4c0 3.444-1.677 4.376-4.215 5.785-2.778 1.544-6.585 3.66-6.585 9.815h4.609c0-3.444 1.676-4.376 4.214-5.786 2.78-1.544 6.586-3.658 6.586-9.814h-4.609z"/></svg>"#,
2198
- slug: "hotjar",
2199
- title: "Hotjar",
2200
- hex: "FF3C00",
2201
- source: "https://www.hotjar.com",
2202
- guidelines: None,
2203
- license: None,
2204
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// hotjar
5
+ pub const SI_HOTJAR: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hotjar</title><path d="M10.119 9.814C12.899 8.27 16.704 6.155 16.704 0h-4.609c0 3.444-1.676 4.375-4.214 5.786C5.1 7.33 1.295 9.444 1.295 15.6h4.61c0-3.444 1.676-4.376 4.214-5.786zM18.096 8.4c0 3.444-1.677 4.376-4.215 5.785-2.778 1.544-6.585 3.66-6.585 9.815h4.609c0-3.444 1.676-4.376 4.214-5.786 2.78-1.544 6.586-3.658 6.586-9.814h-4.609z"/></svg>"#,
7
+ slug: "hotjar",
8
+ title: "Hotjar",
9
+ hex: "FF3C00",
10
+ source: "https://www.hotjar.com",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// wolframmathematica
5
16
  pub const SI_WOLFRAMMATHEMATICA: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Wolfram Mathematica</title><path d="M15.74 10.7c-.53-1.53.14-4 .14-4S13.6 8.01 11.93 8 8.13 6.7 8.13 6.7s.56 2.46.07 4.04c-.48 1.58-2.47 3.34-2.47 3.34s2.58.23 3.85 1.1S12 18.64 12 18.64s.78-2.35 2.32-3.41c1.54-1.07 3.96-1.15 3.96-1.15s-2-1.84-2.54-3.37zm-2 3.69c-1.09.81-1.75 2.19-1.75 2.19s-.76-1.43-1.8-2.22c-1.05-.79-2.57-.97-2.57-.97a5.06 5.06 0 0 0 1.53-2.37c.46-1.54.18-2.73.18-2.73s.92.7 2.62.7c1.7 0 2.79-.7 2.79-.7s-.38 1.58.07 2.7c.44 1.14 1.57 2.41 1.57 2.41s-1.56.17-2.64.99zM13.73 9.6s-.95.38-1.77.37c-.82 0-1.7-.37-1.7-.37.05.58 0 1.15-.17 1.7-.27.86-.91 1.64-.91 1.64A4.23 4.23 0 0 1 12 14.95s.45-.85 1.18-1.33c.5-.31 1.05-.55 1.63-.7 0 0-.74-.78-1.02-1.57-.28-.78-.06-1.75-.06-1.75zM20.1 12l3.31-3.7-4.85-1.07.5-4.94-4.56 2L12 0 9.5 4.29l-4.55-2 .49 4.95L.59 8.29 3.89 12 .6 15.7l4.85 1.07-.5 4.94 4.55-2L12 24l2.5-4.29 4.56 2-.5-4.94 4.85-1.06-3.3-3.71zm-5.27 3.95C14 16.56 12 20.81 12 20.81S10.5 16.95 9 15.95c-1.48-1-5.38-1.22-5.38-1.22s2.99-2.37 3.57-4.47c.59-2.1-.37-5.37-.37-5.37s2.9 2.1 5.08 2.1c2.17 0 5.26-2.1 5.26-2.1s-.82 4.5-.53 5.46c.3.96 3.73 4.38 3.73 4.38s-4.7.62-5.54 1.22z"/></svg>"#,
@@ -128,6 +128,7 @@ pub(super) fn bind_part_10(m: &Bound<PyModule>) -> PyResult<()> {
128
128
  m.add("SI_ROCKETDOTCHAT", icons::SI_ROCKETDOTCHAT)?;
129
129
  m.add("SI_COMMERZBANK", icons::SI_COMMERZBANK)?;
130
130
  m.add("SI_SAILSDOTJS", icons::SI_SAILSDOTJS)?;
131
+ m.add("SI_VUEUSE", icons::SI_VUEUSE)?;
131
132
  m.add("SI_STARTREK", icons::SI_STARTREK)?;
132
133
  m.add("SI_ALIEXPRESS", icons::SI_ALIEXPRESS)?;
133
134
  m.add("SI_ANDROIDAUTO", icons::SI_ANDROIDAUTO)?;
@@ -202,6 +203,5 @@ pub(super) fn bind_part_10(m: &Bound<PyModule>) -> PyResult<()> {
202
203
  m.add("SI_REACT", icons::SI_REACT)?;
203
204
  m.add("SI_CSSMODULES", icons::SI_CSSMODULES)?;
204
205
  m.add("SI_UNTAPPD", icons::SI_UNTAPPD)?;
205
- m.add("SI_CONTENTFUL", icons::SI_CONTENTFUL)?;
206
206
  Ok(())
207
207
  }
@@ -3,6 +3,7 @@ use crate::icons;
3
3
  use pyo3::prelude::*;
4
4
 
5
5
  pub(super) fn bind_part_11(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_CONTENTFUL", icons::SI_CONTENTFUL)?;
6
7
  m.add("SI_AIRCHINA", icons::SI_AIRCHINA)?;
7
8
  m.add("SI_INKDROP", icons::SI_INKDROP)?;
8
9
  m.add("SI_SENTRY", icons::SI_SENTRY)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_11(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_GAMEDEVELOPER", icons::SI_GAMEDEVELOPER)?;
209
210
  m.add("SI_S7AIRLINES", icons::SI_S7AIRLINES)?;
210
211
  m.add("SI_NEXTDOTJS", icons::SI_NEXTDOTJS)?;
211
- m.add("SI_MEDIAFIRE", icons::SI_MEDIAFIRE)?;
212
212
  Ok(())
213
213
  }
@@ -3,6 +3,7 @@ use crate::icons;
3
3
  use pyo3::prelude::*;
4
4
 
5
5
  pub(super) fn bind_part_12(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_MEDIAFIRE", icons::SI_MEDIAFIRE)?;
6
7
  m.add("SI_YOUTUBESTUDIO", icons::SI_YOUTUBESTUDIO)?;
7
8
  m.add("SI_FLYWAY", icons::SI_FLYWAY)?;
8
9
  m.add("SI_WIKIVOYAGE", icons::SI_WIKIVOYAGE)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_12(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_GLIDE", icons::SI_GLIDE)?;
209
210
  m.add("SI_WEBTOON", icons::SI_WEBTOON)?;
210
211
  m.add("SI_NEXTBILLIONDOTAI", icons::SI_NEXTBILLIONDOTAI)?;
211
- m.add("SI_SENCHA", icons::SI_SENCHA)?;
212
212
  Ok(())
213
213
  }
@@ -3,6 +3,7 @@ use crate::icons;
3
3
  use pyo3::prelude::*;
4
4
 
5
5
  pub(super) fn bind_part_13(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_SENCHA", icons::SI_SENCHA)?;
6
7
  m.add("SI_PREACT", icons::SI_PREACT)?;
7
8
  m.add("SI_GREENHOUSE", icons::SI_GREENHOUSE)?;
8
9
  m.add("SI_HIVE_BLOCKCHAIN", icons::SI_HIVE_BLOCKCHAIN)?;
@@ -205,6 +206,5 @@ pub(super) fn bind_part_13(m: &Bound<PyModule>) -> PyResult<()> {
205
206
  m.add("SI_TRACCAR", icons::SI_TRACCAR)?;
206
207
  m.add("SI_CALIBREWEB", icons::SI_CALIBREWEB)?;
207
208
  m.add("SI_FRAMEWORK", icons::SI_FRAMEWORK)?;
208
- m.add("SI_MLB", icons::SI_MLB)?;
209
209
  Ok(())
210
210
  }
@@ -3,6 +3,7 @@ use crate::icons;
3
3
  use pyo3::prelude::*;
4
4
 
5
5
  pub(super) fn bind_part_14(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_MLB", icons::SI_MLB)?;
6
7
  m.add("SI_SLACKWARE", icons::SI_SLACKWARE)?;
7
8
  m.add("SI_500PX", icons::SI_500PX)?;
8
9
  m.add("SI_MALT", icons::SI_MALT)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_14(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_ARMKEIL", icons::SI_ARMKEIL)?;
209
210
  m.add("SI_VIBER", icons::SI_VIBER)?;
210
211
  m.add("SI_APACHEDORIS", icons::SI_APACHEDORIS)?;
211
- m.add("SI_LITECOIN", icons::SI_LITECOIN)?;
212
212
  Ok(())
213
213
  }
@@ -3,6 +3,7 @@ use crate::icons;
3
3
  use pyo3::prelude::*;
4
4
 
5
5
  pub(super) fn bind_part_15(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_LITECOIN", icons::SI_LITECOIN)?;
6
7
  m.add("SI_VYOND", icons::SI_VYOND)?;
7
8
  m.add("SI_GLDOTINET", icons::SI_GLDOTINET)?;
8
9
  m.add("SI_CANVAS", icons::SI_CANVAS)?;
@@ -202,6 +203,5 @@ pub(super) fn bind_part_15(m: &Bound<PyModule>) -> PyResult<()> {
202
203
  m.add("SI_BSD", icons::SI_BSD)?;
203
204
  m.add("SI_BENTLEY", icons::SI_BENTLEY)?;
204
205
  m.add("SI_HEVY", icons::SI_HEVY)?;
205
- m.add("SI_HOTJAR", icons::SI_HOTJAR)?;
206
206
  Ok(())
207
207
  }
@@ -3,6 +3,7 @@ use crate::icons;
3
3
  use pyo3::prelude::*;
4
4
 
5
5
  pub(super) fn bind_part_16(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_HOTJAR", icons::SI_HOTJAR)?;
6
7
  m.add("SI_WOLFRAMMATHEMATICA", icons::SI_WOLFRAMMATHEMATICA)?;
7
8
  m.add("SI_CORONARENDERER", icons::SI_CORONARENDERER)?;
8
9
  m.add("SI_SENDGRID", icons::SI_SENDGRID)?;