@iconify-solid/simple-icons 1.0.11 → 1.0.12
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/c/cinny.jsx +15 -0
- package/components/h/heliumbrowser.jsx +15 -0
- package/components/l/langchain.jsx +2 -2
- package/components/l/langchaincorporate.jsx +15 -0
- package/components/l/langgraph.jsx +2 -2
- package/css/e/e6p1hq_xu.css +4 -0
- package/css/j/jzisgdc9f.css +4 -0
- package/css/r/rrnl9w13i.css +4 -0
- package/css/w/w87a21b3a.css +4 -0
- package/iconify.json +3 -3
- package/package.json +13 -1
- package/css/j/j5q1pybuw.css +0 -4
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-solid';
|
|
2
|
+
import { splitProps } from 'solid-js';
|
|
3
|
+
import '../../css/w/w87a21b3a.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":24,"height":24};
|
|
6
|
+
const content = `<path class="w87a21b3a"/>`;
|
|
7
|
+
|
|
8
|
+
/** @param props {{width?: string; height?: string;}} */
|
|
9
|
+
function Component(props) {
|
|
10
|
+
const [local, others] = splitProps(props, ["width","height"]);
|
|
11
|
+
|
|
12
|
+
return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"simple-icons:cinny"} {...others} />);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export default Component;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-solid';
|
|
2
|
+
import { splitProps } from 'solid-js';
|
|
3
|
+
import '../../css/e/e6p1hq_xu.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":24,"height":24};
|
|
6
|
+
const content = `<path class="e6p1hq_xu"/>`;
|
|
7
|
+
|
|
8
|
+
/** @param props {{width?: string; height?: string;}} */
|
|
9
|
+
function Component(props) {
|
|
10
|
+
const [local, others] = splitProps(props, ["width","height"]);
|
|
11
|
+
|
|
12
|
+
return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"simple-icons:heliumbrowser"} {...others} />);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export default Component;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-solid';
|
|
2
2
|
import { splitProps } from 'solid-js';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/j/jzisgdc9f.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":24,"height":24};
|
|
6
|
-
const content = `<path class="
|
|
6
|
+
const content = `<path class="jzisgdc9f"/>`;
|
|
7
7
|
|
|
8
8
|
/** @param props {{width?: string; height?: string;}} */
|
|
9
9
|
function Component(props) {
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-solid';
|
|
2
|
+
import { splitProps } from 'solid-js';
|
|
3
|
+
import '../../css/q/qks8ej-gp.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":24,"height":24};
|
|
6
|
+
const content = `<path class="qks8ej-gp"/>`;
|
|
7
|
+
|
|
8
|
+
/** @param props {{width?: string; height?: string;}} */
|
|
9
|
+
function Component(props) {
|
|
10
|
+
const [local, others] = splitProps(props, ["width","height"]);
|
|
11
|
+
|
|
12
|
+
return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"simple-icons:langchaincorporate"} {...others} />);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export default Component;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-solid';
|
|
2
2
|
import { splitProps } from 'solid-js';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/r/rrnl9w13i.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":24,"height":24};
|
|
6
|
-
const content = `<path class="
|
|
6
|
+
const content = `<path class="rrnl9w13i"/>`;
|
|
7
7
|
|
|
8
8
|
/** @param props {{width?: string; height?: string;}} */
|
|
9
9
|
function Component(props) {
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.e6p1hq_xu {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M14.308 22.298L12 24l-2.308-1.702l1.049-8.118l-6.518 4.966L1.593 18l.322-2.847L9.48 12L1.915 8.847L1.594 6l2.63-1.146l6.517 4.967L9.69 1.7L12 0l2.308 1.702L13.26 9.82l6.518-4.967L22.407 6l-.322 2.847L14.52 12l7.566 3.153l.321 2.847l-2.63 1.146l-6.517-4.966z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.jzisgdc9f {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M13.796 0a6.93 6.93 0 0 0-4.91 2.019L5.451 5.455l3.273 3.27l3.432-3.432a2.284 2.284 0 0 1 3.277 0a2.28 2.28 0 0 1 0 3.275L12 12.001l3.273 3.273l3.433-3.435c2.692-2.692 2.692-7.127 0-9.82A6.92 6.92 0 0 0 13.796 0m-5.07 8.728l-3.433 3.434c-2.692 2.693-2.692 7.126 0 9.819A6.92 6.92 0 0 0 10.203 24a6.93 6.93 0 0 0 4.911-2.02l3.432-3.432l-3.271-3.272l-3.433 3.433a2.284 2.284 0 0 1-3.277 0a2.28 2.28 0 0 1 0-3.276L12 12z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.w87a21b3a {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M12 0C5.333 0 0 5.333 0 12s5.333 12 12 12s12-5.333 12-12S18.667 0 12 0m-1.599 6.401h.531c1.6 0 3.067.8 3.867 2.133C15.2 8.4 15.6 8.4 16 8.4c.533 0 1.066 0 1.599.133c.933.267 1.867.667 2.667 1.2a7.8 7.8 0 0 0-2.532-.4c-1.6 0-2.933.533-3.867 1.867a6.9 6.9 0 0 0-1.466 4.265c0 2-.534 3.868-1.734 5.602c-.4.533-.668.933-1.068 1.333c-4-.933-7.067-4-8-8l4.667-3.068v-.4C6.266 8.532 8 6.667 10.4 6.4m2.266 1.466a.667.667 0 0 0-.667.667a.667.667 0 0 0 .667.667a.667.667 0 0 0 .666-.667a.667.667 0 0 0-.666-.667");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "simple-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Simple Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "16.
|
|
5
|
+
"total": 3432,
|
|
6
|
+
"version": "16.19.0",
|
|
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": 1778563078
|
|
29
29
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-solid/simple-icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.12",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/simple-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC0-1.0",
|
|
@@ -2366,6 +2366,10 @@
|
|
|
2366
2366
|
"types": "./types/vn2rmosy.d.ts",
|
|
2367
2367
|
"default": "./components/c/cinnamon.jsx"
|
|
2368
2368
|
},
|
|
2369
|
+
"./cinny": {
|
|
2370
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
2371
|
+
"default": "./components/c/cinny.jsx"
|
|
2372
|
+
},
|
|
2369
2373
|
"./circle": {
|
|
2370
2374
|
"types": "./types/vn2rmosy.d.ts",
|
|
2371
2375
|
"default": "./components/c/circle.jsx"
|
|
@@ -5690,6 +5694,10 @@
|
|
|
5690
5694
|
"types": "./types/vn2rmosy.d.ts",
|
|
5691
5695
|
"default": "./components/h/helium.jsx"
|
|
5692
5696
|
},
|
|
5697
|
+
"./heliumbrowser": {
|
|
5698
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
5699
|
+
"default": "./components/h/heliumbrowser.jsx"
|
|
5700
|
+
},
|
|
5693
5701
|
"./helix": {
|
|
5694
5702
|
"types": "./types/vn2rmosy.d.ts",
|
|
5695
5703
|
"default": "./components/h/helix.jsx"
|
|
@@ -7034,6 +7042,10 @@
|
|
|
7034
7042
|
"types": "./types/vn2rmosy.d.ts",
|
|
7035
7043
|
"default": "./components/l/langchain.jsx"
|
|
7036
7044
|
},
|
|
7045
|
+
"./langchaincorporate": {
|
|
7046
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
7047
|
+
"default": "./components/l/langchaincorporate.jsx"
|
|
7048
|
+
},
|
|
7037
7049
|
"./langflow": {
|
|
7038
7050
|
"types": "./types/vn2rmosy.d.ts",
|
|
7039
7051
|
"default": "./components/l/langflow.jsx"
|
package/css/j/j5q1pybuw.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.j5q1pybuw {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M6.099 5.88H17.9c3.364 0 6.1 2.745 6.1 6.12s-2.736 6.12-6.099 6.12H6.1C2.736 18.12 0 15.375 0 12s2.736-6.12 6.099-6.12m5.419 9.487c.148.156.367.148.561.108h.002c.09-.073-.038-.166-.16-.254c-.074-.054-.145-.105-.166-.15c.068-.083-.132-.27-.289-.417a2 2 0 0 1-.15-.151c-.11-.12-.155-.273-.2-.427a1.6 1.6 0 0 0-.11-.297c-.304-.708-.653-1.41-1.143-2.01c-.315-.398-.674-.755-1.033-1.112c-.232-.23-.463-.46-.683-.701c-.226-.234-.362-.521-.499-.81c-.114-.24-.228-.482-.396-.693c-.507-.75-2.107-.955-2.342.105c0 .033-.01.054-.039.075a1.6 1.6 0 0 0-.342.334c-.238.332-.274.895.022 1.193l.001-.02c.01-.15.02-.29.139-.399c.228.198.576.268.841.12c.32.46.422 1.015.525 1.572c.085.464.17.93.382 1.341l.014.022c.124.208.25.419.41.6c.059.09.178.187.297.284c.157.128.314.256.329.366v.146c-.001.29-.002.59.184.83c.103.208-.15.418-.352.392a1 1 0 0 1-.354-.043c-.165-.04-.329-.08-.462-.003c-.038.04-.091.042-.145.043c-.064.002-.129.004-.167.07a.3.3 0 0 1-.045.066c-.042.051-.087.107-.033.149l.015-.011c.082-.063.16-.123.27-.085c-.014.082.039.103.092.125l.027.012a.4.4 0 0 1-.008.057c-.009.046-.017.09.018.13l.046-.056c.037-.046.073-.094.139-.11c.144.192.289.112.471.012c.206-.114.459-.253.81-.056c-.135-.007-.255.01-.345.121c-.023.025-.042.054-.002.087c.207-.135.294-.086.375-.04c.06.032.115.063.212.024l.07-.037c.155-.084.314-.17.499-.14c-.139.04-.188.127-.242.223a1 1 0 0 1-.094.143c-.021.021-.03.046-.007.082c.29-.024.4-.098.548-.197c.07-.047.15-.1.261-.157c.124-.076.248-.028.368.02c.13.05.255.1.371-.013c.037-.035.083-.035.129-.036l.05-.002c-.037-.194-.24-.191-.448-.189c-.24.003-.483.005-.475-.295c.222-.152.224-.415.226-.665q-.001-.09.005-.176c.163.092.336.163.508.234c.162.066.323.133.474.215c.157.254.404.59.732.568l.026-.074l.059.014c.086.021.178.045.223-.057m6.429-2.886a1.014 1.014 0 0 0 1.729-.715a1.01 1.01 0 0 0-1.013-1.01a1 1 0 0 0-.364.068l-.58-.848l-.405.278l.583.851a1.01 1.01 0 0 0 .05 1.376m-1.818-2.744a1.014 1.014 0 0 0 1.42-.615a1.008 1.008 0 0 0-.845-1.293a1.015 1.015 0 0 0-1.095.712a1.01 1.01 0 0 0 .52 1.196m0 5.867a1.015 1.015 0 0 0 1.42-.615a1.008 1.008 0 0 0-.845-1.293a1.015 1.015 0 0 0-1.095.712a1.01 1.01 0 0 0 .52 1.196m.932-3.586v-.503h-1.55a1 1 0 0 0-.218-.412l.583-.864l-.424-.28l-.583.863a1 1 0 0 0-.333-.06c-.268 0-.525.106-.714.294a1.002 1.002 0 0 0 1.047 1.655l.583.864l.42-.281l-.579-.864c.104-.119.178-.26.217-.412z");
|
|
4
|
-
}
|