simple-icons-pack 15.14.0__tar.gz → 15.15.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.14.0 → simple_icons_pack-15.15.0}/Cargo.lock +2 -2
  2. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/PKG-INFO +1 -1
  3. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/Cargo.toml +1 -1
  4. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/simple_icons_pack.pyi +1 -0
  5. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_03.rs +1 -1
  6. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_04.rs +1 -1
  7. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_05.rs +1 -1
  8. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_06.rs +1 -1
  9. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_07.rs +1 -1
  10. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_08.rs +1 -1
  11. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_09.rs +1 -1
  12. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_10.rs +1 -1
  13. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_11.rs +1 -1
  14. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_12.rs +1 -1
  15. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_13.rs +1 -1
  16. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_14.rs +1 -1
  17. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_15.rs +1 -1
  18. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_16.rs +1 -0
  19. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_03.rs +11 -11
  20. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_04.rs +11 -11
  21. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_05.rs +11 -11
  22. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_06.rs +11 -11
  23. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_07.rs +11 -11
  24. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_08.rs +11 -11
  25. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_09.rs +11 -11
  26. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_10.rs +11 -11
  27. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_11.rs +11 -11
  28. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_12.rs +12 -12
  29. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_13.rs +11 -11
  30. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_14.rs +11 -11
  31. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_15.rs +11 -11
  32. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_16.rs +12 -1
  33. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_03.rs +1 -1
  34. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_04.rs +1 -1
  35. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_05.rs +1 -1
  36. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_06.rs +1 -1
  37. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_07.rs +1 -1
  38. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_08.rs +1 -1
  39. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_09.rs +1 -1
  40. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_10.rs +1 -1
  41. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_11.rs +1 -1
  42. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_12.rs +1 -1
  43. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_13.rs +1 -1
  44. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_14.rs +1 -1
  45. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_15.rs +1 -1
  46. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_16.rs +1 -0
  47. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/Cargo.toml +0 -0
  48. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/LICENSE +0 -0
  49. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/README.md +0 -0
  50. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/LICENSE +0 -0
  51. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/README.md +0 -0
  52. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/mod.rs +0 -0
  53. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_00.rs +0 -0
  54. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_01.rs +0 -0
  55. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/finder/part_02.rs +0 -0
  56. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/mod.rs +0 -0
  57. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_00.rs +0 -0
  58. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_01.rs +0 -0
  59. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/icons/part_02.rs +0 -0
  60. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/lib.rs +0 -0
  61. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/mod.rs +0 -0
  62. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_00.rs +0 -0
  63. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_01.rs +0 -0
  64. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/crates/simple-icons/src/py_binding/part_02.rs +0 -0
  65. {simple_icons_pack-15.14.0 → simple_icons_pack-15.15.0}/pyproject.toml +0 -0
@@ -51,7 +51,7 @@ dependencies = [
51
51
 
52
52
  [[package]]
53
53
  name = "octicons-pack"
54
- version = "19.17.0"
54
+ version = "19.18.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.14.0"
152
+ version = "15.15.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.14.0
3
+ Version: 15.15.0
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -1,7 +1,7 @@
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.14.0"
4
+ version = "15.15.0"
5
5
  license = "CC0-1.0"
6
6
  exclude = ["deno.json","main.ts","pyproject.toml","tests/*"]
7
7
  readme = "README.md"
@@ -756,6 +756,7 @@ SI_BANDSINTOWN: Final[Icon] = ...
756
756
  SI_TYPESCRIPT: Final[Icon] = ...
757
757
  SI_GITKRAKEN: Final[Icon] = ...
758
758
  SI_ROOTSSAGE: Final[Icon] = ...
759
+ SI_GREPTIMEDB: Final[Icon] = ...
759
760
  SI_FISHSHELL: Final[Icon] = ...
760
761
  SI_CREHANA: Final[Icon] = ...
761
762
  SI_KAIOS: Final[Icon] = ...
@@ -147,6 +147,7 @@ pub(super) fn find_part_3(slug: &str) -> Option<Icon> {
147
147
  "typescript" => Some(icons::SI_TYPESCRIPT),
148
148
  "gitkraken" => Some(icons::SI_GITKRAKEN),
149
149
  "rootssage" => Some(icons::SI_ROOTSSAGE),
150
+ "greptimedb" => Some(icons::SI_GREPTIMEDB),
150
151
  "fishshell" => Some(icons::SI_FISHSHELL),
151
152
  "crehana" => Some(icons::SI_CREHANA),
152
153
  "kaios" => Some(icons::SI_KAIOS),
@@ -202,7 +203,6 @@ pub(super) fn find_part_3(slug: &str) -> Option<Icon> {
202
203
  "mixcloud" => Some(icons::SI_MIXCLOUD),
203
204
  "youhodler" => Some(icons::SI_YOUHODLER),
204
205
  "wikimediafoundation" => Some(icons::SI_WIKIMEDIAFOUNDATION),
205
- "insta360" => Some(icons::SI_INSTA360),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_4(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "insta360" => Some(icons::SI_INSTA360),
6
7
  "panasonic" => Some(icons::SI_PANASONIC),
7
8
  "blackberry" => Some(icons::SI_BLACKBERRY),
8
9
  "alacritty" => Some(icons::SI_ALACRITTY),
@@ -202,7 +203,6 @@ pub(super) fn find_part_4(slug: &str) -> Option<Icon> {
202
203
  "e" => Some(icons::SI_E),
203
204
  "flutter" => Some(icons::SI_FLUTTER),
204
205
  "brenntag" => Some(icons::SI_BRENNTAG),
205
- "makerbot" => Some(icons::SI_MAKERBOT),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_5(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "makerbot" => Some(icons::SI_MAKERBOT),
6
7
  "gdal" => Some(icons::SI_GDAL),
7
8
  "maserati" => Some(icons::SI_MASERATI),
8
9
  "iterm2" => Some(icons::SI_ITERM2),
@@ -202,7 +203,6 @@ pub(super) fn find_part_5(slug: &str) -> Option<Icon> {
202
203
  "centos" => Some(icons::SI_CENTOS),
203
204
  "apacheguacamole" => Some(icons::SI_APACHEGUACAMOLE),
204
205
  "fujitsu" => Some(icons::SI_FUJITSU),
205
- "ultralytics" => Some(icons::SI_ULTRALYTICS),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_6(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "ultralytics" => Some(icons::SI_ULTRALYTICS),
6
7
  "codeberg" => Some(icons::SI_CODEBERG),
7
8
  "jitpack" => Some(icons::SI_JITPACK),
8
9
  "dazn" => Some(icons::SI_DAZN),
@@ -202,7 +203,6 @@ pub(super) fn find_part_6(slug: &str) -> Option<Icon> {
202
203
  "biome" => Some(icons::SI_BIOME),
203
204
  "threadless" => Some(icons::SI_THREADLESS),
204
205
  "dassaultsystemes" => Some(icons::SI_DASSAULTSYSTEMES),
205
- "paychex" => Some(icons::SI_PAYCHEX),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_7(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "paychex" => Some(icons::SI_PAYCHEX),
6
7
  "ifood" => Some(icons::SI_IFOOD),
7
8
  "less" => Some(icons::SI_LESS),
8
9
  "rimacautomobili" => Some(icons::SI_RIMACAUTOMOBILI),
@@ -202,7 +203,6 @@ pub(super) fn find_part_7(slug: &str) -> Option<Icon> {
202
203
  "tidal" => Some(icons::SI_TIDAL),
203
204
  "googleads" => Some(icons::SI_GOOGLEADS),
204
205
  "eraser" => Some(icons::SI_ERASER),
205
- "stardock" => Some(icons::SI_STARDOCK),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_8(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "stardock" => Some(icons::SI_STARDOCK),
6
7
  "albertheijn" => Some(icons::SI_ALBERTHEIJN),
7
8
  "firefox" => Some(icons::SI_FIREFOX),
8
9
  "reduxsaga" => Some(icons::SI_REDUXSAGA),
@@ -202,7 +203,6 @@ pub(super) fn find_part_8(slug: &str) -> Option<Icon> {
202
203
  "improvmx" => Some(icons::SI_IMPROVMX),
203
204
  "axios" => Some(icons::SI_AXIOS),
204
205
  "creativecommons" => Some(icons::SI_CREATIVECOMMONS),
205
- "statamic" => Some(icons::SI_STATAMIC),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_9(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "statamic" => Some(icons::SI_STATAMIC),
6
7
  "xampp" => Some(icons::SI_XAMPP),
7
8
  "ericsson" => Some(icons::SI_ERICSSON),
8
9
  "googlephotos" => Some(icons::SI_GOOGLEPHOTOS),
@@ -202,7 +203,6 @@ pub(super) fn find_part_9(slug: &str) -> Option<Icon> {
202
203
  "skillshare" => Some(icons::SI_SKILLSHARE),
203
204
  "topcoder" => Some(icons::SI_TOPCODER),
204
205
  "bower" => Some(icons::SI_BOWER),
205
- "solid" => Some(icons::SI_SOLID),
206
206
  _ => None,
207
207
  }
208
208
  }
@@ -3,6 +3,7 @@ use crate::{Icon, icons};
3
3
 
4
4
  pub(super) fn find_part_10(slug: &str) -> Option<Icon> {
5
5
  match slug {
6
+ "solid" => Some(icons::SI_SOLID),
6
7
  "wondershare" => Some(icons::SI_WONDERSHARE),
7
8
  "netapp" => Some(icons::SI_NETAPP),
8
9
  "deutschebank" => Some(icons::SI_DEUTSCHEBANK),
@@ -202,7 +203,6 @@ pub(super) fn find_part_10(slug: &str) -> Option<Icon> {
202
203
  "stremio" => Some(icons::SI_STREMIO),
203
204
  "react" => Some(icons::SI_REACT),
204
205
  "cssmodules" => Some(icons::SI_CSSMODULES),
205
- "untappd" => Some(icons::SI_UNTAPPD),
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
+ "untappd" => Some(icons::SI_UNTAPPD),
6
7
  "contentful" => Some(icons::SI_CONTENTFUL),
7
8
  "airchina" => Some(icons::SI_AIRCHINA),
8
9
  "inkdrop" => Some(icons::SI_INKDROP),
@@ -202,7 +203,6 @@ pub(super) fn find_part_11(slug: &str) -> Option<Icon> {
202
203
  "majorleaguehacking" => Some(icons::SI_MAJORLEAGUEHACKING),
203
204
  "gamedeveloper" => Some(icons::SI_GAMEDEVELOPER),
204
205
  "s7airlines" => Some(icons::SI_S7AIRLINES),
205
- "nextdotjs" => Some(icons::SI_NEXTDOTJS),
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
+ "nextdotjs" => Some(icons::SI_NEXTDOTJS),
6
7
  "mediafire" => Some(icons::SI_MEDIAFIRE),
7
8
  "youtubestudio" => Some(icons::SI_YOUTUBESTUDIO),
8
9
  "flyway" => Some(icons::SI_FLYWAY),
@@ -202,7 +203,6 @@ pub(super) fn find_part_12(slug: &str) -> Option<Icon> {
202
203
  "dribbble" => Some(icons::SI_DRIBBBLE),
203
204
  "glide" => Some(icons::SI_GLIDE),
204
205
  "webtoon" => Some(icons::SI_WEBTOON),
205
- "nextbilliondotai" => Some(icons::SI_NEXTBILLIONDOTAI),
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
+ "nextbilliondotai" => Some(icons::SI_NEXTBILLIONDOTAI),
6
7
  "sencha" => Some(icons::SI_SENCHA),
7
8
  "preact" => Some(icons::SI_PREACT),
8
9
  "greenhouse" => Some(icons::SI_GREENHOUSE),
@@ -202,7 +203,6 @@ pub(super) fn find_part_13(slug: &str) -> Option<Icon> {
202
203
  "codenewbie" => Some(icons::SI_CODENEWBIE),
203
204
  "traccar" => Some(icons::SI_TRACCAR),
204
205
  "calibreweb" => Some(icons::SI_CALIBREWEB),
205
- "framework" => Some(icons::SI_FRAMEWORK),
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
+ "framework" => Some(icons::SI_FRAMEWORK),
6
7
  "mlb" => Some(icons::SI_MLB),
7
8
  "slackware" => Some(icons::SI_SLACKWARE),
8
9
  "500px" => Some(icons::SI_500PX),
@@ -202,7 +203,6 @@ pub(super) fn find_part_14(slug: &str) -> Option<Icon> {
202
203
  "oclif" => Some(icons::SI_OCLIF),
203
204
  "armkeil" => Some(icons::SI_ARMKEIL),
204
205
  "viber" => Some(icons::SI_VIBER),
205
- "apachedoris" => Some(icons::SI_APACHEDORIS),
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
+ "apachedoris" => Some(icons::SI_APACHEDORIS),
6
7
  "litecoin" => Some(icons::SI_LITECOIN),
7
8
  "vyond" => Some(icons::SI_VYOND),
8
9
  "gldotinet" => Some(icons::SI_GLDOTINET),
@@ -202,7 +203,6 @@ pub(super) fn find_part_15(slug: &str) -> Option<Icon> {
202
203
  "shopware" => Some(icons::SI_SHOPWARE),
203
204
  "bsd" => Some(icons::SI_BSD),
204
205
  "bentley" => Some(icons::SI_BENTLEY),
205
- "hevy" => Some(icons::SI_HEVY),
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
+ "hevy" => Some(icons::SI_HEVY),
6
7
  "hotjar" => Some(icons::SI_HOTJAR),
7
8
  "wolframmathematica" => Some(icons::SI_WOLFRAMMATHEMATICA),
8
9
  "coronarenderer" => Some(icons::SI_CORONARENDERER),
@@ -1589,6 +1589,17 @@ pub const SI_ROOTSSAGE: Icon = Icon {
1589
1589
  license: None,
1590
1590
  };
1591
1591
 
1592
+ /// greptimedb
1593
+ pub const SI_GREPTIMEDB: Icon = Icon {
1594
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GreptimeDB</title><path d="M12.005 0C5.375 0 0 5.373 0 12s5.375 12 12.005 12c6.428 0 11.679-5.052 11.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48 1.48 0 0 1-.363-.993c0-.363.121-.726.363-.993.241-.267.6-.443 1.092-.433h.001c.51 0 .98.272 1.235.713l.02.033h1.722l-.022-.083A3.053 3.053 0 0 0 8.954 12a3.05 3.05 0 0 0 3.051 3.05 3.04 3.04 0 0 0 2.288-1.044h7.892c-.936 4.769-5.134 8.37-10.18 8.37-5.733 0-10.38-4.645-10.38-10.376S6.272 1.624 12.005 1.624c5.484 0 9.975 4.25 10.355 9.635l.004.061h1.628l-.004-.07C23.6 4.972 18.383 0 12.005 0m.009 2.983c-4.987 0-9.031 4.038-9.031 9.017 0 4.98 4.043 9.017 9.03 9.017a9.03 9.03 0 0 0 8.405-5.711l.036-.09h-1.771l-.018.037a7.4 7.4 0 0 1-6.651 4.14c-4.09 0-7.405-3.309-7.405-7.393s3.315-7.393 7.405-7.393a7.4 7.4 0 0 1 7.367 6.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007 2.984c-3.343 0-6.055 2.702-6.055 6.033s2.712 6.033 6.055 6.033a6.06 6.06 0 0 0 5.058-2.715l.068-.103H15.05l-.019.018a4.42 4.42 0 0 1-3.009 1.176A4.417 4.417 0 0 1 7.595 12a4.42 4.42 0 0 1 4.426-4.41 4.42 4.42 0 0 1 4.365 3.675l.01.055h1.643l-.009-.074a6.05 6.05 0 0 0-6.009-5.279"/></svg>"#,
1595
+ slug: "greptimedb",
1596
+ title: "GreptimeDB",
1597
+ hex: "8322FF",
1598
+ source: "https://github.com/GreptimeTeam/greptimedb-grafana-datasource/blob/ead7c1dd1a589c313fb9e3635bd0a9fee93ee795/src/img/greptimedb_logo.svg",
1599
+ guidelines: None,
1600
+ license: None,
1601
+ };
1602
+
1592
1603
  /// fishshell
1593
1604
  pub const SI_FISHSHELL: Icon = Icon {
1594
1605
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>fish shell</title><path d="m19.164 9.228-3.016 2.688v.527l3.016 2.688v-1.228l-1.936-1.723 1.936-1.724V9.228m-6.658.046v1.208l1.905 1.696-1.905 1.695v1.209l2.968-2.645v-.518l-2.968-2.645M9.781 7.847a6.519 6.519 0 0 0-2.038-.335c-.672 0-1.349.112-2.03.335a9.23 9.23 0 0 0-2.088 1.017v.723c.69-.4 1.377-.7 2.06-.897a7.388 7.388 0 0 1 2.058-.296c.684 0 1.368.098 2.052.296a9.452 9.452 0 0 1 2.075.897v-.723a9.229 9.229 0 0 0-2.09-1.017m.014 7.78a7.371 7.371 0 0 1-2.052.296 7.388 7.388 0 0 1-2.057-.296 9.18 9.18 0 0 1-2.061-.897v.723a9.228 9.228 0 0 0 2.088 1.017 6.492 6.492 0 0 0 2.03.335c.678 0 1.357-.112 2.038-.335a9.227 9.227 0 0 0 2.089-1.017v-.723c-.7.4-1.391.7-2.075.897m.602-11.23h-.51L7.28 6.92h1.19l1.672-1.62 1.671 1.62h1.191l-2.607-2.525m-2.965 13.68v-.824H6.427v.825l.786 1.527h.614l-.395-1.527M4.127 10.95v1.216H5.13V10.95H4.127m-1.16-1.695L0 11.901v.518l2.967 2.645v-1.208L1.063 12.16l1.904-1.695V9.256m20.68 3.28c-.235-.3-.574-.509-1.017-.626.395-.103.696-.278.902-.525.206-.247.31-.556.31-.926 0-.546-.197-.984-.59-1.314-.393-.33-.919-.495-1.575-.495-.22 0-.473.025-.758.073-.284.048-.61.12-.974.217v.84c.314-.12.613-.21.9-.27a4.05 4.05 0 0 1 .832-.091c.403 0 .714.093.933.278.218.185.328.451.328.798 0 .328-.118.584-.353.768-.235.184-.562.276-.98.276h-.697v.75h.696c.458 0 .821.116 1.09.346.268.23.402.542.402.934 0 .425-.134.75-.402.976-.269.226-.653.339-1.153.339a3.55 3.55 0 0 1-.89-.117 4.395 4.395 0 0 1-.91-.358v.909a6.1 6.1 0 0 0 .95.249c.323.057.639.085.95.085.738 0 1.315-.177 1.733-.53.417-.355.626-.842.626-1.463 0-.449-.118-.823-.353-1.123"/></svg>"#,
@@ -2195,14 +2206,3 @@ pub const SI_WIKIMEDIAFOUNDATION: Icon = Icon {
2195
2206
  guidelines: Some("https://foundation.wikimedia.org/wiki/Wikimedia_visual_identity_guidelines"),
2196
2207
  license: None,
2197
2208
  };
2198
-
2199
- /// insta360
2200
- pub const SI_INSTA360: Icon = Icon {
2201
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Insta360</title><path d="M15.402 11.19c-.701.7-1.838.7-2.54 0a1.796 1.796 0 1 1 2.539 0m.998-3.614a6.17 6.17 0 0 0-4.39-1.818 6.17 6.17 0 0 0-4.392 1.818 6.217 6.217 0 0 0 0 8.782 6.169 6.169 0 0 0 4.39 1.819 6.169 6.169 0 0 0 4.392-1.82 6.217 6.217 0 0 0 0-8.78m1.554 10.33a8.353 8.353 0 0 1-5.945 2.462 8.353 8.353 0 0 1-5.944-2.46c-3.277-3.277-3.277-8.607 0-11.883a8.353 8.353 0 0 1 5.944-2.46 8.35 8.35 0 0 1 5.944 2.46c3.278 3.276 3.278 8.606 0 11.882m4.51-11.293a20.81 20.81 0 0 1-.137-.292 2.779 2.779 0 0 1 .485-3.007c.018-.014.08-.08.117-.118a.412.412 0 0 0 .053-.069.66.66 0 0 0-.097-.81.296.296 0 0 0-.026-.02 1.113 1.113 0 0 0-.18-.11l-.068-.034A19.08 19.08 0 0 0 9.71.443l-.016.022a11.708 11.708 0 0 0-6.012 3.218c-3.75 3.75-4.44 9.403-2.065 13.852.023.043.107.195.123.233a2.778 2.778 0 0 1-.556 2.919 4.39 4.39 0 0 0-.072.08.66.66 0 0 0 0 .934c.06.056.127.105.198.146l.01.006a19.08 19.08 0 0 0 13 1.677v.002a11.708 11.708 0 0 0 5.997-3.216c3.709-3.708 4.423-9.277 2.144-13.702"/></svg>"#,
2202
- slug: "insta360",
2203
- title: "Insta360",
2204
- hex: "FFEE00",
2205
- source: "https://www.insta360.com/press/logo",
2206
- guidelines: Some("https://www.insta360.com/press/logo"),
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
+ /// insta360
5
+ pub const SI_INSTA360: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Insta360</title><path d="M15.402 11.19c-.701.7-1.838.7-2.54 0a1.796 1.796 0 1 1 2.539 0m.998-3.614a6.17 6.17 0 0 0-4.39-1.818 6.17 6.17 0 0 0-4.392 1.818 6.217 6.217 0 0 0 0 8.782 6.169 6.169 0 0 0 4.39 1.819 6.169 6.169 0 0 0 4.392-1.82 6.217 6.217 0 0 0 0-8.78m1.554 10.33a8.353 8.353 0 0 1-5.945 2.462 8.353 8.353 0 0 1-5.944-2.46c-3.277-3.277-3.277-8.607 0-11.883a8.353 8.353 0 0 1 5.944-2.46 8.35 8.35 0 0 1 5.944 2.46c3.278 3.276 3.278 8.606 0 11.882m4.51-11.293a20.81 20.81 0 0 1-.137-.292 2.779 2.779 0 0 1 .485-3.007c.018-.014.08-.08.117-.118a.412.412 0 0 0 .053-.069.66.66 0 0 0-.097-.81.296.296 0 0 0-.026-.02 1.113 1.113 0 0 0-.18-.11l-.068-.034A19.08 19.08 0 0 0 9.71.443l-.016.022a11.708 11.708 0 0 0-6.012 3.218c-3.75 3.75-4.44 9.403-2.065 13.852.023.043.107.195.123.233a2.778 2.778 0 0 1-.556 2.919 4.39 4.39 0 0 0-.072.08.66.66 0 0 0 0 .934c.06.056.127.105.198.146l.01.006a19.08 19.08 0 0 0 13 1.677v.002a11.708 11.708 0 0 0 5.997-3.216c3.709-3.708 4.423-9.277 2.144-13.702"/></svg>"#,
7
+ slug: "insta360",
8
+ title: "Insta360",
9
+ hex: "FFEE00",
10
+ source: "https://www.insta360.com/press/logo",
11
+ guidelines: Some("https://www.insta360.com/press/logo"),
12
+ license: None,
13
+ };
14
+
4
15
  /// panasonic
5
16
  pub const SI_PANASONIC: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Panasonic</title><path d="M3.157 11.4852c.0399-.6914-.4884-1.2842-1.1798-1.324H0v3.58h1.084v-1.1h.66c.166 0 .333-.02.496-.059.497-.103.87-.52.917-1.025v-.072zm-1.081.005a.35.35 0 0 1-.337.301c-.081.007-.15.007-.23.007h-.425v-.777h.632a.36.36 0 0 1 .36.326.658.658 0 0 1 0 .143zm3.6781 1.45c0-.278-.01-.511-.01-.786a1.654 1.654 0 0 0-.057-.42.666.666 0 0 0-.332-.43 1.046 1.046 0 0 0-.316-.118 2.63 2.63 0 0 0-1.065-.02c-.1.015-.197.043-.29.082a.77.77 0 0 0-.455.5.597.597 0 0 0-.024.261.124.124 0 0 0 .014.048l.86.02a.386.386 0 0 1 .025-.153.262.262 0 0 1 .162-.162.49.49 0 0 1 .342 0 .23.23 0 0 1 .156.157.15.15 0 0 1-.02.13.22.22 0 0 1-.1.078l-.074.024c-.113.03-.228.055-.343.075a6.7928 6.7928 0 0 0-.276.05 3.2483 3.2483 0 0 0-.365.095.787.787 0 0 0-.295.173.621.621 0 0 0-.205.393.792.792 0 0 0 .012.299.71.71 0 0 0 .509.54c.277.084.574.068.841-.043a.83.83 0 0 0 .344-.248c.018.059.038.117.057.176.012.032.03.061.051.087h.948a.414.414 0 0 1-.068-.207c-.0138-.2-.0225-.4004-.026-.601zm-.956-.088a.431.431 0 0 1-.067.193.406.406 0 0 1-.182.145.627.627 0 0 1-.21.054.453.453 0 0 1-.163-.013.244.244 0 0 1-.12-.074.204.204 0 0 1-.057-.106.17.17 0 0 1 .064-.174.314.314 0 0 1 .105-.063c.095-.035.19-.066.288-.093.118-.034.232-.078.342-.131a.907.907 0 0 1 0 .262zm3.262-1.712a1.038 1.038 0 0 0-.755.054 1.662 1.662 0 0 0-.393.262l-.023-.27h-.919v2.559h.982v-1.42a.413.413 0 0 1 .06-.221.383.383 0 0 1 .482-.16c.081.032.142.1.167.183.013.043.02.087.02.131v1.484h1.01v-1.652a1.205 1.205 0 0 0-.06-.394.822.822 0 0 0-.572-.558l.001.002zm5.9501 1.25a1.076 1.076 0 0 0-.42-.231l-.106-.03a4.543 4.543 0 0 0-.58-.122 1.8502 1.8502 0 0 1-.156-.03.3.3 0 0 1-.068-.024.117.117 0 0 1-.059-.152v-.008a.222.222 0 0 1 .131-.105.491.491 0 0 1 .316 0c.107.03.178.133.17.244h.902a.9.9 0 0 0-.055-.31.551.551 0 0 0-.184-.255.848.848 0 0 0-.242-.138 1.196 1.196 0 0 0-.262-.073 2.627 2.627 0 0 0-.642-.037 2.033 2.033 0 0 0-.366.054 1.082 1.082 0 0 0-.444.211.693.693 0 0 0-.28.526.72.72 0 0 0 .052.316.675.675 0 0 0 .393.393c.09.036.183.064.278.082l.554.104c.07.01.138.028.205.051.06.018.103.07.113.131a.19.19 0 0 1-.052.176.304.304 0 0 1-.17.086.492.492 0 0 1-.262-.025.368.368 0 0 1-.105-.061.263.263 0 0 1-.089-.131.41.41 0 0 1-.02-.138h-.932v.055a.773.773 0 0 0 .256.555.99.99 0 0 0 .426.24c.329.098.676.12 1.014.065.16-.023.313-.073.455-.148a.935.935 0 0 0 .176-.118.778.778 0 0 0 .246-.852.632.632 0 0 0-.193-.302v.001zm6.1982-2.226h.957v.676h-.957v-.676zm0 1.024h.957v2.558h-.957v-2.558zm2.872 1.505a1.1666 1.1666 0 0 1-.018.154.393.393 0 0 1-.096.199.299.299 0 0 1-.185.098.364.364 0 0 1-.316-.1.53.53 0 0 1-.152-.26 1.168 1.168 0 0 1 .012-.703.41.41 0 0 1 .178-.232.36.36 0 0 1 .407.017c.092.068.153.17.17.284h.874a.78.78 0 0 0-.09-.417 1.12 1.12 0 0 0-.724-.564 1.711 1.711 0 0 0-.806-.02c-.48.094-.863.456-.984.93a1.383 1.383 0 0 0-.031.621c.023.149.075.291.152.42.095.171.227.32.385.435.189.148.416.239.655.262.18.02.36.012.538-.025a1.24 1.24 0 0 0 .685-.38.928.928 0 0 0 .263-.719h-.917zm-3.704-1.553a1.038 1.038 0 0 0-.755.054 1.656 1.656 0 0 0-.393.262l-.031-.27h-.9181v2.559h.984v-1.428a.425.425 0 0 1 .06-.221.393.393 0 0 1 .484-.16c.08.033.14.1.164.183a.453.453 0 0 1 .021.14v1.483h1.016v-1.652a1.2 1.2 0 0 0-.06-.394.822.822 0 0 0-.572-.558v.002zm-7.8792 1.8c0-.278-.01-.511-.012-.786 0-.142-.018-.283-.054-.42a.675.675 0 0 0-.333-.43 1.056 1.056 0 0 0-.315-.118 2.637 2.637 0 0 0-1.067-.02c-.1.015-.196.043-.289.082a.766.766 0 0 0-.456.5.617.617 0 0 0-.025.261.149.149 0 0 0 .015.048l.86.02a.384.384 0 0 1 .024-.153.262.262 0 0 1 .163-.162.49.49 0 0 1 .342 0 .23.23 0 0 1 .156.157.15.15 0 0 1-.021.13.213.213 0 0 1-.098.078l-.075.024c-.113.03-.228.055-.343.075a6.3141 6.3141 0 0 0-.274.05 3.2042 3.2042 0 0 0-.366.095.762.762 0 0 0-.296.173.617.617 0 0 0-.21.393.753.753 0 0 0 .012.299c.056.26.252.469.508.54.277.084.575.068.842-.043a.808.808 0 0 0 .335-.245c.017.058.036.116.057.173.01.032.029.062.052.087h.948a.418.418 0 0 1-.054-.207 13.4697 13.4697 0 0 1-.026-.601zm-.97-.084a.435.435 0 0 1-.07.189.371.371 0 0 1-.167.145.656.656 0 0 1-.205.054.466.466 0 0 1-.175-.015.248.248 0 0 1-.122-.073.214.214 0 0 1-.055-.105.172.172 0 0 1 .057-.17.344.344 0 0 1 .105-.063 4.83 4.83 0 0 1 .288-.093c.118-.035.233-.079.344-.131.01.087.01.175 0 .262zm5.483-1.72a1.858 1.858 0 0 0-.577 0 1.33 1.33 0 0 0-.747.371 1.21 1.21 0 0 0-.383.798c-.02.185-.003.372.048.551.073.278.239.522.47.693.147.117.32.197.504.235.26.055.527.055.787 0 .184-.038.359-.118.507-.235.23-.17.3961-.415.4681-.693a1.42 1.42 0 0 0 .05-.55 1.208 1.208 0 0 0-.383-.799 1.33 1.33 0 0 0-.743-.37l-.001-.001zm.06 1.814a.388.388 0 0 1-.513.193.371.371 0 0 1-.194-.193.903.903 0 0 1-.072-.246 1.42 1.42 0 0 1 .012-.515.657.657 0 0 1 .1-.247.374.374 0 0 1 .622 0 .627.627 0 0 1 .105.247c.034.17.038.344.01.515a.885.885 0 0 1-.07.246z"/></svg>"#,
@@ -2193,14 +2204,3 @@ pub const SI_BRENNTAG: Icon = Icon {
2193
2204
  guidelines: None,
2194
2205
  license: None,
2195
2206
  };
2196
-
2197
- /// makerbot
2198
- pub const SI_MAKERBOT: Icon = Icon {
2199
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MakerBot</title><path d="M23.055 7.328c-.604-1.428-1.47-2.714-2.569-3.813C19.382 2.414 18.1 1.551 16.672.944 15.189.315 13.619 0 12 0c-1.62 0-3.19.318-4.672.945-1.428.604-2.711 1.47-3.813 2.57C2.414 4.615 1.551 5.9.943 7.328.315 8.81 0 10.38 0 12c0 1.619.318 3.189.945 4.671.604 1.429 1.47 2.714 2.569 3.814 1.103 1.1 2.386 1.964 3.813 2.57C8.81 23.686 10.38 24 12 24c1.619 0 3.189-.314 4.671-.944 1.429-.601 2.711-1.471 3.814-2.564 1.1-1.095 1.964-2.386 2.57-3.811.63-1.47.944-3.045.944-4.665 0-1.619-.314-3.18-.944-4.664v-.024zM12 22.335C6.293 22.335 1.665 17.707 1.665 12S6.293 1.665 12 1.665 22.335 6.293 22.335 12 17.707 22.335 12 22.335zm3.242-18.214H8.757c-.922 0-1.7.324-2.333.975-.635.644-.953 1.425-.953 2.334v10.182c0 .449.135.81.4 1.095.267.269.615.42 1.051.42.445 0 .805-.135 1.079-.405.272-.271.409-.63.409-1.08V7.08h2.141v10.529c0 .445.131.806.391 1.08.259.273.611.411 1.059.411.446 0 .799-.138 1.059-.411.26-.274.39-.635.39-1.08V7.08h2.142v10.529c0 .445.135.806.408 1.08.275.273.635.411 1.08.411.435 0 .783-.141 1.05-.423.268-.28.401-.638.401-1.069V7.426c0-.91-.318-1.688-.953-2.336-.633-.648-1.41-.975-2.334-.975v.006z"/></svg>"#,
2200
- slug: "makerbot",
2201
- title: "MakerBot",
2202
- hex: "FF1E0D",
2203
- source: "https://www.makerbot.com/makerbot-press-assets",
2204
- guidelines: None,
2205
- license: None,
2206
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// makerbot
5
+ pub const SI_MAKERBOT: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MakerBot</title><path d="M23.055 7.328c-.604-1.428-1.47-2.714-2.569-3.813C19.382 2.414 18.1 1.551 16.672.944 15.189.315 13.619 0 12 0c-1.62 0-3.19.318-4.672.945-1.428.604-2.711 1.47-3.813 2.57C2.414 4.615 1.551 5.9.943 7.328.315 8.81 0 10.38 0 12c0 1.619.318 3.189.945 4.671.604 1.429 1.47 2.714 2.569 3.814 1.103 1.1 2.386 1.964 3.813 2.57C8.81 23.686 10.38 24 12 24c1.619 0 3.189-.314 4.671-.944 1.429-.601 2.711-1.471 3.814-2.564 1.1-1.095 1.964-2.386 2.57-3.811.63-1.47.944-3.045.944-4.665 0-1.619-.314-3.18-.944-4.664v-.024zM12 22.335C6.293 22.335 1.665 17.707 1.665 12S6.293 1.665 12 1.665 22.335 6.293 22.335 12 17.707 22.335 12 22.335zm3.242-18.214H8.757c-.922 0-1.7.324-2.333.975-.635.644-.953 1.425-.953 2.334v10.182c0 .449.135.81.4 1.095.267.269.615.42 1.051.42.445 0 .805-.135 1.079-.405.272-.271.409-.63.409-1.08V7.08h2.141v10.529c0 .445.131.806.391 1.08.259.273.611.411 1.059.411.446 0 .799-.138 1.059-.411.26-.274.39-.635.39-1.08V7.08h2.142v10.529c0 .445.135.806.408 1.08.275.273.635.411 1.08.411.435 0 .783-.141 1.05-.423.268-.28.401-.638.401-1.069V7.426c0-.91-.318-1.688-.953-2.336-.633-.648-1.41-.975-2.334-.975v.006z"/></svg>"#,
7
+ slug: "makerbot",
8
+ title: "MakerBot",
9
+ hex: "FF1E0D",
10
+ source: "https://www.makerbot.com/makerbot-press-assets",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// gdal
5
16
  pub const SI_GDAL: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GDAL</title><path d="M14.32642 13.62652q.0173-.01611.03381-.0332l-.03424.03357ZM14.09705 13.85192c-.00366-.01709-.00659-.032-.008-.04266l.00476.04688ZM13.804 9.19l-.003.001h.025l-.022-.001M15.153 19.24066l.18909.70178a1.2597 1.2597 0 0 0-.01013-.49133.54159.54159 0 0 0-.17896-.21045ZM13.042 19.65h.493l-.246-1.015-.247 1.015M9.87977 21.60888a3.79211 3.79211 0 0 0 .71356-2.41742 3.147 3.147 0 0 0-1.02142-2.71429 2.65021 2.65021 0 0 0-1.59338-.44354H6.23994v6.47876h1.73858a2.30043 2.30043 0 0 0 1.90125-.90351Zm-.45984-1.99127a3.05194 3.05194 0 0 1-.39929 1.14139 1.31157 1.31157 0 0 1-1.12762.56927h-.54761v-4.10696h.54071a1.34787 1.34787 0 0 1 1.138.53156 2.34662 2.34662 0 0 1 .40558 1.45685 2.60466 2.60466 0 0 1-.00977.40789ZM16.03614 22.519v.29352h-.30042c.01422.01556.02765.03088.04285.04651a7.85132 7.85132 0 0 1-.8775.119c.05566-.06921.06915-.13-.10828-.13843.004-.01056.01245-.01709.01715-.027h-.52716l-.05554-.22943-.29358-1.21136H12.661l-.29047 1.21069-.05518.2301H10.4867l.10474-.37988 1.78656-6.47881.06079-.2204h.35962a.46174.46174 0 0 0-.111-.094c-.166-.07837-.25952.03418-.43475.01135a2.56431 2.56431 0 0 1-.51556-.24365.93778.93778 0 0 1-.56879-.54657 1.99741 1.99741 0 0 0-.40472-.559c-.16864-.20514-.22144-.38-.48138-.43457-.03052-.00659.06366.21533.07336.23315a5.19238 5.19238 0 0 0 .34454.4826c.1651.23267.09467.27637-.07318.05133-.19214-.25739-.41492-.51337-.58142-.786-.063-.103-.0509-.16962-.15472-.2674-.1004-.09454-.23169-.14056-.33276-.23047a1.17538 1.17538 0 0 1-.38824-.839 11.4318 11.4318 0 0 0-2.14563 2.12183.43649.43649 0 0 1-.35748.18665.45038.45038 0 0 1-.16614-.03253.43647.43647 0 0 1-.26447-.474l.5791-3.56317a8.43654 8.43654 0 0 0-.8754 7.30994v-2.32655h2.03875c1.32983 0 2.915.59991 2.915 3.458a4.09848 4.09848 0 0 1-.77826 2.60345 2.65178 2.65178 0 0 1-.7995.67523 8.75084 8.75084 0 0 0 9.3446.34235H16.115ZM5.72462 6.43475a.33025.33025 0 0 0 .10327.23016c.01727.01654.04523.01416.06573.02667a.316.316 0 0 0 .16388.06642l.006-.00171.00293.0011a.33287.33287 0 0 0 .16479-.04932l.70483-.43481.815.589-1.21869 7.49919a.13764.13764 0 0 0 .08337.14868.14377.14377 0 0 0 .051.00952.13623.13623 0 0 0 .11145-.05841 13.86614 13.86614 0 0 1 8.12085-4.905.13707.13707 0 0 0 .10828-.12317.13567.13567 0 0 0-.08917-.13745L7.95673 6.7409l-.16143-.99756.6864-.42334a.36654.36654 0 0 0-.0167-.57538l-.96722-.52148a.69958.69958 0 0 0-.09662-.27826l-.31372-.50854.28864-.178.2887.84869 3.32935-2.22754v-.00004l-.16229-.477L10.35481 0l-.00006.00006V0L9.402.63745 7.02546 2.22753l.27686.8139-.33209.20483-.42126-.683a.71267.71267 0 0 0-.97839-.23193l-.73474.45325A.71241.71241 0 0 0 4.604 3.763l.42133.683-.3006.1853-.29315-.86194-.00006.00006v-.00008L2.76685 4.88311 1.10218 5.99688l.63928 1.87946 1.99475-1.3346 1.3346-.89294-.2724-.8006.172-.10614.172-.106.31372.50854a.69144.69144 0 0 0 .23749.22571Zm2.2724.61017 6.39117 2.3457a14.42212 14.42212 0 0 0-7.50433 4.5036ZM7.88612 17.52142h-.2406v3.497l-.00037-.00042v.01h.00037v.00006H7.893a1.00689 1.00689 0 0 0 .884-.44446 2.33078 2.33078 0 0 0 .35248-1.3739 2.0705 2.0705 0 0 0-.34418-1.2749 1.05461 1.05461 0 0 0-.89918-.41338ZM15.06068 9.04589c.0116-.08856-.04041-.1001-.16583-.18481a1.52 1.52 0 0 0-.46069-.28589c-.20569-.04053-.286.01477-.32788.10284l.91339.33521c.01726.00623.02495.02447.04101.03265ZM11.05128 8.92217a3.59931 3.59931 0 0 1 .6134.00812c.08173.00989.35529.10052.42944.05914a.25037.25037 0 0 0 .05035-.10254l-.42877-.15747a.57211.57211 0 0 1-.38153.0545c-.21741-.02942-.44623-.10071-.63464.08734.10413.06174.38965.30201.35175.05091ZM9.09272 11.48962a.857.857 0 0 0-.05988-.073c-.02881-.04517-.10114-.15674-.10529-.16388a1.38356 1.38356 0 0 0-.27789-.37915c-.0752-.064-.2699-.21344-.45312-.33862a7.78108 7.78108 0 0 1 2.7077-2.10339l-1.244-.45648a8.76509 8.76509 0 0 0-1.73781 1.39971l-.58362 3.591a14.66961 14.66961 0 0 1 1.75391-1.47619ZM14.26783 6.65765a8.798 8.798 0 0 0-3.57068.76929l1.75214.643a.59106.59106 0 0 1 .22546-.24921h-.02765a7.81472 7.81472 0 0 1 2.67945-.09573c-.11993.062-.03131.10406-.11859.16748a3.28251 3.28251 0 0 1-.66132.29852c.25232-.00067.86292.23334.98047-.11578l-.24408-.037a2.15371 2.15371 0 0 1 .49963-.23889 7.80564 7.80564 0 0 1 4.12256 2.24591c-.00781-.00018-.0155-.00043-.02307-.00018a1.24316 1.24316 0 0 0-.757.17523.96716.96716 0 0 1-.28906.18988c-.11151.03094-.232.00378-.34265.04083-.39935.13367-.336.9776-.86224.8501-.24719-.05988-.42139-.348-.54584-.53619-.10956-.16559-.30908-.30243-.17432-.50964-.06152.0155-.12708-.0022-.18756.00916.08423-.18256.367-.16663.414-.26.11719-.23383-.32251-.2583-.447-.29071.15-.15778.226.0531.37415.01727.14233-.03455-.0752-.21948-.16046-.2403-.0307-.00745-.53192.1366-.24176-.11951q-.53723-.33774-1.07428-.67572c-.06036.25067.47662.393.652.48126-.02716.10352-.19037.25421-.31525.21008-.11768-.04163-.06995-.234-.24762-.21466-.12677.291.26825.20593.305.38428.04169.20306-.14935.117-.22284.11346-.01752-.00092-.15448-.14069-.16187-.03485-.00885.12567.21844.07672.23444.20367a.90278.90278 0 0 1-.59637-.21387.416.416 0 0 1-.27655.22565l-.023.00555a1.35584 1.35584 0 0 0 .1947.0553c.1488.01794.2334.22137.31451.30469.05383.05524.15027.17249.24438.15985.14941-.02026.08685-.14911.17352-.2085.23248-.15912.29376.057.38641.27307a.93987.93987 0 0 0 .32483.40857c.072.06067.38782.277.358.41028-.02026.08978-.381.22607-.47742.25616-.35254.11017-1.014-.18036-1.085.37128.13678-.05023.526-.36383.64258-.21521.05322.06744-.04218.16565-.01978.2326.06671.20081.22357.1308.38818.09839a.27866.27866 0 0 1-.03485.01831c.22491-.11407.20154-.09027.30481-.27521a1.31278 1.31278 0 0 1 .13123-.24988c.16351-.14844.1886-.04626.29.06824.02649.03021.27686.38586.18781.368a1.0612 1.0612 0 0 0-.8125.10718 2.21242 2.21242 0 0 1-.437.27338c-.03973.01428-.33484.04187-.29987-.00769.05084-.07239.22607-.1203.29517-.19849-.19159-.07782-.35144.094-.502.19458-.15973.07458-.19684.21356-.33295.33545-.05939.053-.17163.06213-.23.13208-.05652.06781-.06354.17444-.11719.239-.0376.045-.13391.01782-.17322.08569-.05115.08881.04675.17126.02533.23523-.03925.116-.26288.21442-.34912.29822a1.31213 1.31213 0 0 0-.22937.2254 2.45806 2.45806 0 0 1 .10138.5744c-.08978.26367-.26428-.14343-.335-.24854-.2431-.36133-.729-.11951-1.061-.08954a.72775.72775 0 0 0-.57843 1.023.51569.51569 0 0 0 .57965.24451c.21594-.04364.2807-.34149.48395-.34692.37354-.00983.00824.36108-.024.49725-.02991.126.04651.1377.178.169.09717.02289.23474-.041.319.01367a.09664.09664 0 0 1 .02887.04474h.4184l.05981.22211.11975.44446a.36922.36922 0 0 1 .06036.00073c.32281.08124.1687-.02423.45221-.19312.19135-.11377.22272.02136.35352.02191.08905.00037.14557-.12622.29437-.08942.12134.03027.16919.12262.31409.14386.05817.00848.1181-.02008.17389-.0155v-.535h1.70575v1.79755a.56866.56866 0 0 0 .1073-.07654h.00018a.56432.56432 0 0 1-.10748.07666v-.00012c-.04993.02826-.09778.04535-.09778.011 0 .02271.0509.057.09778.08661v.00006c.02344.01483.05023.03156.06055.03876.09381-.30066.248-.10718.43341-.03278a3.68275 3.68275 0 0 0 .52014.10632 1.41968 1.41968 0 0 1 .56354.24384c.12732.13855.03937.36365-.055.50159-.12329.18066-.30914.25018-.38611.46283a3.3724 3.3724 0 0 0-.04987.52557c-.04694.25293-.08453.16431-.24963.3186-.139.13-.00232.1073-.19147.19019-.19.08325-.35724.05853-.48877.26416a.34342.34342 0 0 0 .01318-.03943 1.69423 1.69423 0 0 0-.1095.285.65412.65412 0 0 1-.06049.0766v.45813h1.81726v1.2027a8.60156 8.60156 0 0 0 3.49837-6.9019 8.731 8.731 0 0 0-8.78961-8.67135ZM13.20747 8.034c.16559-.05945.638-.00409.69623-.15771a4.13028 4.13028 0 0 0-1.02838.227.82393.82393 0 0 0-.11877.07947l.24976.09161c.05626-.13155.03563-.18093.20116-.24037ZM14.44044 10.84155c.23077-.16809.17877-.17834.09576-.44623a1.69841 1.69841 0 0 1-.103-.4187 14.04165 14.04165 0 0 0-1.64868.50958c.19977.11017.46649.18182.615.24823.13184.0589.51715.13953.58893.23792.09625.1322-.08295.2561.118.349a.251.251 0 0 0 .25183-.02563c.08984-.09991-.0365-.12244-.058-.23779-.04179-.22212.02694-.13386.14016-.21638ZM12.66737 16.03363l-1.78656 6.47876h1.19788l.17279-.7204.17285-.7204h1.74542l.34918 1.4408h1.20465l-1.74548-6.47876Zm-.00684 3.91644.53387-2.19495a3.18756 3.18756 0 0 0 .08557-.5658h.02734c.0014.02423.00824.04779.01013.072a3.646 3.646 0 0 0 .072.511l.26355 1.08887.26349 1.08893ZM3.19733 19.98663h.98224v1.26514a1.15779 1.15779 0 0 1-.62976.14948 1.22144 1.22144 0 0 1-1.049-.54761 2.63419 2.63419 0 0 1-.38844-1.54464 2.59979 2.59979 0 0 1 .433-1.57434 1.33094 1.33094 0 0 1 1.12091-.58978 2.22557 2.22557 0 0 1 1.38947.43347v-1.369a3.16046 3.16046 0 0 0-1.37579-.28412 2.38651 2.38651 0 0 0-1.985.96179 3.94868 3.94868 0 0 0-.74616 2.48926 3.7552 3.7552 0 0 0 .6828 2.3844 2.2512 2.2512 0 0 0 1.867.86469 2.86845 2.86845 0 0 0 1.78656-.54645v-3.25819H3.19733ZM17.442 16.034h-1.106v6.478h2.923v-1.184h-1.817Z"/></svg>"#,
@@ -2199,14 +2210,3 @@ pub const SI_FUJITSU: Icon = Icon {
2199
2210
  guidelines: None,
2200
2211
  license: None,
2201
2212
  };
2202
-
2203
- /// ultralytics
2204
- pub const SI_ULTRALYTICS: Icon = Icon {
2205
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Ultralytics</title><path d="m12.736 7.341-.002 2.897c.012 3.953-3.188 7.177-7.098 7.171-1.553-.003-2.967-.48-4.112-1.313 2.056 3.725 5.999 6.24 10.48 6.245 6.511-.003 11.891-5.343 11.992-11.91l-.002-.027c.006-.151 0-2.951.006-3.075-.01-3.116-2.538-5.677-5.63-5.67-3.105-.006-5.645 2.54-5.634 5.683zM5.629 4.573C2.525 4.573 0 7.118 0 10.246s2.525 5.673 5.63 5.673c3.103 0 5.629-2.545 5.629-5.673s-2.526-5.673-5.63-5.673"/></svg>"#,
2206
- slug: "ultralytics",
2207
- title: "Ultralytics",
2208
- hex: "111F68",
2209
- source: "https://www.ultralytics.com",
2210
- guidelines: Some("https://www.ultralytics.com/brand"),
2211
- license: None,
2212
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// ultralytics
5
+ pub const SI_ULTRALYTICS: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Ultralytics</title><path d="m12.736 7.341-.002 2.897c.012 3.953-3.188 7.177-7.098 7.171-1.553-.003-2.967-.48-4.112-1.313 2.056 3.725 5.999 6.24 10.48 6.245 6.511-.003 11.891-5.343 11.992-11.91l-.002-.027c.006-.151 0-2.951.006-3.075-.01-3.116-2.538-5.677-5.63-5.67-3.105-.006-5.645 2.54-5.634 5.683zM5.629 4.573C2.525 4.573 0 7.118 0 10.246s2.525 5.673 5.63 5.673c3.103 0 5.629-2.545 5.629-5.673s-2.526-5.673-5.63-5.673"/></svg>"#,
7
+ slug: "ultralytics",
8
+ title: "Ultralytics",
9
+ hex: "111F68",
10
+ source: "https://www.ultralytics.com",
11
+ guidelines: Some("https://www.ultralytics.com/brand"),
12
+ license: None,
13
+ };
14
+
4
15
  /// codeberg
5
16
  pub const SI_CODEBERG: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Codeberg</title><path d="M11.999.747A11.974 11.974 0 0 0 0 12.75c0 2.254.635 4.465 1.833 6.376L11.837 6.19c.072-.092.251-.092.323 0l4.178 5.402h-2.992l.065.239h3.113l.882 1.138h-3.674l.103.374h3.86l.777 1.003h-4.358l.135.483h4.593l.695.894h-5.038l.165.589h5.326l.609.785h-5.717l.182.65h6.038l.562.727h-6.397l.183.65h6.717A12.003 12.003 0 0 0 24 12.75 11.977 11.977 0 0 0 11.999.747zm3.654 19.104.182.65h5.326c.173-.204.353-.433.513-.65zm.385 1.377.18.65h3.563c.233-.198.485-.428.712-.65zm.383 1.377.182.648h1.203c.356-.204.685-.412 1.042-.648zz"/></svg>"#,
@@ -2197,14 +2208,3 @@ pub const SI_DASSAULTSYSTEMES: Icon = Icon {
2197
2208
  guidelines: None,
2198
2209
  license: None,
2199
2210
  };
2200
-
2201
- /// paychex
2202
- pub const SI_PAYCHEX: Icon = Icon {
2203
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Paychex</title><path d="m21.118 11.891-.868-1.766h1.263l.365.977.75-.977H24l-1.57 1.766.919 1.994h-1.303l-.414-1.046-.879 1.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691 0h1.164l-.276 1.303h1.056l.276-1.303h1.165l-.79 3.76h-1.154l.305-1.49h-1.055l-.316 1.49H12.74zm-.671 2.329c-.07.385-.365 1.52-1.935 1.52-1.095 0-1.618-.71-1.618-1.717 0-1.214.76-2.23 2.043-2.23.839 0 1.589.364 1.608 1.49h-1.095c.01-.356-.158-.553-.513-.553-.642 0-.878.74-.878 1.273 0 .316.078.79.611.79.365 0 .573-.247.642-.583zm-5.754.05-.809-2.379h1.165l.355 1.401.918-1.401h1.362L8.25 12.493l-.286 1.392H6.809Zm-1.894-1.086.138 1.125h-.72Zm-2.477 2.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246 0 .503.05.503.336 0 .246-.158.424-.622.424H1.58ZM0 13.885h1.145l.237-1.135h.78c.986 0 1.627-.651 1.627-1.411 0-.83-.444-1.214-1.134-1.214H.789Z"/></svg>"#,
2204
- slug: "paychex",
2205
- title: "Paychex",
2206
- hex: "004B8D",
2207
- source: "https://www.paychex.com",
2208
- guidelines: None,
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
+ /// paychex
5
+ pub const SI_PAYCHEX: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Paychex</title><path d="m21.118 11.891-.868-1.766h1.263l.365.977.75-.977H24l-1.57 1.766.919 1.994h-1.303l-.414-1.046-.879 1.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691 0h1.164l-.276 1.303h1.056l.276-1.303h1.165l-.79 3.76h-1.154l.305-1.49h-1.055l-.316 1.49H12.74zm-.671 2.329c-.07.385-.365 1.52-1.935 1.52-1.095 0-1.618-.71-1.618-1.717 0-1.214.76-2.23 2.043-2.23.839 0 1.589.364 1.608 1.49h-1.095c.01-.356-.158-.553-.513-.553-.642 0-.878.74-.878 1.273 0 .316.078.79.611.79.365 0 .573-.247.642-.583zm-5.754.05-.809-2.379h1.165l.355 1.401.918-1.401h1.362L8.25 12.493l-.286 1.392H6.809Zm-1.894-1.086.138 1.125h-.72Zm-2.477 2.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246 0 .503.05.503.336 0 .246-.158.424-.622.424H1.58ZM0 13.885h1.145l.237-1.135h.78c.986 0 1.627-.651 1.627-1.411 0-.83-.444-1.214-1.134-1.214H.789Z"/></svg>"#,
7
+ slug: "paychex",
8
+ title: "Paychex",
9
+ hex: "004B8D",
10
+ source: "https://www.paychex.com",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// ifood
5
16
  pub const SI_IFOOD: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>iFood</title><path d="M8.428 1.67c-4.65 0-7.184 4.149-7.184 6.998 0 2.294 2.2 3.299 4.25 3.299l-.006-.006c4.244 0 7.184-3.854 7.184-6.998 0-2.29-2.175-3.293-4.244-3.293zm11.328 0c-4.65 0-7.184 4.149-7.184 6.998 0 2.294 2.2 3.299 4.25 3.299l-.006-.006C21.061 11.96 24 8.107 24 4.963c0-2.29-2.18-3.293-4.244-3.293zM14.172 14.52l2.435 1.834c-2.17 2.07-6.124 3.525-9.353 3.17A8.913 8.913 0 01.23 14.541H0a9.598 9.598 0 008.828 7.758c3.814.24 7.323-.905 9.947-3.13l-.004.007 1.08 2.988 1.555-7.623-7.234-.02Z"/></svg>"#,
@@ -2197,14 +2208,3 @@ pub const SI_ERASER: Icon = Icon {
2197
2208
  guidelines: None,
2198
2209
  license: None,
2199
2210
  };
2200
-
2201
- /// stardock
2202
- pub const SI_STARDOCK: Icon = Icon {
2203
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Stardock</title><path d="M22.337 3.28c-.108 0-.22.007-.336.017-1.553.129-3.886.917-6.557 2.217a7.326 7.326 0 0 0-3.71-.994c-4.124 0-7.478 3.354-7.478 7.496 0 .674.093 1.33.262 1.95-3.224 2.697-5.04 5.153-4.385 6.221.712 1.125 3.992.412 8.115-1.556a7.55 7.55 0 0 0 3.484.863c4.124 0 7.48-3.356 7.48-7.478 0-.544-.058-1.086-.17-1.592 3.504-2.867 5.529-5.491 4.816-6.615-.24-.375-.768-.545-1.521-.53Zm-4.324 1.708c-1.912.769-4.666 1.706-5.64 3.711-.564 1.143.371 2.436.84 3.035.47.62 1.35 2.174-.13 3.786-1.5 1.63-7.028 3.318-7.028 3.318 1.78-.843 4.91-2.06 5.396-4.16.375-1.593-1.142-2.493-1.555-3.205-.412-.712-.842-1.93 1.313-3.54 2.156-1.631 6.804-2.945 6.804-2.945Zm1.02.758c.67-.007 1.153.151 1.378.498.43.675-.207 1.95-1.556 3.393a7.514 7.514 0 0 0-2.323-3.393c.975-.318 1.832-.49 2.502-.498zM4.8 14.79a7.627 7.627 0 0 0 2.305 3.074c-1.762.525-3.074.524-3.467-.113-.394-.618.075-1.706 1.162-2.96z"/></svg>"#,
2204
- slug: "stardock",
2205
- title: "Stardock",
2206
- hex: "004B8D",
2207
- source: "https://www.stardock.com/press/stardock%20branding/",
2208
- guidelines: None,
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
+ /// stardock
5
+ pub const SI_STARDOCK: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Stardock</title><path d="M22.337 3.28c-.108 0-.22.007-.336.017-1.553.129-3.886.917-6.557 2.217a7.326 7.326 0 0 0-3.71-.994c-4.124 0-7.478 3.354-7.478 7.496 0 .674.093 1.33.262 1.95-3.224 2.697-5.04 5.153-4.385 6.221.712 1.125 3.992.412 8.115-1.556a7.55 7.55 0 0 0 3.484.863c4.124 0 7.48-3.356 7.48-7.478 0-.544-.058-1.086-.17-1.592 3.504-2.867 5.529-5.491 4.816-6.615-.24-.375-.768-.545-1.521-.53Zm-4.324 1.708c-1.912.769-4.666 1.706-5.64 3.711-.564 1.143.371 2.436.84 3.035.47.62 1.35 2.174-.13 3.786-1.5 1.63-7.028 3.318-7.028 3.318 1.78-.843 4.91-2.06 5.396-4.16.375-1.593-1.142-2.493-1.555-3.205-.412-.712-.842-1.93 1.313-3.54 2.156-1.631 6.804-2.945 6.804-2.945Zm1.02.758c.67-.007 1.153.151 1.378.498.43.675-.207 1.95-1.556 3.393a7.514 7.514 0 0 0-2.323-3.393c.975-.318 1.832-.49 2.502-.498zM4.8 14.79a7.627 7.627 0 0 0 2.305 3.074c-1.762.525-3.074.524-3.467-.113-.394-.618.075-1.706 1.162-2.96z"/></svg>"#,
7
+ slug: "stardock",
8
+ title: "Stardock",
9
+ hex: "004B8D",
10
+ source: "https://www.stardock.com/press/stardock%20branding/",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// albertheijn
5
16
  pub const SI_ALBERTHEIJN: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Albert Heijn</title><path d="M15.652 0c-.354.002-.714.09-1.047.276L4.475 5.924c-.456.26-.881.716-1.075 1.362l-2.718 9.44c-.326 1.13.311 2.314 1.423 2.646l15.968 4.542c1.111.33 2.277-.318 2.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59 1.162A2.19 2.19 0 0 0 15.652 0zM12.97 6.373s-.008 4.23 0 4.225c.899-1.295 1.712-2.577 3.234-2.577 1.684-.001 2.597 1.409 2.602 2.595l-.007 7.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986-.64 0-1.816 1.605-3.125 3.386v4.793l-1.913.002-.002-2.219S9.79 18.217 7.897 18.22c-2.148 0-2.877-1.476-2.882-5.015-.004-3.37.474-5.175 2.777-5.177 1.751-.001 3.256 2.55 3.256 2.55V8.963zm-5.15 3.658c-.88 0-.957.93-.954 3.17.003 2.242.124 3.115.95 3.115 1.124-.001 2.895-2.86 2.895-2.86S8.955 10.03 7.82 10.03z"/></svg>"#,
@@ -2197,14 +2208,3 @@ pub const SI_CREATIVECOMMONS: Icon = Icon {
2197
2208
  guidelines: Some("https://creativecommons.org/mission/downloads"),
2198
2209
  license: None,
2199
2210
  };
2200
-
2201
- /// statamic
2202
- pub const SI_STATAMIC: Icon = Icon {
2203
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Statamic</title><path d="M19.78 21.639c1.754 0 2.398-.756 2.398-2.607v-3.62c0-1.722.837-2.704 1.641-3.17.242-.145.242-.483 0-.644-.836-.531-1.64-1.642-1.64-3.122v-3.54c0-1.996-.548-2.575-2.302-2.575H4.123c-1.754 0-2.301.58-2.301 2.575v3.556c0 1.48-.805 2.59-1.641 3.122a.377.377 0 0 0 0 .643c.804.451 1.64 1.433 1.64 3.17v3.605c0 1.85.645 2.607 2.399 2.607zm-7.82-3.299c-1.883 0-3.25-.563-4.522-1.673a.891.891 0 0 1-.29-.676.83.83 0 0 1 .193-.563l.403-.515c.193-.242.402-.354.643-.354.274 0 .531.112.805.29a5.331 5.331 0 0 0 2.993.884c.885 0 1.593-.37 1.593-1.126 0-1.963-6.533-.885-6.533-5.294 0-2.366 1.93-3.685 4.441-3.685 1.77 0 3.074.515 4.04 1.126.24.161.402.483.402.805 0 .193-.049.37-.161.53l-.29.435c-.21.29-.45.435-.756.435-.21 0-.435-.08-.676-.193a5.07 5.07 0 0 0-2.398-.564c-.95 0-1.513.515-1.513 1.046 0 2.012 6.534.918 6.534 5.198 0 2.414-1.947 3.894-4.908 3.894z"/></svg>"#,
2204
- slug: "statamic",
2205
- title: "Statamic",
2206
- hex: "FF269E",
2207
- source: "https://statamic.com/branding",
2208
- guidelines: Some("https://statamic.com/branding"),
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
+ /// statamic
5
+ pub const SI_STATAMIC: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Statamic</title><path d="M19.78 21.639c1.754 0 2.398-.756 2.398-2.607v-3.62c0-1.722.837-2.704 1.641-3.17.242-.145.242-.483 0-.644-.836-.531-1.64-1.642-1.64-3.122v-3.54c0-1.996-.548-2.575-2.302-2.575H4.123c-1.754 0-2.301.58-2.301 2.575v3.556c0 1.48-.805 2.59-1.641 3.122a.377.377 0 0 0 0 .643c.804.451 1.64 1.433 1.64 3.17v3.605c0 1.85.645 2.607 2.399 2.607zm-7.82-3.299c-1.883 0-3.25-.563-4.522-1.673a.891.891 0 0 1-.29-.676.83.83 0 0 1 .193-.563l.403-.515c.193-.242.402-.354.643-.354.274 0 .531.112.805.29a5.331 5.331 0 0 0 2.993.884c.885 0 1.593-.37 1.593-1.126 0-1.963-6.533-.885-6.533-5.294 0-2.366 1.93-3.685 4.441-3.685 1.77 0 3.074.515 4.04 1.126.24.161.402.483.402.805 0 .193-.049.37-.161.53l-.29.435c-.21.29-.45.435-.756.435-.21 0-.435-.08-.676-.193a5.07 5.07 0 0 0-2.398-.564c-.95 0-1.513.515-1.513 1.046 0 2.012 6.534.918 6.534 5.198 0 2.414-1.947 3.894-4.908 3.894z"/></svg>"#,
7
+ slug: "statamic",
8
+ title: "Statamic",
9
+ hex: "FF269E",
10
+ source: "https://statamic.com/branding",
11
+ guidelines: Some("https://statamic.com/branding"),
12
+ license: None,
13
+ };
14
+
4
15
  /// xampp
5
16
  pub const SI_XAMPP: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>XAMPP</title><path d="M16.792,11.923c0.113,0.043,0.226,0.079,0.334,0.128c0.45,0.203,0.715,0.553,0.748,1.044 c0.041,0.634,0.044,1.271,0.002,1.905c-0.049,0.732-0.725,1.292-1.483,1.271c-0.735-0.021-1.369-0.62-1.397-1.341 c-0.017-0.441-0.003-0.884-0.006-1.326c-0.001-0.239-0.003-0.242-0.245-0.243c-1.363-0.001-2.726,0.008-4.089-0.003 c-0.888-0.007-1.421,0.482-1.471,1.46c-0.019,0.38-0.1,0.727-0.357,1.018c-0.397,0.451-0.898,0.601-1.472,0.466 c-0.554-0.131-0.867-0.522-1.035-1.048c-0.117-0.367-0.056-0.737,0.012-1.094c0.341-1.797,1.366-3.006,3.125-3.555 c0.357-0.112,0.731-0.166,1.105-0.166c0.94,0.001,1.881,0.001,2.821-0.001c0.128,0,0.257-0.012,0.385-0.021 c0.702-0.051,1.166-0.511,1.22-1.352c0.004-0.064,0-0.129,0.001-0.193c0.011-0.788,0.605-1.396,1.393-1.425 c0.787-0.029,1.438,0.527,1.493,1.318c0.076,1.083-0.265,2.046-0.913,2.907C16.903,11.751,16.819,11.816,16.792,11.923z M8.249,10.436c-0.258-0.008-0.571,0.018-0.882-0.035c-0.536-0.09-0.876-0.39-1.02-0.916C6.19,8.912,6.25,8.388,6.698,7.96 C7.154,7.526,7.694,7.4,8.285,7.645c0.52,0.216,0.859,0.731,0.89,1.293C9.2,9.382,9.178,9.828,9.182,10.272 c0.001,0.116-0.043,0.167-0.161,0.165C8.781,10.434,8.542,10.436,8.249,10.436z M21.682,0H2.318C1.102,0,0.116,0.986,0.116,2.202 v19.317c0,1.37,1.111,2.481,2.481,2.481h18.807c1.37,0,2.481-1.111,2.481-2.481V2.202C23.884,0.986,22.898,0,21.682,0z M20.125,12.473c0.519,0.804,0.733,1.69,0.677,2.657c-0.108,1.886-1.413,3.474-3.25,3.916c-2.585,0.623-4.566-0.923-5.233-2.794 c-0.109-0.304-0.16-0.622-0.224-0.985c-0.068,0.414-0.115,0.789-0.264,1.134c-0.697,1.617-1.884,2.603-3.665,2.799 c-2.104,0.232-4.048-1.067-4.632-3.084c-0.25-0.863-0.175-1.747-0.068-2.625c0.08-0.653,0.321-1.268,0.632-1.848 c0.057-0.106,0.057-0.184-0.01-0.285c-0.561-0.845-0.779-1.777-0.7-2.784C3.43,8.035,3.56,7.52,3.805,7.038 C4.52,5.626,6.09,4.427,8.193,4.626c1.849,0.175,3.562,1.77,3.83,3.564c0.013,0.09,0.039,0.178,0.068,0.311 c0.044-0.241,0.076-0.439,0.118-0.636c0.344-1.63,1.94-3.335,4.201-3.357c2.292-0.021,3.99,1.776,4.31,3.446 c0.17,0.888,0.089,1.776-0.103,2.663c-0.112,0.517-0.31,1.008-0.524,1.492C20.034,12.245,20.043,12.345,20.125,12.473z"/></svg>"#,
@@ -2203,14 +2214,3 @@ pub const SI_BOWER: Icon = Icon {
2203
2214
  guidelines: None,
2204
2215
  license: None,
2205
2216
  };
2206
-
2207
- /// solid
2208
- pub const SI_SOLID: Icon = Icon {
2209
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Solid</title><path d="M11.558.788A9.082 9.082 0 0 0 9.776.99l-.453.15c-.906.303-1.656.755-2.1 1.348l-.301.452-2.035 3.528c.426-.387.974-.698 1.643-.894h.001l.613-.154h.001a8.82 8.82 0 0 1 1.777-.206c2.916-.053 6.033 1.148 8.423 2.36 2.317 1.175 3.888 2.32 3.987 2.39L24 5.518c-.082-.06-1.66-1.21-3.991-2.386-2.393-1.206-5.521-2.396-8.45-2.343zM8.924 5.366a8.634 8.634 0 0 0-1.745.203l-.606.151c-1.278.376-2.095 1.16-2.43 2.108-.334.948-.188 2.065.487 3.116.33.43.747.813 1.216 1.147L12.328 10h.001a6.943 6.943 0 0 1 6.013 1.013l2.844-.963c-.17-.124-1.663-1.2-3.91-2.34-2.379-1.206-5.479-2.396-8.352-2.344zm5.435 4.497a6.791 6.791 0 0 0-1.984.283L2.94 13.189 0 18.334l9.276-2.992a6.945 6.945 0 0 1 7.408 2.314v.001c.695.903.89 1.906.66 2.808l2.572-4.63c.595-1.041.45-2.225-.302-3.429a6.792 6.792 0 0 0-5.255-2.543zm-3.031 5.341a6.787 6.787 0 0 0-2.006.283L.008 18.492c.175.131 2.02 1.498 4.687 2.768 2.797 1.332 6.37 2.467 9.468 1.712l.454-.152h.002c1.278-.376 2.134-1.162 2.487-2.09.353-.93.207-2.004-.541-2.978a6.791 6.791 0 0 0-5.237-2.548z"/></svg>"#,
2210
- slug: "solid",
2211
- title: "Solid",
2212
- hex: "2C4F7C",
2213
- source: "https://www.solidjs.com/media",
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
+ /// solid
5
+ pub const SI_SOLID: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Solid</title><path d="M11.558.788A9.082 9.082 0 0 0 9.776.99l-.453.15c-.906.303-1.656.755-2.1 1.348l-.301.452-2.035 3.528c.426-.387.974-.698 1.643-.894h.001l.613-.154h.001a8.82 8.82 0 0 1 1.777-.206c2.916-.053 6.033 1.148 8.423 2.36 2.317 1.175 3.888 2.32 3.987 2.39L24 5.518c-.082-.06-1.66-1.21-3.991-2.386-2.393-1.206-5.521-2.396-8.45-2.343zM8.924 5.366a8.634 8.634 0 0 0-1.745.203l-.606.151c-1.278.376-2.095 1.16-2.43 2.108-.334.948-.188 2.065.487 3.116.33.43.747.813 1.216 1.147L12.328 10h.001a6.943 6.943 0 0 1 6.013 1.013l2.844-.963c-.17-.124-1.663-1.2-3.91-2.34-2.379-1.206-5.479-2.396-8.352-2.344zm5.435 4.497a6.791 6.791 0 0 0-1.984.283L2.94 13.189 0 18.334l9.276-2.992a6.945 6.945 0 0 1 7.408 2.314v.001c.695.903.89 1.906.66 2.808l2.572-4.63c.595-1.041.45-2.225-.302-3.429a6.792 6.792 0 0 0-5.255-2.543zm-3.031 5.341a6.787 6.787 0 0 0-2.006.283L.008 18.492c.175.131 2.02 1.498 4.687 2.768 2.797 1.332 6.37 2.467 9.468 1.712l.454-.152h.002c1.278-.376 2.134-1.162 2.487-2.09.353-.93.207-2.004-.541-2.978a6.791 6.791 0 0 0-5.237-2.548z"/></svg>"#,
7
+ slug: "solid",
8
+ title: "Solid",
9
+ hex: "2C4F7C",
10
+ source: "https://www.solidjs.com/media",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// wondershare
5
16
  pub const SI_WONDERSHARE: Icon = Icon {
6
17
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Wondershare</title><path d="M16.216 17.814 7.704 9.368l.02-.02c.391.239.91.19 1.249-.147l3.041-3.016 7.241 7.184c.397.394.402 1.029.005 1.426l-3.044 3.019Zm-5.253-3.017-3.03 3.017L0 9.915l3.746-3.73 7.217 7.187a1.005 1.005 0 0 1 0 1.425ZM24 9.913l-3.725 3.727L16 9.367l.02-.021c.388.239.903.19 1.239-.146l3.014-3.015L24 9.913Z"/></svg>"#,
@@ -2203,14 +2214,3 @@ pub const SI_CSSMODULES: Icon = Icon {
2203
2214
  guidelines: None,
2204
2215
  license: None,
2205
2216
  };
2206
-
2207
- /// untappd
2208
- pub const SI_UNTAPPD: Icon = Icon {
2209
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Untappd</title><path d="M11 13.299l-5.824 8.133c-.298.416-.8.635-1.308.572-.578-.072-1.374-.289-2.195-.879S.392 19.849.139 19.323a1.402 1.402 0 0 1 .122-1.425l5.824-8.133a3.066 3.066 0 0 1 1.062-.927l1.146-.604c.23-.121.436-.283.608-.478.556-.631 2.049-2.284 4.696-4.957l.046-.212a.134.134 0 0 1 .096-.1l.146-.037a.135.135 0 0 0 .101-.141l-.015-.18a.13.13 0 0 1 .125-.142c.176-.005.518.046 1.001.393s.64.656.692.824a.13.13 0 0 1-.095.164l-.175.044a.133.133 0 0 0-.101.141l.012.15a.131.131 0 0 1-.063.123l-.186.112c-1.679 3.369-2.764 5.316-3.183 6.046a2.157 2.157 0 0 0-.257.73l-.205 1.281A3.074 3.074 0 0 1 11 13.3zm12.739 4.598l-5.824-8.133a3.066 3.066 0 0 0-1.062-.927l-1.146-.605a2.138 2.138 0 0 1-.608-.478 50.504 50.504 0 0 0-.587-.654.089.089 0 0 0-.142.018 97.261 97.261 0 0 1-1.745 3.223 1.42 1.42 0 0 0-.171.485 3.518 3.518 0 0 0 0 1.103l.01.064c.075.471.259.918.536 1.305l5.824 8.133c.296.413.79.635 1.294.574a4.759 4.759 0 0 0 2.209-.881 4.762 4.762 0 0 0 1.533-1.802 1.4 1.4 0 0 0-.122-1.425zM8.306 3.366l.175.044a.134.134 0 0 1 .101.141l-.012.15a.13.13 0 0 0 .063.123l.186.112c.311.623.599 1.194.869 1.721.026.051.091.06.129.019.437-.469.964-1.025 1.585-1.668a.137.137 0 0 0 .003-.19c-.315-.322-.645-.659-1.002-1.02l-.046-.212a.13.13 0 0 0-.096-.099l-.146-.037a.135.135 0 0 1-.101-.141l.015-.18a.13.13 0 0 0-.123-.142c-.175-.005-.518.045-1.002.393-.483.347-.64.656-.692.824a.13.13 0 0 0 .095.164z"/></svg>"#,
2210
- slug: "untappd",
2211
- title: "Untappd",
2212
- hex: "FFC000",
2213
- source: "https://untappd.com",
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
+ /// untappd
5
+ pub const SI_UNTAPPD: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Untappd</title><path d="M11 13.299l-5.824 8.133c-.298.416-.8.635-1.308.572-.578-.072-1.374-.289-2.195-.879S.392 19.849.139 19.323a1.402 1.402 0 0 1 .122-1.425l5.824-8.133a3.066 3.066 0 0 1 1.062-.927l1.146-.604c.23-.121.436-.283.608-.478.556-.631 2.049-2.284 4.696-4.957l.046-.212a.134.134 0 0 1 .096-.1l.146-.037a.135.135 0 0 0 .101-.141l-.015-.18a.13.13 0 0 1 .125-.142c.176-.005.518.046 1.001.393s.64.656.692.824a.13.13 0 0 1-.095.164l-.175.044a.133.133 0 0 0-.101.141l.012.15a.131.131 0 0 1-.063.123l-.186.112c-1.679 3.369-2.764 5.316-3.183 6.046a2.157 2.157 0 0 0-.257.73l-.205 1.281A3.074 3.074 0 0 1 11 13.3zm12.739 4.598l-5.824-8.133a3.066 3.066 0 0 0-1.062-.927l-1.146-.605a2.138 2.138 0 0 1-.608-.478 50.504 50.504 0 0 0-.587-.654.089.089 0 0 0-.142.018 97.261 97.261 0 0 1-1.745 3.223 1.42 1.42 0 0 0-.171.485 3.518 3.518 0 0 0 0 1.103l.01.064c.075.471.259.918.536 1.305l5.824 8.133c.296.413.79.635 1.294.574a4.759 4.759 0 0 0 2.209-.881 4.762 4.762 0 0 0 1.533-1.802 1.4 1.4 0 0 0-.122-1.425zM8.306 3.366l.175.044a.134.134 0 0 1 .101.141l-.012.15a.13.13 0 0 0 .063.123l.186.112c.311.623.599 1.194.869 1.721.026.051.091.06.129.019.437-.469.964-1.025 1.585-1.668a.137.137 0 0 0 .003-.19c-.315-.322-.645-.659-1.002-1.02l-.046-.212a.13.13 0 0 0-.096-.099l-.146-.037a.135.135 0 0 1-.101-.141l.015-.18a.13.13 0 0 0-.123-.142c-.175-.005-.518.045-1.002.393-.483.347-.64.656-.692.824a.13.13 0 0 0 .095.164z"/></svg>"#,
7
+ slug: "untappd",
8
+ title: "Untappd",
9
+ hex: "FFC000",
10
+ source: "https://untappd.com",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// contentful
5
16
  pub const SI_CONTENTFUL: Icon = Icon {
6
17
  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>"#,
@@ -2195,14 +2206,3 @@ pub const SI_S7AIRLINES: Icon = Icon {
2195
2206
  guidelines: Some("https://www.s7.ru/en/info/s7-airlines/brand/"),
2196
2207
  license: None,
2197
2208
  };
2198
-
2199
- /// nextdotjs
2200
- pub const SI_NEXTDOTJS: Icon = Icon {
2201
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Next.js</title><path d="M18.665 21.978C16.758 23.255 14.465 24 12 24 5.377 24 0 18.623 0 12S5.377 0 12 0s12 5.377 12 12c0 3.583-1.574 6.801-4.067 9.001L9.219 7.2H7.2v9.596h1.615V9.251l9.85 12.727Zm-3.332-8.533 1.6 2.061V7.2h-1.6v6.245Z"/></svg>"#,
2202
- slug: "nextdotjs",
2203
- title: "Next.js",
2204
- hex: "000000",
2205
- source: "https://vercel.com/design/brands#next-js",
2206
- guidelines: Some("https://vercel.com/design/brands#next-js"),
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
+ /// nextdotjs
5
+ pub const SI_NEXTDOTJS: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Next.js</title><path d="M18.665 21.978C16.758 23.255 14.465 24 12 24 5.377 24 0 18.623 0 12S5.377 0 12 0s12 5.377 12 12c0 3.583-1.574 6.801-4.067 9.001L9.219 7.2H7.2v9.596h1.615V9.251l9.85 12.727Zm-3.332-8.533 1.6 2.061V7.2h-1.6v6.245Z"/></svg>"#,
7
+ slug: "nextdotjs",
8
+ title: "Next.js",
9
+ hex: "000000",
10
+ source: "https://vercel.com/design/brands#next-js",
11
+ guidelines: Some("https://vercel.com/design/brands#next-js"),
12
+ license: None,
13
+ };
14
+
4
15
  /// mediafire
5
16
  pub const SI_MEDIAFIRE: Icon = Icon {
6
17
  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>"#,
@@ -2129,7 +2140,7 @@ pub const SI_SCRATCH: Icon = Icon {
2129
2140
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Scratch</title><path d="M11.406 11.312c-.78-.123-1.198-.654-.99-2.295l.023-.198c.175-1.426.321-1.743.996-1.706.198.013.426.14.654.33.211.247.68.568.945 1.204.19.466.254.77.281 1.098l.042.402v-.002a.68.68 0 0 0 1.342-.007c.008-.044.176-4.365.176-4.436 0-.38-.302-.69-.68-.696a.685.685 0 0 0-.682.688c0 .009-.001.605-.014 1.206-.536-.592-1.223-1.123-1.994-1.17-2.058-.11-2.283 1.811-2.419 2.918l-.02.196c-.278 2.189.441 3.569 2.13 3.837 1.838.293 3.063.72 3.074 1.868.007.446-.224.903-.627 1.254a2.163 2.163 0 0 1-1.749.507 3.233 3.233 0 0 1-.539-.141c-.24-.136-.847-.51-1.154-.942-.26-.364-.35-.937-.378-1.3.004-.163.005-.27.005-.283a.69.69 0 0 0-.669-.703.689.689 0 0 0-.696.682c0 .013-.017 1.367-.066 2.183-.07 1.313 0 2.426 0 2.474.028.382.35.67.727.644a.681.681 0 0 0 .635-.733c0-.006-.033-.545-.029-1.29a5.21 5.21 0 0 0 1.938.773 3.451 3.451 0 0 0 2.856-.82c.713-.619 1.122-1.464 1.11-2.32-.024-2.555-2.865-3.004-4.228-3.222M14.174 0a5.51 5.51 0 0 0-2.724.723h-.112c-2.637 0-4.937 1.392-6.15 3.728-.728 1.393-.9 2.75-.999 3.579-.012.089-.018.17-.028.262-.12.974-.123 1.904-.01 2.772a5.824 5.824 0 0 0-.625 2.529v.016a58.919 58.919 0 0 1-.057 1.95 29.72 29.72 0 0 0-.008 2.94l.013.209C3.698 21.676 6.159 24 9.083 24a5.516 5.516 0 0 0 3.463-1.21 8.357 8.357 0 0 0 5.195-2.08c1.826-1.587 2.859-3.845 2.83-6.19-.013-1.362-.346-2.638-.978-3.763.117-1.273.221-4.996.221-5.03 0-3.103-2.484-5.67-5.539-5.727zm.056 2.675c1.642.03 2.978 1.412 2.978 3.081 0 .038-.145 4.497-.215 4.883a3.152 3.152 0 0 1-.203.69c.756.89 1.165 2 1.175 3.256.021 1.555-.681 3.076-1.926 4.16a5.763 5.763 0 0 1-3.8 1.444 5.986 5.986 0 0 1-.718-.048 3.386 3.386 0 0 1-.172.215 2.97 2.97 0 0 1-2.264 1.038c-1.573 0-2.897-1.255-3.013-2.856l-.008-.122a27.366 27.366 0 0 1 .005-2.662c.039-.679.06-1.831.062-2.08a3.124 3.124 0 0 1 .783-2.025c-.237-.835-.312-1.836-.167-3.02l.024-.212c.083-.695.208-1.72.72-2.7.765-1.473 2.168-2.318 3.848-2.318a4.568 4.568 0 0 1 .824.07c.546-.5 1.27-.81 2.067-.794Z"/></svg>"#,
2130
2141
  slug: "scratch",
2131
2142
  title: "Scratch",
2132
- hex: "4D97FF",
2143
+ hex: "855CD6",
2133
2144
  source: "https://github.com/LLK/scratch-link/blob/027e3754ba6db976495e905023d5ac5e730dccfc/Assets/Windows/SVG/Windows%20Tray%20400x400.svg",
2134
2145
  guidelines: None,
2135
2146
  license: None,
@@ -2211,14 +2222,3 @@ pub const SI_WEBTOON: Icon = Icon {
2211
2222
  guidelines: None,
2212
2223
  license: None,
2213
2224
  };
2214
-
2215
- /// nextbilliondotai
2216
- pub const SI_NEXTBILLIONDOTAI: Icon = Icon {
2217
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>NextBillion.ai</title><path d="M22.399 13.3694a6.3067 6.3067 0 0 0-.5655-.567 6.3754 6.3754 0 0 0-4.2337-1.5994h-4.7989V6.4007a6.3783 6.3783 0 0 0-1.5993-4.2338 6.1066 6.1066 0 0 0-.567-.5641A6.3973 6.3973 0 0 0 .002 6.4016v4.7989a1.5994 1.5994 0 0 0 1.5993 1.5993h9.5959v4.7989a6.3696 6.3696 0 0 0 .855 3.1985l.0842.1453a6.3445 6.3445 0 0 0 .6615.8942 6.6637 6.6637 0 0 0 .5641.5641 6.4689 6.4689 0 0 0 .8913.6586l.1453.0858a6.4074 6.4074 0 0 0 7.4324-.7444 6.6963 6.6963 0 0 0 .5655-.5655 6.3973 6.3973 0 0 0 0-8.4677zm-11.198-2.1708H1.6052v-4.799a4.7989 4.7989 0 0 1 9.5958 0zm6.3965 11.1951a4.7703 4.7703 0 0 1-3.1986-1.2243 4.1977 4.1977 0 0 1-.378-.3766 4.782 4.782 0 0 1-1.2211-3.1985v-4.7964h4.7988a4.7989 4.7989 0 0 1 0 9.5958z"/></svg>"#,
2218
- slug: "nextbilliondotai",
2219
- title: "NextBillion.ai",
2220
- hex: "8D5A9E",
2221
- source: "https://nextbillion.ai",
2222
- guidelines: None,
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
+ /// nextbilliondotai
5
+ pub const SI_NEXTBILLIONDOTAI: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>NextBillion.ai</title><path d="M22.399 13.3694a6.3067 6.3067 0 0 0-.5655-.567 6.3754 6.3754 0 0 0-4.2337-1.5994h-4.7989V6.4007a6.3783 6.3783 0 0 0-1.5993-4.2338 6.1066 6.1066 0 0 0-.567-.5641A6.3973 6.3973 0 0 0 .002 6.4016v4.7989a1.5994 1.5994 0 0 0 1.5993 1.5993h9.5959v4.7989a6.3696 6.3696 0 0 0 .855 3.1985l.0842.1453a6.3445 6.3445 0 0 0 .6615.8942 6.6637 6.6637 0 0 0 .5641.5641 6.4689 6.4689 0 0 0 .8913.6586l.1453.0858a6.4074 6.4074 0 0 0 7.4324-.7444 6.6963 6.6963 0 0 0 .5655-.5655 6.3973 6.3973 0 0 0 0-8.4677zm-11.198-2.1708H1.6052v-4.799a4.7989 4.7989 0 0 1 9.5958 0zm6.3965 11.1951a4.7703 4.7703 0 0 1-3.1986-1.2243 4.1977 4.1977 0 0 1-.378-.3766 4.782 4.782 0 0 1-1.2211-3.1985v-4.7964h4.7988a4.7989 4.7989 0 0 1 0 9.5958z"/></svg>"#,
7
+ slug: "nextbilliondotai",
8
+ title: "NextBillion.ai",
9
+ hex: "8D5A9E",
10
+ source: "https://nextbillion.ai",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// sencha
5
16
  pub const SI_SENCHA: Icon = Icon {
6
17
  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>"#,
@@ -2195,14 +2206,3 @@ pub const SI_CALIBREWEB: Icon = Icon {
2195
2206
  guidelines: None,
2196
2207
  license: None,
2197
2208
  };
2198
-
2199
- /// framework
2200
- pub const SI_FRAMEWORK: Icon = Icon {
2201
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Framework</title><path d="M23.186 9.07 21.41 8.019a2.78 2.78 0 0 1-1.344-2.391V3.523c0-.431-.19-.837-.516-1.108A11.965 11.965 0 0 0 16.317.493a1.356 1.356 0 0 0-1.193.091L13.347 1.64a2.622 2.622 0 0 1-2.688 0L8.882.584a1.348 1.348 0 0 0-1.194-.09 11.93 11.93 0 0 0-3.231 1.918 1.44 1.44 0 0 0-.516 1.108v2.104c0 .986-.51 1.897-1.344 2.392L.823 9.068c-.363.215-.61.588-.675 1.013A12.24 12.24 0 0 0 0 12.001c0 .651.048 1.292.145 1.916.065.425.312.801.675 1.016l1.774 1.052a2.78 2.78 0 0 1 1.344 2.392v2.104c0 .431.191.837.516 1.108.965.8 2.054 1.452 3.231 1.919.393.155.831.124 1.194-.091l1.777-1.055a2.622 2.622 0 0 1 2.688 0l1.777 1.055c.363.215.804.246 1.193.091a11.973 11.973 0 0 0 3.232-1.92 1.44 1.44 0 0 0 .516-1.107v-2.104a2.78 2.78 0 0 1 1.344-2.392l1.774-1.052c.363-.215.61-.588.675-1.016.094-.624.145-1.265.145-1.916 0-.652-.048-1.293-.145-1.917a1.41 1.41 0 0 0-.67-1.013zM12.003 19.41c-3.981 0-7.21-3.317-7.21-7.407s3.229-7.406 7.21-7.406c3.98 0 7.21 3.316 7.21 7.406s-3.23 7.407-7.21 7.407z"/></svg>"#,
2202
- slug: "framework",
2203
- title: "Framework",
2204
- hex: "000000",
2205
- source: "https://frame.work",
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
+ /// framework
5
+ pub const SI_FRAMEWORK: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Framework</title><path d="M23.186 9.07 21.41 8.019a2.78 2.78 0 0 1-1.344-2.391V3.523c0-.431-.19-.837-.516-1.108A11.965 11.965 0 0 0 16.317.493a1.356 1.356 0 0 0-1.193.091L13.347 1.64a2.622 2.622 0 0 1-2.688 0L8.882.584a1.348 1.348 0 0 0-1.194-.09 11.93 11.93 0 0 0-3.231 1.918 1.44 1.44 0 0 0-.516 1.108v2.104c0 .986-.51 1.897-1.344 2.392L.823 9.068c-.363.215-.61.588-.675 1.013A12.24 12.24 0 0 0 0 12.001c0 .651.048 1.292.145 1.916.065.425.312.801.675 1.016l1.774 1.052a2.78 2.78 0 0 1 1.344 2.392v2.104c0 .431.191.837.516 1.108.965.8 2.054 1.452 3.231 1.919.393.155.831.124 1.194-.091l1.777-1.055a2.622 2.622 0 0 1 2.688 0l1.777 1.055c.363.215.804.246 1.193.091a11.973 11.973 0 0 0 3.232-1.92 1.44 1.44 0 0 0 .516-1.107v-2.104a2.78 2.78 0 0 1 1.344-2.392l1.774-1.052c.363-.215.61-.588.675-1.016.094-.624.145-1.265.145-1.916 0-.652-.048-1.293-.145-1.917a1.41 1.41 0 0 0-.67-1.013zM12.003 19.41c-3.981 0-7.21-3.317-7.21-7.407s3.229-7.406 7.21-7.406c3.98 0 7.21 3.316 7.21 7.406s-3.23 7.407-7.21 7.407z"/></svg>"#,
7
+ slug: "framework",
8
+ title: "Framework",
9
+ hex: "000000",
10
+ source: "https://frame.work",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// mlb
5
16
  pub const SI_MLB: Icon = Icon {
6
17
  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>"#,
@@ -2197,14 +2208,3 @@ pub const SI_VIBER: Icon = Icon {
2197
2208
  guidelines: Some("https://www.viber.com/brand-center"),
2198
2209
  license: None,
2199
2210
  };
2200
-
2201
- /// apachedoris
2202
- pub const SI_APACHEDORIS: Icon = Icon {
2203
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Apache Doris</title><path d="M8.666.0001c-.5355-.004-1.068.1072-1.5241.3384-.207.1048-.5749.3802-.8177.6118-1.0278.9803-1.2876 2.5138-.6553 3.8679.205.439.5068.7694 2.8476 3.1166 2.4527 2.4594 2.6352 2.6255 2.8852 2.6258.2446.0003.3647-.099 1.4408-1.19.9367-.9496 1.2306-1.2992 1.4536-1.7286.5966-1.149.6487-2.0513.174-3.014-.2264-.459-.4816-.7514-1.9012-2.176-.9018-.9052-1.7907-1.7496-1.9751-1.8765C10.0488.2005 9.3548.0052 8.666 0ZM3.5518 5.5737c-.2176.0031-.6097.085-.6097.3285v12.0904l.1642.175c.1123.1194.2498.1748.4342.1748.2545 0 .4436-.1738 3.349-3.0786 2.6868-2.6862 3.079-2.909 3.0791-3.305.0002-.3961-.3924-.6194-3.0784-3.306-2.8612-2.8619-3.0968-3.079-3.3384-3.079Zm13.0967.861c-.0481.0184-.112.1636-.1418.3225-.0756.403-.3719 1.109-.6572 1.5663-.1407.2253-2.2392 2.3955-5.049 5.2212-2.7513 2.7667-4.9104 4.9985-5.0468 5.2165-.4552.7275-.5967 1.3905-.4684 2.1964.222 1.3947 1.3263 2.6812 2.5486 2.9693.4667.11 1.618.0927 2.0329-.0305.2084-.062.526-.2112.7055-.3318.5023-.3373 9.341-9.0562 9.6463-9.5154.449-.6753.8356-1.0716.8395-1.9762-.0056-.5935-.1305-1.1138-1.0715-2.306-.5094-.6523-3.2341-3.3723-3.338-3.3324Z"/></svg>"#,
2204
- slug: "apachedoris",
2205
- title: "Apache Doris",
2206
- hex: "444FD9",
2207
- source: "https://apache.org/logos",
2208
- guidelines: Some("https://www.apache.org/foundation/marks"),
2209
- license: Some("Apache-2.0"),
2210
- };
@@ -1,6 +1,17 @@
1
1
  // This file was generated. DO NOT EDIT.
2
2
  use crate::Icon;
3
3
 
4
+ /// apachedoris
5
+ pub const SI_APACHEDORIS: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Apache Doris</title><path d="M8.666.0001c-.5355-.004-1.068.1072-1.5241.3384-.207.1048-.5749.3802-.8177.6118-1.0278.9803-1.2876 2.5138-.6553 3.8679.205.439.5068.7694 2.8476 3.1166 2.4527 2.4594 2.6352 2.6255 2.8852 2.6258.2446.0003.3647-.099 1.4408-1.19.9367-.9496 1.2306-1.2992 1.4536-1.7286.5966-1.149.6487-2.0513.174-3.014-.2264-.459-.4816-.7514-1.9012-2.176-.9018-.9052-1.7907-1.7496-1.9751-1.8765C10.0488.2005 9.3548.0052 8.666 0ZM3.5518 5.5737c-.2176.0031-.6097.085-.6097.3285v12.0904l.1642.175c.1123.1194.2498.1748.4342.1748.2545 0 .4436-.1738 3.349-3.0786 2.6868-2.6862 3.079-2.909 3.0791-3.305.0002-.3961-.3924-.6194-3.0784-3.306-2.8612-2.8619-3.0968-3.079-3.3384-3.079Zm13.0967.861c-.0481.0184-.112.1636-.1418.3225-.0756.403-.3719 1.109-.6572 1.5663-.1407.2253-2.2392 2.3955-5.049 5.2212-2.7513 2.7667-4.9104 4.9985-5.0468 5.2165-.4552.7275-.5967 1.3905-.4684 2.1964.222 1.3947 1.3263 2.6812 2.5486 2.9693.4667.11 1.618.0927 2.0329-.0305.2084-.062.526-.2112.7055-.3318.5023-.3373 9.341-9.0562 9.6463-9.5154.449-.6753.8356-1.0716.8395-1.9762-.0056-.5935-.1305-1.1138-1.0715-2.306-.5094-.6523-3.2341-3.3723-3.338-3.3324Z"/></svg>"#,
7
+ slug: "apachedoris",
8
+ title: "Apache Doris",
9
+ hex: "444FD9",
10
+ source: "https://apache.org/logos",
11
+ guidelines: Some("https://www.apache.org/foundation/marks"),
12
+ license: Some("Apache-2.0"),
13
+ };
14
+
4
15
  /// litecoin
5
16
  pub const SI_LITECOIN: Icon = Icon {
6
17
  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>"#,
@@ -2191,14 +2202,3 @@ pub const SI_BENTLEY: Icon = Icon {
2191
2202
  guidelines: None,
2192
2203
  license: None,
2193
2204
  };
2194
-
2195
- /// hevy
2196
- pub const SI_HEVY: Icon = Icon {
2197
- svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hevy</title><path d="M6.76 2.489c1.473 0 2.672 1.16 2.716 2.607q.002 1.622.001 3.244c0 .572-.416 1.2-1.045 1.4-.63.202-1.013-.431-1.044-.975q-.002-1.794-.001-3.587a.624.624 0 0 0-.71-.615c-.375.047-.704.105-1.048.159l-.32.058q-1.33.253-2.122.584c-.338.142-.584.287-.737.423-.096.085-.133.141-.14.177-.041.167-.044.286-.069.449-.047.45-.057.749-.083 1.176l-.018.453c-.041 1.41-.049 2.343-.049 3.648.007 1.219.019 2.056.047 3.192.016.69.044 1.229.074 1.913q.02.348.046.696c.013.218.038.384.058.588q.025.026.053.05c.137.116.377.252.716.39q.495.203 1.212.39c.344.095.68.161 1.001.234.497.104.88.165 1.36.248a.626.626 0 0 0 .72-.512c.008-.033.006-.067.009-.1v-2.091a5.57 5.57 0 0 1 2.688-4.76l2.693-1.559a3.51 3.51 0 0 0 1.759-2.926c.005-.734.002-1.468.002-2.202 0-1.485 1.216-2.69 2.717-2.69q.22 0 .438.036c.506.08.85.148 1.323.236.268.052.478.102.744.16.139.032.271.065.415.1l.264.07c2.073.56 3.168 1.302 3.322 2.444.022.16.031.285.048.437q.023.28.043.56c.034.503.049.91.073 1.418.023.553.032.982.047 1.527l.019.914c.012.75.015 1.337.018 2.082l-.003.941q-.006.635-.015 1.27-.01.506-.026 1.012c-.011.387-.028.681-.044 1.053q-.015.263-.033.524c-.01.153-.026.305-.039.457-.014.167-.036.297-.056.462q-.02.138-.052.273c-.297 1.233-1.592 2.017-3.886 2.553-.243.058-.515.11-.733.156-.293.059-.52.094-.796.143q-.341.055-.682.104c-1.486.213-2.864-.807-3.078-2.277a3 3 0 0 1-.025-.256c-.007-1.09-.003-2.18-.003-3.269 0-.571.506-1.273 1.045-1.4s1.012.432 1.043.976c.004 1.188.002 2.376.002 3.564.003.38.341.67.717.614.335-.045.572-.09.872-.138.284-.048.5-.096.776-.149.249-.05.437-.102.679-.158.183-.046.322-.088.491-.135.116-.033.23-.072.344-.108.102-.034.201-.073.302-.109q.13-.051.258-.107c.073-.032.143-.07.214-.105.079-.039.134-.082.208-.127q.19-.137.219-.252c.091-.44.106-.946.134-1.327.09-1.976.081-3.96.064-5.744-.013-.934-.031-1.647-.058-2.548l-.031-.783c-.018-.403-.04-.715-.062-1.089-.01-.165-.029-.329-.043-.493l-.015-.128-.047-.044c-.136-.116-.375-.251-.713-.39q-.765-.313-2.063-.59c-.58-.124-1.01-.193-1.518-.282a.625.625 0 0 0-.726.564c-.005.713-.002 1.427-.002 2.14a5.57 5.57 0 0 1-2.689 4.759q-1.344.783-2.692 1.559a3.51 3.51 0 0 0-1.76 2.927v2.201q0 .217-.037.435c-.242 1.465-1.64 2.46-3.12 2.22-.366-.058-.646-.112-1.004-.176-.284-.052-.501-.101-.766-.155-.33-.068-.666-.16-.966-.234C1.52 20.31.421 19.57.255 18.434c-.038-.263-.047-.454-.075-.718-.033-.407-.047-.72-.07-1.12-.03-.593-.044-1.076-.063-1.677-.025-.877-.032-1.546-.043-2.391l-.003-.495L0 11.65l.002-.85c.004-.806.016-1.426.035-2.214.008-.305.022-.61.033-.916.011-.305.034-.61.052-.915.015-.24.037-.423.057-.653.013-.123.033-.246.049-.369.01-.077.029-.152.043-.228.272-1.18 1.41-1.955 3.4-2.48.249-.07.443-.106.679-.163.195-.043.391-.079.587-.118q.232-.043.466-.082c.24-.04.424-.065.654-.101l.342-.047q.18-.024.36-.024"/></svg>"#,
2198
- slug: "hevy",
2199
- title: "Hevy",
2200
- hex: "000000",
2201
- source: "https://www.hevyapp.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
+ /// hevy
5
+ pub const SI_HEVY: Icon = Icon {
6
+ svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hevy</title><path d="M6.76 2.489c1.473 0 2.672 1.16 2.716 2.607q.002 1.622.001 3.244c0 .572-.416 1.2-1.045 1.4-.63.202-1.013-.431-1.044-.975q-.002-1.794-.001-3.587a.624.624 0 0 0-.71-.615c-.375.047-.704.105-1.048.159l-.32.058q-1.33.253-2.122.584c-.338.142-.584.287-.737.423-.096.085-.133.141-.14.177-.041.167-.044.286-.069.449-.047.45-.057.749-.083 1.176l-.018.453c-.041 1.41-.049 2.343-.049 3.648.007 1.219.019 2.056.047 3.192.016.69.044 1.229.074 1.913q.02.348.046.696c.013.218.038.384.058.588q.025.026.053.05c.137.116.377.252.716.39q.495.203 1.212.39c.344.095.68.161 1.001.234.497.104.88.165 1.36.248a.626.626 0 0 0 .72-.512c.008-.033.006-.067.009-.1v-2.091a5.57 5.57 0 0 1 2.688-4.76l2.693-1.559a3.51 3.51 0 0 0 1.759-2.926c.005-.734.002-1.468.002-2.202 0-1.485 1.216-2.69 2.717-2.69q.22 0 .438.036c.506.08.85.148 1.323.236.268.052.478.102.744.16.139.032.271.065.415.1l.264.07c2.073.56 3.168 1.302 3.322 2.444.022.16.031.285.048.437q.023.28.043.56c.034.503.049.91.073 1.418.023.553.032.982.047 1.527l.019.914c.012.75.015 1.337.018 2.082l-.003.941q-.006.635-.015 1.27-.01.506-.026 1.012c-.011.387-.028.681-.044 1.053q-.015.263-.033.524c-.01.153-.026.305-.039.457-.014.167-.036.297-.056.462q-.02.138-.052.273c-.297 1.233-1.592 2.017-3.886 2.553-.243.058-.515.11-.733.156-.293.059-.52.094-.796.143q-.341.055-.682.104c-1.486.213-2.864-.807-3.078-2.277a3 3 0 0 1-.025-.256c-.007-1.09-.003-2.18-.003-3.269 0-.571.506-1.273 1.045-1.4s1.012.432 1.043.976c.004 1.188.002 2.376.002 3.564.003.38.341.67.717.614.335-.045.572-.09.872-.138.284-.048.5-.096.776-.149.249-.05.437-.102.679-.158.183-.046.322-.088.491-.135.116-.033.23-.072.344-.108.102-.034.201-.073.302-.109q.13-.051.258-.107c.073-.032.143-.07.214-.105.079-.039.134-.082.208-.127q.19-.137.219-.252c.091-.44.106-.946.134-1.327.09-1.976.081-3.96.064-5.744-.013-.934-.031-1.647-.058-2.548l-.031-.783c-.018-.403-.04-.715-.062-1.089-.01-.165-.029-.329-.043-.493l-.015-.128-.047-.044c-.136-.116-.375-.251-.713-.39q-.765-.313-2.063-.59c-.58-.124-1.01-.193-1.518-.282a.625.625 0 0 0-.726.564c-.005.713-.002 1.427-.002 2.14a5.57 5.57 0 0 1-2.689 4.759q-1.344.783-2.692 1.559a3.51 3.51 0 0 0-1.76 2.927v2.201q0 .217-.037.435c-.242 1.465-1.64 2.46-3.12 2.22-.366-.058-.646-.112-1.004-.176-.284-.052-.501-.101-.766-.155-.33-.068-.666-.16-.966-.234C1.52 20.31.421 19.57.255 18.434c-.038-.263-.047-.454-.075-.718-.033-.407-.047-.72-.07-1.12-.03-.593-.044-1.076-.063-1.677-.025-.877-.032-1.546-.043-2.391l-.003-.495L0 11.65l.002-.85c.004-.806.016-1.426.035-2.214.008-.305.022-.61.033-.916.011-.305.034-.61.052-.915.015-.24.037-.423.057-.653.013-.123.033-.246.049-.369.01-.077.029-.152.043-.228.272-1.18 1.41-1.955 3.4-2.48.249-.07.443-.106.679-.163.195-.043.391-.079.587-.118q.232-.043.466-.082c.24-.04.424-.065.654-.101l.342-.047q.18-.024.36-.024"/></svg>"#,
7
+ slug: "hevy",
8
+ title: "Hevy",
9
+ hex: "000000",
10
+ source: "https://www.hevyapp.com",
11
+ guidelines: None,
12
+ license: None,
13
+ };
14
+
4
15
  /// hotjar
5
16
  pub const SI_HOTJAR: Icon = Icon {
6
17
  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>"#,
@@ -547,7 +558,7 @@ pub const SI_ASSEMBLYSCRIPT: Icon = Icon {
547
558
  svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>AssemblyScript</title><path d="M0 0v24h24V0h-9.225c0 1.406-1.04 2.813-2.756 2.813A2.766 2.766 0 019.234 0zm18.204 10.947c.707 0 1.314.137 1.82.412.517.264.96.717 1.33 1.361l-1.726 1.108c-.19-.338-.395-.58-.617-.728a1.422 1.422 0 00-.807-.222c-.327 0-.586.09-.776.27a.896.896 0 00-.285.68c0 .337.106.596.317.775.222.17.57.36 1.045.57l.554.238c.474.2.891.411 1.25.633.37.21.675.453.918.728.253.264.443.57.57.918.137.337.206.738.206 1.203a3 3 0 01-.285 1.33c-.18.38-.433.701-.76.965a3.419 3.419 0 01-1.171.601c-.443.127-.929.19-1.456.19a5.31 5.31 0 01-1.41-.174 4.624 4.624 0 01-1.139-.475 3.922 3.922 0 01-.886-.712 4.48 4.48 0 01-.602-.902L16.1 18.67c.242.39.527.712.855.966.337.253.78.38 1.33.38.463 0 .827-.1 1.091-.301.275-.211.412-.475.412-.792 0-.38-.143-.664-.428-.854-.285-.19-.68-.396-1.187-.618l-.554-.237a8.12 8.12 0 01-1.092-.554 3.64 3.64 0 01-.839-.696 2.887 2.887 0 01-.538-.903 3.375 3.375 0 01-.19-1.187c0-.411.074-.796.222-1.155a2.91 2.91 0 01.649-.934c.285-.264.628-.47 1.029-.617.4-.148.849-.222 1.345-.222zm-8.796.032h.19l4.922 10.858h-2.327l-.506-1.219H7.318l-.506 1.219H4.675zm.063 3.988a22.21 22.21 0 01-.206.697l-.205.649a6.979 6.979 0 01-.222.585l-.776 1.868h2.834l-.776-1.868a15.492 15.492 0 01-.237-.633 23.741 23.741 0 01-.412-1.298z"/></svg>"#,
548
559
  slug: "assemblyscript",
549
560
  title: "AssemblyScript",
550
- hex: "007AAC",
561
+ hex: "007ACC",
551
562
  source: "https://www.assemblyscript.org",
552
563
  guidelines: None,
553
564
  license: None,
@@ -147,6 +147,7 @@ pub(super) fn bind_part_3(m: &Bound<PyModule>) -> PyResult<()> {
147
147
  m.add("SI_TYPESCRIPT", icons::SI_TYPESCRIPT)?;
148
148
  m.add("SI_GITKRAKEN", icons::SI_GITKRAKEN)?;
149
149
  m.add("SI_ROOTSSAGE", icons::SI_ROOTSSAGE)?;
150
+ m.add("SI_GREPTIMEDB", icons::SI_GREPTIMEDB)?;
150
151
  m.add("SI_FISHSHELL", icons::SI_FISHSHELL)?;
151
152
  m.add("SI_CREHANA", icons::SI_CREHANA)?;
152
153
  m.add("SI_KAIOS", icons::SI_KAIOS)?;
@@ -202,6 +203,5 @@ pub(super) fn bind_part_3(m: &Bound<PyModule>) -> PyResult<()> {
202
203
  m.add("SI_MIXCLOUD", icons::SI_MIXCLOUD)?;
203
204
  m.add("SI_YOUHODLER", icons::SI_YOUHODLER)?;
204
205
  m.add("SI_WIKIMEDIAFOUNDATION", icons::SI_WIKIMEDIAFOUNDATION)?;
205
- m.add("SI_INSTA360", icons::SI_INSTA360)?;
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_4(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_INSTA360", icons::SI_INSTA360)?;
6
7
  m.add("SI_PANASONIC", icons::SI_PANASONIC)?;
7
8
  m.add("SI_BLACKBERRY", icons::SI_BLACKBERRY)?;
8
9
  m.add("SI_ALACRITTY", icons::SI_ALACRITTY)?;
@@ -202,6 +203,5 @@ pub(super) fn bind_part_4(m: &Bound<PyModule>) -> PyResult<()> {
202
203
  m.add("SI_E", icons::SI_E)?;
203
204
  m.add("SI_FLUTTER", icons::SI_FLUTTER)?;
204
205
  m.add("SI_BRENNTAG", icons::SI_BRENNTAG)?;
205
- m.add("SI_MAKERBOT", icons::SI_MAKERBOT)?;
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_5(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_MAKERBOT", icons::SI_MAKERBOT)?;
6
7
  m.add("SI_GDAL", icons::SI_GDAL)?;
7
8
  m.add("SI_MASERATI", icons::SI_MASERATI)?;
8
9
  m.add("SI_ITERM2", icons::SI_ITERM2)?;
@@ -205,6 +206,5 @@ pub(super) fn bind_part_5(m: &Bound<PyModule>) -> PyResult<()> {
205
206
  m.add("SI_CENTOS", icons::SI_CENTOS)?;
206
207
  m.add("SI_APACHEGUACAMOLE", icons::SI_APACHEGUACAMOLE)?;
207
208
  m.add("SI_FUJITSU", icons::SI_FUJITSU)?;
208
- m.add("SI_ULTRALYTICS", icons::SI_ULTRALYTICS)?;
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_6(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_ULTRALYTICS", icons::SI_ULTRALYTICS)?;
6
7
  m.add("SI_CODEBERG", icons::SI_CODEBERG)?;
7
8
  m.add("SI_JITPACK", icons::SI_JITPACK)?;
8
9
  m.add("SI_DAZN", icons::SI_DAZN)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_6(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_BIOME", icons::SI_BIOME)?;
209
210
  m.add("SI_THREADLESS", icons::SI_THREADLESS)?;
210
211
  m.add("SI_DASSAULTSYSTEMES", icons::SI_DASSAULTSYSTEMES)?;
211
- m.add("SI_PAYCHEX", icons::SI_PAYCHEX)?;
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_7(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_PAYCHEX", icons::SI_PAYCHEX)?;
6
7
  m.add("SI_IFOOD", icons::SI_IFOOD)?;
7
8
  m.add("SI_LESS", icons::SI_LESS)?;
8
9
  m.add("SI_RIMACAUTOMOBILI", icons::SI_RIMACAUTOMOBILI)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_7(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_TIDAL", icons::SI_TIDAL)?;
209
210
  m.add("SI_GOOGLEADS", icons::SI_GOOGLEADS)?;
210
211
  m.add("SI_ERASER", icons::SI_ERASER)?;
211
- m.add("SI_STARDOCK", icons::SI_STARDOCK)?;
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_8(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_STARDOCK", icons::SI_STARDOCK)?;
6
7
  m.add("SI_ALBERTHEIJN", icons::SI_ALBERTHEIJN)?;
7
8
  m.add("SI_FIREFOX", icons::SI_FIREFOX)?;
8
9
  m.add("SI_REDUXSAGA", icons::SI_REDUXSAGA)?;
@@ -205,6 +206,5 @@ pub(super) fn bind_part_8(m: &Bound<PyModule>) -> PyResult<()> {
205
206
  m.add("SI_IMPROVMX", icons::SI_IMPROVMX)?;
206
207
  m.add("SI_AXIOS", icons::SI_AXIOS)?;
207
208
  m.add("SI_CREATIVECOMMONS", icons::SI_CREATIVECOMMONS)?;
208
- m.add("SI_STATAMIC", icons::SI_STATAMIC)?;
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_9(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_STATAMIC", icons::SI_STATAMIC)?;
6
7
  m.add("SI_XAMPP", icons::SI_XAMPP)?;
7
8
  m.add("SI_ERICSSON", icons::SI_ERICSSON)?;
8
9
  m.add("SI_GOOGLEPHOTOS", icons::SI_GOOGLEPHOTOS)?;
@@ -205,6 +206,5 @@ pub(super) fn bind_part_9(m: &Bound<PyModule>) -> PyResult<()> {
205
206
  m.add("SI_SKILLSHARE", icons::SI_SKILLSHARE)?;
206
207
  m.add("SI_TOPCODER", icons::SI_TOPCODER)?;
207
208
  m.add("SI_BOWER", icons::SI_BOWER)?;
208
- m.add("SI_SOLID", icons::SI_SOLID)?;
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_10(m: &Bound<PyModule>) -> PyResult<()> {
6
+ m.add("SI_SOLID", icons::SI_SOLID)?;
6
7
  m.add("SI_WONDERSHARE", icons::SI_WONDERSHARE)?;
7
8
  m.add("SI_NETAPP", icons::SI_NETAPP)?;
8
9
  m.add("SI_DEUTSCHEBANK", icons::SI_DEUTSCHEBANK)?;
@@ -202,6 +203,5 @@ pub(super) fn bind_part_10(m: &Bound<PyModule>) -> PyResult<()> {
202
203
  m.add("SI_STREMIO", icons::SI_STREMIO)?;
203
204
  m.add("SI_REACT", icons::SI_REACT)?;
204
205
  m.add("SI_CSSMODULES", icons::SI_CSSMODULES)?;
205
- m.add("SI_UNTAPPD", icons::SI_UNTAPPD)?;
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_UNTAPPD", icons::SI_UNTAPPD)?;
6
7
  m.add("SI_CONTENTFUL", icons::SI_CONTENTFUL)?;
7
8
  m.add("SI_AIRCHINA", icons::SI_AIRCHINA)?;
8
9
  m.add("SI_INKDROP", icons::SI_INKDROP)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_11(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_MAJORLEAGUEHACKING", icons::SI_MAJORLEAGUEHACKING)?;
209
210
  m.add("SI_GAMEDEVELOPER", icons::SI_GAMEDEVELOPER)?;
210
211
  m.add("SI_S7AIRLINES", icons::SI_S7AIRLINES)?;
211
- m.add("SI_NEXTDOTJS", icons::SI_NEXTDOTJS)?;
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_NEXTDOTJS", icons::SI_NEXTDOTJS)?;
6
7
  m.add("SI_MEDIAFIRE", icons::SI_MEDIAFIRE)?;
7
8
  m.add("SI_YOUTUBESTUDIO", icons::SI_YOUTUBESTUDIO)?;
8
9
  m.add("SI_FLYWAY", icons::SI_FLYWAY)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_12(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_DRIBBBLE", icons::SI_DRIBBBLE)?;
209
210
  m.add("SI_GLIDE", icons::SI_GLIDE)?;
210
211
  m.add("SI_WEBTOON", icons::SI_WEBTOON)?;
211
- m.add("SI_NEXTBILLIONDOTAI", icons::SI_NEXTBILLIONDOTAI)?;
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_NEXTBILLIONDOTAI", icons::SI_NEXTBILLIONDOTAI)?;
6
7
  m.add("SI_SENCHA", icons::SI_SENCHA)?;
7
8
  m.add("SI_PREACT", icons::SI_PREACT)?;
8
9
  m.add("SI_GREENHOUSE", icons::SI_GREENHOUSE)?;
@@ -205,6 +206,5 @@ pub(super) fn bind_part_13(m: &Bound<PyModule>) -> PyResult<()> {
205
206
  m.add("SI_CODENEWBIE", icons::SI_CODENEWBIE)?;
206
207
  m.add("SI_TRACCAR", icons::SI_TRACCAR)?;
207
208
  m.add("SI_CALIBREWEB", icons::SI_CALIBREWEB)?;
208
- m.add("SI_FRAMEWORK", icons::SI_FRAMEWORK)?;
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_FRAMEWORK", icons::SI_FRAMEWORK)?;
6
7
  m.add("SI_MLB", icons::SI_MLB)?;
7
8
  m.add("SI_SLACKWARE", icons::SI_SLACKWARE)?;
8
9
  m.add("SI_500PX", icons::SI_500PX)?;
@@ -208,6 +209,5 @@ pub(super) fn bind_part_14(m: &Bound<PyModule>) -> PyResult<()> {
208
209
  m.add("SI_OCLIF", icons::SI_OCLIF)?;
209
210
  m.add("SI_ARMKEIL", icons::SI_ARMKEIL)?;
210
211
  m.add("SI_VIBER", icons::SI_VIBER)?;
211
- m.add("SI_APACHEDORIS", icons::SI_APACHEDORIS)?;
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_APACHEDORIS", icons::SI_APACHEDORIS)?;
6
7
  m.add("SI_LITECOIN", icons::SI_LITECOIN)?;
7
8
  m.add("SI_VYOND", icons::SI_VYOND)?;
8
9
  m.add("SI_GLDOTINET", icons::SI_GLDOTINET)?;
@@ -202,6 +203,5 @@ pub(super) fn bind_part_15(m: &Bound<PyModule>) -> PyResult<()> {
202
203
  m.add("SI_SHOPWARE", icons::SI_SHOPWARE)?;
203
204
  m.add("SI_BSD", icons::SI_BSD)?;
204
205
  m.add("SI_BENTLEY", icons::SI_BENTLEY)?;
205
- m.add("SI_HEVY", icons::SI_HEVY)?;
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_HEVY", icons::SI_HEVY)?;
6
7
  m.add("SI_HOTJAR", icons::SI_HOTJAR)?;
7
8
  m.add("SI_WOLFRAMMATHEMATICA", icons::SI_WOLFRAMMATHEMATICA)?;
8
9
  m.add("SI_CORONARENDERER", icons::SI_CORONARENDERER)?;