simple-icons-pack 15.16.0__tar.gz → 15.17.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.
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/Cargo.lock +13 -13
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/Cargo.toml +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/PKG-INFO +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/Cargo.toml +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/simple_icons_pack.pyi +1 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_10.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_11.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_12.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_13.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_14.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_15.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_16.rs +1 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_02.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_10.rs +11 -11
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_11.rs +11 -11
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_12.rs +11 -11
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_13.rs +11 -11
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_14.rs +11 -11
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_15.rs +15 -15
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_16.rs +11 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_10.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_11.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_12.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_13.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_14.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_15.rs +1 -1
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_16.rs +1 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/LICENSE +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/README.md +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/LICENSE +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/README.md +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/mod.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_00.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_01.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_02.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_03.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_04.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_05.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_06.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_07.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_08.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_09.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/mod.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_00.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_01.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_03.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_04.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_05.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_06.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_07.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_08.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_09.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/lib.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/mod.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_00.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_01.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_02.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_03.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_04.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_05.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_06.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_07.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_08.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/part_09.rs +0 -0
- {simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/pyproject.toml +0 -0
|
@@ -10,7 +10,7 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
|
|
|
10
10
|
|
|
11
11
|
[[package]]
|
|
12
12
|
name = "fontawesome-free-pack"
|
|
13
|
-
version = "7.0
|
|
13
|
+
version = "7.1.0"
|
|
14
14
|
dependencies = [
|
|
15
15
|
"pyo3",
|
|
16
16
|
]
|
|
@@ -51,7 +51,7 @@ dependencies = [
|
|
|
51
51
|
|
|
52
52
|
[[package]]
|
|
53
53
|
name = "octicons-pack"
|
|
54
|
-
version = "19.
|
|
54
|
+
version = "19.19.0"
|
|
55
55
|
dependencies = [
|
|
56
56
|
"pyo3",
|
|
57
57
|
]
|
|
@@ -79,9 +79,9 @@ dependencies = [
|
|
|
79
79
|
|
|
80
80
|
[[package]]
|
|
81
81
|
name = "pyo3"
|
|
82
|
-
version = "0.
|
|
82
|
+
version = "0.27.0"
|
|
83
83
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
84
|
-
checksum = "
|
|
84
|
+
checksum = "fa8e48c12afdeb26aa4be4e5c49fb5e11c3efa0878db783a960eea2b9ac6dd19"
|
|
85
85
|
dependencies = [
|
|
86
86
|
"indoc",
|
|
87
87
|
"libc",
|
|
@@ -96,18 +96,18 @@ dependencies = [
|
|
|
96
96
|
|
|
97
97
|
[[package]]
|
|
98
98
|
name = "pyo3-build-config"
|
|
99
|
-
version = "0.
|
|
99
|
+
version = "0.27.0"
|
|
100
100
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
101
|
-
checksum = "
|
|
101
|
+
checksum = "bc1989dbf2b60852e0782c7487ebf0b4c7f43161ffe820849b56cf05f945cee1"
|
|
102
102
|
dependencies = [
|
|
103
103
|
"target-lexicon",
|
|
104
104
|
]
|
|
105
105
|
|
|
106
106
|
[[package]]
|
|
107
107
|
name = "pyo3-ffi"
|
|
108
|
-
version = "0.
|
|
108
|
+
version = "0.27.0"
|
|
109
109
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
110
|
-
checksum = "
|
|
110
|
+
checksum = "c808286da7500385148930152e54fb6883452033085bf1f857d85d4e82ca905c"
|
|
111
111
|
dependencies = [
|
|
112
112
|
"libc",
|
|
113
113
|
"pyo3-build-config",
|
|
@@ -115,9 +115,9 @@ dependencies = [
|
|
|
115
115
|
|
|
116
116
|
[[package]]
|
|
117
117
|
name = "pyo3-macros"
|
|
118
|
-
version = "0.
|
|
118
|
+
version = "0.27.0"
|
|
119
119
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
120
|
-
checksum = "
|
|
120
|
+
checksum = "83a0543c16be0d86cf0dbf2e2b636ece9fd38f20406bb43c255e0bc368095f92"
|
|
121
121
|
dependencies = [
|
|
122
122
|
"proc-macro2",
|
|
123
123
|
"pyo3-macros-backend",
|
|
@@ -127,9 +127,9 @@ dependencies = [
|
|
|
127
127
|
|
|
128
128
|
[[package]]
|
|
129
129
|
name = "pyo3-macros-backend"
|
|
130
|
-
version = "0.
|
|
130
|
+
version = "0.27.0"
|
|
131
131
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
132
|
-
checksum = "
|
|
132
|
+
checksum = "2a00da2ce064dcd582448ea24a5a26fa9527e0483103019b741ebcbe632dcd29"
|
|
133
133
|
dependencies = [
|
|
134
134
|
"heck",
|
|
135
135
|
"proc-macro2",
|
|
@@ -149,7 +149,7 @@ dependencies = [
|
|
|
149
149
|
|
|
150
150
|
[[package]]
|
|
151
151
|
name = "simple-icons-pack"
|
|
152
|
-
version = "15.
|
|
152
|
+
version = "15.17.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.
|
|
3
|
+
Version: 15.17.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.
|
|
4
|
+
version = "15.17.0"
|
|
5
5
|
license = "CC0-1.0"
|
|
6
6
|
exclude = ["deno.json","main.ts","pyproject.toml","tests/*"]
|
|
7
7
|
readme = "README.md"
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/simple_icons_pack.pyi
RENAMED
|
@@ -2169,6 +2169,7 @@ SI_OSANO: Final[Icon] = ...
|
|
|
2169
2169
|
SI_MINDS: Final[Icon] = ...
|
|
2170
2170
|
SI_HOMEASSISTANTCOMMUNITYSTORE: Final[Icon] = ...
|
|
2171
2171
|
SI_OBSERVABLE: Final[Icon] = ...
|
|
2172
|
+
SI_LUOGU: Final[Icon] = ...
|
|
2172
2173
|
SI_IBERIA: Final[Icon] = ...
|
|
2173
2174
|
SI_SPRING: Final[Icon] = ...
|
|
2174
2175
|
SI_DEVRANT: Final[Icon] = ...
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_10.rs
RENAMED
|
@@ -160,6 +160,7 @@ pub(super) fn find_part_10(slug: &str) -> Option<Icon> {
|
|
|
160
160
|
"minds" => Some(icons::SI_MINDS),
|
|
161
161
|
"homeassistantcommunitystore" => Some(icons::SI_HOMEASSISTANTCOMMUNITYSTORE),
|
|
162
162
|
"observable" => Some(icons::SI_OBSERVABLE),
|
|
163
|
+
"luogu" => Some(icons::SI_LUOGU),
|
|
163
164
|
"iberia" => Some(icons::SI_IBERIA),
|
|
164
165
|
"spring" => Some(icons::SI_SPRING),
|
|
165
166
|
"devrant" => Some(icons::SI_DEVRANT),
|
|
@@ -202,7 +203,6 @@ pub(super) fn find_part_10(slug: &str) -> Option<Icon> {
|
|
|
202
203
|
"apostrophe" => Some(icons::SI_APOSTROPHE),
|
|
203
204
|
"mix" => Some(icons::SI_MIX),
|
|
204
205
|
"teratail" => Some(icons::SI_TERATAIL),
|
|
205
|
-
"netim" => Some(icons::SI_NETIM),
|
|
206
206
|
_ => None,
|
|
207
207
|
}
|
|
208
208
|
}
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_11.rs
RENAMED
|
@@ -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
|
+
"netim" => Some(icons::SI_NETIM),
|
|
6
7
|
"lazarus" => Some(icons::SI_LAZARUS),
|
|
7
8
|
"headspace" => Some(icons::SI_HEADSPACE),
|
|
8
9
|
"sanic" => Some(icons::SI_SANIC),
|
|
@@ -202,7 +203,6 @@ pub(super) fn find_part_11(slug: &str) -> Option<Icon> {
|
|
|
202
203
|
"obtainium" => Some(icons::SI_OBTAINIUM),
|
|
203
204
|
"opencontainersinitiative" => Some(icons::SI_OPENCONTAINERSINITIATIVE),
|
|
204
205
|
"sinaweibo" => Some(icons::SI_SINAWEIBO),
|
|
205
|
-
"dassaultsystemes" => Some(icons::SI_DASSAULTSYSTEMES),
|
|
206
206
|
_ => None,
|
|
207
207
|
}
|
|
208
208
|
}
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_12.rs
RENAMED
|
@@ -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
|
+
"dassaultsystemes" => Some(icons::SI_DASSAULTSYSTEMES),
|
|
6
7
|
"mercurial" => Some(icons::SI_MERCURIAL),
|
|
7
8
|
"qwiklabs" => Some(icons::SI_QWIKLABS),
|
|
8
9
|
"fidoalliance" => Some(icons::SI_FIDOALLIANCE),
|
|
@@ -202,7 +203,6 @@ pub(super) fn find_part_12(slug: &str) -> Option<Icon> {
|
|
|
202
203
|
"zoiper" => Some(icons::SI_ZOIPER),
|
|
203
204
|
"privatedivision" => Some(icons::SI_PRIVATEDIVISION),
|
|
204
205
|
"pocket" => Some(icons::SI_POCKET),
|
|
205
|
-
"academia" => Some(icons::SI_ACADEMIA),
|
|
206
206
|
_ => None,
|
|
207
207
|
}
|
|
208
208
|
}
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_13.rs
RENAMED
|
@@ -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
|
+
"academia" => Some(icons::SI_ACADEMIA),
|
|
6
7
|
"sanity" => Some(icons::SI_SANITY),
|
|
7
8
|
"thunderstore" => Some(icons::SI_THUNDERSTORE),
|
|
8
9
|
"futurelearn" => Some(icons::SI_FUTURELEARN),
|
|
@@ -202,7 +203,6 @@ pub(super) fn find_part_13(slug: &str) -> Option<Icon> {
|
|
|
202
203
|
"virginmedia" => Some(icons::SI_VIRGINMEDIA),
|
|
203
204
|
"litiengine" => Some(icons::SI_LITIENGINE),
|
|
204
205
|
"newbalance" => Some(icons::SI_NEWBALANCE),
|
|
205
|
-
"trivago" => Some(icons::SI_TRIVAGO),
|
|
206
206
|
_ => None,
|
|
207
207
|
}
|
|
208
208
|
}
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_14.rs
RENAMED
|
@@ -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
|
+
"trivago" => Some(icons::SI_TRIVAGO),
|
|
6
7
|
"persistent" => Some(icons::SI_PERSISTENT),
|
|
7
8
|
"kagi" => Some(icons::SI_KAGI),
|
|
8
9
|
"coronarenderer" => Some(icons::SI_CORONARENDERER),
|
|
@@ -202,7 +203,6 @@ pub(super) fn find_part_14(slug: &str) -> Option<Icon> {
|
|
|
202
203
|
"planetscale" => Some(icons::SI_PLANETSCALE),
|
|
203
204
|
"postcss" => Some(icons::SI_POSTCSS),
|
|
204
205
|
"elsevier" => Some(icons::SI_ELSEVIER),
|
|
205
|
-
"jsr" => Some(icons::SI_JSR),
|
|
206
206
|
_ => None,
|
|
207
207
|
}
|
|
208
208
|
}
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_15.rs
RENAMED
|
@@ -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
|
+
"jsr" => Some(icons::SI_JSR),
|
|
6
7
|
"zola" => Some(icons::SI_ZOLA),
|
|
7
8
|
"youtubestudio" => Some(icons::SI_YOUTUBESTUDIO),
|
|
8
9
|
"gatling" => Some(icons::SI_GATLING),
|
|
@@ -202,7 +203,6 @@ pub(super) fn find_part_15(slug: &str) -> Option<Icon> {
|
|
|
202
203
|
"google" => Some(icons::SI_GOOGLE),
|
|
203
204
|
"intel" => Some(icons::SI_INTEL),
|
|
204
205
|
"uikit" => Some(icons::SI_UIKIT),
|
|
205
|
-
"gmx" => Some(icons::SI_GMX),
|
|
206
206
|
_ => None,
|
|
207
207
|
}
|
|
208
208
|
}
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_02.rs
RENAMED
|
@@ -1267,7 +1267,7 @@ pub const SI_NESTJS: Icon = Icon {
|
|
|
1267
1267
|
|
|
1268
1268
|
/// x
|
|
1269
1269
|
pub const SI_X: Icon = Icon {
|
|
1270
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>X</title><path d="
|
|
1270
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>X</title><path d="M14.234 10.162 22.977 0h-2.072l-7.591 8.824L7.251 0H.258l9.168 13.343L.258 24H2.33l8.016-9.318L16.749 24h6.993zm-2.837 3.299-.929-1.329L3.076 1.56h3.182l5.965 8.532.929 1.329 7.754 11.09h-3.182z"/></svg>"#,
|
|
1271
1271
|
slug: "x",
|
|
1272
1272
|
title: "X",
|
|
1273
1273
|
hex: "000000",
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_10.rs
RENAMED
|
@@ -1732,6 +1732,17 @@ pub const SI_OBSERVABLE: Icon = Icon {
|
|
|
1732
1732
|
license: None,
|
|
1733
1733
|
};
|
|
1734
1734
|
|
|
1735
|
+
/// luogu
|
|
1736
|
+
pub const SI_LUOGU: Icon = Icon {
|
|
1737
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Luogu</title><path d="M12.424 0c-.435-.005-.964.138-1.569.65-.967.817-2.554 3.235-3.56 4.38s-2.002 1.65-2.48 2.493c-.477.844-.824 1.598-.385 2.568s2.308 2.592 3.018 3.247.724.566 1.24.68c.517.113 1.38.188 1.857 0 .478-.19.993-.63 1.006-1.133s-.515-1.409-.928-1.887c-.413-.479-1.213-.769-1.549-.983s-.373-.076-.463-.303-.413-.59-.078-1.056c.336-.466 1.38-1.033 2.09-1.738s1.625-1.61 2.167-2.492 1.06-2.064 1.085-2.794C13.901.902 13.603.285 13.1.12a2.2 2.2 0 0 0-.676-.12m-.397 6.936c-.243.008-.443.037-.566.097-.492.24-.48.997-.151 1.515s1.618 1.223 2.124 1.59c.505.366.883.292.908.607.026.316.102.315-.757 1.287-.86.973-3.222 3.371-4.397 4.546-1.175 1.174-1.77 1.503-2.654 2.5S4.259 21.78 3.88 22.563s-.15.997.38 1.212c.531.214 2.11.34 2.804.075.695-.265.822-1.034 1.365-1.666.543-.63.721-.859 1.896-2.122.472-.507 1.242-1.32 1.998-2.118.048.151.126.324.243.525.423.727 1.922 2.219 2.537 3.009s.77 1.33 1.154 1.73c.384.402.55.564 1.152.677.602.112 1.998.188 2.459 0 .461-.189.552-.576.308-1.127-.243-.552-1.346-1.555-1.768-2.182-.423-.627-1.243-2.095-1.845-2.71s-1.025-.776-1.768-.977c-.43-.115-.982-.11-1.444-.034.769-.811 1.564-1.647 2.129-2.246 1.415-1.503 2.88-2.614 3.335-3.56.455-.948-.214-1.492-.606-2.123-.391-.631-1.124-1.363-1.743-1.666-.62-.303-1.151-.1-1.972-.151-.616-.038-1.737-.197-2.467-.173"/></svg>"#,
|
|
1738
|
+
slug: "luogu",
|
|
1739
|
+
title: "Luogu",
|
|
1740
|
+
hex: "5B9BD5",
|
|
1741
|
+
source: "https://fecdn.luogu.com.cn/columba/static.325908fec383795b.logo-single-color.svg",
|
|
1742
|
+
guidelines: None,
|
|
1743
|
+
license: None,
|
|
1744
|
+
};
|
|
1745
|
+
|
|
1735
1746
|
/// iberia
|
|
1736
1747
|
pub const SI_IBERIA: Icon = Icon {
|
|
1737
1748
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Iberia</title><path d="M9.356 11.563c4.53-3.254 9.047-5.217 13.547-5.723L24 2.978c-6.662 0-7.57 1.457-9.873 3.752M0 21.021c14.719 0 18.189-3.46 20.213-8.17l1.7-4.434c-4.958.143-12.441 3.066-17.673 8.324"/></svg>"#,
|
|
@@ -2193,14 +2204,3 @@ pub const SI_TERATAIL: Icon = Icon {
|
|
|
2193
2204
|
guidelines: None,
|
|
2194
2205
|
license: None,
|
|
2195
2206
|
};
|
|
2196
|
-
|
|
2197
|
-
/// netim
|
|
2198
|
-
pub const SI_NETIM: Icon = Icon {
|
|
2199
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Netim</title><path d="M23.305 11.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48 2.48 0 0 1 1.274 2.309 2.493 2.493 0 0 1-2.403 2.35 2.488 2.488 0 0 1-2.564-2.484c.067-1.745 1.41-2.484 2.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477-.296.128-1.101.463-1.55 1.484l-2.149 4.994L5.35 5.486C4.765 4.09 3.134 3.432 1.718 4.009.295 4.586-.376 6.184.214 7.574l4.632 10.96c.59 1.397 2.215 2.055 3.631 1.477.437-.194 1.108-.53 1.55-1.483l2.149-4.994 2.108 4.987a2.756 2.756 0 0 0 1.644 1.53 2.83 2.83 0 0 0 2.806-.51l4.33-3.738a2.7 2.7 0 0 0 .241-3.853z"/></svg>"#,
|
|
2200
|
-
slug: "netim",
|
|
2201
|
-
title: "Netim",
|
|
2202
|
-
hex: "FE8427",
|
|
2203
|
-
source: "https://www.netim.com",
|
|
2204
|
-
guidelines: None,
|
|
2205
|
-
license: None,
|
|
2206
|
-
};
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_11.rs
RENAMED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
// This file was generated. DO NOT EDIT.
|
|
2
2
|
use crate::Icon;
|
|
3
3
|
|
|
4
|
+
/// netim
|
|
5
|
+
pub const SI_NETIM: Icon = Icon {
|
|
6
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Netim</title><path d="M23.305 11.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48 2.48 0 0 1 1.274 2.309 2.493 2.493 0 0 1-2.403 2.35 2.488 2.488 0 0 1-2.564-2.484c.067-1.745 1.41-2.484 2.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477-.296.128-1.101.463-1.55 1.484l-2.149 4.994L5.35 5.486C4.765 4.09 3.134 3.432 1.718 4.009.295 4.586-.376 6.184.214 7.574l4.632 10.96c.59 1.397 2.215 2.055 3.631 1.477.437-.194 1.108-.53 1.55-1.483l2.149-4.994 2.108 4.987a2.756 2.756 0 0 0 1.644 1.53 2.83 2.83 0 0 0 2.806-.51l4.33-3.738a2.7 2.7 0 0 0 .241-3.853z"/></svg>"#,
|
|
7
|
+
slug: "netim",
|
|
8
|
+
title: "Netim",
|
|
9
|
+
hex: "FE8427",
|
|
10
|
+
source: "https://www.netim.com",
|
|
11
|
+
guidelines: None,
|
|
12
|
+
license: None,
|
|
13
|
+
};
|
|
14
|
+
|
|
4
15
|
/// lazarus
|
|
5
16
|
pub const SI_LAZARUS: Icon = Icon {
|
|
6
17
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Lazarus</title><path d="M11.457.447c0 .198.035.367.092.367.123 0 .51.715.592 1.092.053.288.053.288-.45.398-1.225.248-1.532 1.092-.694 2.383.276.417.276.436.245 1.588-.017 1.092 0 1.192.195 1.589.213.397.5.655 1 .854.419.159 1.94.081 2.349-.13.51-.247 1.224-1.091 1.53-1.588.235-.606.164-1.49-.193-2.284-.357-.724-1.225-1.688-1.94-2.085-.408-.228-.582-.377-.745-.685a4.493 4.369 0 0 0-.531-.754C12.518.755 11.681 0 11.579 0c-.038 0-.075.169-.075.367zm-6.33 1.688a6.127 5.958 0 0 0-.162 1.986c.054.437.027.556-.154.873-.377.676-.53 1.291-.49 2.383.029.725.083.964.287 1.291.46.894 1.123 1.291 2.144 1.589.664.129 1.225.083 1.735-.189 1.634-.715 1.94-1.986.624-3.276-.512-.596-.756-1.093-.756-1.49 0-.526-.255-1.191-.572-1.49-.255-.228-.337-.237-.837-.198a6.772 6.586 0 0 0-.797.12c-.234.055-.276.026-.429-.368a2.144 2.085 0 0 1-.173-.774c.027-.348-.195-.835-.378-.835-.045 0-.133.17-.193.378zm16.338 3.078c-.036.198-.02.377.054.457.063.072.122.347.133.615l.008.487-.327.01c-.674.018-.756.044-1.123.377a2.552 2.482 0 0 0-.49.804c-.091.248-.43 1.092-.796 1.688-.358.725-.654 1.49-.675 1.688-.122.755.317 1.291 1.328 1.887.46.228.664.248 1.327.248.674 0 .858-.037 1.327-.288.736-.347 1.124-.755 1.532-1.49.215-.436.246-.615.235-1.489-.01-1.092-.204-1.688-.704-2.383a4.084 3.972 0 0 1-.46-.993c-.194-.685-.909-1.986-1.123-1.986-.074 0-.154.13-.195.318zM.022 11.17c-.1.17.154 1.688.368 2.284.123.308.285.854.357 1.192.378 1.886 1.736 3.177 3.267 3.276 1.123.074 2.042-.248 2.553-.923.745-.874.867-1.688.357-2.383-.153-.189-.592-.526-.99-.775-.388-.238-1.123-.675-1.532-.963-1.327-.874-1.531-.933-1.735-1.092-.49-.13-.838-.028-1.226.348l-.357.317-.194-.317c-.1-.17-.194-.378-.194-.497 0-.1-.122-.288-.255-.437-.286-.268-.358-.288-.429-.159Zm13.274 2.284c-.654.169-1.327.417-1.634.566-.674.348-1.225.894-1.532 1.49-.173.436-.204.565-.153 1.489.054.834.037.963-.163 1.29-.215.457-.878 1.192-1.226 1.291-.112.046-.295.239-.418.408-.633.933.235 2.78 1.635 3.574.653.348 1.53.497 2.347.417 2.962-.268 6.126-1.092 8.373-2.085 1.532-.695 2.144-1.688 2.144-3.078-.028-1.49-.787-2.383-2.043-2.383-1 0-2.042-.616-2.45-1.49-.317-.615-.939-1.191-1.532-1.588-.326-.13-.653-.199-1.327-.229-.745-.026-1.02.02-2.042.288z"/></svg>"#,
|
|
@@ -2195,14 +2206,3 @@ pub const SI_SINAWEIBO: Icon = Icon {
|
|
|
2195
2206
|
guidelines: None,
|
|
2196
2207
|
license: None,
|
|
2197
2208
|
};
|
|
2198
|
-
|
|
2199
|
-
/// dassaultsystemes
|
|
2200
|
-
pub const SI_DASSAULTSYSTEMES: Icon = Icon {
|
|
2201
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Dassault Systèmes</title><path d="M21.1854 8.0254c1.064.192 1.9321.34 2.1311.79.223.51-.936.541-1.52.552-2.7992.054-4.4862.11-4.5712 1.061-.11 1.2241 1.196 2.4572 2.486 4.1852 1.1781 1.577 2.5172 3.1351 2.1322 4.5862-.482 1.809-2.6991 2.192-4.8102 2.192-2.0211.001-3.9382-.323-4.7432-.482-1.002-.199-.852-.694-.585-.853.298-.178 2.002-.182 3.187-.252.9751-.058 3.8052-.056 4.2463-.781.54-.889-.783-2.4081-2.0001-4.0002-1.519-1.984-3.1862-4.0341-2.3031-5.5322 1.14-1.936 4.4842-1.803 6.3502-1.466m-13.6905 2.95c1.772-.104 3.9261.206 5.1342 1.1301a2.172 2.172 0 01.78 2.2771c-.698 2.7521-3.3041 6.0833-9.0933 8.6434-1.8411.813-3.2892 1.125-3.5932.906-.326-.234.624-2.052.909-2.6541.9251-1.952 2.0791-3.8532 3.2052-5.5952.414-.64 1.055-1.7521 1.634-1.6621.519.08-.089 1.26-.488 2.011-.672 1.2601-2.523 4.7603-1.912 4.9693 1.35.462 7.6803-4.3542 6.7462-7.0363-.432-1.245-3.1801-1.363-4.9122-1.363-.787 0-2.508.186-2.603-.417-.102-.5561 2.613-1.1161 4.192-1.2101M11.8672.013c2.068-.098 4.5141.342 4.9702 1.8021.747 2.3901-3.0402 5.8772-6.3383 7.5873-.809.42-1.3.536-1.504.507-.195-.027-.225-.221-.162-.355.118-.252.65-.764 1.361-1.322 3.7151-2.9001 4.9232-5.0282 4.2212-5.8903-.45-.552-2.3321-.937-4.2872-.937-.53 0-1.925.123-2.068-.367C7.942.634 9.814.108 11.866.012"/></svg>"#,
|
|
2202
|
-
slug: "dassaultsystemes",
|
|
2203
|
-
title: "Dassault Systèmes",
|
|
2204
|
-
hex: "005386",
|
|
2205
|
-
source: "https://www.3ds.com",
|
|
2206
|
-
guidelines: None,
|
|
2207
|
-
license: None,
|
|
2208
|
-
};
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_12.rs
RENAMED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
// This file was generated. DO NOT EDIT.
|
|
2
2
|
use crate::Icon;
|
|
3
3
|
|
|
4
|
+
/// dassaultsystemes
|
|
5
|
+
pub const SI_DASSAULTSYSTEMES: Icon = Icon {
|
|
6
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Dassault Systèmes</title><path d="M21.1854 8.0254c1.064.192 1.9321.34 2.1311.79.223.51-.936.541-1.52.552-2.7992.054-4.4862.11-4.5712 1.061-.11 1.2241 1.196 2.4572 2.486 4.1852 1.1781 1.577 2.5172 3.1351 2.1322 4.5862-.482 1.809-2.6991 2.192-4.8102 2.192-2.0211.001-3.9382-.323-4.7432-.482-1.002-.199-.852-.694-.585-.853.298-.178 2.002-.182 3.187-.252.9751-.058 3.8052-.056 4.2463-.781.54-.889-.783-2.4081-2.0001-4.0002-1.519-1.984-3.1862-4.0341-2.3031-5.5322 1.14-1.936 4.4842-1.803 6.3502-1.466m-13.6905 2.95c1.772-.104 3.9261.206 5.1342 1.1301a2.172 2.172 0 01.78 2.2771c-.698 2.7521-3.3041 6.0833-9.0933 8.6434-1.8411.813-3.2892 1.125-3.5932.906-.326-.234.624-2.052.909-2.6541.9251-1.952 2.0791-3.8532 3.2052-5.5952.414-.64 1.055-1.7521 1.634-1.6621.519.08-.089 1.26-.488 2.011-.672 1.2601-2.523 4.7603-1.912 4.9693 1.35.462 7.6803-4.3542 6.7462-7.0363-.432-1.245-3.1801-1.363-4.9122-1.363-.787 0-2.508.186-2.603-.417-.102-.5561 2.613-1.1161 4.192-1.2101M11.8672.013c2.068-.098 4.5141.342 4.9702 1.8021.747 2.3901-3.0402 5.8772-6.3383 7.5873-.809.42-1.3.536-1.504.507-.195-.027-.225-.221-.162-.355.118-.252.65-.764 1.361-1.322 3.7151-2.9001 4.9232-5.0282 4.2212-5.8903-.45-.552-2.3321-.937-4.2872-.937-.53 0-1.925.123-2.068-.367C7.942.634 9.814.108 11.866.012"/></svg>"#,
|
|
7
|
+
slug: "dassaultsystemes",
|
|
8
|
+
title: "Dassault Systèmes",
|
|
9
|
+
hex: "005386",
|
|
10
|
+
source: "https://www.3ds.com",
|
|
11
|
+
guidelines: None,
|
|
12
|
+
license: None,
|
|
13
|
+
};
|
|
14
|
+
|
|
4
15
|
/// mercurial
|
|
5
16
|
pub const SI_MERCURIAL: Icon = Icon {
|
|
6
17
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Mercurial</title><path d="M13.8216.4314a10.2734 10.2734 0 0 0-1.422.0774c-7.083.8757-7.1976 8.3303-.9554 10.1015 7.0706 1.0703 2.8125 6.4047 2.2086 9.0945-.5415 2.4111 5.714 2.8074 8.6079-6.7688C23.9967 7.9324 20.6996.5375 13.8216.4314zm6.165 2.0953c-.0213.015.0002.066.1032.1748 1.01 1.0662 1.488 1.6912 2.4688 3.871 2.1907 4.8693-2.1648 12.5904-4.9951 14.1949-1.133.6421-2.568.7072-3.2275.6494-.4143-.036-.8177.4385-.5541.866.993 1.6114 3.5415.7206 5.72-.8322 2.1737-1.5493 3.6586-5.1331 4.0895-6.7171.6186-2.277.704-5.9062-.9593-8.9594-.9845-1.8072-1.9445-2.917-2.4906-3.2037-.0698-.0368-.1337-.0587-.155-.0437zm-13.7838.9554c-1.9467 3.1875-.2826 7.6562 4.7727 9.0905 6.6367 1.8846 1.3715 6.0926 1.5253 8.8959.1545 2.8028 5.7706 3.82 10.1988-3.5413.0536-.0891.1003-.1817.151-.2721-4.4262 7.3375-10.0304 6.3212-10.185 3.5214-.1539-2.8035 5.1114-7.0132-1.5253-8.8979-4.9023-1.3909-6.6137-5.634-4.9375-8.7965zm-.2304 2.9057c-.0678.0542-.0356.251.002.4866.1057.66.5196 1.8234 1.3347 2.8898 1.1057 1.4462 3.0177 2.0604 4.5005 2.5005 1.899.5634 2.3417 1.6578 2.5602 1.5234.2166-.1337.1632-1.3185-.4807-1.867-.6262-.5335-2.4769-.987-3.3704-1.1936C9.514 10.495 8.307 9.855 7.444 8.7612c-.863-1.0936-1.4403-2.3986-1.4717-2.3734zM2.8363 8.5904c-.5909-.0306-1.2788.1537-1.7617.5938-.549.5002-.7018 1.3363-.4866 2.014.0884.2783.3155.685.7925.7527.6369.0904.7673.3777 1.5194.2284.752-.1493 1.321-.7641 1.5491-1.4459.2612-.9433-.1284-1.4321-.717-1.867-.2206-.163-.5412-.2577-.8957-.276zm1.7895.7388c-.0482-.0289-.06.0299.0179.2443.3929 1.083-.3704 2.097-1.0288 2.5661-.6583.469-1.4924.247-1.8332.143-.341-.104-.5218.0143-.5065.1946.0087.101.092.221.2423.3178-.718-.3548-1.2561-1.088-1.3406-1.9603-.0444-.458.032-.885.2145-1.273-.2936.452-.4354.9885-.3794 1.567.1317 1.359 1.337 2.354 2.6952 2.2224.7147-.07 1.3579-.4514 1.7538-1.003.7892-.8576.7857-2.326.3733-2.7388-.0751-.1344-.1603-.2512-.2085-.28zm-1.1202.6276c.2173.0172.4146.1174.5462.3258.3794.6012-.3834 1.388-.9613 1.5392-.6124.1604-.8983.0048-.854-.8202.0276-.5155.5464-.9574 1.0467-1.0348a.9639.9639 0 0 1 .2224-.01zm18.6915.0298c.183.084.193 1.6217-.1092 2.737-.522 1.924-2.3254 4.9016-3.5334 6.28-.9264 1.0576-1.9623 1.499-3.2115 1.6843-2.5991.5065.158-3.82 2.0735-3.583 1.9155.237 3.9722-3.7315 4.437-6.155.1416-.738.2604-1.0015.3436-.9633zm-17.3667.6217c.014.0026.0246.0907.0357.2105-.0694 1.2463-1.2154 1.933-1.871 2.0239-.1768.0245-.4884.0113-.3395-.1231.0979-.0882.593-.0533 1.0407-.294.4474-.2407.9796-.7677 1.0745-1.5174.028-.2201.0456-.3025.0596-.2999zm3.9345.1112c.4061.1481.7337.3238 1.0566.423.5893.1805 1.2778.3457 1.7002.429.6572.1298 1.3422.4507 1.7497.586.6025.1997.8736.5768.852 1.0149-.0206.4376-.2303-.0553-.56-.276-.3111-.208-1.054-.6418-2.58-1.1421-1.2634-.4143-1.9051-.769-2.2185-1.0348zm14.908 2.1172c.1264.5153-.6948 4.0971-3.015 7.1243-.7777 1.0147-1.8407 1.7682-2.8899 2.294-.7741.388-1.3433.4632-2.0159.564-.5247.0787-.9144.0117-.8858-.3277.0375-.4468.567-.1635 1.3327-.3495 2.7515-.668 3.9457-2.0453 5.591-4.6317 1.281-2.0136 1.8405-4.2479 1.8828-4.6734zm-16.471 2.5304c-1.0004-.034-2.0805.3943-2.7469 1.2334-1.4419 1.8739-.3481 3.9568.0953 3.9643.4435.0074.7109.0702 1.16.3853.8876.3689 2.5196.136 3.273-.856.7536-.992.7777-2.36.4907-3.1858-.3512-1.0106-1.2719-1.5073-2.2722-1.5412zm2.4945 1.1638c-.0169.0077-.0174.0443.006.1152.622 1.8982.0475 3.3992-1.0249 4.1729-1.0515.7588-2.4974.8859-3.6545.286-.3397-.1761-.4804.0796-.3217.2264 2.9364 2.721 7.3564-1.0167 5.4102-4.3178-.164-.278-.3644-.5057-.4151-.4827zm-6.1153.3456a3.7751 3.7751 0 0 0-.4489 2.9534c.5275 2.0173 2.5906 3.225 4.6079 2.6972a3.7751 3.7751 0 0 0 2.419-1.9603A3.7751 3.7751 0 0 1 7.905 22.233c-2.0166.528-4.0794-.6786-4.6078-2.6952a3.7751 3.7751 0 0 1 .284-2.6614zm5.438.6098c.0599-.0072.1022.0754.1291.284.2837 2.1959-1.227 2.8104-1.72 2.9395-1.6646.4357-1.855-.621-.1529-1.1858.9128-.3029 1.4845-2.0066 1.7438-2.0377zm1.1937 1.581c.0214-.004.0165.0991-.006.2502-.2294 1.5421-1.6872 2.6788-2.9275 2.721-.2517.0259-.5818-.0826-.2741-.147.3738-.0786 2.5478-.6426 3.0586-2.431.0796-.2788.1276-.3893.149-.3933Z"/></svg>"#,
|
|
@@ -2201,14 +2212,3 @@ pub const SI_POCKET: Icon = Icon {
|
|
|
2201
2212
|
guidelines: None,
|
|
2202
2213
|
license: None,
|
|
2203
2214
|
};
|
|
2204
|
-
|
|
2205
|
-
/// academia
|
|
2206
|
-
pub const SI_ACADEMIA: Icon = Icon {
|
|
2207
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Academia</title><path d="M22.033 21.18L13.77.459H7.869l1.049 2.623L1.836 21.18C1.574 22.098.787 22.23 0 22.361v1.18h6.82v-1.18C4.984 22.23 3.934 21.967 4.721 20c.131-.131.656-1.574 1.311-3.41h8.393l1.18 3.016c.131.525.262.918.262 1.311 0 1.049-.918 1.443-2.623 1.443v1.18H24v-1.18c-.918-.13-1.705-.393-1.967-1.18zM6.82 14.361a363.303 363.303 0 0 0 3.279-8.525l3.41 8.525H6.82z"/></svg>"#,
|
|
2208
|
-
slug: "academia",
|
|
2209
|
-
title: "Academia",
|
|
2210
|
-
hex: "41454A",
|
|
2211
|
-
source: "https://www.academia.edu",
|
|
2212
|
-
guidelines: None,
|
|
2213
|
-
license: None,
|
|
2214
|
-
};
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_13.rs
RENAMED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
// This file was generated. DO NOT EDIT.
|
|
2
2
|
use crate::Icon;
|
|
3
3
|
|
|
4
|
+
/// academia
|
|
5
|
+
pub const SI_ACADEMIA: Icon = Icon {
|
|
6
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Academia</title><path d="M22.033 21.18L13.77.459H7.869l1.049 2.623L1.836 21.18C1.574 22.098.787 22.23 0 22.361v1.18h6.82v-1.18C4.984 22.23 3.934 21.967 4.721 20c.131-.131.656-1.574 1.311-3.41h8.393l1.18 3.016c.131.525.262.918.262 1.311 0 1.049-.918 1.443-2.623 1.443v1.18H24v-1.18c-.918-.13-1.705-.393-1.967-1.18zM6.82 14.361a363.303 363.303 0 0 0 3.279-8.525l3.41 8.525H6.82z"/></svg>"#,
|
|
7
|
+
slug: "academia",
|
|
8
|
+
title: "Academia",
|
|
9
|
+
hex: "41454A",
|
|
10
|
+
source: "https://www.academia.edu",
|
|
11
|
+
guidelines: None,
|
|
12
|
+
license: None,
|
|
13
|
+
};
|
|
14
|
+
|
|
4
15
|
/// sanity
|
|
5
16
|
pub const SI_SANITY: Icon = Icon {
|
|
6
17
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Sanity</title><path d="M7.394 7.31a5.745 5.745 0 0 1-.833-.68c-.913-.91-1.38-2.067-1.38-3.568v-.575C6.699.929 9.039 0 11.828 0c5.394 0 8.515 2.8 9.285 6.74H16.22c-.54-1.554-1.89-2.764-4.352-2.764-2.422 0-4.136 1.276-4.473 3.334h-.002ZM4.683 3.062c0 3.236 2.034 5.162 6.106 6.177l4.316.983c3.854.87 6.2 3.03 6.2 6.55a6.61 6.61 0 0 1-1.436 4.239c0-3.511-1.85-5.409-6.31-6.55l-4.236-.946c-3.393-.76-6.011-2.536-6.011-6.36a6.578 6.578 0 0 1 1.37-4.093ZM17.18 16.484c-.292 2.235-2.092 3.495-4.698 3.495-2.314 0-4.048-.946-4.703-2.99H2.694C3.518 21.44 7.224 24 12.519 24c2.828 0 5.277-.87 6.85-2.439v-.55c0-1.66-.433-2.876-1.342-3.816a5.508 5.508 0 0 0-.847-.71v-.001Z"/></svg>"#,
|
|
@@ -2193,14 +2204,3 @@ pub const SI_NEWBALANCE: Icon = Icon {
|
|
|
2193
2204
|
guidelines: None,
|
|
2194
2205
|
license: None,
|
|
2195
2206
|
};
|
|
2196
|
-
|
|
2197
|
-
/// trivago
|
|
2198
|
-
pub const SI_TRIVAGO: Icon = Icon {
|
|
2199
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>trivago</title><path d="M7.8112 0a.2537.2537 0 0 0-.1336.0416L2.8311 3.1804a.4265.4265 0 0 0-.1947.3579v9.285c0 .141.1144.2554.2555.2554h5.1808l10.358-5.7274a.4263.4263 0 0 0 .22-.3732V1.6774c0-.1949-.2092-.3182-.3797-.2239L8.0727 7.0923V.2563c0-.1521-.1265-.2589-.2615-.2563zm.0172 14.7072-4.9307.0002c-.1457 0-.2607.1216-.2555.2672C2.822 19.9896 6.9445 24 12.0032 24c5.059 0 9.18-4.01 9.3602-9.0246.0053-.1461-.1102-.2682-.2564-.2682h-4.9319c-.1312 0-.2442.1073-.2545.238-.1592 2.025-1.8517 3.6185-3.9173 3.6185-2.4784 0-3.4806-2.1046-3.4808-2.105-.3197-.6025-.4129-1.1898-.4394-1.5183a.255.255 0 0 0-.2547-.2332Z"/></svg>"#,
|
|
2200
|
-
slug: "trivago",
|
|
2201
|
-
title: "trivago",
|
|
2202
|
-
hex: "E32851",
|
|
2203
|
-
source: "https://company.trivago.com/press-media",
|
|
2204
|
-
guidelines: Some("https://company.trivago.com/press-media"),
|
|
2205
|
-
license: None,
|
|
2206
|
-
};
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_14.rs
RENAMED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
// This file was generated. DO NOT EDIT.
|
|
2
2
|
use crate::Icon;
|
|
3
3
|
|
|
4
|
+
/// trivago
|
|
5
|
+
pub const SI_TRIVAGO: Icon = Icon {
|
|
6
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>trivago</title><path d="M7.8112 0a.2537.2537 0 0 0-.1336.0416L2.8311 3.1804a.4265.4265 0 0 0-.1947.3579v9.285c0 .141.1144.2554.2555.2554h5.1808l10.358-5.7274a.4263.4263 0 0 0 .22-.3732V1.6774c0-.1949-.2092-.3182-.3797-.2239L8.0727 7.0923V.2563c0-.1521-.1265-.2589-.2615-.2563zm.0172 14.7072-4.9307.0002c-.1457 0-.2607.1216-.2555.2672C2.822 19.9896 6.9445 24 12.0032 24c5.059 0 9.18-4.01 9.3602-9.0246.0053-.1461-.1102-.2682-.2564-.2682h-4.9319c-.1312 0-.2442.1073-.2545.238-.1592 2.025-1.8517 3.6185-3.9173 3.6185-2.4784 0-3.4806-2.1046-3.4808-2.105-.3197-.6025-.4129-1.1898-.4394-1.5183a.255.255 0 0 0-.2547-.2332Z"/></svg>"#,
|
|
7
|
+
slug: "trivago",
|
|
8
|
+
title: "trivago",
|
|
9
|
+
hex: "E32851",
|
|
10
|
+
source: "https://company.trivago.com/press-media",
|
|
11
|
+
guidelines: Some("https://company.trivago.com/press-media"),
|
|
12
|
+
license: None,
|
|
13
|
+
};
|
|
14
|
+
|
|
4
15
|
/// persistent
|
|
5
16
|
pub const SI_PERSISTENT: Icon = Icon {
|
|
6
17
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Persistent</title><path d="M22.92 3.984a5.866 5.866 0 0 0-1.2-2.09A5.757 5.757 0 0 0 19.814.49a5.505 5.505 0 0 0-4.542 0c-1.425.642-2.55 1.912-3.062 3.413a5.942 5.942 0 0 0-.268 1.158 7.588 7.588 0 0 0-.047 1.167l.02 2.247.034 4.496.011 2.248c.002.375-.002.75.004 1.124.002.186.008.378.007.56.002.18-.01.36-.014.541a7.641 7.641 0 0 1-.138 1.082c-.075.36-.189.71-.34 1.044a5.604 5.604 0 0 1-1.263 1.792c-1.076.998-2.549 1.543-3.992 1.416a5.072 5.072 0 0 1-2.073-.605 5.253 5.253 0 0 1-1.654-1.427 6.092 6.092 0 0 1-.594-.936 5.44 5.44 0 0 1-.412-1.034 5.224 5.224 0 0 1-.167-2.195c.053-.362.137-.72.248-1.063.115-.34.258-.668.428-.982.163-.305.356-.593.574-.86a4.31 4.31 0 0 1 .7-.71c1.007-.846 2.343-1.21 3.707-1.214 1.412.002 2.825.024 4.238.015l-.01-1.535c-1.408.03-2.815.128-4.22.235a7.174 7.174 0 0 0-2.287.569 6.44 6.44 0 0 0-1.04.57 5.997 5.997 0 0 0-1.66 1.646 6.194 6.194 0 0 0-.57 1.025 7.3 7.3 0 0 0-.62 2.267 7.553 7.553 0 0 0 .152 2.412c.187.805.518 1.57.976 2.258a6.4 6.4 0 0 0 1.79 1.788c.73.476 1.552.79 2.412.92.108.02.215.03.322.041.106.012.213.024.326.027.112.007.223.011.335.01a5.842 5.842 0 0 0 1.658-.24 6.783 6.783 0 0 0 1.253-.504c.402-.21.78-.47 1.135-.76a7.046 7.046 0 0 0 1.864-2.492c.05-.108.094-.216.136-.327a5.46 5.46 0 0 0 .219-.67 9.39 9.39 0 0 0 .25-1.384c.017-.233.04-.465.047-.697l.01-.302.015-.28.053-1.125.049-2.248.095-4.495.046-2.248.004-.282.002-.067.002-.047.005-.094a4.026 4.026 0 0 1 .223-1.087 3.91 3.91 0 0 1 .754-1.252 3.525 3.525 0 0 1 1.164-.856 3.421 3.421 0 0 1 1.402-.298c.487-.009.97.087 1.416.282.457.2.867.491 1.205.858.34.372.614.812.79 1.296.178.492.257 1.016.23 1.539a3.964 3.964 0 0 1-.378 1.529 3.765 3.765 0 0 1-2.35 2.016 3.836 3.836 0 0 1-.783.149l-.1.006c-.036.003-.06.006-.11.007l-.271.007-.543.015-2.02.056-.037 1.766 2.057.028.543.007.27.004.29-.003a5.584 5.584 0 0 0 3.29-1.204 5.812 5.812 0 0 0 1.523-1.861 6.19 6.19 0 0 0 .384-4.757"/></svg>"#,
|
|
@@ -2197,14 +2208,3 @@ pub const SI_ELSEVIER: Icon = Icon {
|
|
|
2197
2208
|
guidelines: None,
|
|
2198
2209
|
license: None,
|
|
2199
2210
|
};
|
|
2200
|
-
|
|
2201
|
-
/// jsr
|
|
2202
|
-
pub const SI_JSR: Icon = Icon {
|
|
2203
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>JSR</title><path d="M3.692 5.538v3.693H0v7.384h7.385v1.847h12.923v-3.693H24V7.385h-7.385V5.538Zm1.846 1.847h1.847v7.384H1.846v-3.692h1.846v1.846h1.846zm3.693 0h5.538V9.23h-3.692v1.846h3.692v5.538H9.231V14.77h3.692v-1.846H9.231Zm7.384 1.846h5.539v3.692h-1.846v-1.846h-1.846v5.538h-1.847z"/></svg>"#,
|
|
2204
|
-
slug: "jsr",
|
|
2205
|
-
title: "JSR",
|
|
2206
|
-
hex: "F7DF1E",
|
|
2207
|
-
source: "https://github.com/jsr-io/jsr/blob/98c4448c64b1dddd1fc7cc54af961284f4262e82/frontend/static/logo.svg",
|
|
2208
|
-
guidelines: None,
|
|
2209
|
-
license: None,
|
|
2210
|
-
};
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_15.rs
RENAMED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
// This file was generated. DO NOT EDIT.
|
|
2
2
|
use crate::Icon;
|
|
3
3
|
|
|
4
|
+
/// jsr
|
|
5
|
+
pub const SI_JSR: Icon = Icon {
|
|
6
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>JSR</title><path d="M3.692 5.538v3.693H0v7.384h7.385v1.847h12.923v-3.693H24V7.385h-7.385V5.538Zm1.846 1.847h1.847v7.384H1.846v-3.692h1.846v1.846h1.846zm3.693 0h5.538V9.23h-3.692v1.846h3.692v5.538H9.231V14.77h3.692v-1.846H9.231Zm7.384 1.846h5.539v3.692h-1.846v-1.846h-1.846v5.538h-1.847z"/></svg>"#,
|
|
7
|
+
slug: "jsr",
|
|
8
|
+
title: "JSR",
|
|
9
|
+
hex: "F7DF1E",
|
|
10
|
+
source: "https://github.com/jsr-io/jsr/blob/98c4448c64b1dddd1fc7cc54af961284f4262e82/frontend/static/logo.svg",
|
|
11
|
+
guidelines: None,
|
|
12
|
+
license: None,
|
|
13
|
+
};
|
|
14
|
+
|
|
4
15
|
/// zola
|
|
5
16
|
pub const SI_ZOLA: Icon = Icon {
|
|
6
17
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Zola</title><path d="M21.379 18.017 21.083 24H2.824a.566.566 0 0 1-.565-.565V23.4c0-.313.081-.62.233-.895L12.99 3.79c.841-1.5.897-2.713-1.712-2.713s-5.386.909-6.442 5.077a.565.565 0 0 1-1.112-.17L4.019 0h16.894c-1.74.798-3.273 1.813-4.565 3.038-1.578 1.497-2.699 3.125-4.876 6.451a82 82 0 0 0-3.462 5.799 81 81 0 0 0-2.743 5.566c.764-1.08 2.02-2.507 3.96-3.425.958-.453 1.703-.602 2.083-.7a6.4 6.4 0 0 0 1.366-.534l-2.251 4.015c-.842 1.5.3 2.713 2.91 2.713 2.612 0 5.875-.909 6.93-5.077a.565.565 0 0 1 1.112.17zm-13.757-.482c.694-.67 1.83-1.239 3.377-1.693l.07-.021c3.007-.9 6.723-5.328 7.952-9.478l.12-.417c.328-1.172.824-2.941 2.265-4.796q.163-.209.335-.41c-1.749.814-3.294 1.852-4.609 3.097-1.047.992-1.997 2.293-3.72 4.657-1.352 1.855-2.385 3.437-3.22 4.713-.395.602-1.126 1.744-1.998 3.148-.265.427-.627 1.02-.97 1.594.124-.124.257-.258.398-.394"/></svg>"#,
|
|
@@ -608,12 +619,12 @@ pub const SI_APACHEPARQUET: Icon = Icon {
|
|
|
608
619
|
|
|
609
620
|
/// bluesky
|
|
610
621
|
pub const SI_BLUESKY: Icon = Icon {
|
|
611
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bluesky</title><path d="
|
|
622
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bluesky</title><path d="M5.202 2.857C7.954 4.922 10.913 9.11 12 11.358c1.087-2.247 4.046-6.436 6.798-8.501C20.783 1.366 24 .213 24 3.883c0 .732-.42 6.156-.667 7.037-.856 3.061-3.978 3.842-6.755 3.37 4.854.826 6.089 3.562 3.422 6.299-5.065 5.196-7.28-1.304-7.847-2.97-.104-.305-.152-.448-.153-.327 0-.121-.05.022-.153.327-.568 1.666-2.782 8.166-7.847 2.97-2.667-2.737-1.432-5.473 3.422-6.3-2.777.473-5.899-.308-6.755-3.369C.42 10.04 0 4.615 0 3.883c0-3.67 3.217-2.517 5.202-1.026"/></svg>"#,
|
|
612
623
|
slug: "bluesky",
|
|
613
624
|
title: "Bluesky",
|
|
614
|
-
hex: "
|
|
615
|
-
source: "https://
|
|
616
|
-
guidelines:
|
|
625
|
+
hex: "1185FE",
|
|
626
|
+
source: "https://bsky.social/about/blog/press-faq",
|
|
627
|
+
guidelines: Some("https://bsky.social/about/blog/press-faq"),
|
|
617
628
|
license: None,
|
|
618
629
|
};
|
|
619
630
|
|
|
@@ -2191,14 +2202,3 @@ pub const SI_UIKIT: Icon = Icon {
|
|
|
2191
2202
|
guidelines: None,
|
|
2192
2203
|
license: None,
|
|
2193
2204
|
};
|
|
2194
|
-
|
|
2195
|
-
/// gmx
|
|
2196
|
-
pub const SI_GMX: Icon = Icon {
|
|
2197
|
-
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GMX</title><path d="M3.904 11.571v1.501H5.46c-.075.845-.712 1.274-1.539 1.274-1.255 0-1.934-1.157-1.934-2.3 0-1.118.65-2.317 1.906-2.317.77 0 1.321.468 1.586 1.166l1.812-.76C6.66 8.765 5.489 8.086 3.979 8.086 1.614 8.087 0 9.654 0 12.037c0 2.309 1.604 3.876 3.913 3.876 1.227 0 2.308-.439 3.025-1.44.651-.916.731-1.831.75-2.904zM13.65 8.3l-1.586 3.95-1.5-3.95H8.67l-1.255 7.392h1.91l.619-4.257h.019l1.695 4.257h.765l1.775-4.257h.024l.538 4.257h1.92L15.562 8.3zm7.708 3.473 2.086-3.475h-2.128l-1.11 1.767L19.012 8.3H16.68l2.459 3.47-2.46 3.922h2.333l1.33-2.223 1.576 2.223H24l-2.642-3.92"/></svg>"#,
|
|
2198
|
-
slug: "gmx",
|
|
2199
|
-
title: "GMX",
|
|
2200
|
-
hex: "1C449B",
|
|
2201
|
-
source: "https://www.united-internet.de/en/newsroom/media-center/logos.html",
|
|
2202
|
-
guidelines: None,
|
|
2203
|
-
license: None,
|
|
2204
|
-
};
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_16.rs
RENAMED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
// This file was generated. DO NOT EDIT.
|
|
2
2
|
use crate::Icon;
|
|
3
3
|
|
|
4
|
+
/// gmx
|
|
5
|
+
pub const SI_GMX: Icon = Icon {
|
|
6
|
+
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GMX</title><path d="M3.904 11.571v1.501H5.46c-.075.845-.712 1.274-1.539 1.274-1.255 0-1.934-1.157-1.934-2.3 0-1.118.65-2.317 1.906-2.317.77 0 1.321.468 1.586 1.166l1.812-.76C6.66 8.765 5.489 8.086 3.979 8.086 1.614 8.087 0 9.654 0 12.037c0 2.309 1.604 3.876 3.913 3.876 1.227 0 2.308-.439 3.025-1.44.651-.916.731-1.831.75-2.904zM13.65 8.3l-1.586 3.95-1.5-3.95H8.67l-1.255 7.392h1.91l.619-4.257h.019l1.695 4.257h.765l1.775-4.257h.024l.538 4.257h1.92L15.562 8.3zm7.708 3.473 2.086-3.475h-2.128l-1.11 1.767L19.012 8.3H16.68l2.459 3.47-2.46 3.922h2.333l1.33-2.223 1.576 2.223H24l-2.642-3.92"/></svg>"#,
|
|
7
|
+
slug: "gmx",
|
|
8
|
+
title: "GMX",
|
|
9
|
+
hex: "1C449B",
|
|
10
|
+
source: "https://www.united-internet.de/en/newsroom/media-center/logos.html",
|
|
11
|
+
guidelines: None,
|
|
12
|
+
license: None,
|
|
13
|
+
};
|
|
14
|
+
|
|
4
15
|
/// cachet
|
|
5
16
|
pub const SI_CACHET: Icon = Icon {
|
|
6
17
|
svg: r#"<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cachet</title><path d="M11.746.254C5.265.254 0 5.519 0 12c0 6.481 5.265 11.746 11.746 11.746 6.482 0 11.746-5.265 11.746-11.746 0-1.44-.26-2.82-.734-4.097l-.264-.709-1.118 1.118.1.288c.373 1.064.575 2.207.575 3.4a10.297 10.297 0 01-10.305 10.305A10.297 10.297 0 011.441 12 10.297 10.297 0 0111.746 1.695c1.817 0 3.52.47 5.002 1.293l.32.178 1.054-1.053-.553-.316A11.699 11.699 0 0011.746.254zM22.97.841l-13.92 13.92-3.722-3.721-1.031 1.03 4.752 4.753L24 1.872z"/></svg>"#,
|
|
@@ -166,6 +166,7 @@ pub(super) fn bind_part_10(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
166
166
|
icons::SI_HOMEASSISTANTCOMMUNITYSTORE,
|
|
167
167
|
)?;
|
|
168
168
|
m.add("SI_OBSERVABLE", icons::SI_OBSERVABLE)?;
|
|
169
|
+
m.add("SI_LUOGU", icons::SI_LUOGU)?;
|
|
169
170
|
m.add("SI_IBERIA", icons::SI_IBERIA)?;
|
|
170
171
|
m.add("SI_SPRING", icons::SI_SPRING)?;
|
|
171
172
|
m.add("SI_DEVRANT", icons::SI_DEVRANT)?;
|
|
@@ -208,6 +209,5 @@ pub(super) fn bind_part_10(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
208
209
|
m.add("SI_APOSTROPHE", icons::SI_APOSTROPHE)?;
|
|
209
210
|
m.add("SI_MIX", icons::SI_MIX)?;
|
|
210
211
|
m.add("SI_TERATAIL", icons::SI_TERATAIL)?;
|
|
211
|
-
m.add("SI_NETIM", icons::SI_NETIM)?;
|
|
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_11(m: &Bound<PyModule>) -> PyResult<()> {
|
|
6
|
+
m.add("SI_NETIM", icons::SI_NETIM)?;
|
|
6
7
|
m.add("SI_LAZARUS", icons::SI_LAZARUS)?;
|
|
7
8
|
m.add("SI_HEADSPACE", icons::SI_HEADSPACE)?;
|
|
8
9
|
m.add("SI_SANIC", icons::SI_SANIC)?;
|
|
@@ -208,6 +209,5 @@ pub(super) fn bind_part_11(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
208
209
|
icons::SI_OPENCONTAINERSINITIATIVE,
|
|
209
210
|
)?;
|
|
210
211
|
m.add("SI_SINAWEIBO", icons::SI_SINAWEIBO)?;
|
|
211
|
-
m.add("SI_DASSAULTSYSTEMES", icons::SI_DASSAULTSYSTEMES)?;
|
|
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_DASSAULTSYSTEMES", icons::SI_DASSAULTSYSTEMES)?;
|
|
6
7
|
m.add("SI_MERCURIAL", icons::SI_MERCURIAL)?;
|
|
7
8
|
m.add("SI_QWIKLABS", icons::SI_QWIKLABS)?;
|
|
8
9
|
m.add("SI_FIDOALLIANCE", icons::SI_FIDOALLIANCE)?;
|
|
@@ -202,6 +203,5 @@ pub(super) fn bind_part_12(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
202
203
|
m.add("SI_ZOIPER", icons::SI_ZOIPER)?;
|
|
203
204
|
m.add("SI_PRIVATEDIVISION", icons::SI_PRIVATEDIVISION)?;
|
|
204
205
|
m.add("SI_POCKET", icons::SI_POCKET)?;
|
|
205
|
-
m.add("SI_ACADEMIA", icons::SI_ACADEMIA)?;
|
|
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_13(m: &Bound<PyModule>) -> PyResult<()> {
|
|
6
|
+
m.add("SI_ACADEMIA", icons::SI_ACADEMIA)?;
|
|
6
7
|
m.add("SI_SANITY", icons::SI_SANITY)?;
|
|
7
8
|
m.add("SI_THUNDERSTORE", icons::SI_THUNDERSTORE)?;
|
|
8
9
|
m.add("SI_FUTURELEARN", icons::SI_FUTURELEARN)?;
|
|
@@ -208,6 +209,5 @@ pub(super) fn bind_part_13(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
208
209
|
m.add("SI_VIRGINMEDIA", icons::SI_VIRGINMEDIA)?;
|
|
209
210
|
m.add("SI_LITIENGINE", icons::SI_LITIENGINE)?;
|
|
210
211
|
m.add("SI_NEWBALANCE", icons::SI_NEWBALANCE)?;
|
|
211
|
-
m.add("SI_TRIVAGO", icons::SI_TRIVAGO)?;
|
|
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_14(m: &Bound<PyModule>) -> PyResult<()> {
|
|
6
|
+
m.add("SI_TRIVAGO", icons::SI_TRIVAGO)?;
|
|
6
7
|
m.add("SI_PERSISTENT", icons::SI_PERSISTENT)?;
|
|
7
8
|
m.add("SI_KAGI", icons::SI_KAGI)?;
|
|
8
9
|
m.add("SI_CORONARENDERER", icons::SI_CORONARENDERER)?;
|
|
@@ -202,6 +203,5 @@ pub(super) fn bind_part_14(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
202
203
|
m.add("SI_PLANETSCALE", icons::SI_PLANETSCALE)?;
|
|
203
204
|
m.add("SI_POSTCSS", icons::SI_POSTCSS)?;
|
|
204
205
|
m.add("SI_ELSEVIER", icons::SI_ELSEVIER)?;
|
|
205
|
-
m.add("SI_JSR", icons::SI_JSR)?;
|
|
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_15(m: &Bound<PyModule>) -> PyResult<()> {
|
|
6
|
+
m.add("SI_JSR", icons::SI_JSR)?;
|
|
6
7
|
m.add("SI_ZOLA", icons::SI_ZOLA)?;
|
|
7
8
|
m.add("SI_YOUTUBESTUDIO", icons::SI_YOUTUBESTUDIO)?;
|
|
8
9
|
m.add("SI_GATLING", icons::SI_GATLING)?;
|
|
@@ -205,6 +206,5 @@ pub(super) fn bind_part_15(m: &Bound<PyModule>) -> PyResult<()> {
|
|
|
205
206
|
m.add("SI_GOOGLE", icons::SI_GOOGLE)?;
|
|
206
207
|
m.add("SI_INTEL", icons::SI_INTEL)?;
|
|
207
208
|
m.add("SI_UIKIT", icons::SI_UIKIT)?;
|
|
208
|
-
m.add("SI_GMX", icons::SI_GMX)?;
|
|
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_16(m: &Bound<PyModule>) -> PyResult<()> {
|
|
6
|
+
m.add("SI_GMX", icons::SI_GMX)?;
|
|
6
7
|
m.add("SI_CACHET", icons::SI_CACHET)?;
|
|
7
8
|
m.add("SI_CISCO", icons::SI_CISCO)?;
|
|
8
9
|
m.add("SI_TEESPRING", icons::SI_TEESPRING)?;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/mod.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_00.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_01.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_02.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_03.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_04.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_05.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_06.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_07.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_08.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/finder/part_09.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/mod.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_00.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_01.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_03.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_04.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_05.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_06.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_07.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_08.rs
RENAMED
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/icons/part_09.rs
RENAMED
|
File without changes
|
|
File without changes
|
{simple_icons_pack-15.16.0 → simple_icons_pack-15.17.0}/crates/simple-icons/src/py_binding/mod.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|