@iconify-react/simple-icons 1.0.10 → 1.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/g/git.jsx +2 -2
- package/css/m/mlji09d4b.css +4 -0
- package/iconify.json +2 -2
- package/package.json +1 -1
- package/css/l/lo3c0ibak.css +0 -4
package/components/g/git.jsx
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/m/mlji09d4b.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":24,"height":24};
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
11
11
|
width,
|
|
12
12
|
height,
|
|
13
13
|
viewBox,
|
|
14
|
-
"content": `<path class="
|
|
14
|
+
"content": `<path class="mlji09d4b"/>`,
|
|
15
15
|
"fallback": "simple-icons:git",
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.mlji09d4b {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M13.09 23.549a1.54 1.54 0 0 1-2.18 0L.451 13.089a1.54 1.54 0 0 1 0-2.179l7.191-7.19l2.733 2.733a1.85 1.85 0 0 0 .964 2.326v6.66a1.849 1.849 0 1 0 1.54 0V8.957l2.508 2.508a1.85 1.85 0 1 0 1.09-1.09l-2.634-2.634a1.85 1.85 0 0 0-2.378-2.377L8.73 2.63L10.91.451a1.54 1.54 0 0 1 2.179 0l10.459 10.46a1.54 1.54 0 0 1 0 2.179z");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Simple Icons",
|
|
5
5
|
"total": 3429,
|
|
6
|
-
"version": "16.18.
|
|
6
|
+
"version": "16.18.1",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Simple Icons Collaborators",
|
|
9
9
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1778041350
|
|
29
29
|
}
|
package/package.json
CHANGED
package/css/l/lo3c0ibak.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.lo3c0ibak {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M23.546 10.93L13.067.452a1.55 1.55 0 0 0-2.188 0L8.708 2.627l2.76 2.76a1.838 1.838 0 0 1 2.327 2.341l2.658 2.66a1.838 1.838 0 0 1 1.9 3.039a1.837 1.837 0 0 1-2.6 0a1.85 1.85 0 0 1-.404-1.996L12.86 8.955v6.525c.176.086.342.203.488.348a1.85 1.85 0 0 1 0 2.6a1.844 1.844 0 0 1-2.609 0a1.834 1.834 0 0 1 0-2.598c.182-.18.387-.316.605-.406V8.835a1.834 1.834 0 0 1-.996-2.41L7.636 3.7L.45 10.881c-.6.605-.6 1.584 0 2.189l10.48 10.477a1.545 1.545 0 0 0 2.186 0l10.43-10.43a1.544 1.544 0 0 0 0-2.187");
|
|
4
|
-
}
|